ENUM
AddressListAccountStatus
Includes accounts with an account status that matches this activation setting in this address list.
link GraphQL Schema definition
- enum AddressListAccountStatus {
- # All account statuses.
- # All account statuses that activate an account.
- # All account statuses that do not activate an account.
- }
link Require by
- AccountGroupAn account group.
- AccountStatusThe status of an account.
- AccountTypeThe account type.
- AddressListAn address list defines some criteria by which to group accounts for network policy enforcement.
- CreateAddressListMutationInputThe input object that defines the fields for the createAddressList mutation.
- CreateRadiusGroupMutationInputThe input object that defines the fields for the createRadiusGroup mutation.
- Querynull
- RadiusGroupA RADIUS group.
- RadiusGroupReplyAttributeA RADIUS group reply attribute.
- ServiceA service.
- UpdateAddressListMutationInputThe input object that defines the fields for the updateAddressList mutation.
- UpdateRadiusGroupMutationInputThe input object that defines the fields for the updateRadiusGroup mutation.
- UsageBasedBillingPolicyA usage based billing policy.