[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations

Modify Alert Plugin State

Description

Start or stop an existing Notification Plugin Instance

Request

Request

URL

URL


put
https://localhost/suite-api/api/alertplugins/{pluginId}/enable/{enabled}
Copy

Path Parameters

Path Parameters

string
enabled Required

enabled


string
pluginId Required

The identifier of the plugin instance


Authentication

Authentication

This operation uses the following authentication methods.

Response

Response

204 No Content

The notification plugin is started successfully

No error details were provided in the OpenAPI specification.

Code Samples

Code 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
Feedback

Was this page helpful?