Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 901 Bytes

InstancesResetPasswordActionsRequest.md

File metadata and controls

11 lines (8 loc) · 901 Bytes

# InstancesResetPasswordActionsRequest

Properties

Name Type Description Notes
ssh_keys int[] Array of `secretId`s of public SSH keys for logging into as `defaultUser` with administrator/root privileges. Applies to Linux/BSD systems. Please refer to Secrets Management API. [optional]
root_password int `secretId` of the password for the `defaultUser` with administrator/root privileges. For Linux/BSD please use SSH, for Windows RDP. Please refer to Secrets Management API. [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]