AppConfigSetBody
requires_restartRequires Restart (integer)
Default value:
1update_topic object
anyOf
- string
- null
string
null
config_data object
anyOf
- object
- null
object
null
AppConfigSetBody
{
"requires_restart": 1,
"update_topic": "string",
"config_data": {}
}