Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 2.48 KB

NimbleEditProtectionTemplateInput.md

File metadata and controls

22 lines (17 loc) · 2.48 KB

NimbleEditProtectionTemplateInput

Edit Protection Template input on {Device-Type2}.

Properties

Name Type Description Notes
add_schedules [ProtectionScheduleInput], none_type List of protection schedules to be added. [optional]
app_cluster_name str, none_type If the application is running within a Windows cluster environment then 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'. [optional]
description str, none_type Text description of protection template. String of up to 255 printable ASCII characters. [optional]
edit_schedules [NimbleNsSchedule], none_type List of protection schedules to be edited. [optional]
name str Name of the protection template. User provided identifier. String of up to 64 alphanumeric characters, - and . and : are allowed after first character. [optional]
remove_schedules [ProtectionScheduleActionNimble], none_type List of protection schedules to be removed. [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]