Resource Center/Resource Pool/SSH Key Operations
GETSSH Key OperationsSince 4.7.21SynchronousAuth Required
QuerySshKeyPair
QuerySshKeyPair
Execution Availability
Try It Out
Submit a mock request using the current auth context and example-driven inputs.
Request Inputs
This API requires no request parameters.
Responses
Endpoint
GET/zstack/v1/ssh-key-pair
/zstack/v1/ssh-key-pair
Request Example
curl -X GET 'http://{host}/zstack/v1/ssh-key-pair' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "inventories": [ { "uuid": "f289105c96f230e9a8add069c3a1bd69", "name": "ssh-key-pair", "publicKey": "" } ] }Change History
This API has no change history records yet.
