Skip to main content

Retrieves a list of AWS keypairs

GET 

/v1/clouds/aws/regions/:region/keypairs

Retrieves a list of AWS keypairs

Request

Path Parameters

    region stringrequired

    Region for which AWS key pairs are requested

Query Parameters

    cloudAccountUid stringrequired

    Uid for the specific AWS cloud account

Responses

(empty)

Schema

    keyNamesstring[]

    Array of Aws Keypair names

Loading...