Skip to main content

Patch Cloud Account

Enable / disable cloud account (and children) OR Update the Account Groups it belongs to

Path Parameters
  • id string required

    Possible values: Value must match regular expression .+

    Account ID

  • cloud_type string required

    Possible values: [aws, azure, gcp, alibaba_cloud, oci]

    Cloud Type

Request Body required

Cloud Account Patch

  • enabled boolean

    Possible values: [false]

    Cloud Account Status

  • groupIds string[]

    Associated Account Group Ids

  • updateChildrenStatus boolean

    Possible values: [false]

    Update Children status

Responses

successful operation

Loading...