Skip to main content
Version: latest

Update the custom cloud type cloud account keys

PUT 

/v1/clouds/cloudTypes/:cloudType/cloudAccountKeys

Update the custom cloud type cloud account keys

Request

Path Parameters

    cloudType stringrequired

    Unique cloud type

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Body

required

Request payload for custom cloud meta entity

    keysstring[]

    Array of custom cloud type cloud account keys

Responses

Ok response without content

Response Headers

  • AuditUid

    string

    Audit uid for the request

Loading...