OBJECT
AccountGroupConnection
The connection wrapper around the AccountGroupConnection type.
link GraphQL Schema definition
- type AccountGroupConnection {
- # A list of the entities provided by this connection.
- : [AccountGroup]!
- # An object providing information about the page of results being displayed, as
- # well as the total amount of pages/records available.
- : PageInfo!
- # Provides the ability to return aggregated mathematical data about your results.
- : [Aggregation]!
- }
link Require by
- AccountA customer account.
- AddressListAn address list defines some criteria by which to group accounts for network policy enforcement.
- AlertingRotationAn alerting rotation.
- Querynull
- RadiusGroupA RADIUS group.
- ServiceA service.
- ServiceEligibilityRuleA rule that defines eligibility criteria for a `Service`.