DuplicateAgentBody
object * Additional properties are NOT allowed.
newAgentIdstring
Match pattern:^[a-zA-Z0-9-]+$
newAgentNamestringrequired
>= 1 characters<= 100 characters
Example
GetAgentsResponse
arrayaccountIdstringrequired
agentIdstringrequired
agentNamestringrequired
createdAtstringrequired
updatedAtstringrequired
branchCountnumberrequired
GetAttributesResponse
object * Additional properties are NOT allowed.
attributesarray[object]required
* Additional properties are NOT allowed.
Show Child Parameters
Example
GetConfigPageResponse
objectA single config page for one environment.
clientEnvstringrequired
Environment (sandbox, pre-release, live)
variablesobject
Config key-value pairs
schemaobject
JSON Schema (Draft 7) definition
lastUpdatedstring
ISO 8601 timestamp of last update
Example
GetConfigPagesResponse
objectOne config page per environment (sandbox, pre-release, live).
configPagesarray[object]required
A real-time config page for one environment: its JSON Schema
definition plus the current variable values.
Show Child Parameters
Example