ENUM
RuleTypeEnumInput
link GraphQL Schema definition
- enum RuleTypeEnumInput {
- # All Devices
- # RoamAbout AP4000
- # Matrix C1
- # A4/C2/B2/D2
- # C5/B5/C3/B3/G3
- # Cisco (Per-User ACL)
- # Matrix E1
- # Matrix E5
- # Matrix E7
- # Wireless Controller
- # Summit Series Primary
- # Summit X440G2
- # Summit X620
- # Generic ACL (Per-User ACL)
- # Matrix N7/N5/N3 Gold
- # HP (Per-User ACL)
- # I-Series I3
- # K/S/Matrix N Plat-Series
- # RoamAbout R2
- # 7100-Series
- # Extreme VOSS (Per-User ACL)
- # Matrix X
- # XIQ Controller
- }
link Require by
- Policy
- PolicyRuleDataIdentifierInputUsed for both mutateRuleData method's dataIdentifier input argument, as well as mutateServiceData's mutationData -> removeRule argument. As such, the former requires the service & global fields be specified, for the later they are ignored, as the rule exists in the service's context already.
- PolicyRuleMutationDataInput