Add a New SSH Public Key

post

/paas/api/v1.1/instancemgmt/{identityDomainId}/services/DHCS/instances/{serviceId}/credentials/crednames/{credentialName}

Adds a new SSH public key for the given credential name.

Note: vmspublickey is the only supported credential name.

Request

Supported Media Types
Path Parameters
Body ()
The request body defines the details of the SSH public key name and value.
Root Schema : Request Body
Type: object
Title: Request Body
Show Source

Response

Supported Media Types

202 Response

Accepted
Body ()
Root Schema : accepted-response
Type: object
Show Source
  • Job ID of the operation.
  • System message that describes the operation. For example: Submitted job to create service [{serviceName}] in domain [{identityDomainId}].