Aller au contenu principal

Find key pairs by searching criteria

GET 

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

Return key pairs that match all searching criteria. Criteria are project identifier and key pairs name.

Request

Responses

Ok
Response Headers
  • X-Total-Count integer
    Returns Pagination of response. The total number of items in the collection, after application of filters if any.
  • X-Result-Count integer
    The actual number of items contained in the response body. Note that it can be less than the requested "limit".