Viewing docs for checkpoint 3.2.0
published on Monday, Jun 15, 2026 by checkpointsw
published on Monday, Jun 15, 2026 by checkpointsw
Viewing docs for checkpoint 3.2.0
published on Monday, Jun 15, 2026 by checkpointsw
published on Monday, Jun 15, 2026 by checkpointsw
Using getGaiaShowRoutesAggregate
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getGaiaShowRoutesAggregate(args: GetGaiaShowRoutesAggregateArgs, opts?: InvokeOptions): Promise<GetGaiaShowRoutesAggregateResult>
function getGaiaShowRoutesAggregateOutput(args: GetGaiaShowRoutesAggregateOutputArgs, opts?: InvokeOptions): Output<GetGaiaShowRoutesAggregateResult>def get_gaia_show_routes_aggregate(address_family: Optional[str] = None,
debug: Optional[bool] = None,
id: Optional[str] = None,
limit: Optional[float] = None,
member_id: Optional[str] = None,
offset: Optional[float] = None,
order: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetGaiaShowRoutesAggregateResult
def get_gaia_show_routes_aggregate_output(address_family: pulumi.Input[Optional[str]] = None,
debug: pulumi.Input[Optional[bool]] = None,
id: pulumi.Input[Optional[str]] = None,
limit: pulumi.Input[Optional[float]] = None,
member_id: pulumi.Input[Optional[str]] = None,
offset: pulumi.Input[Optional[float]] = None,
order: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetGaiaShowRoutesAggregateResult]func GetGaiaShowRoutesAggregate(ctx *Context, args *GetGaiaShowRoutesAggregateArgs, opts ...InvokeOption) (*GetGaiaShowRoutesAggregateResult, error)
func GetGaiaShowRoutesAggregateOutput(ctx *Context, args *GetGaiaShowRoutesAggregateOutputArgs, opts ...InvokeOption) GetGaiaShowRoutesAggregateResultOutput> Note: This function is named GetGaiaShowRoutesAggregate in the Go SDK.
public static class GetGaiaShowRoutesAggregate
{
public static Task<GetGaiaShowRoutesAggregateResult> InvokeAsync(GetGaiaShowRoutesAggregateArgs args, InvokeOptions? opts = null)
public static Output<GetGaiaShowRoutesAggregateResult> Invoke(GetGaiaShowRoutesAggregateInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetGaiaShowRoutesAggregateResult> getGaiaShowRoutesAggregate(GetGaiaShowRoutesAggregateArgs args, InvokeOptions options)
public static Output<GetGaiaShowRoutesAggregateResult> getGaiaShowRoutesAggregate(GetGaiaShowRoutesAggregateArgs args, InvokeOptions options)
fn::invoke:
function: checkpoint:index/getGaiaShowRoutesAggregate:getGaiaShowRoutesAggregate
arguments:
# arguments dictionarydata "checkpoint_getgaiashowroutesaggregate" "name" {
# arguments
}The following arguments are supported:
- Address
Family string - Address family of routes returned. IPv6 route monitoring, or specifying "inet6" for this field, is only supported on GAIA versions R81.10 and up.
- Debug bool
- Id string
- Limit double
- The maximum number of returned results
- Member
Id string - Relevant for commands on Scalable and ElasticXL platforms only. When member-id is provided in the login request, show commands during the session will be executed on the specified member, unless a different member-id is provided in a successive requests Set operations will be performed on all members
- Offset double
- The number of results to initially skip
- Order string
- Sorts the routes in either ascending or descending order.
- Address
Family string - Address family of routes returned. IPv6 route monitoring, or specifying "inet6" for this field, is only supported on GAIA versions R81.10 and up.
- Debug bool
- Id string
- Limit float64
- The maximum number of returned results
- Member
Id string - Relevant for commands on Scalable and ElasticXL platforms only. When member-id is provided in the login request, show commands during the session will be executed on the specified member, unless a different member-id is provided in a successive requests Set operations will be performed on all members
- Offset float64
- The number of results to initially skip
- Order string
- Sorts the routes in either ascending or descending order.
- address_
family string - Address family of routes returned. IPv6 route monitoring, or specifying "inet6" for this field, is only supported on GAIA versions R81.10 and up.
- debug bool
- id string
- limit number
- The maximum number of returned results
- member_
id string - Relevant for commands on Scalable and ElasticXL platforms only. When member-id is provided in the login request, show commands during the session will be executed on the specified member, unless a different member-id is provided in a successive requests Set operations will be performed on all members
- offset number
- The number of results to initially skip
- order string
- Sorts the routes in either ascending or descending order.
- address
Family String - Address family of routes returned. IPv6 route monitoring, or specifying "inet6" for this field, is only supported on GAIA versions R81.10 and up.
- debug Boolean
- id String
- limit Double
- The maximum number of returned results
- member
Id String - Relevant for commands on Scalable and ElasticXL platforms only. When member-id is provided in the login request, show commands during the session will be executed on the specified member, unless a different member-id is provided in a successive requests Set operations will be performed on all members
- offset Double
- The number of results to initially skip
- order String
- Sorts the routes in either ascending or descending order.
- address
Family string - Address family of routes returned. IPv6 route monitoring, or specifying "inet6" for this field, is only supported on GAIA versions R81.10 and up.
- debug boolean
- id string
- limit number
- The maximum number of returned results
- member
Id string - Relevant for commands on Scalable and ElasticXL platforms only. When member-id is provided in the login request, show commands during the session will be executed on the specified member, unless a different member-id is provided in a successive requests Set operations will be performed on all members
- offset number
- The number of results to initially skip
- order string
- Sorts the routes in either ascending or descending order.
- address_
family str - Address family of routes returned. IPv6 route monitoring, or specifying "inet6" for this field, is only supported on GAIA versions R81.10 and up.
- debug bool
- id str
- limit float
- The maximum number of returned results
- member_
id str - Relevant for commands on Scalable and ElasticXL platforms only. When member-id is provided in the login request, show commands during the session will be executed on the specified member, unless a different member-id is provided in a successive requests Set operations will be performed on all members
- offset float
- The number of results to initially skip
- order str
- Sorts the routes in either ascending or descending order.
- address
Family String - Address family of routes returned. IPv6 route monitoring, or specifying "inet6" for this field, is only supported on GAIA versions R81.10 and up.
- debug Boolean
- id String
- limit Number
- The maximum number of returned results
- member
Id String - Relevant for commands on Scalable and ElasticXL platforms only. When member-id is provided in the login request, show commands during the session will be executed on the specified member, unless a different member-id is provided in a successive requests Set operations will be performed on all members
- offset Number
- The number of results to initially skip
- order String
- Sorts the routes in either ascending or descending order.
getGaiaShowRoutesAggregate Result
The following output properties are available:
Supporting Types
GetGaiaShowRoutesAggregateObject
- Active
Age double - Address string
- Age double
- Cost string
- Mask
Length double - Next
Hops List<GetGaia Show Routes Aggregate Object Next Hop> - Protocol string
- Active
Age float64 - Address string
- Age float64
- Cost string
- Mask
Length float64 - Next
Hops []GetGaia Show Routes Aggregate Object Next Hop - Protocol string
- active_
age number - address string
- age number
- cost string
- mask_
length number - next_
hops list(object) - protocol string
- active
Age Double - address String
- age Double
- cost String
- mask
Length Double - next
Hops List<GetGaia Show Routes Aggregate Object Next Hop> - protocol String
- active
Age number - address string
- age number
- cost string
- mask
Length number - next
Hops GetGaia Show Routes Aggregate Object Next Hop[] - protocol string
- active_
age float - address str
- age float
- cost str
- mask_
length float - next_
hops Sequence[GetGaia Show Routes Aggregate Object Next Hop] - protocol str
- active
Age Number - address String
- age Number
- cost String
- mask
Length Number - next
Hops List<Property Map> - protocol String
GetGaiaShowRoutesAggregateObjectNextHop
- gateways list(object)
- interface string
GetGaiaShowRoutesAggregateObjectNextHopGateway
- address String
- interface_ String
Package Details
- Repository
- checkpoint checkpointsw/terraform-provider-checkpoint
- License
- Notes
- This Pulumi package is based on the
checkpointTerraform Provider.
Viewing docs for checkpoint 3.2.0
published on Monday, Jun 15, 2026 by checkpointsw
published on Monday, Jun 15, 2026 by checkpointsw