Alarm
Property | Type | Attributes | Description |
---|---|---|---|
instanceUid | String (uuid) | Read-only | UID assigned to an alarm template. |
name | String | — | Name of an alarm template. |
category | String | — | Category of an alarm template. Possible values:
|
organizationUid | String (uuid) | Read-only | UID assigned to an organization. |
internalId | Integer (int32) | Read-only | ID assigned to an alarm template in Veeam Service Provider Console internal alarm database. |
knowledge | Subschema (AlarmKnowledge) | — | Knowledge base for an alarm template. |
isPredifined | Boolean | Read-only | Indicates whether an alarm template is predefined. |
isEnabled | Boolean | — | Indicates whether an alarm template is enabled. |
Property | Type | Attributes | Description |
---|---|---|---|
summary | String | Read-only | General description of an alarm template. |
cause | String | Read-only | Possible causes of an alarm trigger. |
resolution | String | Read-only | Recommended solutions. |