[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Stop Monitoring Resources
DescriptionThe query parameter id is for specifying the set of Resources that should no longer be monitored. The optional query parameter adapterId determines which of the Adapters need to be informed to stop monitoring the Resources. If this is not specified, then all of the Adapters will stop monitoring the specified Resources.
Request
URLURL
https://localhost/suite-api/api/resources/monitoringstate/stop
Query Parameters
Query Parameters
array
adapterId
Optional
Collection of adapter instance identifiers that should stop monitoring the Resources
array
id
Required
The Resource identifiers that no longer need to be monitoried
Authentication
This operation uses the following authentication methods.
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl -X PUT https://localhost/suite-api/api/resources/monitoringstate/stop?id=string
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
On This Page
Resources Operations
post
post
delete
delete
delete
delete
get
get
get
put