Reference Guide

Table Of Contents
Name Description Schema
days_of_week
optional
Days of the week when the rule should be applied. Applies
only for rules where the time_of_day parameter is set.
< DaysOfWeekEnum
> array
desired_reten
tion
optional
Desired snapshot retention period in hours. The system will
retain snapshots for this time period.
Minimum value : 1
Maximum value : 8760
integer (int32)
interval
optional
SnapRuleIntervalEn
um
name
optional
Snapshot rule name. string
time_of_day
optional
Time of the day to take a daily snapshot, with format
"hh:mm" in 24 hour time format. Either the interval
parameter or the time_of_day parameter may be set, but
not both.
string
timezone
optional
Was added in version 2.0.0.0. TimeZoneEnum
snmp_server_create
Parameters to create an SNMP server. Was added in version 2.0.0.0.
Name Description Schema
alert_severity
required
SNMPSeverityEnum
auth_protocol
optional
SNMPAuthProtocolE
num
authpass
optional
Passphrase, used for both Authentication and Privacy
protocols, relevant only for SNMPv3.
Length : 8 - 40
string (password)
ip_address
required
IPv4 address, IPv6 address, or FQDN of the SNMP server. string (ip-address)
872