enable_disable_monitoring_streams
This API is available in Guardium V10.6 and later.
REST API syntax
PUT
method. Call this API as
follows:
PUT https://[Guardium hostname or IP address]:8443/restAPI/monitor_datastream
GuardAPI syntax
enable_disable_monitoring_streams parameter=value
Amazon-specific parameters
Parameter | Value type | Description |
---|---|---|
activate | Boolean | Valid values:
Default = 0 (false) |
cloudTitle | String | Required. The name of the cloud DB service account. For valid values, call enable_disable_monitoring_streams from the command line with --help=true .
For more information, see Define, modify, and delete AWS DB service accounts. |
cluster_resource_id | String | Required. The cluster resource ID for the AWS RDS cluster associated with the stream. |
collectorHostNames | String | Required. The names of your Guardium collectors, for example:
collector01.yourcompany.com
For valid values, call enable_disable_monitoring_streams from the command line
with |
consumerGroupName | String | Required. The consumer group name that you assign from the Guardium® Cloud DB Service Protection page. For more information, see Discover and configure AWS data streams. |
db_DNS_endpoint | String | Required. The DB DNS endpoint. |
port | String | Required. The DB DNS endpoint port. |
region | String | Required. For valid values, call enable_disable_monitoring_streams from
the command line with --help=true . |
streamName | String | Required. The name of the stream from the RDS cluster configuration. |
api_target_host | String |
Specifies the target hosts where the API executes. Valid values:
IP addresses must conform to the IP mode of your network. For dual IP mode, use the same IP protocol with which the managed unit is registered with the central manager. For example, if the registration uses IPv6, specify an IPv6 address. The hostname is independent of IP mode and can be used with any mode. |
Azure-specific parameters
Parameter | Value type | Description |
---|---|---|
activate | Boolean | Activates data streaming. Valid values:
Default = 0 (false) |
cloudTitle | String | Required. The name of the cloud DB service account. For more information, see Define, modify, and delete Azure cloud database service accounts. |
collectorHostNames | String | The names of your Guardium collectors, for example::
collector01.yourcompany.com |
consumerGroupName | String | The Azure consumer group name. |
db_DNS_endpoint | String | Required. The DB DNS endpoint. |
namespace | String | The Azure event hub namespace. |
port | String | Required. The DB DNS endpoint port. |
storageConnectionString | String | The Azure storage connection string name |
streamName | String | Required. The event hub name. |
api_target_host | String |
Specifies the target hosts where the API executes. Valid values:
IP addresses must conform to the IP mode of your network. For dual IP mode, use the same IP protocol with which the managed unit is registered with the central manager. For example, if the registration uses IPv6, specify an IPv6 address. The hostname is independent of IP mode and can be used with any mode. |