Docs

Enable/Disable Resources in an Environment

PUT
/cc-ui/v1/clusters/{clusterId}/resource-enable-disable
AuthorizationBasic <token>

In: header

Path Parameters

clusterId*string

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json

application/json

curl -X PUT "https://facetsdemo.console.facets.cloud/cc-ui/v1/clusters/string/resource-enable-disable" \  -H "Content-Type: application/json" \  -d '{}'
"{}"
"{}"