1. Packages
  2. Packages
  3. Checkpoint Provider
  4. API Docs
  5. getGaiaShowOspfRoutemap
Viewing docs for checkpoint 3.2.0
published on Monday, Jun 15, 2026 by checkpointsw
Viewing docs for checkpoint 3.2.0
published on Monday, Jun 15, 2026 by checkpointsw

    Using getGaiaShowOspfRoutemap

    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 getGaiaShowOspfRoutemap(args: GetGaiaShowOspfRoutemapArgs, opts?: InvokeOptions): Promise<GetGaiaShowOspfRoutemapResult>
    function getGaiaShowOspfRoutemapOutput(args: GetGaiaShowOspfRoutemapOutputArgs, opts?: InvokeOptions): Output<GetGaiaShowOspfRoutemapResult>
    def get_gaia_show_ospf_routemap(debug: Optional[bool] = None,
                                    id: Optional[str] = None,
                                    member_id: Optional[str] = None,
                                    protocol_instance: Optional[str] = None,
                                    opts: Optional[InvokeOptions] = None) -> GetGaiaShowOspfRoutemapResult
    def get_gaia_show_ospf_routemap_output(debug: pulumi.Input[Optional[bool]] = None,
                                    id: pulumi.Input[Optional[str]] = None,
                                    member_id: pulumi.Input[Optional[str]] = None,
                                    protocol_instance: pulumi.Input[Optional[str]] = None,
                                    opts: Optional[InvokeOptions] = None) -> Output[GetGaiaShowOspfRoutemapResult]
    func GetGaiaShowOspfRoutemap(ctx *Context, args *GetGaiaShowOspfRoutemapArgs, opts ...InvokeOption) (*GetGaiaShowOspfRoutemapResult, error)
    func GetGaiaShowOspfRoutemapOutput(ctx *Context, args *GetGaiaShowOspfRoutemapOutputArgs, opts ...InvokeOption) GetGaiaShowOspfRoutemapResultOutput

    > Note: This function is named GetGaiaShowOspfRoutemap in the Go SDK.

    public static class GetGaiaShowOspfRoutemap 
    {
        public static Task<GetGaiaShowOspfRoutemapResult> InvokeAsync(GetGaiaShowOspfRoutemapArgs args, InvokeOptions? opts = null)
        public static Output<GetGaiaShowOspfRoutemapResult> Invoke(GetGaiaShowOspfRoutemapInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetGaiaShowOspfRoutemapResult> getGaiaShowOspfRoutemap(GetGaiaShowOspfRoutemapArgs args, InvokeOptions options)
    public static Output<GetGaiaShowOspfRoutemapResult> getGaiaShowOspfRoutemap(GetGaiaShowOspfRoutemapArgs args, InvokeOptions options)
    
    fn::invoke:
      function: checkpoint:index/getGaiaShowOspfRoutemap:getGaiaShowOspfRoutemap
      arguments:
        # arguments dictionary
    data "checkpoint_getgaiashowospfroutemap" "name" {
        # arguments
    }

    The following arguments are supported:

    Debug bool
    Id string
    MemberId 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
    ProtocolInstance string
    Existing OSPFv2 Instance
    Debug bool
    Id string
    MemberId 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
    ProtocolInstance string
    Existing OSPFv2 Instance
    debug bool
    id string
    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
    protocol_instance string
    Existing OSPFv2 Instance
    debug Boolean
    id String
    memberId 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
    protocolInstance String
    Existing OSPFv2 Instance
    debug boolean
    id string
    memberId 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
    protocolInstance string
    Existing OSPFv2 Instance
    debug bool
    id str
    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
    protocol_instance str
    Existing OSPFv2 Instance
    debug Boolean
    id String
    memberId 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
    protocolInstance String
    Existing OSPFv2 Instance

    getGaiaShowOspfRoutemap Result

    The following output properties are available:

    Supporting Types

    GetGaiaShowOspfRoutemapObject

    Name string
    Preference double
    ProtocolInstance double
    Existing OSPFv2 Instance
    Type string
    Name string
    Preference float64
    ProtocolInstance float64
    Existing OSPFv2 Instance
    Type string
    name string
    preference number
    protocol_instance number
    Existing OSPFv2 Instance
    type string
    name String
    preference Double
    protocolInstance Double
    Existing OSPFv2 Instance
    type String
    name string
    preference number
    protocolInstance number
    Existing OSPFv2 Instance
    type string
    name str
    preference float
    protocol_instance float
    Existing OSPFv2 Instance
    type str
    name String
    preference Number
    protocolInstance Number
    Existing OSPFv2 Instance
    type String

    Package Details

    Repository
    checkpoint checkpointsw/terraform-provider-checkpoint
    License
    Notes
    This Pulumi package is based on the checkpoint Terraform Provider.
    Viewing docs for checkpoint 3.2.0
    published on Monday, Jun 15, 2026 by checkpointsw

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial