Docs

Enable/Disable Resources in a Blueprint

PUT
/cc-ui/v1/designer/{stackName}/resource-enable-disable
AuthorizationBasic <token>

In: header

Path Parameters

stackName*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/designer/string/resource-enable-disable" \  -H "Content-Type: application/json" \  -d '{}'
"{}"
"{}"