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 getGaiaShowOspfDatabase
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 getGaiaShowOspfDatabase(args: GetGaiaShowOspfDatabaseArgs, opts?: InvokeOptions): Promise<GetGaiaShowOspfDatabaseResult>
function getGaiaShowOspfDatabaseOutput(args: GetGaiaShowOspfDatabaseOutputArgs, opts?: InvokeOptions): Output<GetGaiaShowOspfDatabaseResult>def get_gaia_show_ospf_database(debug: Optional[bool] = None,
id: Optional[str] = None,
limit: Optional[float] = None,
lsa_type: Optional[str] = None,
member_id: Optional[str] = None,
offset: Optional[float] = None,
order: Optional[str] = None,
ospf2_area: Optional[str] = None,
protocol_instance: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetGaiaShowOspfDatabaseResult
def get_gaia_show_ospf_database_output(debug: pulumi.Input[Optional[bool]] = None,
id: pulumi.Input[Optional[str]] = None,
limit: pulumi.Input[Optional[float]] = None,
lsa_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,
ospf2_area: pulumi.Input[Optional[str]] = None,
protocol_instance: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetGaiaShowOspfDatabaseResult]func GetGaiaShowOspfDatabase(ctx *Context, args *GetGaiaShowOspfDatabaseArgs, opts ...InvokeOption) (*GetGaiaShowOspfDatabaseResult, error)
func GetGaiaShowOspfDatabaseOutput(ctx *Context, args *GetGaiaShowOspfDatabaseOutputArgs, opts ...InvokeOption) GetGaiaShowOspfDatabaseResultOutput> Note: This function is named GetGaiaShowOspfDatabase in the Go SDK.
public static class GetGaiaShowOspfDatabase
{
public static Task<GetGaiaShowOspfDatabaseResult> InvokeAsync(GetGaiaShowOspfDatabaseArgs args, InvokeOptions? opts = null)
public static Output<GetGaiaShowOspfDatabaseResult> Invoke(GetGaiaShowOspfDatabaseInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetGaiaShowOspfDatabaseResult> getGaiaShowOspfDatabase(GetGaiaShowOspfDatabaseArgs args, InvokeOptions options)
public static Output<GetGaiaShowOspfDatabaseResult> getGaiaShowOspfDatabase(GetGaiaShowOspfDatabaseArgs args, InvokeOptions options)
fn::invoke:
function: checkpoint:index/getGaiaShowOspfDatabase:getGaiaShowOspfDatabase
arguments:
# arguments dictionarydata "checkpoint_getgaiashowospfdatabase" "name" {
# arguments
}The following arguments are supported:
- Debug bool
- Id string
- Limit double
- The maximum number of returned results
- Lsa
Type string - LSA 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 double
- The number of results to initially skip
- Order string
- Sorts the results in either ascending or descending order.
- Ospf2Area string
- Existing OSPFv2 Area
- Protocol
Instance string - Existing OSPFv2 Instance
- Debug bool
- Id string
- Limit float64
- The maximum number of returned results
- Lsa
Type string - LSA 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 float64
- The number of results to initially skip
- Order string
- Sorts the results in either ascending or descending order.
- Ospf2Area string
- Existing OSPFv2 Area
- Protocol
Instance string - Existing OSPFv2 Instance
- debug bool
- id string
- limit number
- The maximum number of returned results
- lsa_
type string - LSA 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 results in either ascending or descending order.
- ospf2_
area string - Existing OSPFv2 Area
- protocol_
instance string - Existing OSPFv2 Instance
- debug Boolean
- id String
- limit Double
- The maximum number of returned results
- lsa
Type String - LSA 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 Double
- The number of results to initially skip
- order String
- Sorts the results in either ascending or descending order.
- ospf2Area String
- Existing OSPFv2 Area
- protocol
Instance String - Existing OSPFv2 Instance
- debug boolean
- id string
- limit number
- The maximum number of returned results
- lsa
Type string - LSA 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 results in either ascending or descending order.
- ospf2Area string
- Existing OSPFv2 Area
- protocol
Instance string - Existing OSPFv2 Instance
- debug bool
- id str
- limit float
- The maximum number of returned results
- lsa_
type str - LSA 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 results in either ascending or descending order.
- ospf2_
area str - Existing OSPFv2 Area
- protocol_
instance str - Existing OSPFv2 Instance
- debug Boolean
- id String
- limit Number
- The maximum number of returned results
- lsa
Type String - LSA 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 results in either ascending or descending order.
- ospf2Area String
- Existing OSPFv2 Area
- protocol
Instance String - Existing OSPFv2 Instance
getGaiaShowOspfDatabase Result
The following output properties are available:
- from number
- id string
- objects list(object)
- to number
- total number
- debug bool
- limit number
- lsa_
type string - member_
id string - offset number
- order string
- ospf2_
area string - protocol_
instance string
- from_ float
- id str
- objects
Sequence[Get
Gaia Show Ospf Database Object] - to float
- total float
- debug bool
- limit float
- lsa_
type str - member_
id str - offset float
- order str
- ospf2_
area str - protocol_
instance str
Supporting Types
GetGaiaShowOspfDatabaseObject
- adv_
router string - age number
- area_
id string - checksum string
- link_
count number - link_
id string - protocol_
instance number - Existing OSPFv2 Instance
- seq_
num string - type_
id number - type_
name string
- adv_
router str - age float
- area_
id str - checksum str
- link_
count float - link_
id str - protocol_
instance float - Existing OSPFv2 Instance
- seq_
num str - type_
id float - type_
name str
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