[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
NotificationPlugin
Plugin contains data required for a Plugin instance
Properties
string
name
Required
The name for the configuration
array of
Certificate
certificates
Optional
Any set of untrusted certificates returned by the adapter source
string
description
Optional
The description for the configuration
boolean
enabled
Optional
A read-only property whose value is set by the system
string as uuid
pluginId
Optional
The Plugin Id, cannot be null during update operations
string
pluginTypeId
Optional
The plugin type identifier
integer as int64
version
Optional
A read-only version identifier. This value will be returned after getting an existing configuration. And the correct value is necessary to update an existing configuration.
JSON Example
{
"name": "string"
}
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Property Of
NotificationPlugins
Parameter To
Create Alert Plugin
Patch Alert Plugin
Update Alert Plugin
Returned By
Update Alert Plugin
Create Alert Plugin
Patch Alert Plugin
Get Alert Plugin Instance
Test Alert Plugin