Viewing docs for mso 2.0.0
published on Friday, Apr 17, 2026 by ciscodevnet
published on Friday, Apr 17, 2026 by ciscodevnet
Viewing docs for mso 2.0.0
published on Friday, Apr 17, 2026 by ciscodevnet
published on Friday, Apr 17, 2026 by ciscodevnet
Using getTenantPoliciesL3outInterfaceRoutingPolicy
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 getTenantPoliciesL3outInterfaceRoutingPolicy(args: GetTenantPoliciesL3outInterfaceRoutingPolicyArgs, opts?: InvokeOptions): Promise<GetTenantPoliciesL3outInterfaceRoutingPolicyResult>
function getTenantPoliciesL3outInterfaceRoutingPolicyOutput(args: GetTenantPoliciesL3outInterfaceRoutingPolicyOutputArgs, opts?: InvokeOptions): Output<GetTenantPoliciesL3outInterfaceRoutingPolicyResult>def get_tenant_policies_l3out_interface_routing_policy(id: Optional[str] = None,
name: Optional[str] = None,
template_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetTenantPoliciesL3outInterfaceRoutingPolicyResult
def get_tenant_policies_l3out_interface_routing_policy_output(id: pulumi.Input[Optional[str]] = None,
name: pulumi.Input[Optional[str]] = None,
template_id: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetTenantPoliciesL3outInterfaceRoutingPolicyResult]func LookupTenantPoliciesL3outInterfaceRoutingPolicy(ctx *Context, args *LookupTenantPoliciesL3outInterfaceRoutingPolicyArgs, opts ...InvokeOption) (*LookupTenantPoliciesL3outInterfaceRoutingPolicyResult, error)
func LookupTenantPoliciesL3outInterfaceRoutingPolicyOutput(ctx *Context, args *LookupTenantPoliciesL3outInterfaceRoutingPolicyOutputArgs, opts ...InvokeOption) LookupTenantPoliciesL3outInterfaceRoutingPolicyResultOutput> Note: This function is named LookupTenantPoliciesL3outInterfaceRoutingPolicy in the Go SDK.
public static class GetTenantPoliciesL3outInterfaceRoutingPolicy
{
public static Task<GetTenantPoliciesL3outInterfaceRoutingPolicyResult> InvokeAsync(GetTenantPoliciesL3outInterfaceRoutingPolicyArgs args, InvokeOptions? opts = null)
public static Output<GetTenantPoliciesL3outInterfaceRoutingPolicyResult> Invoke(GetTenantPoliciesL3outInterfaceRoutingPolicyInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetTenantPoliciesL3outInterfaceRoutingPolicyResult> getTenantPoliciesL3outInterfaceRoutingPolicy(GetTenantPoliciesL3outInterfaceRoutingPolicyArgs args, InvokeOptions options)
public static Output<GetTenantPoliciesL3outInterfaceRoutingPolicyResult> getTenantPoliciesL3outInterfaceRoutingPolicy(GetTenantPoliciesL3outInterfaceRoutingPolicyArgs args, InvokeOptions options)
fn::invoke:
function: mso:index/getTenantPoliciesL3outInterfaceRoutingPolicy:getTenantPoliciesL3outInterfaceRoutingPolicy
arguments:
# arguments dictionarydata "mso_gettenantpoliciesl3outinterfaceroutingpolicy" "name" {
# arguments
}The following arguments are supported:
- Name string
- Template
Id string - Id string
- Name string
- Template
Id string - Id string
- name string
- template_
id string - id string
- name String
- template
Id String - id String
- name string
- template
Id string - id string
- name str
- template_
id str - id str
- name String
- template
Id String - id String
getTenantPoliciesL3outInterfaceRoutingPolicy Result
The following output properties are available:
- Bfd
Multi List<GetHop Settings Tenant Policies L3out Interface Routing Policy Bfd Multi Hop Setting> - Bfd
Settings List<GetTenant Policies L3out Interface Routing Policy Bfd Setting> - Description string
- Id string
- Name string
- Ospf
Interface List<GetSettings Tenant Policies L3out Interface Routing Policy Ospf Interface Setting> - Template
Id string - Uuid string
- Bfd
Multi []GetHop Settings Tenant Policies L3out Interface Routing Policy Bfd Multi Hop Setting - Bfd
Settings []GetTenant Policies L3out Interface Routing Policy Bfd Setting - Description string
- Id string
- Name string
- Ospf
Interface []GetSettings Tenant Policies L3out Interface Routing Policy Ospf Interface Setting - Template
Id string - Uuid string
- bfd_
multi_ list(object)hop_ settings - bfd_
settings list(object) - description string
- id string
- name string
- ospf_
interface_ list(object)settings - template_
id string - uuid string
- bfd
Multi List<GetHop Settings Tenant Policies L3out Interface Routing Policy Bfd Multi Hop Setting> - bfd
Settings List<GetTenant Policies L3out Interface Routing Policy Bfd Setting> - description String
- id String
- name String
- ospf
Interface List<GetSettings Tenant Policies L3out Interface Routing Policy Ospf Interface Setting> - template
Id String - uuid String
- bfd
Multi GetHop Settings Tenant Policies L3out Interface Routing Policy Bfd Multi Hop Setting[] - bfd
Settings GetTenant Policies L3out Interface Routing Policy Bfd Setting[] - description string
- id string
- name string
- ospf
Interface GetSettings Tenant Policies L3out Interface Routing Policy Ospf Interface Setting[] - template
Id string - uuid string
- bfd_
multi_ Sequence[Gethop_ settings Tenant Policies L3out Interface Routing Policy Bfd Multi Hop Setting] - bfd_
settings Sequence[GetTenant Policies L3out Interface Routing Policy Bfd Setting] - description str
- id str
- name str
- ospf_
interface_ Sequence[Getsettings Tenant Policies L3out Interface Routing Policy Ospf Interface Setting] - template_
id str - uuid str
- bfd
Multi List<Property Map>Hop Settings - bfd
Settings List<Property Map> - description String
- id String
- name String
- ospf
Interface List<Property Map>Settings - template
Id String - uuid String
Supporting Types
GetTenantPoliciesL3outInterfaceRoutingPolicyBfdMultiHopSetting
- Admin
State string - Detection
Multiplier double - Min
Receive doubleInterval - Min
Transmit doubleInterval
- Admin
State string - Detection
Multiplier float64 - Min
Receive float64Interval - Min
Transmit float64Interval
- admin_
state string - detection_
multiplier number - min_
receive_ numberinterval - min_
transmit_ numberinterval
- admin
State String - detection
Multiplier Double - min
Receive DoubleInterval - min
Transmit DoubleInterval
- admin
State string - detection
Multiplier number - min
Receive numberInterval - min
Transmit numberInterval
- admin_
state str - detection_
multiplier float - min_
receive_ floatinterval - min_
transmit_ floatinterval
- admin
State String - detection
Multiplier Number - min
Receive NumberInterval - min
Transmit NumberInterval
GetTenantPoliciesL3outInterfaceRoutingPolicyBfdSetting
- Admin
State string - Detection
Multiplier double - Echo
Admin stringState - Echo
Receive doubleInterval - Interface
Control bool - Min
Receive doubleInterval - Min
Transmit doubleInterval
- Admin
State string - Detection
Multiplier float64 - Echo
Admin stringState - Echo
Receive float64Interval - Interface
Control bool - Min
Receive float64Interval - Min
Transmit float64Interval
- admin_
state string - detection_
multiplier number - echo_
admin_ stringstate - echo_
receive_ numberinterval - interface_
control bool - min_
receive_ numberinterval - min_
transmit_ numberinterval
- admin
State String - detection
Multiplier Double - echo
Admin StringState - echo
Receive DoubleInterval - interface
Control Boolean - min
Receive DoubleInterval - min
Transmit DoubleInterval
- admin
State string - detection
Multiplier number - echo
Admin stringState - echo
Receive numberInterval - interface
Control boolean - min
Receive numberInterval - min
Transmit numberInterval
- admin_
state str - detection_
multiplier float - echo_
admin_ strstate - echo_
receive_ floatinterval - interface_
control bool - min_
receive_ floatinterval - min_
transmit_ floatinterval
- admin
State String - detection
Multiplier Number - echo
Admin StringState - echo
Receive NumberInterval - interface
Control Boolean - min
Receive NumberInterval - min
Transmit NumberInterval
GetTenantPoliciesL3outInterfaceRoutingPolicyOspfInterfaceSetting
- Advertise
Subnet bool - Bfd bool
- Cost
Of doubleInterface - Dead
Interval double - Hello
Interval double - Mtu
Ignore bool - Network
Type string - Passive
Participation bool - Priority double
- Retransmit
Interval double - Transmit
Delay double
- Advertise
Subnet bool - Bfd bool
- Cost
Of float64Interface - Dead
Interval float64 - Hello
Interval float64 - Mtu
Ignore bool - Network
Type string - Passive
Participation bool - Priority float64
- Retransmit
Interval float64 - Transmit
Delay float64
- advertise_
subnet bool - bfd bool
- cost_
of_ numberinterface - dead_
interval number - hello_
interval number - mtu_
ignore bool - network_
type string - passive_
participation bool - priority number
- retransmit_
interval number - transmit_
delay number
- advertise
Subnet Boolean - bfd Boolean
- cost
Of DoubleInterface - dead
Interval Double - hello
Interval Double - mtu
Ignore Boolean - network
Type String - passive
Participation Boolean - priority Double
- retransmit
Interval Double - transmit
Delay Double
- advertise
Subnet boolean - bfd boolean
- cost
Of numberInterface - dead
Interval number - hello
Interval number - mtu
Ignore boolean - network
Type string - passive
Participation boolean - priority number
- retransmit
Interval number - transmit
Delay number
- advertise_
subnet bool - bfd bool
- cost_
of_ floatinterface - dead_
interval float - hello_
interval float - mtu_
ignore bool - network_
type str - passive_
participation bool - priority float
- retransmit_
interval float - transmit_
delay float
- advertise
Subnet Boolean - bfd Boolean
- cost
Of NumberInterface - dead
Interval Number - hello
Interval Number - mtu
Ignore Boolean - network
Type String - passive
Participation Boolean - priority Number
- retransmit
Interval Number - transmit
Delay Number
Package Details
- Repository
- mso ciscodevnet/terraform-provider-mso
- License
- Notes
- This Pulumi package is based on the
msoTerraform Provider.
Viewing docs for mso 2.0.0
published on Friday, Apr 17, 2026 by ciscodevnet
published on Friday, Apr 17, 2026 by ciscodevnet
