Share via


KnownNginxDeploymentWafPolicyApplyingStatusCode enum

Machine readable code indicating the applying status code of a WAF Policy.

Fields

Applying

The policy is referenced in the nginx config and is applying.

Failed

The policy is referenced in the nginx config and that config failed to apply.

NotApplied

The policy is not referenced in the nginx config and not applied.

Removing

The policy is now not referenced in the nginx config and its being removed from the applied nginx config.

Succeeded

The policy is referenced in the nginx config and that config has been successfully applied.