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 getGaiaShowRoutemaps
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 getGaiaShowRoutemaps(args: GetGaiaShowRoutemapsArgs, opts?: InvokeOptions): Promise<GetGaiaShowRoutemapsResult>
function getGaiaShowRoutemapsOutput(args: GetGaiaShowRoutemapsOutputArgs, opts?: InvokeOptions): Output<GetGaiaShowRoutemapsResult>def get_gaia_show_routemaps(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) -> GetGaiaShowRoutemapsResult
def get_gaia_show_routemaps_output(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[GetGaiaShowRoutemapsResult]func GetGaiaShowRoutemaps(ctx *Context, args *GetGaiaShowRoutemapsArgs, opts ...InvokeOption) (*GetGaiaShowRoutemapsResult, error)
func GetGaiaShowRoutemapsOutput(ctx *Context, args *GetGaiaShowRoutemapsOutputArgs, opts ...InvokeOption) GetGaiaShowRoutemapsResultOutput> Note: This function is named GetGaiaShowRoutemaps in the Go SDK.
public static class GetGaiaShowRoutemaps
{
public static Task<GetGaiaShowRoutemapsResult> InvokeAsync(GetGaiaShowRoutemapsArgs args, InvokeOptions? opts = null)
public static Output<GetGaiaShowRoutemapsResult> Invoke(GetGaiaShowRoutemapsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetGaiaShowRoutemapsResult> getGaiaShowRoutemaps(GetGaiaShowRoutemapsArgs args, InvokeOptions options)
public static Output<GetGaiaShowRoutemapsResult> getGaiaShowRoutemaps(GetGaiaShowRoutemapsArgs args, InvokeOptions options)
fn::invoke:
function: checkpoint:index/getGaiaShowRoutemaps:getGaiaShowRoutemaps
arguments:
# arguments dictionarydata "checkpoint_getgaiashowroutemaps" "name" {
# arguments
}The following arguments are supported:
- 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 priority in either ascending or descending order.
- 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 priority in either ascending or descending order.
- 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 priority in either ascending or descending order.
- 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 priority in either ascending or descending order.
- 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 priority in either ascending or descending order.
- 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 priority in either ascending or descending order.
- 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 priority in either ascending or descending order.
getGaiaShowRoutemaps Result
The following output properties are available:
Supporting Types
GetGaiaShowRoutemapsObject
- ids list(object)
- name string
- ids List<Property Map>
- name String
GetGaiaShowRoutemapsObjectId
- actions list(object)
- matches list(object)
- resource_
id number - state string
GetGaiaShowRoutemapsObjectIdAction
- Aspath
Prepend doubleCount - Communities List<string>
- Extended
Communities List<string> - Localpref double
- Metric
Type string - Metrics List<string>
- Nexthops List<string>
- Ospfautomatictag double
- Ospfmanualtag double
- Precedence double
- Preference double
- Prefix
List string - Riptag double
- Route
Type string
- Aspath
Prepend float64Count - Communities []string
- Extended
Communities []string - Localpref float64
- Metric
Type string - Metrics []string
- Nexthops []string
- Ospfautomatictag float64
- Ospfmanualtag float64
- Precedence float64
- Preference float64
- Prefix
List string - Riptag float64
- Route
Type string
- aspath_
prepend_ numbercount - communities list(string)
- extended_
communities list(string) - localpref number
- metric_
type string - metrics list(string)
- nexthops list(string)
- ospfautomatictag number
- ospfmanualtag number
- precedence number
- preference number
- prefix_
list string - riptag number
- route_
type string
- aspath
Prepend DoubleCount - communities List<String>
- extended
Communities List<String> - localpref Double
- metric
Type String - metrics List<String>
- nexthops List<String>
- ospfautomatictag Double
- ospfmanualtag Double
- precedence Double
- preference Double
- prefix
List String - riptag Double
- route
Type String
- aspath
Prepend numberCount - communities string[]
- extended
Communities string[] - localpref number
- metric
Type string - metrics string[]
- nexthops string[]
- ospfautomatictag number
- ospfmanualtag number
- precedence number
- preference number
- prefix
List string - riptag number
- route
Type string
- aspath_
prepend_ floatcount - communities Sequence[str]
- extended_
communities Sequence[str] - localpref float
- metric_
type str - metrics Sequence[str]
- nexthops Sequence[str]
- ospfautomatictag float
- ospfmanualtag float
- precedence float
- preference float
- prefix_
list str - riptag float
- route_
type str
- aspath
Prepend NumberCount - communities List<String>
- extended
Communities List<String> - localpref Number
- metric
Type String - metrics List<String>
- nexthops List<String>
- ospfautomatictag Number
- ospfmanualtag Number
- precedence Number
- preference Number
- prefix
List String - riptag Number
- route
Type String
GetGaiaShowRoutemapsObjectIdMatch
- As List<string>
- Aspath
Regexes List<string> - Communities List<string>
- Community
Regex string - Extcommunity
Regex string - Extended
Communities List<string> - Ifaddresses List<string>
- Interfaces List<string>
- Levels List<string>
- Metric double
- Metric
Types List<string> - Neighbors List<string>
- Networks List<string>
- Nexthops List<string>
- Ospf
Instances List<string> - Prefix
Lists List<string> - Prefix
Trees List<string> - Protocol string
- Route
Types List<string> - List<double>
- As []string
- Aspath
Regexes []string - Communities []string
- Community
Regex string - Extcommunity
Regex string - Extended
Communities []string - Ifaddresses []string
- Interfaces []string
- Levels []string
- Metric float64
- Metric
Types []string - Neighbors []string
- Networks []string
- Nexthops []string
- Ospf
Instances []string - Prefix
Lists []string - Prefix
Trees []string - Protocol string
- Route
Types []string - []float64
- as list(string)
- aspath_
regexes list(string) - communities list(string)
- community_
regex string - extcommunity_
regex string - extended_
communities list(string) - ifaddresses list(string)
- interfaces list(string)
- levels list(string)
- metric number
- metric_
types list(string) - neighbors list(string)
- networks list(string)
- nexthops list(string)
- ospf_
instances list(string) - prefix_
lists list(string) - prefix_
trees list(string) - protocol string
- route_
types list(string) - list(number)
- as List<String>
- aspath
Regexes List<String> - communities List<String>
- community
Regex String - extcommunity
Regex String - extended
Communities List<String> - ifaddresses List<String>
- interfaces List<String>
- levels List<String>
- metric Double
- metric
Types List<String> - neighbors List<String>
- networks List<String>
- nexthops List<String>
- ospf
Instances List<String> - prefix
Lists List<String> - prefix
Trees List<String> - protocol String
- route
Types List<String> - List<Double>
- as string[]
- aspath
Regexes string[] - communities string[]
- community
Regex string - extcommunity
Regex string - extended
Communities string[] - ifaddresses string[]
- interfaces string[]
- levels string[]
- metric number
- metric
Types string[] - neighbors string[]
- networks string[]
- nexthops string[]
- ospf
Instances string[] - prefix
Lists string[] - prefix
Trees string[] - protocol string
- route
Types string[] - number[]
- as_ Sequence[str]
- aspath_
regexes Sequence[str] - communities Sequence[str]
- community_
regex str - extcommunity_
regex str - extended_
communities Sequence[str] - ifaddresses Sequence[str]
- interfaces Sequence[str]
- levels Sequence[str]
- metric float
- metric_
types Sequence[str] - neighbors Sequence[str]
- networks Sequence[str]
- nexthops Sequence[str]
- ospf_
instances Sequence[str] - prefix_
lists Sequence[str] - prefix_
trees Sequence[str] - protocol str
- route_
types Sequence[str] - Sequence[float]
- as List<String>
- aspath
Regexes List<String> - communities List<String>
- community
Regex String - extcommunity
Regex String - extended
Communities List<String> - ifaddresses List<String>
- interfaces List<String>
- levels List<String>
- metric Number
- metric
Types List<String> - neighbors List<String>
- networks List<String>
- nexthops List<String>
- ospf
Instances List<String> - prefix
Lists List<String> - prefix
Trees List<String> - protocol String
- route
Types List<String> - List<Number>
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