Chapter 5.5.11 - Warning

Warning

The Warning object contains the customization warning description as applicable:

Key Value
code [int] Warning Code
The numeric code associated with the warning
msg [string] Warning Message
  • Max length: Unlimited

Example

"Warnings": [
{
"code": 0,
"msg": "Warning - Could not unlink configuration item for profile 999 : not found"
}
]