Agents API

RollbackDeploymentBody

object

Metadata attached to a rollback action.

deploymentMessagestring

Message describing this rollback

Default:

Example

UpdateAgentRulesBody

object
* Additional properties are NOT allowed.
behaviorstringrequired

>= 1 characters

Example

UpdateAttributeBody

object
* Additional properties are NOT allowed.
namestringrequired

>= 1 characters

Example

UpdateConfigSchemaBody

object

The JSON Schema definition to apply to a config page.

schemaobjectrequired

JSON Schema (Draft 7) definition

Example

UpdateConfigVariablesBody

object

Variables to shallow-merge into an environment’s config page.

variablesobjectrequired

Key-value pairs to merge into the existing config

Example