Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 5.25 KB

NimbleAlarmsFieldsWithSortKey.md

File metadata and controls

29 lines (24 loc) · 5.25 KB

NimbleAlarmsFieldsWithSortKey

Properties

Name Type Description Notes
ack_time int, none_type Time when this alarm was acknowledged. Seconds since last epoch i.e. 00:00 January 1, 1970. `Filter, Sort` [optional]
activity str, none_type Description of activity performed and recorded in alarm. String of 1-1476 printable characters. `Filter, Sort` [optional]
array str, none_type The array name where the alarm is generated. Possible values: array serial number, or '-'. `Filter, Sort` [optional]
category str, none_type Category of the alarm. Possible values: 'unknown', 'hardware', 'service', 'replication', 'volume', 'update', 'configuration', 'test', 'security', 'array_upgrade',cloud_console `Filter, Sort` [optional]
curr_onset_event_id str, none_type Identifier for the current onset event. A 42 digit hexadecimal number. `Filter, Sort` [optional]
id str, none_type Identifier for the alarm record. A 42 digit hexadecimal number. `Filter, Sort` [optional]
next_notification_time int, none_type Time when next reminder for the alarm will be sent. Signed 64-bit integer. `Filter, Sort` [optional]
object_id str, none_type Identifier of object operated upon. A 42 digit hexadecimal number. `Filter, Sort` [optional]
object_name str, none_type Name of object operated upon. String of up to 400 alphanumeric characters, - and . and : and " " are allowed after first character. `Filter, Sort` [optional]
object_type str, none_type Type of the object being operated upon. Possible values: 'active_directory', 'group', 'chapuser', 'initiatorgrp', 'perfpolicy', 'snapshot', 'snapcoll', 'vol', 'volcoll', 'partner', 'array', 'pool', 'initiator', 'protsched', 'volacl', 'throttle', 'sshkey', 'user', 'protpol', 'prottmpl', 'branch', 'route', 'role', 'privilege', 'netconfig', 'events', 'session', 'subnet', 'array_netconfig', 'nic', 'initiatorgrp_subnet', 'fc_initiator_alias', 'fc_port', 'fc_interface_collection', 'fc', 'event_dipatcher', 'fc_target_port_group', 'encrypt_key', 'encrypt_config', 'snapshot_lun', 'syslog', 'async_job', 'application_server', 'audit_log', 'ip address', 'disk', 'shelf', 'protocol_endpoint', 'folder', 'pe_acl', 'vvol', 'vvol_acl', 'alarm' ,'folset','hc_cluster_config','user group', 'user_policy', 'witness', 'support', 'keymanager', 'trusted_oauth_issuer', 'client_credential'. `Filter, Sort` [optional]
onset_time int, none_type Time when this alarm was triggered. Seconds since last epoch i.e. 00:00 January 1, 1970. `Filter, Sort` [optional]
remind_every int, none_type Frequency of notification. This number and the remind_every_unit define how frequent one alarm notification is sent. `Filter, Sort` [optional]
remind_every_unit str, none_type Time unit over which to send the number of notification specified in 'remind_every'. For example, a value of 'days' with a 'remind_every' of '1' results in one notification every day. Possible values: 'minutes', 'hours', 'days', 'weeks'. `Filter, Sort` [optional]
severity str, none_type Severity level of the event. Possible values: 'warning', 'critical'. `Filter, Sort` [optional]
status str, none_type Status of the operation -- open or acknowledged. Possible values: 'open', 'acknowledged'. `Filter, Sort` [optional]
user_full_name str, none_type Full name of the user who acknowledged the alarm. Alphanumeric string of up to 64 chars, starts with letter, can include space, apostrophe('), hyphen(-). `Filter, Sort` [optional]
user_id str, none_type Identifier of the user who acknowledged the alarm. A 42 digit hexadecimal number. `Filter, Sort` [optional]
user_name str, none_type Username of the user who acknowledged the alarm. String of up to 80 alphanumeric characters, beginning with a letter. For Active Directory users, it can include backslash (\), dash (-), period (.), underscore (_) and space. `Filter, Sort` [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]