View the SSH Key Description

get

/paas/api/v1.1/instancemgmt/{identityDomainId}/services/IntegrationCloud/instances/{service_name}/credentials/crednames/{credentialName}

Returns the credential description for the given credential name.

Note: vmspublickey is the only supported credential name.

Request

Path Parameters
Header Parameters
Back to Top

Response

Supported Media Types

200 Response

OK.
Body ()
The response body contains information about the SSH key, including its description.
Root Schema : sshkeydesc-response
Type: object
The response body contains information about the SSH key, including its description.
Show Source
Back to Top