[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Get Alert Plugin Instance
DescriptionGet Notification Plugin specified by Plugin ID
Request
URLURL
https://localhost/suite-api/api/alertplugins/{pluginId}
Path Parameters
Path Parameters
string
pluginId
Required
The identifier for the plugin instance
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
NotificationPlugin
of type(s) application/json, application/xml
List containing Notification Plugins
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl https://localhost/suite-api/api/alertplugins/{pluginId}
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations