Clear a monitoring credential

post

https://EM_HOST:EM_CONSOLE_HTTPS_PORT/em/api/namedCredentials/actions/clearMonitoringCredential

Clears an existing monitoring credential for the target type or target instance and set name provided in the payload.

Request

There are no request parameters for this operation.

Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Schema object to hold Preferred Credential data required in the clearPreferredCredential post action.
Match All
Show Source
Nested Schema : TargetAndSetCommon
Type: object
Input for creating a Monitoring Credential
Show Source
Examples

Back to Top

Response

204 Response

Monitoring credential cleared successfully
Back to Top