Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 3 KB

File metadata and controls

23 lines (18 loc) · 3 KB

NimbleEditVolumeCollectionInput

Edit Nimble volume-collection input.

Properties

Name Type Description Notes
agent_hostname str, none_type Generic backup agent hostname. Custom port number can be specified with agent hostname using \\":\\". String of up to 64 alphanumeric characters, - and . and : are allowed after first character. [optional]
agent_username str, none_type Generic backup agent username. String of up to 64 alphanumeric characters, - and . and : are allowed after first character. [optional]
app_cluster_name str, none_type If the application is running within a Windows cluster environment, this is the cluster name. String of up to 64 alphanumeric characters, - and . and : are allowed after first character. [optional]
app_id str, none_type Application ID running on the server. Application ID can only be specified if application synchronization is \\"vss\\". Possible values: 'inval', 'exchange', 'exchange_dag', 'hyperv', 'sql2005', 'sql2008', 'sql2012', 'sql2014', 'sql2016', 'sql2017'. [optional]
app_server str, none_type Application server hostname. String of up to 64 alphanumeric characters, - and . and : are allowed after first character. [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. String of up to 64 alphanumeric characters, - and . and : are allowed after first character. [optional]
app_sync str, none_type Application Synchronization. Possible values: 'none', 'vss', 'vmware', 'generic'. [optional]
description str, none_type Text description of volume collection. String of up to 255 printable ASCII characters. [optional]
name str, none_type Name of volume collection. String of up to 64 alphanumeric characters, - and . and : are allowed after first character. [optional]
vcenter_hostname str, none_type VMware vCenter hostname. Custom port number can be specified with vCenter hostname using \\":\\". String of up to 64 alphanumeric characters, - and . and : are allowed after first character. [optional]
vcenter_username str, none_type Application VMware vCenter username. String of up to 80 alphanumeric characters, beginning with a letter. It can include ampersand (@), backslash (\), dash (-), period (.), and underscore (_). [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]