NGFWErrorMessage
Description
An object that represents an error message.
Model Properties
| Property | Required | Type | Description | ||
|---|---|---|---|---|---|
| description | True | string | A detailed description of the error. | ||
| code | False | string | A code for the detailed type of the error. For example: invalidIpAddress | ||
| location | False | string | The field which causes the error. | ||