Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 696 Bytes

PromoteSnapshotToTemplateRequest.md

File metadata and controls

15 lines (10 loc) · 696 Bytes

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] [Back to API list] [Back to README]