Create Protection Template input on {Device-Type2}.
| Name | Type | Description | Notes |
|---|---|---|---|
| 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] |
| 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] |
| schedules | [ProtectionScheduleInput] | List of protection schedules. | [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] |