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