1. Packages
  2. Packages
  3. Checkpoint Provider
  4. API Docs
  5. getGaiaShowIsisDatabase
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 getGaiaShowIsisDatabase

    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 getGaiaShowIsisDatabase(args: GetGaiaShowIsisDatabaseArgs, opts?: InvokeOptions): Promise<GetGaiaShowIsisDatabaseResult>
    function getGaiaShowIsisDatabaseOutput(args: GetGaiaShowIsisDatabaseOutputArgs, opts?: InvokeOptions): Output<GetGaiaShowIsisDatabaseResult>
    def get_gaia_show_isis_database(debug: Optional[bool] = None,
                                    id: Optional[str] = None,
                                    level: Optional[str] = None,
                                    limit: Optional[float] = None,
                                    lsp_type: Optional[str] = None,
                                    member_id: Optional[str] = None,
                                    offset: Optional[float] = None,
                                    order: Optional[str] = None,
                                    protocol_instance: Optional[str] = None,
                                    system_id: Optional[str] = None,
                                    opts: Optional[InvokeOptions] = None) -> GetGaiaShowIsisDatabaseResult
    def get_gaia_show_isis_database_output(debug: pulumi.Input[Optional[bool]] = None,
                                    id: pulumi.Input[Optional[str]] = None,
                                    level: pulumi.Input[Optional[str]] = None,
                                    limit: pulumi.Input[Optional[float]] = None,
                                    lsp_type: pulumi.Input[Optional[str]] = None,
                                    member_id: pulumi.Input[Optional[str]] = None,
                                    offset: pulumi.Input[Optional[float]] = None,
                                    order: pulumi.Input[Optional[str]] = None,
                                    protocol_instance: pulumi.Input[Optional[str]] = None,
                                    system_id: pulumi.Input[Optional[str]] = None,
                                    opts: Optional[InvokeOptions] = None) -> Output[GetGaiaShowIsisDatabaseResult]
    func GetGaiaShowIsisDatabase(ctx *Context, args *GetGaiaShowIsisDatabaseArgs, opts ...InvokeOption) (*GetGaiaShowIsisDatabaseResult, error)
    func GetGaiaShowIsisDatabaseOutput(ctx *Context, args *GetGaiaShowIsisDatabaseOutputArgs, opts ...InvokeOption) GetGaiaShowIsisDatabaseResultOutput

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

    public static class GetGaiaShowIsisDatabase 
    {
        public static Task<GetGaiaShowIsisDatabaseResult> InvokeAsync(GetGaiaShowIsisDatabaseArgs args, InvokeOptions? opts = null)
        public static Output<GetGaiaShowIsisDatabaseResult> Invoke(GetGaiaShowIsisDatabaseInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetGaiaShowIsisDatabaseResult> getGaiaShowIsisDatabase(GetGaiaShowIsisDatabaseArgs args, InvokeOptions options)
    public static Output<GetGaiaShowIsisDatabaseResult> getGaiaShowIsisDatabase(GetGaiaShowIsisDatabaseArgs args, InvokeOptions options)
    
    fn::invoke:
      function: checkpoint:index/getGaiaShowIsisDatabase:getGaiaShowIsisDatabase
      arguments:
        # arguments dictionary
    data "checkpoint_getgaiashowisisdatabase" "name" {
        # arguments
    }

    The following arguments are supported:

    Debug bool
    Id string
    Level string
    Filter the results by IS-IS level
    Limit double
    The maximum number of returned results
    LspType string
    Filter the results by lsp-type
    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
    Offset double
    The number of results to initially skip
    Order string
    Sorts the database entries by their level first, then their LSP IDs in either ascending or descending order.
    ProtocolInstance string
    The instance to be queried
    SystemId string
    Filter the results by system-id
    Debug bool
    Id string
    Level string
    Filter the results by IS-IS level
    Limit float64
    The maximum number of returned results
    LspType string
    Filter the results by lsp-type
    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
    Offset float64
    The number of results to initially skip
    Order string
    Sorts the database entries by their level first, then their LSP IDs in either ascending or descending order.
    ProtocolInstance string
    The instance to be queried
    SystemId string
    Filter the results by system-id
    debug bool
    id string
    level string
    Filter the results by IS-IS level
    limit number
    The maximum number of returned results
    lsp_type string
    Filter the results by lsp-type
    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 database entries by their level first, then their LSP IDs in either ascending or descending order.
    protocol_instance string
    The instance to be queried
    system_id string
    Filter the results by system-id
    debug Boolean
    id String
    level String
    Filter the results by IS-IS level
    limit Double
    The maximum number of returned results
    lspType String
    Filter the results by lsp-type
    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
    offset Double
    The number of results to initially skip
    order String
    Sorts the database entries by their level first, then their LSP IDs in either ascending or descending order.
    protocolInstance String
    The instance to be queried
    systemId String
    Filter the results by system-id
    debug boolean
    id string
    level string
    Filter the results by IS-IS level
    limit number
    The maximum number of returned results
    lspType string
    Filter the results by lsp-type
    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
    offset number
    The number of results to initially skip
    order string
    Sorts the database entries by their level first, then their LSP IDs in either ascending or descending order.
    protocolInstance string
    The instance to be queried
    systemId string
    Filter the results by system-id
    debug bool
    id str
    level str
    Filter the results by IS-IS level
    limit float
    The maximum number of returned results
    lsp_type str
    Filter the results by lsp-type
    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 database entries by their level first, then their LSP IDs in either ascending or descending order.
    protocol_instance str
    The instance to be queried
    system_id str
    Filter the results by system-id
    debug Boolean
    id String
    level String
    Filter the results by IS-IS level
    limit Number
    The maximum number of returned results
    lspType String
    Filter the results by lsp-type
    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
    offset Number
    The number of results to initially skip
    order String
    Sorts the database entries by their level first, then their LSP IDs in either ascending or descending order.
    protocolInstance String
    The instance to be queried
    systemId String
    Filter the results by system-id

    getGaiaShowIsisDatabase Result

    The following output properties are available:

    From double
    Id string
    Objects List<GetGaiaShowIsisDatabaseObject>
    To double
    Total double
    Debug bool
    Level string
    Limit double
    LspType string
    MemberId string
    Offset double
    Order string
    ProtocolInstance string
    SystemId string
    From float64
    Id string
    Objects []GetGaiaShowIsisDatabaseObject
    To float64
    Total float64
    Debug bool
    Level string
    Limit float64
    LspType string
    MemberId string
    Offset float64
    Order string
    ProtocolInstance string
    SystemId string
    from number
    id string
    objects list(object)
    to number
    total number
    debug bool
    level string
    limit number
    lsp_type string
    member_id string
    offset number
    order string
    protocol_instance string
    system_id string
    from Double
    id String
    objects List<GetGaiaShowIsisDatabaseObject>
    to Double
    total Double
    debug Boolean
    level String
    limit Double
    lspType String
    memberId String
    offset Double
    order String
    protocolInstance String
    systemId String
    from number
    id string
    objects GetGaiaShowIsisDatabaseObject[]
    to number
    total number
    debug boolean
    level string
    limit number
    lspType string
    memberId string
    offset number
    order string
    protocolInstance string
    systemId string
    from Number
    id String
    objects List<Property Map>
    to Number
    total Number
    debug Boolean
    level String
    limit Number
    lspType String
    memberId String
    offset Number
    order String
    protocolInstance String
    systemId String

    Supporting Types

    GetGaiaShowIsisDatabaseObject

    AreaLists List<string>
    Authentications List<GetGaiaShowIsisDatabaseObjectAuthentication>
    Checksum string
    Flags List<string>
    Hostname string
    IpAddressLists List<string>
    IpExtendedLists List<GetGaiaShowIsisDatabaseObjectIpExtendedList>
    IpExternalLists List<GetGaiaShowIsisDatabaseObjectIpExternalList>
    IpInternalLists List<GetGaiaShowIsisDatabaseObjectIpInternalList>
    Ipv6AddressLists List<string>
    Ipv6Flags List<string>
    Ipv6ReachLists List<GetGaiaShowIsisDatabaseObjectIpv6ReachList>
    Ipv6ReachMtLists List<GetGaiaShowIsisDatabaseObjectIpv6ReachMtList>
    IsReachExtLists List<GetGaiaShowIsisDatabaseObjectIsReachExtList>
    IsReachLists List<GetGaiaShowIsisDatabaseObjectIsReachList>
    IsReachMtLists List<GetGaiaShowIsisDatabaseObjectIsReachMtList>
    Level string
    Filter the results by IS-IS level
    Lifetime double
    LspId string
    MtidLists List<string>
    NlpidLists List<string>
    Sequence string
    Size double
    AreaLists []string
    Authentications []GetGaiaShowIsisDatabaseObjectAuthentication
    Checksum string
    Flags []string
    Hostname string
    IpAddressLists []string
    IpExtendedLists []GetGaiaShowIsisDatabaseObjectIpExtendedList
    IpExternalLists []GetGaiaShowIsisDatabaseObjectIpExternalList
    IpInternalLists []GetGaiaShowIsisDatabaseObjectIpInternalList
    Ipv6AddressLists []string
    Ipv6Flags []string
    Ipv6ReachLists []GetGaiaShowIsisDatabaseObjectIpv6ReachList
    Ipv6ReachMtLists []GetGaiaShowIsisDatabaseObjectIpv6ReachMtList
    IsReachExtLists []GetGaiaShowIsisDatabaseObjectIsReachExtList
    IsReachLists []GetGaiaShowIsisDatabaseObjectIsReachList
    IsReachMtLists []GetGaiaShowIsisDatabaseObjectIsReachMtList
    Level string
    Filter the results by IS-IS level
    Lifetime float64
    LspId string
    MtidLists []string
    NlpidLists []string
    Sequence string
    Size float64
    areaLists List<String>
    authentications List<GetGaiaShowIsisDatabaseObjectAuthentication>
    checksum String
    flags List<String>
    hostname String
    ipAddressLists List<String>
    ipExtendedLists List<GetGaiaShowIsisDatabaseObjectIpExtendedList>
    ipExternalLists List<GetGaiaShowIsisDatabaseObjectIpExternalList>
    ipInternalLists List<GetGaiaShowIsisDatabaseObjectIpInternalList>
    ipv6AddressLists List<String>
    ipv6Flags List<String>
    ipv6ReachLists List<GetGaiaShowIsisDatabaseObjectIpv6ReachList>
    ipv6ReachMtLists List<GetGaiaShowIsisDatabaseObjectIpv6ReachMtList>
    isReachExtLists List<GetGaiaShowIsisDatabaseObjectIsReachExtList>
    isReachLists List<GetGaiaShowIsisDatabaseObjectIsReachList>
    isReachMtLists List<GetGaiaShowIsisDatabaseObjectIsReachMtList>
    level String
    Filter the results by IS-IS level
    lifetime Double
    lspId String
    mtidLists List<String>
    nlpidLists List<String>
    sequence String
    size Double
    areaLists string[]
    authentications GetGaiaShowIsisDatabaseObjectAuthentication[]
    checksum string
    flags string[]
    hostname string
    ipAddressLists string[]
    ipExtendedLists GetGaiaShowIsisDatabaseObjectIpExtendedList[]
    ipExternalLists GetGaiaShowIsisDatabaseObjectIpExternalList[]
    ipInternalLists GetGaiaShowIsisDatabaseObjectIpInternalList[]
    ipv6AddressLists string[]
    ipv6Flags string[]
    ipv6ReachLists GetGaiaShowIsisDatabaseObjectIpv6ReachList[]
    ipv6ReachMtLists GetGaiaShowIsisDatabaseObjectIpv6ReachMtList[]
    isReachExtLists GetGaiaShowIsisDatabaseObjectIsReachExtList[]
    isReachLists GetGaiaShowIsisDatabaseObjectIsReachList[]
    isReachMtLists GetGaiaShowIsisDatabaseObjectIsReachMtList[]
    level string
    Filter the results by IS-IS level
    lifetime number
    lspId string
    mtidLists string[]
    nlpidLists string[]
    sequence string
    size number
    area_lists Sequence[str]
    authentications Sequence[GetGaiaShowIsisDatabaseObjectAuthentication]
    checksum str
    flags Sequence[str]
    hostname str
    ip_address_lists Sequence[str]
    ip_extended_lists Sequence[GetGaiaShowIsisDatabaseObjectIpExtendedList]
    ip_external_lists Sequence[GetGaiaShowIsisDatabaseObjectIpExternalList]
    ip_internal_lists Sequence[GetGaiaShowIsisDatabaseObjectIpInternalList]
    ipv6_address_lists Sequence[str]
    ipv6_flags Sequence[str]
    ipv6_reach_lists Sequence[GetGaiaShowIsisDatabaseObjectIpv6ReachList]
    ipv6_reach_mt_lists Sequence[GetGaiaShowIsisDatabaseObjectIpv6ReachMtList]
    is_reach_ext_lists Sequence[GetGaiaShowIsisDatabaseObjectIsReachExtList]
    is_reach_lists Sequence[GetGaiaShowIsisDatabaseObjectIsReachList]
    is_reach_mt_lists Sequence[GetGaiaShowIsisDatabaseObjectIsReachMtList]
    level str
    Filter the results by IS-IS level
    lifetime float
    lsp_id str
    mtid_lists Sequence[str]
    nlpid_lists Sequence[str]
    sequence str
    size float

    GetGaiaShowIsisDatabaseObjectAuthentication

    Secret string
    Type string
    Secret string
    Type string
    secret string
    type string
    secret String
    type String
    secret string
    type string
    secret str
    type str
    secret String
    type String

    GetGaiaShowIsisDatabaseObjectIpExtendedList

    IpPrefix string
    Metric double
    IpPrefix string
    Metric float64
    ip_prefix string
    metric number
    ipPrefix String
    metric Double
    ipPrefix string
    metric number
    ip_prefix str
    metric float
    ipPrefix String
    metric Number

    GetGaiaShowIsisDatabaseObjectIpExternalList

    IpPrefix string
    Metric double
    IpPrefix string
    Metric float64
    ip_prefix string
    metric number
    ipPrefix String
    metric Double
    ipPrefix string
    metric number
    ip_prefix str
    metric float
    ipPrefix String
    metric Number

    GetGaiaShowIsisDatabaseObjectIpInternalList

    IpPrefix string
    Metric double
    IpPrefix string
    Metric float64
    ip_prefix string
    metric number
    ipPrefix String
    metric Double
    ipPrefix string
    metric number
    ip_prefix str
    metric float
    ipPrefix String
    metric Number

    GetGaiaShowIsisDatabaseObjectIpv6ReachList

    IpPrefix string
    Metric double
    IpPrefix string
    Metric float64
    ip_prefix string
    metric number
    ipPrefix String
    metric Double
    ipPrefix string
    metric number
    ip_prefix str
    metric float
    ipPrefix String
    metric Number

    GetGaiaShowIsisDatabaseObjectIpv6ReachMtList

    IpPrefix string
    Metric double
    IpPrefix string
    Metric float64
    ip_prefix string
    metric number
    ipPrefix String
    metric Double
    ipPrefix string
    metric number
    ip_prefix str
    metric float
    ipPrefix String
    metric Number

    GetGaiaShowIsisDatabaseObjectIsReachExtList

    Metric double
    NeighborId string
    Metric float64
    NeighborId string
    metric number
    neighbor_id string
    metric Double
    neighborId String
    metric number
    neighborId string
    metric Number
    neighborId String

    GetGaiaShowIsisDatabaseObjectIsReachList

    Metric double
    NeighborId string
    Metric float64
    NeighborId string
    metric number
    neighbor_id string
    metric Double
    neighborId String
    metric number
    neighborId string
    metric Number
    neighborId String

    GetGaiaShowIsisDatabaseObjectIsReachMtList

    Metric double
    NeighborId string
    Metric float64
    NeighborId string
    metric number
    neighbor_id string
    metric Double
    neighborId String
    metric number
    neighborId string
    metric Number
    neighborId 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