# PromoteSnapshotToTemplateRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | Template name |
**description** | Option<**String**> | Template description | [optional]
**default_user** | Option<**String**> | Template default user | [optional]
**ssh_key_enabled** | Option<**bool**> | Enable SSH key-based login in the template | [optional]
**password_enabled** | Option<**bool**> | Enable password-based login in the template | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)