Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 3.07 KB

NimbleEventsListItemsInner.md

File metadata and controls

28 lines (23 loc) · 3.07 KB

NimbleEventsListItemsInner

Properties

Name Type Description Notes
alarm_id str, none_type The alarm ID if the event is related to an alarm. A 42 digit hexadecimal number. `Filter, Sort` [optional]
category str, none_type Category of the event record. Possible values: 'unknown', 'hardware', 'service', 'replication', 'volume', 'update', 'configuration', 'test', 'security', 'array_upgrade'. `Filter, Sort` [optional]
event_type int, none_type FType of the event record. Non-negative integer in range [0,2147483647]. `Filter, Sort` [optional]
id str, none_type Identifier for the event record. A 42 digit hexadecimal number. `Filter, Sort` [optional]
scope str, none_type The array name for array level event. Possible values: array serial number, or '-'. `Filter, Sort` [optional]
severity str, none_type Severity level of the event. Possible values: 'info', 'notice', 'warning', 'critical'. `Filter, Sort` [optional]
target str, none_type Name of object upon which the event occurred. String of up to 400 alphanumeric characters, - and . and : and " " are allowed after first character. `Filter, Sort` [optional]
target_type str, none_type Target type of the event record. Possible values: 'anon', 'array', 'controller', 'disk', 'nic', 'temperature', 'service', 'volume', 'protection_set', 'nvram', 'fan', 'power_supply', 'partner', 'raid', 'test', 'iscsi', 'pool', 'group', 'shelf', 'ntb', 'fc', 'initiator_group'. `Filter, Sort` [optional]
timestamp int, none_type Time when this event happened. Seconds since last epoch i.e. 00:00 January 1, 1970. `Filter, Sort` [optional]
activity str, none_type Description of the event. String of 1-1476 printable characters. [optional]
associated_links AssociatedLinks [optional]
console_uri str, none_type consoleUri for detailed storage object [optional]
customer_id str, none_type customerId [optional]
generation int, none_type generation [optional]
resource_uri str, none_type Link to the object URI [optional]
summary str, none_type Summary of the event. Plain string. [optional]
type str, none_type type [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]