Nutanix v0.0.52 published on Friday, Jun 7, 2024 by Piers Karsenbarg
nutanix.getStaticRoutes
Explore with Pulumi AI
Provides a datasource to retrieve static routes within VPCs given vpc_uuid.
Using getStaticRoutes
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 getStaticRoutes(args: GetStaticRoutesArgs, opts?: InvokeOptions): Promise<GetStaticRoutesResult>
function getStaticRoutesOutput(args: GetStaticRoutesOutputArgs, opts?: InvokeOptions): Output<GetStaticRoutesResult>
def get_static_routes(vpc_name: Optional[str] = None,
vpc_reference_uuid: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetStaticRoutesResult
def get_static_routes_output(vpc_name: Optional[pulumi.Input[str]] = None,
vpc_reference_uuid: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetStaticRoutesResult]
func LookupStaticRoutes(ctx *Context, args *LookupStaticRoutesArgs, opts ...InvokeOption) (*LookupStaticRoutesResult, error)
func LookupStaticRoutesOutput(ctx *Context, args *LookupStaticRoutesOutputArgs, opts ...InvokeOption) LookupStaticRoutesResultOutput
> Note: This function is named LookupStaticRoutes
in the Go SDK.
public static class GetStaticRoutes
{
public static Task<GetStaticRoutesResult> InvokeAsync(GetStaticRoutesArgs args, InvokeOptions? opts = null)
public static Output<GetStaticRoutesResult> Invoke(GetStaticRoutesInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetStaticRoutesResult> getStaticRoutes(GetStaticRoutesArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: nutanix:index/getStaticRoutes:getStaticRoutes
arguments:
# arguments dictionary
The following arguments are supported:
- Vpc
Name string - Vpc
Reference stringUuid - vpc UUID
- Vpc
Name string - Vpc
Reference stringUuid - vpc UUID
- vpc
Name String - vpc
Reference StringUuid - vpc UUID
- vpc
Name string - vpc
Reference stringUuid - vpc UUID
- vpc_
name str - vpc_
reference_ struuid - vpc UUID
- vpc
Name String - vpc
Reference StringUuid - vpc UUID
getStaticRoutes Result
The following output properties are available:
- Api
Version string - API version
- Id string
- The provider-assigned unique ID for this managed resource.
- Metadata Dictionary<string, string>
- The vpc_route_table kind metadata
- Specs
List<Piers
Karsenbarg. Nutanix. Outputs. Get Static Routes Spec> - An intentful representation of a vpc_route_table spec
- Statuses
List<Piers
Karsenbarg. Nutanix. Outputs. Get Static Routes Status> - An intentful representation of a vpc_route_table status
- Vpc
Name string - Vpc
Reference stringUuid
- Api
Version string - API version
- Id string
- The provider-assigned unique ID for this managed resource.
- Metadata map[string]string
- The vpc_route_table kind metadata
- Specs
[]Get
Static Routes Spec - An intentful representation of a vpc_route_table spec
- Statuses
[]Get
Static Routes Status - An intentful representation of a vpc_route_table status
- Vpc
Name string - Vpc
Reference stringUuid
- api
Version String - API version
- id String
- The provider-assigned unique ID for this managed resource.
- metadata Map<String,String>
- The vpc_route_table kind metadata
- specs
List<Get
Static Routes Spec> - An intentful representation of a vpc_route_table spec
- statuses
List<Get
Static Routes Status> - An intentful representation of a vpc_route_table status
- vpc
Name String - vpc
Reference StringUuid
- api
Version string - API version
- id string
- The provider-assigned unique ID for this managed resource.
- metadata {[key: string]: string}
- The vpc_route_table kind metadata
- specs
Get
Static Routes Spec[] - An intentful representation of a vpc_route_table spec
- statuses
Get
Static Routes Status[] - An intentful representation of a vpc_route_table status
- vpc
Name string - vpc
Reference stringUuid
- api_
version str - API version
- id str
- The provider-assigned unique ID for this managed resource.
- metadata Mapping[str, str]
- The vpc_route_table kind metadata
- specs
Sequence[Get
Static Routes Spec] - An intentful representation of a vpc_route_table spec
- statuses
Sequence[Get
Static Routes Status] - An intentful representation of a vpc_route_table status
- vpc_
name str - vpc_
reference_ struuid
- api
Version String - API version
- id String
- The provider-assigned unique ID for this managed resource.
- metadata Map<String>
- The vpc_route_table kind metadata
- specs List<Property Map>
- An intentful representation of a vpc_route_table spec
- statuses List<Property Map>
- An intentful representation of a vpc_route_table status
- vpc
Name String - vpc
Reference StringUuid
Supporting Types
GetStaticRoutesSpec
- Name string
- the name.
- Resources
List<Piers
Karsenbarg. Nutanix. Inputs. Get Static Routes Spec Resource> - VPC route table resources status
- Name string
- the name.
- Resources
[]Get
Static Routes Spec Resource - VPC route table resources status
- name String
- the name.
- resources
List<Get
Static Routes Spec Resource> - VPC route table resources status
- name string
- the name.
- resources
Get
Static Routes Spec Resource[] - VPC route table resources status
- name str
- the name.
- resources
Sequence[Get
Static Routes Spec Resource] - VPC route table resources status
- name String
- the name.
- resources List<Property Map>
- VPC route table resources status
GetStaticRoutesSpecResource
- Default
Route List<PiersNexthops Karsenbarg. Nutanix. Inputs. Get Static Routes Spec Resource Default Route Nexthop> - default routes (present in spec resource)
- Static
Routes List<PiersLists Karsenbarg. Nutanix. Inputs. Get Static Routes Spec Resource Static Routes List> - list of static routes
- Default
Route []GetNexthops Static Routes Spec Resource Default Route Nexthop - default routes (present in spec resource)
- Static
Routes []GetLists Static Routes Spec Resource Static Routes List - list of static routes
- default
Route List<GetNexthops Static Routes Spec Resource Default Route Nexthop> - default routes (present in spec resource)
- static
Routes List<GetLists Static Routes Spec Resource Static Routes List> - list of static routes
- default
Route GetNexthops Static Routes Spec Resource Default Route Nexthop[] - default routes (present in spec resource)
- static
Routes GetLists Static Routes Spec Resource Static Routes List[] - list of static routes
- default_
route_ Sequence[Getnexthops Static Routes Spec Resource Default Route Nexthop] - default routes (present in spec resource)
- static_
routes_ Sequence[Getlists Static Routes Spec Resource Static Routes List] - list of static routes
- default
Route List<Property Map>Nexthops - default routes (present in spec resource)
- static
Routes List<Property Map>Lists - list of static routes
GetStaticRoutesSpecResourceDefaultRouteNexthop
- Direct
Connect Dictionary<string, string>Virtual Interface Reference - The reference to a direct_connect_virtual_interface
- External
Subnet Dictionary<string, string>Reference - The reference to a subnet
- Local
Subnet Dictionary<string, string>Reference - The reference to a subnet
- Vpn
Connection Dictionary<string, string>Reference - The reference to a vpn_connection
- Direct
Connect map[string]stringVirtual Interface Reference - The reference to a direct_connect_virtual_interface
- External
Subnet map[string]stringReference - The reference to a subnet
- Local
Subnet map[string]stringReference - The reference to a subnet
- Vpn
Connection map[string]stringReference - The reference to a vpn_connection
- direct
Connect Map<String,String>Virtual Interface Reference - The reference to a direct_connect_virtual_interface
- external
Subnet Map<String,String>Reference - The reference to a subnet
- local
Subnet Map<String,String>Reference - The reference to a subnet
- vpn
Connection Map<String,String>Reference - The reference to a vpn_connection
- direct
Connect {[key: string]: string}Virtual Interface Reference - The reference to a direct_connect_virtual_interface
- external
Subnet {[key: string]: string}Reference - The reference to a subnet
- local
Subnet {[key: string]: string}Reference - The reference to a subnet
- vpn
Connection {[key: string]: string}Reference - The reference to a vpn_connection
- direct_
connect_ Mapping[str, str]virtual_ interface_ reference - The reference to a direct_connect_virtual_interface
- external_
subnet_ Mapping[str, str]reference - The reference to a subnet
- local_
subnet_ Mapping[str, str]reference - The reference to a subnet
- vpn_
connection_ Mapping[str, str]reference - The reference to a vpn_connection
- direct
Connect Map<String>Virtual Interface Reference - The reference to a direct_connect_virtual_interface
- external
Subnet Map<String>Reference - The reference to a subnet
- local
Subnet Map<String>Reference - The reference to a subnet
- vpn
Connection Map<String>Reference - The reference to a vpn_connection
GetStaticRoutesSpecResourceStaticRoutesList
- Destination string
- destination ip address with prefix.
- Nexthops
List<Piers
Karsenbarg. Nutanix. Inputs. Get Static Routes Spec Resource Static Routes List Nexthop> - Targeted link to use as the nexthop in a route.
- Destination string
- destination ip address with prefix.
- Nexthops
[]Get
Static Routes Spec Resource Static Routes List Nexthop - Targeted link to use as the nexthop in a route.
- destination String
- destination ip address with prefix.
- nexthops
List<Get
Static Routes Spec Resource Static Routes List Nexthop> - Targeted link to use as the nexthop in a route.
- destination string
- destination ip address with prefix.
- nexthops
Get
Static Routes Spec Resource Static Routes List Nexthop[] - Targeted link to use as the nexthop in a route.
- destination str
- destination ip address with prefix.
- nexthops
Sequence[Get
Static Routes Spec Resource Static Routes List Nexthop] - Targeted link to use as the nexthop in a route.
- destination String
- destination ip address with prefix.
- nexthops List<Property Map>
- Targeted link to use as the nexthop in a route.
GetStaticRoutesSpecResourceStaticRoutesListNexthop
- Direct
Connect Dictionary<string, string>Virtual Interface Reference - The reference to a direct_connect_virtual_interface
- External
Subnet Dictionary<string, string>Reference - The reference to a subnet
- Local
Subnet Dictionary<string, string>Reference - The reference to a subnet
- Vpn
Connection Dictionary<string, string>Reference - The reference to a vpn_connection
- Direct
Connect map[string]stringVirtual Interface Reference - The reference to a direct_connect_virtual_interface
- External
Subnet map[string]stringReference - The reference to a subnet
- Local
Subnet map[string]stringReference - The reference to a subnet
- Vpn
Connection map[string]stringReference - The reference to a vpn_connection
- direct
Connect Map<String,String>Virtual Interface Reference - The reference to a direct_connect_virtual_interface
- external
Subnet Map<String,String>Reference - The reference to a subnet
- local
Subnet Map<String,String>Reference - The reference to a subnet
- vpn
Connection Map<String,String>Reference - The reference to a vpn_connection
- direct
Connect {[key: string]: string}Virtual Interface Reference - The reference to a direct_connect_virtual_interface
- external
Subnet {[key: string]: string}Reference - The reference to a subnet
- local
Subnet {[key: string]: string}Reference - The reference to a subnet
- vpn
Connection {[key: string]: string}Reference - The reference to a vpn_connection
- direct_
connect_ Mapping[str, str]virtual_ interface_ reference - The reference to a direct_connect_virtual_interface
- external_
subnet_ Mapping[str, str]reference - The reference to a subnet
- local_
subnet_ Mapping[str, str]reference - The reference to a subnet
- vpn_
connection_ Mapping[str, str]reference - The reference to a vpn_connection
- direct
Connect Map<String>Virtual Interface Reference - The reference to a direct_connect_virtual_interface
- external
Subnet Map<String>Reference - The reference to a subnet
- local
Subnet Map<String>Reference - The reference to a subnet
- vpn
Connection Map<String>Reference - The reference to a vpn_connection
GetStaticRoutesStatus
- Execution
Contexts List<PiersKarsenbarg. Nutanix. Inputs. Get Static Routes Status Execution Context> - Execution Context of VPC.
- Resources
List<Piers
Karsenbarg. Nutanix. Inputs. Get Static Routes Status Resource> - VPC route table resources status
- State string
- The state of the vpc_route_table.
- Execution
Contexts []GetStatic Routes Status Execution Context - Execution Context of VPC.
- Resources
[]Get
Static Routes Status Resource - VPC route table resources status
- State string
- The state of the vpc_route_table.
- execution
Contexts List<GetStatic Routes Status Execution Context> - Execution Context of VPC.
- resources
List<Get
Static Routes Status Resource> - VPC route table resources status
- state String
- The state of the vpc_route_table.
- execution
Contexts GetStatic Routes Status Execution Context[] - Execution Context of VPC.
- resources
Get
Static Routes Status Resource[] - VPC route table resources status
- state string
- The state of the vpc_route_table.
- execution_
contexts Sequence[GetStatic Routes Status Execution Context] - Execution Context of VPC.
- resources
Sequence[Get
Static Routes Status Resource] - VPC route table resources status
- state str
- The state of the vpc_route_table.
- execution
Contexts List<Property Map> - Execution Context of VPC.
- resources List<Property Map>
- VPC route table resources status
- state String
- The state of the vpc_route_table.
GetStaticRoutesStatusExecutionContext
- Task
Uuids List<string>
- Task
Uuids []string
- task
Uuids List<String>
- task
Uuids string[]
- task_
uuids Sequence[str]
- task
Uuids List<String>
GetStaticRoutesStatusResource
- Default
Routes List<PiersKarsenbarg. Nutanix. Inputs. Get Static Routes Status Resource Default Route> - default route. (present in status resource only )
- Dynamic
Routes List<PiersLists Karsenbarg. Nutanix. Inputs. Get Static Routes Status Resource Dynamic Routes List> - list of dynamic routes (present in status resource only)
- Local
Routes List<PiersLists Karsenbarg. Nutanix. Inputs. Get Static Routes Status Resource Local Routes List> - list of local routes (present in status resource only )
- Static
Routes List<PiersLists Karsenbarg. Nutanix. Inputs. Get Static Routes Status Resource Static Routes List> - list of static routes
- Default
Routes []GetStatic Routes Status Resource Default Route - default route. (present in status resource only )
- Dynamic
Routes []GetLists Static Routes Status Resource Dynamic Routes List - list of dynamic routes (present in status resource only)
- Local
Routes []GetLists Static Routes Status Resource Local Routes List - list of local routes (present in status resource only )
- Static
Routes []GetLists Static Routes Status Resource Static Routes List - list of static routes
- default
Routes List<GetStatic Routes Status Resource Default Route> - default route. (present in status resource only )
- dynamic
Routes List<GetLists Static Routes Status Resource Dynamic Routes List> - list of dynamic routes (present in status resource only)
- local
Routes List<GetLists Static Routes Status Resource Local Routes List> - list of local routes (present in status resource only )
- static
Routes List<GetLists Static Routes Status Resource Static Routes List> - list of static routes
- default
Routes GetStatic Routes Status Resource Default Route[] - default route. (present in status resource only )
- dynamic
Routes GetLists Static Routes Status Resource Dynamic Routes List[] - list of dynamic routes (present in status resource only)
- local
Routes GetLists Static Routes Status Resource Local Routes List[] - list of local routes (present in status resource only )
- static
Routes GetLists Static Routes Status Resource Static Routes List[] - list of static routes
- default_
routes Sequence[GetStatic Routes Status Resource Default Route] - default route. (present in status resource only )
- dynamic_
routes_ Sequence[Getlists Static Routes Status Resource Dynamic Routes List] - list of dynamic routes (present in status resource only)
- local_
routes_ Sequence[Getlists Static Routes Status Resource Local Routes List] - list of local routes (present in status resource only )
- static_
routes_ Sequence[Getlists Static Routes Status Resource Static Routes List] - list of static routes
- default
Routes List<Property Map> - default route. (present in status resource only )
- dynamic
Routes List<Property Map>Lists - list of dynamic routes (present in status resource only)
- local
Routes List<Property Map>Lists - list of local routes (present in status resource only )
- static
Routes List<Property Map>Lists - list of static routes
GetStaticRoutesStatusResourceDefaultRoute
- Destination string
- destination ip address with prefix.
- Is
Active bool - Whether this route is currently active. Present in Status Resources.
- Nexthops
List<Piers
Karsenbarg. Nutanix. Inputs. Get Static Routes Status Resource Default Route Nexthop> - Targeted link to use as the nexthop in a route.
- Priority int
- The preference value assigned to this route. A higher value means greater preference. Present in Status Resource.
- Destination string
- destination ip address with prefix.
- Is
Active bool - Whether this route is currently active. Present in Status Resources.
- Nexthops
[]Get
Static Routes Status Resource Default Route Nexthop - Targeted link to use as the nexthop in a route.
- Priority int
- The preference value assigned to this route. A higher value means greater preference. Present in Status Resource.
- destination String
- destination ip address with prefix.
- is
Active Boolean - Whether this route is currently active. Present in Status Resources.
- nexthops
List<Get
Static Routes Status Resource Default Route Nexthop> - Targeted link to use as the nexthop in a route.
- priority Integer
- The preference value assigned to this route. A higher value means greater preference. Present in Status Resource.
- destination string
- destination ip address with prefix.
- is
Active boolean - Whether this route is currently active. Present in Status Resources.
- nexthops
Get
Static Routes Status Resource Default Route Nexthop[] - Targeted link to use as the nexthop in a route.
- priority number
- The preference value assigned to this route. A higher value means greater preference. Present in Status Resource.
- destination str
- destination ip address with prefix.
- is_
active bool - Whether this route is currently active. Present in Status Resources.
- nexthops
Sequence[Get
Static Routes Status Resource Default Route Nexthop] - Targeted link to use as the nexthop in a route.
- priority int
- The preference value assigned to this route. A higher value means greater preference. Present in Status Resource.
- destination String
- destination ip address with prefix.
- is
Active Boolean - Whether this route is currently active. Present in Status Resources.
- nexthops List<Property Map>
- Targeted link to use as the nexthop in a route.
- priority Number
- The preference value assigned to this route. A higher value means greater preference. Present in Status Resource.
GetStaticRoutesStatusResourceDefaultRouteNexthop
- Direct
Connect Dictionary<string, string>Virtual Interface Reference - The reference to a direct_connect_virtual_interface
- External
Subnet Dictionary<string, string>Reference - The reference to a subnet
- Local
Subnet Dictionary<string, string>Reference - The reference to a subnet
- Nexthop
Ip stringAddress - Vpn
Connection Dictionary<string, string>Reference - The reference to a vpn_connection
- Direct
Connect map[string]stringVirtual Interface Reference - The reference to a direct_connect_virtual_interface
- External
Subnet map[string]stringReference - The reference to a subnet
- Local
Subnet map[string]stringReference - The reference to a subnet
- Nexthop
Ip stringAddress - Vpn
Connection map[string]stringReference - The reference to a vpn_connection
- direct
Connect Map<String,String>Virtual Interface Reference - The reference to a direct_connect_virtual_interface
- external
Subnet Map<String,String>Reference - The reference to a subnet
- local
Subnet Map<String,String>Reference - The reference to a subnet
- nexthop
Ip StringAddress - vpn
Connection Map<String,String>Reference - The reference to a vpn_connection
- direct
Connect {[key: string]: string}Virtual Interface Reference - The reference to a direct_connect_virtual_interface
- external
Subnet {[key: string]: string}Reference - The reference to a subnet
- local
Subnet {[key: string]: string}Reference - The reference to a subnet
- nexthop
Ip stringAddress - vpn
Connection {[key: string]: string}Reference - The reference to a vpn_connection
- direct_
connect_ Mapping[str, str]virtual_ interface_ reference - The reference to a direct_connect_virtual_interface
- external_
subnet_ Mapping[str, str]reference - The reference to a subnet
- local_
subnet_ Mapping[str, str]reference - The reference to a subnet
- nexthop_
ip_ straddress - vpn_
connection_ Mapping[str, str]reference - The reference to a vpn_connection
- direct
Connect Map<String>Virtual Interface Reference - The reference to a direct_connect_virtual_interface
- external
Subnet Map<String>Reference - The reference to a subnet
- local
Subnet Map<String>Reference - The reference to a subnet
- nexthop
Ip StringAddress - vpn
Connection Map<String>Reference - The reference to a vpn_connection
GetStaticRoutesStatusResourceDynamicRoutesList
- Destination string
- destination ip address with prefix.
- Is
Active bool - Whether this route is currently active. Present in Status Resources.
- Nexthops
List<Piers
Karsenbarg. Nutanix. Inputs. Get Static Routes Status Resource Dynamic Routes List Nexthop> - Targeted link to use as the nexthop in a route.
- Priority int
- The preference value assigned to this route. A higher value means greater preference. Present in Status Resource.
- Destination string
- destination ip address with prefix.
- Is
Active bool - Whether this route is currently active. Present in Status Resources.
- Nexthops
[]Get
Static Routes Status Resource Dynamic Routes List Nexthop - Targeted link to use as the nexthop in a route.
- Priority int
- The preference value assigned to this route. A higher value means greater preference. Present in Status Resource.
- destination String
- destination ip address with prefix.
- is
Active Boolean - Whether this route is currently active. Present in Status Resources.
- nexthops
List<Get
Static Routes Status Resource Dynamic Routes List Nexthop> - Targeted link to use as the nexthop in a route.
- priority Integer
- The preference value assigned to this route. A higher value means greater preference. Present in Status Resource.
- destination string
- destination ip address with prefix.
- is
Active boolean - Whether this route is currently active. Present in Status Resources.
- nexthops
Get
Static Routes Status Resource Dynamic Routes List Nexthop[] - Targeted link to use as the nexthop in a route.
- priority number
- The preference value assigned to this route. A higher value means greater preference. Present in Status Resource.
- destination str
- destination ip address with prefix.
- is_
active bool - Whether this route is currently active. Present in Status Resources.
- nexthops
Sequence[Get
Static Routes Status Resource Dynamic Routes List Nexthop] - Targeted link to use as the nexthop in a route.
- priority int
- The preference value assigned to this route. A higher value means greater preference. Present in Status Resource.
- destination String
- destination ip address with prefix.
- is
Active Boolean - Whether this route is currently active. Present in Status Resources.
- nexthops List<Property Map>
- Targeted link to use as the nexthop in a route.
- priority Number
- The preference value assigned to this route. A higher value means greater preference. Present in Status Resource.
GetStaticRoutesStatusResourceDynamicRoutesListNexthop
- Direct
Connect Dictionary<string, string>Virtual Interface Reference - The reference to a direct_connect_virtual_interface
- External
Subnet Dictionary<string, string>Reference - The reference to a subnet
- Local
Subnet Dictionary<string, string>Reference - The reference to a subnet
- Nexthop
Ip stringAddress - Vpn
Connection Dictionary<string, string>Reference - The reference to a vpn_connection
- Direct
Connect map[string]stringVirtual Interface Reference - The reference to a direct_connect_virtual_interface
- External
Subnet map[string]stringReference - The reference to a subnet
- Local
Subnet map[string]stringReference - The reference to a subnet
- Nexthop
Ip stringAddress - Vpn
Connection map[string]stringReference - The reference to a vpn_connection
- direct
Connect Map<String,String>Virtual Interface Reference - The reference to a direct_connect_virtual_interface
- external
Subnet Map<String,String>Reference - The reference to a subnet
- local
Subnet Map<String,String>Reference - The reference to a subnet
- nexthop
Ip StringAddress - vpn
Connection Map<String,String>Reference - The reference to a vpn_connection
- direct
Connect {[key: string]: string}Virtual Interface Reference - The reference to a direct_connect_virtual_interface
- external
Subnet {[key: string]: string}Reference - The reference to a subnet
- local
Subnet {[key: string]: string}Reference - The reference to a subnet
- nexthop
Ip stringAddress - vpn
Connection {[key: string]: string}Reference - The reference to a vpn_connection
- direct_
connect_ Mapping[str, str]virtual_ interface_ reference - The reference to a direct_connect_virtual_interface
- external_
subnet_ Mapping[str, str]reference - The reference to a subnet
- local_
subnet_ Mapping[str, str]reference - The reference to a subnet
- nexthop_
ip_ straddress - vpn_
connection_ Mapping[str, str]reference - The reference to a vpn_connection
- direct
Connect Map<String>Virtual Interface Reference - The reference to a direct_connect_virtual_interface
- external
Subnet Map<String>Reference - The reference to a subnet
- local
Subnet Map<String>Reference - The reference to a subnet
- nexthop
Ip StringAddress - vpn
Connection Map<String>Reference - The reference to a vpn_connection
GetStaticRoutesStatusResourceLocalRoutesList
- Destination string
- destination ip address with prefix.
- Is
Active bool - Whether this route is currently active. Present in Status Resources.
- Nexthops
List<Piers
Karsenbarg. Nutanix. Inputs. Get Static Routes Status Resource Local Routes List Nexthop> - Targeted link to use as the nexthop in a route.
- Priority int
- The preference value assigned to this route. A higher value means greater preference. Present in Status Resource.
- Destination string
- destination ip address with prefix.
- Is
Active bool - Whether this route is currently active. Present in Status Resources.
- Nexthops
[]Get
Static Routes Status Resource Local Routes List Nexthop - Targeted link to use as the nexthop in a route.
- Priority int
- The preference value assigned to this route. A higher value means greater preference. Present in Status Resource.
- destination String
- destination ip address with prefix.
- is
Active Boolean - Whether this route is currently active. Present in Status Resources.
- nexthops
List<Get
Static Routes Status Resource Local Routes List Nexthop> - Targeted link to use as the nexthop in a route.
- priority Integer
- The preference value assigned to this route. A higher value means greater preference. Present in Status Resource.
- destination string
- destination ip address with prefix.
- is
Active boolean - Whether this route is currently active. Present in Status Resources.
- nexthops
Get
Static Routes Status Resource Local Routes List Nexthop[] - Targeted link to use as the nexthop in a route.
- priority number
- The preference value assigned to this route. A higher value means greater preference. Present in Status Resource.
- destination str
- destination ip address with prefix.
- is_
active bool - Whether this route is currently active. Present in Status Resources.
- nexthops
Sequence[Get
Static Routes Status Resource Local Routes List Nexthop] - Targeted link to use as the nexthop in a route.
- priority int
- The preference value assigned to this route. A higher value means greater preference. Present in Status Resource.
- destination String
- destination ip address with prefix.
- is
Active Boolean - Whether this route is currently active. Present in Status Resources.
- nexthops List<Property Map>
- Targeted link to use as the nexthop in a route.
- priority Number
- The preference value assigned to this route. A higher value means greater preference. Present in Status Resource.
GetStaticRoutesStatusResourceLocalRoutesListNexthop
- Direct
Connect Dictionary<string, string>Virtual Interface Reference - The reference to a direct_connect_virtual_interface
- External
Subnet Dictionary<string, string>Reference - The reference to a subnet
- Local
Subnet Dictionary<string, string>Reference - The reference to a subnet
- Nexthop
Ip stringAddress - Vpn
Connection Dictionary<string, string>Reference - The reference to a vpn_connection
- Direct
Connect map[string]stringVirtual Interface Reference - The reference to a direct_connect_virtual_interface
- External
Subnet map[string]stringReference - The reference to a subnet
- Local
Subnet map[string]stringReference - The reference to a subnet
- Nexthop
Ip stringAddress - Vpn
Connection map[string]stringReference - The reference to a vpn_connection
- direct
Connect Map<String,String>Virtual Interface Reference - The reference to a direct_connect_virtual_interface
- external
Subnet Map<String,String>Reference - The reference to a subnet
- local
Subnet Map<String,String>Reference - The reference to a subnet
- nexthop
Ip StringAddress - vpn
Connection Map<String,String>Reference - The reference to a vpn_connection
- direct
Connect {[key: string]: string}Virtual Interface Reference - The reference to a direct_connect_virtual_interface
- external
Subnet {[key: string]: string}Reference - The reference to a subnet
- local
Subnet {[key: string]: string}Reference - The reference to a subnet
- nexthop
Ip stringAddress - vpn
Connection {[key: string]: string}Reference - The reference to a vpn_connection
- direct_
connect_ Mapping[str, str]virtual_ interface_ reference - The reference to a direct_connect_virtual_interface
- external_
subnet_ Mapping[str, str]reference - The reference to a subnet
- local_
subnet_ Mapping[str, str]reference - The reference to a subnet
- nexthop_
ip_ straddress - vpn_
connection_ Mapping[str, str]reference - The reference to a vpn_connection
- direct
Connect Map<String>Virtual Interface Reference - The reference to a direct_connect_virtual_interface
- external
Subnet Map<String>Reference - The reference to a subnet
- local
Subnet Map<String>Reference - The reference to a subnet
- nexthop
Ip StringAddress - vpn
Connection Map<String>Reference - The reference to a vpn_connection
GetStaticRoutesStatusResourceStaticRoutesList
- Destination string
- destination ip address with prefix.
- Is
Active bool - Whether this route is currently active. Present in Status Resources.
- Nexthops
List<Piers
Karsenbarg. Nutanix. Inputs. Get Static Routes Status Resource Static Routes List Nexthop> - Targeted link to use as the nexthop in a route.
- Priority int
- The preference value assigned to this route. A higher value means greater preference. Present in Status Resource.
- Destination string
- destination ip address with prefix.
- Is
Active bool - Whether this route is currently active. Present in Status Resources.
- Nexthops
[]Get
Static Routes Status Resource Static Routes List Nexthop - Targeted link to use as the nexthop in a route.
- Priority int
- The preference value assigned to this route. A higher value means greater preference. Present in Status Resource.
- destination String
- destination ip address with prefix.
- is
Active Boolean - Whether this route is currently active. Present in Status Resources.
- nexthops
List<Get
Static Routes Status Resource Static Routes List Nexthop> - Targeted link to use as the nexthop in a route.
- priority Integer
- The preference value assigned to this route. A higher value means greater preference. Present in Status Resource.
- destination string
- destination ip address with prefix.
- is
Active boolean - Whether this route is currently active. Present in Status Resources.
- nexthops
Get
Static Routes Status Resource Static Routes List Nexthop[] - Targeted link to use as the nexthop in a route.
- priority number
- The preference value assigned to this route. A higher value means greater preference. Present in Status Resource.
- destination str
- destination ip address with prefix.
- is_
active bool - Whether this route is currently active. Present in Status Resources.
- nexthops
Sequence[Get
Static Routes Status Resource Static Routes List Nexthop] - Targeted link to use as the nexthop in a route.
- priority int
- The preference value assigned to this route. A higher value means greater preference. Present in Status Resource.
- destination String
- destination ip address with prefix.
- is
Active Boolean - Whether this route is currently active. Present in Status Resources.
- nexthops List<Property Map>
- Targeted link to use as the nexthop in a route.
- priority Number
- The preference value assigned to this route. A higher value means greater preference. Present in Status Resource.
GetStaticRoutesStatusResourceStaticRoutesListNexthop
- Direct
Connect Dictionary<string, string>Virtual Interface Reference - The reference to a direct_connect_virtual_interface
- External
Subnet Dictionary<string, string>Reference - The reference to a subnet
- Local
Subnet Dictionary<string, string>Reference - The reference to a subnet
- Nexthop
Ip stringAddress - Vpn
Connection Dictionary<string, string>Reference - The reference to a vpn_connection
- Direct
Connect map[string]stringVirtual Interface Reference - The reference to a direct_connect_virtual_interface
- External
Subnet map[string]stringReference - The reference to a subnet
- Local
Subnet map[string]stringReference - The reference to a subnet
- Nexthop
Ip stringAddress - Vpn
Connection map[string]stringReference - The reference to a vpn_connection
- direct
Connect Map<String,String>Virtual Interface Reference - The reference to a direct_connect_virtual_interface
- external
Subnet Map<String,String>Reference - The reference to a subnet
- local
Subnet Map<String,String>Reference - The reference to a subnet
- nexthop
Ip StringAddress - vpn
Connection Map<String,String>Reference - The reference to a vpn_connection
- direct
Connect {[key: string]: string}Virtual Interface Reference - The reference to a direct_connect_virtual_interface
- external
Subnet {[key: string]: string}Reference - The reference to a subnet
- local
Subnet {[key: string]: string}Reference - The reference to a subnet
- nexthop
Ip stringAddress - vpn
Connection {[key: string]: string}Reference - The reference to a vpn_connection
- direct_
connect_ Mapping[str, str]virtual_ interface_ reference - The reference to a direct_connect_virtual_interface
- external_
subnet_ Mapping[str, str]reference - The reference to a subnet
- local_
subnet_ Mapping[str, str]reference - The reference to a subnet
- nexthop_
ip_ straddress - vpn_
connection_ Mapping[str, str]reference - The reference to a vpn_connection
- direct
Connect Map<String>Virtual Interface Reference - The reference to a direct_connect_virtual_interface
- external
Subnet Map<String>Reference - The reference to a subnet
- local
Subnet Map<String>Reference - The reference to a subnet
- nexthop
Ip StringAddress - vpn
Connection Map<String>Reference - The reference to a vpn_connection
Package Details
- Repository
- nutanix pierskarsenbarg/pulumi-nutanix
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
nutanix
Terraform Provider.