Skip to main content
Response schema for WAAS policy operations.
message
string
Message describing the operation result
policyId
string
required
Unique identifier for the policy
projectEnvironmentId
string
required
The project environment ID this policy belongs to. See uuid schema.
createdAt
string
required
Timestamp when the policy was created (ISO 8601 date-time format)
updatedAt
string
required
Timestamp when the policy was last updated (ISO 8601 date-time format)
policyContent
array
required
Array of policy rules. See WaasPolicyRule schema.