/api/v0/config/profile/apply
Apply profile to config.
Arguments
Response
{
"NewCfg": {
"<string>": "<object>"
},
"OldCfg": {
"<string>": "<object>"
}
}
cURL Example
Last updated
Apply profile to config.
{
"NewCfg": {
"<string>": "<object>"
},
"OldCfg": {
"<string>": "<object>"
}
}
Last updated