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 getGaiaShowRoutesRip
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 getGaiaShowRoutesRip(args: GetGaiaShowRoutesRipArgs, opts?: InvokeOptions): Promise<GetGaiaShowRoutesRipResult>
function getGaiaShowRoutesRipOutput(args: GetGaiaShowRoutesRipOutputArgs, opts?: InvokeOptions): Output<GetGaiaShowRoutesRipResult>def get_gaia_show_routes_rip(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,
virtual_system_id: Optional[float] = None,
opts: Optional[InvokeOptions] = None) -> GetGaiaShowRoutesRipResult
def get_gaia_show_routes_rip_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,
virtual_system_id: pulumi.Input[Optional[float]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetGaiaShowRoutesRipResult]func GetGaiaShowRoutesRip(ctx *Context, args *GetGaiaShowRoutesRipArgs, opts ...InvokeOption) (*GetGaiaShowRoutesRipResult, error)
func GetGaiaShowRoutesRipOutput(ctx *Context, args *GetGaiaShowRoutesRipOutputArgs, opts ...InvokeOption) GetGaiaShowRoutesRipResultOutput> Note: This function is named GetGaiaShowRoutesRip in the Go SDK.
public static class GetGaiaShowRoutesRip
{
public static Task<GetGaiaShowRoutesRipResult> InvokeAsync(GetGaiaShowRoutesRipArgs args, InvokeOptions? opts = null)
public static Output<GetGaiaShowRoutesRipResult> Invoke(GetGaiaShowRoutesRipInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetGaiaShowRoutesRipResult> getGaiaShowRoutesRip(GetGaiaShowRoutesRipArgs args, InvokeOptions options)
public static Output<GetGaiaShowRoutesRipResult> getGaiaShowRoutesRip(GetGaiaShowRoutesRipArgs args, InvokeOptions options)
fn::invoke:
function: checkpoint:index/getGaiaShowRoutesRip:getGaiaShowRoutesRip
arguments:
# arguments dictionarydata "checkpoint_getgaiashowroutesrip" "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 by either ascending or descending order.
- Virtual
System doubleId - Virtual System ID. Relevant for VSNext setups
- 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 by either ascending or descending order.
- Virtual
System float64Id - Virtual System ID. Relevant for VSNext setups
- 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 by either ascending or descending order.
- virtual_
system_ numberid - Virtual System ID. Relevant for VSNext setups
- 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 by either ascending or descending order.
- virtual
System DoubleId - Virtual System ID. Relevant for VSNext setups
- 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 by either ascending or descending order.
- virtual
System numberId - Virtual System ID. Relevant for VSNext setups
- 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 by either ascending or descending order.
- virtual_
system_ floatid - Virtual System ID. Relevant for VSNext setups
- 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 by either ascending or descending order.
- virtual
System NumberId - Virtual System ID. Relevant for VSNext setups
getGaiaShowRoutesRip Result
The following output properties are available:
- From double
- Id string
- Objects
List<Get
Gaia Show Routes Rip Object> - To double
- Total double
- Address
Family string - Debug bool
- Limit double
- Member
Id string - Offset double
- Order string
- Virtual
System doubleId
- From float64
- Id string
- Objects
[]Get
Gaia Show Routes Rip Object - To float64
- Total float64
- Address
Family string - Debug bool
- Limit float64
- Member
Id string - Offset float64
- Order string
- Virtual
System float64Id
- from number
- id string
- objects list(object)
- to number
- total number
- address_
family string - debug bool
- limit number
- member_
id string - offset number
- order string
- virtual_
system_ numberid
- from Double
- id String
- objects
List<Get
Gaia Show Routes Rip Object> - to Double
- total Double
- address
Family String - debug Boolean
- limit Double
- member
Id String - offset Double
- order String
- virtual
System DoubleId
- from number
- id string
- objects
Get
Gaia Show Routes Rip Object[] - to number
- total number
- address
Family string - debug boolean
- limit number
- member
Id string - offset number
- order string
- virtual
System numberId
- from_ float
- id str
- objects
Sequence[Get
Gaia Show Routes Rip Object] - to float
- total float
- address_
family str - debug bool
- limit float
- member_
id str - offset float
- order str
- virtual_
system_ floatid
- from Number
- id String
- objects List<Property Map>
- to Number
- total Number
- address
Family String - debug Boolean
- limit Number
- member
Id String - offset Number
- order String
- virtual
System NumberId
Supporting Types
GetGaiaShowRoutesRipObject
- Active
Age double - Address string
- Age double
- Cost string
- Mask
Length double - Next
Hops List<GetGaia Show Routes Rip Object Next Hop> - Protocol string
- Tag double
- Active
Age float64 - Address string
- Age float64
- Cost string
- Mask
Length float64 - Next
Hops []GetGaia Show Routes Rip Object Next Hop - Protocol string
- Tag float64
- active_
age number - address string
- age number
- cost string
- mask_
length number - next_
hops list(object) - protocol string
- tag number
- active
Age Double - address String
- age Double
- cost String
- mask
Length Double - next
Hops List<GetGaia Show Routes Rip Object Next Hop> - protocol String
- tag Double
- active
Age number - address string
- age number
- cost string
- mask
Length number - next
Hops GetGaia Show Routes Rip Object Next Hop[] - protocol string
- tag number
- active_
age float - address str
- age float
- cost str
- mask_
length float - next_
hops Sequence[GetGaia Show Routes Rip Object Next Hop] - protocol str
- tag float
- active
Age Number - address String
- age Number
- cost String
- mask
Length Number - next
Hops List<Property Map> - protocol String
- tag Number
GetGaiaShowRoutesRipObjectNextHop
- gateways list(object)
- interface string
GetGaiaShowRoutesRipObjectNextHopGateway
- 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