Aller au contenu principal

Create a new key pair

POST 

/projects/:projectId/zones/:zoneName/keypairs

Create a Key Pair: if the public key is not provided, generate it together with the private key.

Request

Responses

Created
Response Headers
  • X-Job-Href string
    Href of the asynchronous job that will process the request, in order to track its status.
  • X-Retry-After integer
    The number of seconds to wait before checking the status of the job.