Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 2.27 KB

File metadata and controls

25 lines (20 loc) · 2.27 KB

NimbleEditGroupInput

Properties

Name Type Description Notes
auto_switchover_enabled bool, none_type Whether automatic switchover of Group management services feature is enabled. [optional]
autoclean_unmanaged_snapshots_enabled bool, none_type Whether auto-clean unmanaged snapshots feature is enabled. [optional]
autoclean_unmanaged_snapshots_ttl_unit int, none_type Unit for unmanaged snapshot time to live. [optional]
cc_mode_enabled bool, none_type Enable or disable Common Criteria mode. [optional]
date int, none_type Unix epoch time local to the group. Seconds since last epoch i.e. 00:00 January 1, 1970. Setting this along with ntp_server causes ntp_server to be reset. [optional]
default_iscsi_target_scope str, none_type Newly created volumes are exported under iSCSI Group Target or iSCSI Volume Target. [optional]
group_snapshot_ttl int, none_type Snapshot Time-to-live(TTL) configured at group level for automatic deletion of unmanaged snapshots. Value 0 indicates unlimited TTL. [optional]
group_target_name str, none_type Iscsi target name for this group. Plain string. [optional]
name str, none_type Name of the group. String of up to 64 alphanumeric characters, - and . and : are allowed after first character. [optional]
ntp_server str, none_type Either IP address or hostname of the NTP server for this group. [optional]
tdz_enabled bool, none_type Is Target Driven Zoning (TDZ) enabled on this group. [optional]
tdz_prefix str, none_type Target Driven Zoning (TDZ) prefix for peer zones created by TDZ. [optional]
timezone str, none_type Timezone in which this group is located. Plain string. [optional]
tlsv1_enabled bool, none_type Enable or disable TLSv1.0 and TLSv1.1. [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]