Skip to main content

Update Cloud Account Status

PATCH 

/cloud/:id/status/:enabled

Enable or disable cloud account.

Request

Path Parameters

    id stringrequired

    Account ID

    enabled booleanrequired

    Status To Set

Query Parameters

    updateChildren boolean

    Allows for updating status of children cloud accounts if any. Default is false.

Responses

successful operation

Loading...