disable_big_data_interface
This command deactivates the active profile and removes its schedules, and optionally deletes the big data datasource definition and its metadata and reports. This command is valid for CM and standalone systems only.
This API is available in Guardium V10.5 and later.
REST API syntax
This API is available as a REST service with the
DELETE
method. Call this API as follows:
DELETE https://[Guardium hostname or IP address]:8443/restAPI/bigDataInterface
GuardAPI syntax
disable_big_data_interface parameter=value
Parameters
Parameter | Value type | Description |
---|---|---|
disable_readback | Boolean | Valid values:
Default = 0 (false) |
Examples
Delete all definitions of the big data interface profile, its datasource and schedules, and hide its reports and metadata.
enable_big_data_interface disable_readback=1