NginxDeploymentWafPolicyApplyingStatus interface
Nginx Deployment Waf Policy Applying Status
Properties
| code | Machine readable code indicating the applying status code of a WAF Policy. |
| display |
A readable string of the current status, and sometimes have the reason for the current state. |
| time | The date and time in UTC the current applying status was set. |
Property Details
code
Machine readable code indicating the applying status code of a WAF Policy.
code?: string
Property Value
string
displayStatus
A readable string of the current status, and sometimes have the reason for the current state.
displayStatus?: string
Property Value
string
time
The date and time in UTC the current applying status was set.
time?: string
Property Value
string