Get Public Keys
POST {{baseUrl}}/:project/zones/:zone/authorizedKeysView/:user?instance=<>&login=<>
Returns a list of authorized public keys for a specific user account.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
instance | string | The fully-qualified URL of the virtual machine requesting the view. | |
login | string | Whether the view was requested as part of a user-initiated login. |