Skip to main content

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

    Href of the asynchronous job that will process the request, in order to track its status.

    X-Retry-After

    The number of seconds to wait before checking the status of the job.