NSX-T Data Center Global Manager REST API
Security
Associated URIs:
| API Description | API Path |
|---|---|
Get ATP security configurationGet advanced threat protection security configuration. |
GET /global-manager/api/v1/global-infra/settings/advanced-security-configuration
|
Update ATP security configurationUpdate advanced threat protection security configuration, New configuration creation is not supported. This allows partial patch, if only 1 feature or a subset of the features is provided, then polling interval will be updated for the provided features and rest will remain as it is. |
PATCH /global-manager/api/v1/global-infra/settings/advanced-security-configuration
|
Update ATP security configurationUpdate advanced threat protection security configuration, New configuration creation is not supported. This allows partial patch, if only 1 feature or a subset of the features is provided, then polling interval will be updated for the provided features and rest will remain as it is. |
PUT /global-manager/api/v1/global-infra/settings/advanced-security-configuration
|