Nutanix v0.7.4 published on Friday, Mar 21, 2025 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)
public static Output<GetStaticRoutesResult> getStaticRoutes(GetStaticRoutesArgs args, InvokeOptions options)
fn::invoke:
  function: nutanix:index/getStaticRoutes:getStaticRoutes
  arguments:
    # arguments dictionaryThe following arguments are supported:
- VpcName string
- VpcReference stringUuid 
- vpc UUID
- VpcName string
- VpcReference stringUuid 
- vpc UUID
- vpcName String
- vpcReference StringUuid 
- vpc UUID
- vpcName string
- vpcReference stringUuid 
- vpc UUID
- vpc_name str
- vpc_reference_ struuid 
- vpc UUID
- vpcName String
- vpcReference StringUuid 
- vpc UUID
getStaticRoutes Result
The following output properties are available:
- ApiVersion 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<PiersKarsenbarg. Nutanix. Outputs. Get Static Routes Spec> 
- An intentful representation of a vpc_route_table spec
- Statuses
List<PiersKarsenbarg. Nutanix. Outputs. Get Static Routes Status> 
- An intentful representation of a vpc_route_table status
- VpcName string
- VpcReference stringUuid 
- ApiVersion 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
[]GetStatic Routes Spec 
- An intentful representation of a vpc_route_table spec
- Statuses
[]GetStatic Routes Status 
- An intentful representation of a vpc_route_table status
- VpcName string
- VpcReference stringUuid 
- apiVersion 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<GetStatic Routes Spec> 
- An intentful representation of a vpc_route_table spec
- statuses
List<GetStatic Routes Status> 
- An intentful representation of a vpc_route_table status
- vpcName String
- vpcReference StringUuid 
- apiVersion 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
GetStatic Routes Spec[] 
- An intentful representation of a vpc_route_table spec
- statuses
GetStatic Routes Status[] 
- An intentful representation of a vpc_route_table status
- vpcName string
- vpcReference 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[GetStatic Routes Spec] 
- An intentful representation of a vpc_route_table spec
- statuses
Sequence[GetStatic Routes Status] 
- An intentful representation of a vpc_route_table status
- vpc_name str
- vpc_reference_ struuid 
- apiVersion 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
- vpcName String
- vpcReference StringUuid 
Supporting Types
GetStaticRoutesSpec   
- Name string
- the name.
 
- Resources
List<PiersKarsenbarg. Nutanix. Inputs. Get Static Routes Spec Resource> 
- VPC route table resources status
- Name string
- the name.
 
- Resources
[]GetStatic Routes Spec Resource 
- VPC route table resources status
- name String
- the name.
 
- resources
List<GetStatic Routes Spec Resource> 
- VPC route table resources status
- name string
- the name.
 
- resources
GetStatic Routes Spec Resource[] 
- VPC route table resources status
- name str
- the name.
 
- resources
Sequence[GetStatic Routes Spec Resource] 
- VPC route table resources status
- name String
- the name.
 
- resources List<Property Map>
- VPC route table resources status
GetStaticRoutesSpecResource    
- DefaultRoute List<PiersNexthops Karsenbarg. Nutanix. Inputs. Get Static Routes Spec Resource Default Route Nexthop> 
- default routes (present in spec resource)
- StaticRoutes List<PiersLists Karsenbarg. Nutanix. Inputs. Get Static Routes Spec Resource Static Routes List> 
- list of static routes
- DefaultRoute []GetNexthops Static Routes Spec Resource Default Route Nexthop 
- default routes (present in spec resource)
- StaticRoutes []GetLists Static Routes Spec Resource Static Routes List 
- list of static routes
- defaultRoute List<GetNexthops Static Routes Spec Resource Default Route Nexthop> 
- default routes (present in spec resource)
- staticRoutes List<GetLists Static Routes Spec Resource Static Routes List> 
- list of static routes
- defaultRoute GetNexthops Static Routes Spec Resource Default Route Nexthop[] 
- default routes (present in spec resource)
- staticRoutes 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
- defaultRoute List<Property Map>Nexthops 
- default routes (present in spec resource)
- staticRoutes List<Property Map>Lists 
- list of static routes
GetStaticRoutesSpecResourceDefaultRouteNexthop       
- DirectConnect Dictionary<string, string>Virtual Interface Reference 
- The reference to a direct_connect_virtual_interface
- ExternalSubnet Dictionary<string, string>Reference 
- The reference to a subnet
- LocalSubnet Dictionary<string, string>Reference 
- The reference to a subnet
- VpnConnection Dictionary<string, string>Reference 
- The reference to a vpn_connection
- DirectConnect map[string]stringVirtual Interface Reference 
- The reference to a direct_connect_virtual_interface
- ExternalSubnet map[string]stringReference 
- The reference to a subnet
- LocalSubnet map[string]stringReference 
- The reference to a subnet
- VpnConnection map[string]stringReference 
- The reference to a vpn_connection
- directConnect Map<String,String>Virtual Interface Reference 
- The reference to a direct_connect_virtual_interface
- externalSubnet Map<String,String>Reference 
- The reference to a subnet
- localSubnet Map<String,String>Reference 
- The reference to a subnet
- vpnConnection Map<String,String>Reference 
- The reference to a vpn_connection
- directConnect {[key: string]: string}Virtual Interface Reference 
- The reference to a direct_connect_virtual_interface
- externalSubnet {[key: string]: string}Reference 
- The reference to a subnet
- localSubnet {[key: string]: string}Reference 
- The reference to a subnet
- vpnConnection {[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
- directConnect Map<String>Virtual Interface Reference 
- The reference to a direct_connect_virtual_interface
- externalSubnet Map<String>Reference 
- The reference to a subnet
- localSubnet Map<String>Reference 
- The reference to a subnet
- vpnConnection Map<String>Reference 
- The reference to a vpn_connection
GetStaticRoutesSpecResourceStaticRoutesList       
- Destination string
- destination ip address with prefix.
- Nexthops
List<PiersKarsenbarg. 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
[]GetStatic 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<GetStatic 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
GetStatic 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[GetStatic 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        
- DirectConnect Dictionary<string, string>Virtual Interface Reference 
- The reference to a direct_connect_virtual_interface
- ExternalSubnet Dictionary<string, string>Reference 
- The reference to a subnet
- LocalSubnet Dictionary<string, string>Reference 
- The reference to a subnet
- VpnConnection Dictionary<string, string>Reference 
- The reference to a vpn_connection
- DirectConnect map[string]stringVirtual Interface Reference 
- The reference to a direct_connect_virtual_interface
- ExternalSubnet map[string]stringReference 
- The reference to a subnet
- LocalSubnet map[string]stringReference 
- The reference to a subnet
- VpnConnection map[string]stringReference 
- The reference to a vpn_connection
- directConnect Map<String,String>Virtual Interface Reference 
- The reference to a direct_connect_virtual_interface
- externalSubnet Map<String,String>Reference 
- The reference to a subnet
- localSubnet Map<String,String>Reference 
- The reference to a subnet
- vpnConnection Map<String,String>Reference 
- The reference to a vpn_connection
- directConnect {[key: string]: string}Virtual Interface Reference 
- The reference to a direct_connect_virtual_interface
- externalSubnet {[key: string]: string}Reference 
- The reference to a subnet
- localSubnet {[key: string]: string}Reference 
- The reference to a subnet
- vpnConnection {[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
- directConnect Map<String>Virtual Interface Reference 
- The reference to a direct_connect_virtual_interface
- externalSubnet Map<String>Reference 
- The reference to a subnet
- localSubnet Map<String>Reference 
- The reference to a subnet
- vpnConnection Map<String>Reference 
- The reference to a vpn_connection
GetStaticRoutesStatus   
- ExecutionContexts List<PiersKarsenbarg. Nutanix. Inputs. Get Static Routes Status Execution Context> 
- Execution Context of VPC.
- Resources
List<PiersKarsenbarg. Nutanix. Inputs. Get Static Routes Status Resource> 
- VPC route table resources status
- State string
- The state of the vpc_route_table.
- ExecutionContexts []GetStatic Routes Status Execution Context 
- Execution Context of VPC.
- Resources
[]GetStatic Routes Status Resource 
- VPC route table resources status
- State string
- The state of the vpc_route_table.
- executionContexts List<GetStatic Routes Status Execution Context> 
- Execution Context of VPC.
- resources
List<GetStatic Routes Status Resource> 
- VPC route table resources status
- state String
- The state of the vpc_route_table.
- executionContexts GetStatic Routes Status Execution Context[] 
- Execution Context of VPC.
- resources
GetStatic 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[GetStatic Routes Status Resource] 
- VPC route table resources status
- state str
- The state of the vpc_route_table.
- executionContexts 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     
- TaskUuids List<string>
- TaskUuids []string
- taskUuids List<String>
- taskUuids string[]
- task_uuids Sequence[str]
- taskUuids List<String>
GetStaticRoutesStatusResource    
- DefaultRoutes List<PiersKarsenbarg. Nutanix. Inputs. Get Static Routes Status Resource Default Route> 
- default route. (present in status resource only )
- DynamicRoutes List<PiersLists Karsenbarg. Nutanix. Inputs. Get Static Routes Status Resource Dynamic Routes List> 
- list of dynamic routes (present in status resource only)
- LocalRoutes List<PiersLists Karsenbarg. Nutanix. Inputs. Get Static Routes Status Resource Local Routes List> 
- list of local routes (present in status resource only )
- StaticRoutes List<PiersLists Karsenbarg. Nutanix. Inputs. Get Static Routes Status Resource Static Routes List> 
- list of static routes
- DefaultRoutes []GetStatic Routes Status Resource Default Route 
- default route. (present in status resource only )
- DynamicRoutes []GetLists Static Routes Status Resource Dynamic Routes List 
- list of dynamic routes (present in status resource only)
- LocalRoutes []GetLists Static Routes Status Resource Local Routes List 
- list of local routes (present in status resource only )
- StaticRoutes []GetLists Static Routes Status Resource Static Routes List 
- list of static routes
- defaultRoutes List<GetStatic Routes Status Resource Default Route> 
- default route. (present in status resource only )
- dynamicRoutes List<GetLists Static Routes Status Resource Dynamic Routes List> 
- list of dynamic routes (present in status resource only)
- localRoutes List<GetLists Static Routes Status Resource Local Routes List> 
- list of local routes (present in status resource only )
- staticRoutes List<GetLists Static Routes Status Resource Static Routes List> 
- list of static routes
- defaultRoutes GetStatic Routes Status Resource Default Route[] 
- default route. (present in status resource only )
- dynamicRoutes GetLists Static Routes Status Resource Dynamic Routes List[] 
- list of dynamic routes (present in status resource only)
- localRoutes GetLists Static Routes Status Resource Local Routes List[] 
- list of local routes (present in status resource only )
- staticRoutes 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
- defaultRoutes List<Property Map>
- default route. (present in status resource only )
- dynamicRoutes List<Property Map>Lists 
- list of dynamic routes (present in status resource only)
- localRoutes List<Property Map>Lists 
- list of local routes (present in status resource only )
- staticRoutes List<Property Map>Lists 
- list of static routes
GetStaticRoutesStatusResourceDefaultRoute      
- Destination string
- destination ip address with prefix.
- IsActive bool
- Whether this route is currently active. Present in Status Resources.
- Nexthops
List<PiersKarsenbarg. 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.
- IsActive bool
- Whether this route is currently active. Present in Status Resources.
- Nexthops
[]GetStatic 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.
- isActive Boolean
- Whether this route is currently active. Present in Status Resources.
- nexthops
List<GetStatic 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.
- isActive boolean
- Whether this route is currently active. Present in Status Resources.
- nexthops
GetStatic 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[GetStatic 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.
- isActive 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       
- DirectConnect Dictionary<string, string>Virtual Interface Reference 
- The reference to a direct_connect_virtual_interface
- ExternalSubnet Dictionary<string, string>Reference 
- The reference to a subnet
- LocalSubnet Dictionary<string, string>Reference 
- The reference to a subnet
- NexthopIp stringAddress 
- VpnConnection Dictionary<string, string>Reference 
- The reference to a vpn_connection
- DirectConnect map[string]stringVirtual Interface Reference 
- The reference to a direct_connect_virtual_interface
- ExternalSubnet map[string]stringReference 
- The reference to a subnet
- LocalSubnet map[string]stringReference 
- The reference to a subnet
- NexthopIp stringAddress 
- VpnConnection map[string]stringReference 
- The reference to a vpn_connection
- directConnect Map<String,String>Virtual Interface Reference 
- The reference to a direct_connect_virtual_interface
- externalSubnet Map<String,String>Reference 
- The reference to a subnet
- localSubnet Map<String,String>Reference 
- The reference to a subnet
- nexthopIp StringAddress 
- vpnConnection Map<String,String>Reference 
- The reference to a vpn_connection
- directConnect {[key: string]: string}Virtual Interface Reference 
- The reference to a direct_connect_virtual_interface
- externalSubnet {[key: string]: string}Reference 
- The reference to a subnet
- localSubnet {[key: string]: string}Reference 
- The reference to a subnet
- nexthopIp stringAddress 
- vpnConnection {[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
- directConnect Map<String>Virtual Interface Reference 
- The reference to a direct_connect_virtual_interface
- externalSubnet Map<String>Reference 
- The reference to a subnet
- localSubnet Map<String>Reference 
- The reference to a subnet
- nexthopIp StringAddress 
- vpnConnection Map<String>Reference 
- The reference to a vpn_connection
GetStaticRoutesStatusResourceDynamicRoutesList       
- Destination string
- destination ip address with prefix.
- IsActive bool
- Whether this route is currently active. Present in Status Resources.
- Nexthops
List<PiersKarsenbarg. 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.
- IsActive bool
- Whether this route is currently active. Present in Status Resources.
- Nexthops
[]GetStatic 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.
- isActive Boolean
- Whether this route is currently active. Present in Status Resources.
- nexthops
List<GetStatic 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.
- isActive boolean
- Whether this route is currently active. Present in Status Resources.
- nexthops
GetStatic 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[GetStatic 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.
- isActive 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        
- DirectConnect Dictionary<string, string>Virtual Interface Reference 
- The reference to a direct_connect_virtual_interface
- ExternalSubnet Dictionary<string, string>Reference 
- The reference to a subnet
- LocalSubnet Dictionary<string, string>Reference 
- The reference to a subnet
- NexthopIp stringAddress 
- VpnConnection Dictionary<string, string>Reference 
- The reference to a vpn_connection
- DirectConnect map[string]stringVirtual Interface Reference 
- The reference to a direct_connect_virtual_interface
- ExternalSubnet map[string]stringReference 
- The reference to a subnet
- LocalSubnet map[string]stringReference 
- The reference to a subnet
- NexthopIp stringAddress 
- VpnConnection map[string]stringReference 
- The reference to a vpn_connection
- directConnect Map<String,String>Virtual Interface Reference 
- The reference to a direct_connect_virtual_interface
- externalSubnet Map<String,String>Reference 
- The reference to a subnet
- localSubnet Map<String,String>Reference 
- The reference to a subnet
- nexthopIp StringAddress 
- vpnConnection Map<String,String>Reference 
- The reference to a vpn_connection
- directConnect {[key: string]: string}Virtual Interface Reference 
- The reference to a direct_connect_virtual_interface
- externalSubnet {[key: string]: string}Reference 
- The reference to a subnet
- localSubnet {[key: string]: string}Reference 
- The reference to a subnet
- nexthopIp stringAddress 
- vpnConnection {[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
- directConnect Map<String>Virtual Interface Reference 
- The reference to a direct_connect_virtual_interface
- externalSubnet Map<String>Reference 
- The reference to a subnet
- localSubnet Map<String>Reference 
- The reference to a subnet
- nexthopIp StringAddress 
- vpnConnection Map<String>Reference 
- The reference to a vpn_connection
GetStaticRoutesStatusResourceLocalRoutesList       
- Destination string
- destination ip address with prefix.
- IsActive bool
- Whether this route is currently active. Present in Status Resources.
- Nexthops
List<PiersKarsenbarg. 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.
- IsActive bool
- Whether this route is currently active. Present in Status Resources.
- Nexthops
[]GetStatic 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.
- isActive Boolean
- Whether this route is currently active. Present in Status Resources.
- nexthops
List<GetStatic 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.
- isActive boolean
- Whether this route is currently active. Present in Status Resources.
- nexthops
GetStatic 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[GetStatic 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.
- isActive 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        
- DirectConnect Dictionary<string, string>Virtual Interface Reference 
- The reference to a direct_connect_virtual_interface
- ExternalSubnet Dictionary<string, string>Reference 
- The reference to a subnet
- LocalSubnet Dictionary<string, string>Reference 
- The reference to a subnet
- NexthopIp stringAddress 
- VpnConnection Dictionary<string, string>Reference 
- The reference to a vpn_connection
- DirectConnect map[string]stringVirtual Interface Reference 
- The reference to a direct_connect_virtual_interface
- ExternalSubnet map[string]stringReference 
- The reference to a subnet
- LocalSubnet map[string]stringReference 
- The reference to a subnet
- NexthopIp stringAddress 
- VpnConnection map[string]stringReference 
- The reference to a vpn_connection
- directConnect Map<String,String>Virtual Interface Reference 
- The reference to a direct_connect_virtual_interface
- externalSubnet Map<String,String>Reference 
- The reference to a subnet
- localSubnet Map<String,String>Reference 
- The reference to a subnet
- nexthopIp StringAddress 
- vpnConnection Map<String,String>Reference 
- The reference to a vpn_connection
- directConnect {[key: string]: string}Virtual Interface Reference 
- The reference to a direct_connect_virtual_interface
- externalSubnet {[key: string]: string}Reference 
- The reference to a subnet
- localSubnet {[key: string]: string}Reference 
- The reference to a subnet
- nexthopIp stringAddress 
- vpnConnection {[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
- directConnect Map<String>Virtual Interface Reference 
- The reference to a direct_connect_virtual_interface
- externalSubnet Map<String>Reference 
- The reference to a subnet
- localSubnet Map<String>Reference 
- The reference to a subnet
- nexthopIp StringAddress 
- vpnConnection Map<String>Reference 
- The reference to a vpn_connection
GetStaticRoutesStatusResourceStaticRoutesList       
- Destination string
- destination ip address with prefix.
- IsActive bool
- Whether this route is currently active. Present in Status Resources.
- Nexthops
List<PiersKarsenbarg. 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.
- IsActive bool
- Whether this route is currently active. Present in Status Resources.
- Nexthops
[]GetStatic 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.
- isActive Boolean
- Whether this route is currently active. Present in Status Resources.
- nexthops
List<GetStatic 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.
- isActive boolean
- Whether this route is currently active. Present in Status Resources.
- nexthops
GetStatic 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[GetStatic 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.
- isActive 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        
- DirectConnect Dictionary<string, string>Virtual Interface Reference 
- The reference to a direct_connect_virtual_interface
- ExternalSubnet Dictionary<string, string>Reference 
- The reference to a subnet
- LocalSubnet Dictionary<string, string>Reference 
- The reference to a subnet
- NexthopIp stringAddress 
- VpnConnection Dictionary<string, string>Reference 
- The reference to a vpn_connection
- DirectConnect map[string]stringVirtual Interface Reference 
- The reference to a direct_connect_virtual_interface
- ExternalSubnet map[string]stringReference 
- The reference to a subnet
- LocalSubnet map[string]stringReference 
- The reference to a subnet
- NexthopIp stringAddress 
- VpnConnection map[string]stringReference 
- The reference to a vpn_connection
- directConnect Map<String,String>Virtual Interface Reference 
- The reference to a direct_connect_virtual_interface
- externalSubnet Map<String,String>Reference 
- The reference to a subnet
- localSubnet Map<String,String>Reference 
- The reference to a subnet
- nexthopIp StringAddress 
- vpnConnection Map<String,String>Reference 
- The reference to a vpn_connection
- directConnect {[key: string]: string}Virtual Interface Reference 
- The reference to a direct_connect_virtual_interface
- externalSubnet {[key: string]: string}Reference 
- The reference to a subnet
- localSubnet {[key: string]: string}Reference 
- The reference to a subnet
- nexthopIp stringAddress 
- vpnConnection {[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
- directConnect Map<String>Virtual Interface Reference 
- The reference to a direct_connect_virtual_interface
- externalSubnet Map<String>Reference 
- The reference to a subnet
- localSubnet Map<String>Reference 
- The reference to a subnet
- nexthopIp StringAddress 
- vpnConnection 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 nutanixTerraform Provider.
