Skip to main content

Update Cloud Account Status

PATCH 

/cloud/:id/status/:enabled

Enable or disable data ingestion from a cloud account and its children by cloud account ID.

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...