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
|
"Warnings": [ { "code": 0, "msg": "Warning - Could not unlink configuration item for profile 999 : not found" }]