[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Modify Alert Plugin State
DescriptionStart or stop an existing Notification Plugin Instance
Request
URLURL
https://localhost/suite-api/api/alertplugins/{pluginId}/enable/{enabled}
Path Parameters
Path Parameters
string
enabled
Required
enabled
string
pluginId
Required
The identifier of the plugin instance
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/alertplugins/{pluginId}/enable/{enabled}
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations