Update Artifact Routing Rule
Facets Deployment Controller API: PUT endpoint to update an artifact routing rule, including its matching criteria, priority, route target, and default flag.
Authorization
sec0 AuthorizationBasic <token>
In: header
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/artifact-routing-rule" \ -H "Content-Type: application/json" \ -d '{}'"{}""{}"Artifact Routing Rule
Facets Deployment Controller API: artifact routing rule endpoints to retrieve a rule by ID and update rule criteria that route artifacts to environments.
Ruleid
Facets Deployment Controller API: endpoints scoped to a single artifact routing rule ID, used to retrieve that rule's configuration.