ENUM
MediaPolicyStatus
The deployment status of a media policy.
link GraphQL Schema definition
- enum MediaPolicyStatus {
- # The policy is active on the network.
- # The policy is deploying.
- # The policy failed to deploy
- # The policy is downgraded
- }