Skip to content

Latest commit

 

History

History
55 lines (50 loc) · 6.65 KB

NimbleVolumeCollectionListItemsInner.md

File metadata and controls

55 lines (50 loc) · 6.65 KB

NimbleVolumeCollectionListItemsInner

Properties

Name Type Description Notes
app_cluster_name str, none_type If the application is running within a Windows cluster environment, this is the cluster name. `Filter, Sort` [optional]
app_id str, none_type Application ID running on the server. Application ID can only be specified if application synchronization is \\"vss\\". `Filter, Sort` Possible values: 'exchange_dag', 'sql2012', 'inval', 'sql2014', 'sql2005', 'sql2016', 'exchange', 'sql2017', 'sql2018', 'hyperv'. [optional]
app_server str, none_type Application server hostname. `Filter, Sort` [optional]
app_service_name str, none_type If the application is running within a Windows cluster environment then this is the instance name of the service running within the cluster environment. `Filter, Sort` [optional]
id str, none_type Identifier of the Volume-Collection. `Filter` [optional]
name str, none_type Name of volume collection. `Filter, Sort` [optional]
prottmpl_id str, none_type Identifier of the protection template whose attributes will be used to create this volume collection. This attribute is only used for input when creating a volume collection and is not outputed. `Filter, Sort` [optional]
replication_type str, none_type Type of replication configured for the volume collection. Possible values: 'synchronous', 'periodic_snapshot'. `Filter, Sort` [optional]
synchronous_replication_state str, none_type State of synchronous replication on the volume collection. Possible values: 'in_sync', 'not_applicable', 'out_of_sync', 'unknown'. `Filter, Sort` [optional]
synchronous_replication_type str, none_type Type of synchronous replication configured for the volume collection. Possible values: 'soft_available', 'not_applicable'. `Filter, Sort` [optional]
agent_hostname str, none_type Generic backup agent hostname. Custom port number can be specified with agent hostname using \\":\\". [optional]
app_sync str, none_type Application Synchronization. Possible values: 'vss', 'vmware', 'none', 'generic'. [optional]
associated_links AssociatedLinks [optional]
cache_pinned_volume_list [NimbleVolumeSummary], none_type List of cache pinned volumes associated with volume collection. [optional]
console_uri str, none_type consoleUri for detailed storage object [optional]
creation_time int, none_type Application server hostname. [optional]
customer_id str, none_type customerId [optional]
description str, none_type Text descrption of volume collection. [optional]
full_name str, none_type Fully qualified name of volume collection. [optional]
generation int, none_type generation [optional]
handover_replication_partner str, none_type Replication partner to which ownership is being transferred as part of handover operation. [optional]
is_handing_over bool, none_type Indicates whether a handover operation is in progress on this volume collection. [optional]
is_standalone_volcoll bool, none_type Last snapshot collection on this volume collection. [optional]
lag_time int, none_type Replication lag time for volume collection. [optional]
last_replicated_snapcoll [NimbleSnapcollSummary], none_type Last replicated snapshot collection on this volume collection. [optional]
last_snapcoll [NimbleSnapcollSummary], none_type Last snapshot collection on this volume collection. [optional]
metadata [NimbleNsKeyValue], none_type Key-value pairs that augment a volume collection's attributes. [optional]
pol_owner_name str, none_type PolOwnerName - Owner group. [optional]
protection_type str, none_type Specifies if volume collection is protected with schedules. If protected, indicated whether replication is setup. [optional]
repl_bytes_transferred int, none_type Total size of volumes replicated for this volume collection. [optional]
repl_priority str, none_type Replication priority for the volume collection with the following choices: {normal high}. Possible values: 'normal', 'high'.
replication_partner [str], none_type List of replication partners associated with the volume collection. [optional]
resource_uri str, none_type Link to the object URI [optional]
schedule_list [NimbleNsSchedule], none_type List of schedules for this volume collection. [optional]
search_name str, none_type Name of volume collection used for object search. [optional]
snapcoll_count int, none_type Count of snapshot collections associated with volume collection. [optional]
srep_last_sync int, none_type Time when a synchronously replicated volume collection was last synchronized. [optional]
srep_resync_percent int, none_type Percentage of the resync progress for a synchronously replicated volume collection. [optional]
total_repl_bytes int, none_type Total size of volumes to be replicated for this volume collection. [optional]
type str, none_type type [optional]
vcenter_hostname str, none_type VMware vCenter hostname. Custom port number can be specified with vCenter hostname using \\":\\". [optional]
vcenter_username str, none_type Application VMware vCenter username. [optional]
volume_count int, none_type Count of volumes associated with the volume collection. [optional]
volume_list [NimbleVolumeSummary], none_type List of volumes associated with the volume collection. [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]