v1

latestOpenAPI 3.1.02026-07-24317911.4 MB
Configs/Configuration Definitions

Read all Configuration Definitions

get/config-definitions

Response

config-namestring required

This is the name of the configuration being defined

descriptionstring required

This describes the configuration being defined

code-versionstring required

This is the code version this definition starts to become applicable

data-typestring required

This is the data type allowed for this configuration

config-def-allow-hostname'yes' | 'no'
config-def-allow-reseller-access'yes' | 'no'
tagsstring

Any tags, comma seperated, that should be applied to the defintion

Example response

[
  {
    "data-type": "string"
  }
]