Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 705 Bytes

InstancesActionsRescueRequest.md

File metadata and controls

11 lines (8 loc) · 705 Bytes

# InstancesActionsRescueRequest

Properties

Name Type Description Notes
root_password int `secretId` of the password to login into rescue system for the `root` user. [optional]
ssh_keys int[] Array of `secretId`s of public SSH keys for logging into rescue system as `root` user. [optional]
user_data string Cloud-Init Config in order to customize during start of compute instance. [optional]

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