API referenceDeployment ControllerCC UIV1ClustersClusteridResource Enable DisableEnable/Disable Resources in an Environment
Enable/Disable Resources in an Environment
Facets Deployment Controller API: PUT endpoint to enable or disable resources in an environment cluster, toggling each resource by type and name.
Authorization
sec0 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 '{}'"{}""{}"Resource Enable Disable
Facets Deployment Controller API: cluster endpoint to enable or disable resources in an environment, toggling each resource by type and name.
Resourcetype
Facets Deployment Controller API: cluster resource endpoints scoped by resource type, used to reach resource overrides within an environment cluster.