Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 903 Bytes

CreateServerRequestInstall.md

File metadata and controls

17 lines (12 loc) · 903 Bytes

CreateServerRequestInstall

Properties

Name Type Description Notes
os_id Option<String> ID of the OS to install on the server [optional]
hostname Option<String> Hostname of the server [optional]
ssh_key_ids Option<Vec> SSH key IDs authorized on the server [optional]
user Option<String> User used for the installation [optional]
password Option<String> Password used for the installation [optional]
service_user Option<String> User used for the service to install [optional]
service_password Option<String> Password used for the service to install [optional]

[Back to Model list] [Back to API list] [Back to README]