View the SSH Key Value

get

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

Returns the credential value 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 details about the SSH public key value.
Root Schema : sshkeyvalue-response
Type: object
The response body contains details about the SSH public key value.
Show Source
Back to Top