Equinix v0.21.0 published on Friday, Feb 28, 2025 by Equinix
equinix.fabric.getConnections
Explore with Pulumi AI
Fabric V4 API compatible data resource that allow user to fetch connection for a given UUID
Additional documentation:
- Getting Started: https://docs.equinix.com/en-us/Content/Interconnection/Fabric/IMPLEMENTATION/fabric-connections-implement.htm
- API: https://developer.equinix.com/dev-docs/fabric/api-reference/fabric-v4-apis#connections
Using getConnections
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 getConnections(args: GetConnectionsArgs, opts?: InvokeOptions): Promise<GetConnectionsResult>
function getConnectionsOutput(args: GetConnectionsOutputArgs, opts?: InvokeOptions): Output<GetConnectionsResult>def get_connections(filters: Optional[Sequence[GetConnectionsFilter]] = None,
                    outer_operator: Optional[str] = None,
                    pagination: Optional[GetConnectionsPagination] = None,
                    sorts: Optional[Sequence[GetConnectionsSort]] = None,
                    opts: Optional[InvokeOptions] = None) -> GetConnectionsResult
def get_connections_output(filters: Optional[pulumi.Input[Sequence[pulumi.Input[GetConnectionsFilterArgs]]]] = None,
                    outer_operator: Optional[pulumi.Input[str]] = None,
                    pagination: Optional[pulumi.Input[GetConnectionsPaginationArgs]] = None,
                    sorts: Optional[pulumi.Input[Sequence[pulumi.Input[GetConnectionsSortArgs]]]] = None,
                    opts: Optional[InvokeOptions] = None) -> Output[GetConnectionsResult]func GetConnections(ctx *Context, args *GetConnectionsArgs, opts ...InvokeOption) (*GetConnectionsResult, error)
func GetConnectionsOutput(ctx *Context, args *GetConnectionsOutputArgs, opts ...InvokeOption) GetConnectionsResultOutput> Note: This function is named GetConnections in the Go SDK.
public static class GetConnections 
{
    public static Task<GetConnectionsResult> InvokeAsync(GetConnectionsArgs args, InvokeOptions? opts = null)
    public static Output<GetConnectionsResult> Invoke(GetConnectionsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetConnectionsResult> getConnections(GetConnectionsArgs args, InvokeOptions options)
public static Output<GetConnectionsResult> getConnections(GetConnectionsArgs args, InvokeOptions options)
fn::invoke:
  function: equinix:fabric/getConnections:getConnections
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Filters
List<GetConnections Filter> 
- Filters for the Data Source Search Request
- OuterOperator string
- Determines if the filter list will be grouped by AND or by OR. One of [AND, OR]
- Pagination
GetConnections Pagination 
- Pagination details for the Data Source Search Request
- Sorts
List<GetConnections Sort> 
- Filters for the Data Source Search Request
- Filters
[]GetConnections Filter 
- Filters for the Data Source Search Request
- OuterOperator string
- Determines if the filter list will be grouped by AND or by OR. One of [AND, OR]
- Pagination
GetConnections Pagination 
- Pagination details for the Data Source Search Request
- Sorts
[]GetConnections Sort 
- Filters for the Data Source Search Request
- filters
List<GetConnections Filter> 
- Filters for the Data Source Search Request
- outerOperator String
- Determines if the filter list will be grouped by AND or by OR. One of [AND, OR]
- pagination
GetConnections Pagination 
- Pagination details for the Data Source Search Request
- sorts
List<GetConnections Sort> 
- Filters for the Data Source Search Request
- filters
GetConnections Filter[] 
- Filters for the Data Source Search Request
- outerOperator string
- Determines if the filter list will be grouped by AND or by OR. One of [AND, OR]
- pagination
GetConnections Pagination 
- Pagination details for the Data Source Search Request
- sorts
GetConnections Sort[] 
- Filters for the Data Source Search Request
- filters
Sequence[GetConnections Filter] 
- Filters for the Data Source Search Request
- outer_operator str
- Determines if the filter list will be grouped by AND or by OR. One of [AND, OR]
- pagination
GetConnections Pagination 
- Pagination details for the Data Source Search Request
- sorts
Sequence[GetConnections Sort] 
- Filters for the Data Source Search Request
- filters List<Property Map>
- Filters for the Data Source Search Request
- outerOperator String
- Determines if the filter list will be grouped by AND or by OR. One of [AND, OR]
- pagination Property Map
- Pagination details for the Data Source Search Request
- sorts List<Property Map>
- Filters for the Data Source Search Request
getConnections Result
The following output properties are available:
- Datas
List<GetConnections Data> 
- List of Cloud Routers
- Filters
List<GetConnections Filter> 
- Filters for the Data Source Search Request
- Id string
- The provider-assigned unique ID for this managed resource.
- OuterOperator string
- Determines if the filter list will be grouped by AND or by OR. One of [AND, OR]
- Pagination
GetConnections Pagination 
- Pagination details for the Data Source Search Request
- Sorts
List<GetConnections Sort> 
- Filters for the Data Source Search Request
- Datas
[]GetConnections Data 
- List of Cloud Routers
- Filters
[]GetConnections Filter 
- Filters for the Data Source Search Request
- Id string
- The provider-assigned unique ID for this managed resource.
- OuterOperator string
- Determines if the filter list will be grouped by AND or by OR. One of [AND, OR]
- Pagination
GetConnections Pagination 
- Pagination details for the Data Source Search Request
- Sorts
[]GetConnections Sort 
- Filters for the Data Source Search Request
- datas
List<GetConnections Data> 
- List of Cloud Routers
- filters
List<GetConnections Filter> 
- Filters for the Data Source Search Request
- id String
- The provider-assigned unique ID for this managed resource.
- outerOperator String
- Determines if the filter list will be grouped by AND or by OR. One of [AND, OR]
- pagination
GetConnections Pagination 
- Pagination details for the Data Source Search Request
- sorts
List<GetConnections Sort> 
- Filters for the Data Source Search Request
- datas
GetConnections Data[] 
- List of Cloud Routers
- filters
GetConnections Filter[] 
- Filters for the Data Source Search Request
- id string
- The provider-assigned unique ID for this managed resource.
- outerOperator string
- Determines if the filter list will be grouped by AND or by OR. One of [AND, OR]
- pagination
GetConnections Pagination 
- Pagination details for the Data Source Search Request
- sorts
GetConnections Sort[] 
- Filters for the Data Source Search Request
- datas
Sequence[GetConnections Data] 
- List of Cloud Routers
- filters
Sequence[GetConnections Filter] 
- Filters for the Data Source Search Request
- id str
- The provider-assigned unique ID for this managed resource.
- outer_operator str
- Determines if the filter list will be grouped by AND or by OR. One of [AND, OR]
- pagination
GetConnections Pagination 
- Pagination details for the Data Source Search Request
- sorts
Sequence[GetConnections Sort] 
- Filters for the Data Source Search Request
- datas List<Property Map>
- List of Cloud Routers
- filters List<Property Map>
- Filters for the Data Source Search Request
- id String
- The provider-assigned unique ID for this managed resource.
- outerOperator String
- Determines if the filter list will be grouped by AND or by OR. One of [AND, OR]
- pagination Property Map
- Pagination details for the Data Source Search Request
- sorts List<Property Map>
- Filters for the Data Source Search Request
Supporting Types
GetConnectionsData  
- ASides
List<GetConnections Data ASide> 
- Requester or Customer side connection configuration object of the multi-segment connection
- Accounts
List<GetConnections Data Account> 
- Customer account information that is associated with this connection
- AdditionalInfos List<ImmutableDictionary<string, string>> 
- Connection additional information
- Bandwidth int
- Connection bandwidth in Mbps
- ChangeLogs List<GetConnections Data Change Log> 
- Captures connection lifecycle change information
- Description string
- Customer-provided connection description
- Direction string
- Connection directionality from the requester point of view
- Href string
- Connection URI information
- IsRemote bool
- Connection property derived from access point locations
- Name string
- Connection name. An alpha-numeric 24 characters string which can include only hyphens and underscores
- Notifications
List<GetConnections Data Notification> 
- Preferences for notifications on connection configuration or status changes
- Operations
List<GetConnections Data Operation> 
- Connection type-specific operational data
- Orders
List<GetConnections Data Order> 
- Order details
- Projects
List<GetConnections Data Project> 
- Project information
- Redundancies
List<GetConnections Data Redundancy> 
- Connection Redundancy Configuration
- State string
- Connection overall state
- Type string
- Defines the connection type like EVPL_VC, EPL_VC, IPWAN_VC, IP_VC, ACCESS_EPL_VC, EVPLAN_VC, EPLAN_VC, EIA_VC, IA_VC, EC_VC
- Uuid string
- Equinix-assigned connection identifier
- ZSides
List<GetConnections Data ZSide> 
- Destination or Provider side connection configuration object of the multi-segment connection
- ASides
[]GetConnections Data ASide 
- Requester or Customer side connection configuration object of the multi-segment connection
- Accounts
[]GetConnections Data Account 
- Customer account information that is associated with this connection
- AdditionalInfos []map[string]string
- Connection additional information
- Bandwidth int
- Connection bandwidth in Mbps
- ChangeLogs []GetConnections Data Change Log 
- Captures connection lifecycle change information
- Description string
- Customer-provided connection description
- Direction string
- Connection directionality from the requester point of view
- Href string
- Connection URI information
- IsRemote bool
- Connection property derived from access point locations
- Name string
- Connection name. An alpha-numeric 24 characters string which can include only hyphens and underscores
- Notifications
[]GetConnections Data Notification 
- Preferences for notifications on connection configuration or status changes
- Operations
[]GetConnections Data Operation 
- Connection type-specific operational data
- Orders
[]GetConnections Data Order 
- Order details
- Projects
[]GetConnections Data Project 
- Project information
- Redundancies
[]GetConnections Data Redundancy 
- Connection Redundancy Configuration
- State string
- Connection overall state
- Type string
- Defines the connection type like EVPL_VC, EPL_VC, IPWAN_VC, IP_VC, ACCESS_EPL_VC, EVPLAN_VC, EPLAN_VC, EIA_VC, IA_VC, EC_VC
- Uuid string
- Equinix-assigned connection identifier
- ZSides
[]GetConnections Data ZSide 
- Destination or Provider side connection configuration object of the multi-segment connection
- aSides List<GetConnections Data ASide> 
- Requester or Customer side connection configuration object of the multi-segment connection
- accounts
List<GetConnections Data Account> 
- Customer account information that is associated with this connection
- additionalInfos List<Map<String,String>>
- Connection additional information
- bandwidth Integer
- Connection bandwidth in Mbps
- changeLogs List<GetConnections Data Change Log> 
- Captures connection lifecycle change information
- description String
- Customer-provided connection description
- direction String
- Connection directionality from the requester point of view
- href String
- Connection URI information
- isRemote Boolean
- Connection property derived from access point locations
- name String
- Connection name. An alpha-numeric 24 characters string which can include only hyphens and underscores
- notifications
List<GetConnections Data Notification> 
- Preferences for notifications on connection configuration or status changes
- operations
List<GetConnections Data Operation> 
- Connection type-specific operational data
- orders
List<GetConnections Data Order> 
- Order details
- projects
List<GetConnections Data Project> 
- Project information
- redundancies
List<GetConnections Data Redundancy> 
- Connection Redundancy Configuration
- state String
- Connection overall state
- type String
- Defines the connection type like EVPL_VC, EPL_VC, IPWAN_VC, IP_VC, ACCESS_EPL_VC, EVPLAN_VC, EPLAN_VC, EIA_VC, IA_VC, EC_VC
- uuid String
- Equinix-assigned connection identifier
- zSides List<GetConnections Data ZSide> 
- Destination or Provider side connection configuration object of the multi-segment connection
- aSides GetConnections Data ASide[] 
- Requester or Customer side connection configuration object of the multi-segment connection
- accounts
GetConnections Data Account[] 
- Customer account information that is associated with this connection
- additionalInfos {[key: string]: string}[]
- Connection additional information
- bandwidth number
- Connection bandwidth in Mbps
- changeLogs GetConnections Data Change Log[] 
- Captures connection lifecycle change information
- description string
- Customer-provided connection description
- direction string
- Connection directionality from the requester point of view
- href string
- Connection URI information
- isRemote boolean
- Connection property derived from access point locations
- name string
- Connection name. An alpha-numeric 24 characters string which can include only hyphens and underscores
- notifications
GetConnections Data Notification[] 
- Preferences for notifications on connection configuration or status changes
- operations
GetConnections Data Operation[] 
- Connection type-specific operational data
- orders
GetConnections Data Order[] 
- Order details
- projects
GetConnections Data Project[] 
- Project information
- redundancies
GetConnections Data Redundancy[] 
- Connection Redundancy Configuration
- state string
- Connection overall state
- type string
- Defines the connection type like EVPL_VC, EPL_VC, IPWAN_VC, IP_VC, ACCESS_EPL_VC, EVPLAN_VC, EPLAN_VC, EIA_VC, IA_VC, EC_VC
- uuid string
- Equinix-assigned connection identifier
- zSides GetConnections Data ZSide[] 
- Destination or Provider side connection configuration object of the multi-segment connection
- a_sides Sequence[GetConnections Data ASide] 
- Requester or Customer side connection configuration object of the multi-segment connection
- accounts
Sequence[GetConnections Data Account] 
- Customer account information that is associated with this connection
- additional_infos Sequence[Mapping[str, str]]
- Connection additional information
- bandwidth int
- Connection bandwidth in Mbps
- change_logs Sequence[GetConnections Data Change Log] 
- Captures connection lifecycle change information
- description str
- Customer-provided connection description
- direction str
- Connection directionality from the requester point of view
- href str
- Connection URI information
- is_remote bool
- Connection property derived from access point locations
- name str
- Connection name. An alpha-numeric 24 characters string which can include only hyphens and underscores
- notifications
Sequence[GetConnections Data Notification] 
- Preferences for notifications on connection configuration or status changes
- operations
Sequence[GetConnections Data Operation] 
- Connection type-specific operational data
- orders
Sequence[GetConnections Data Order] 
- Order details
- projects
Sequence[GetConnections Data Project] 
- Project information
- redundancies
Sequence[GetConnections Data Redundancy] 
- Connection Redundancy Configuration
- state str
- Connection overall state
- type str
- Defines the connection type like EVPL_VC, EPL_VC, IPWAN_VC, IP_VC, ACCESS_EPL_VC, EVPLAN_VC, EPLAN_VC, EIA_VC, IA_VC, EC_VC
- uuid str
- Equinix-assigned connection identifier
- z_sides Sequence[GetConnections Data ZSide] 
- Destination or Provider side connection configuration object of the multi-segment connection
- aSides List<Property Map>
- Requester or Customer side connection configuration object of the multi-segment connection
- accounts List<Property Map>
- Customer account information that is associated with this connection
- additionalInfos List<Map<String>>
- Connection additional information
- bandwidth Number
- Connection bandwidth in Mbps
- changeLogs List<Property Map>
- Captures connection lifecycle change information
- description String
- Customer-provided connection description
- direction String
- Connection directionality from the requester point of view
- href String
- Connection URI information
- isRemote Boolean
- Connection property derived from access point locations
- name String
- Connection name. An alpha-numeric 24 characters string which can include only hyphens and underscores
- notifications List<Property Map>
- Preferences for notifications on connection configuration or status changes
- operations List<Property Map>
- Connection type-specific operational data
- orders List<Property Map>
- Order details
- projects List<Property Map>
- Project information
- redundancies List<Property Map>
- Connection Redundancy Configuration
- state String
- Connection overall state
- type String
- Defines the connection type like EVPL_VC, EPL_VC, IPWAN_VC, IP_VC, ACCESS_EPL_VC, EVPLAN_VC, EPLAN_VC, EIA_VC, IA_VC, EC_VC
- uuid String
- Equinix-assigned connection identifier
- zSides List<Property Map>
- Destination or Provider side connection configuration object of the multi-segment connection
GetConnectionsDataASide   
- AccessPoint GetConnections Data ASide Access Point 
- Point of access details
- AdditionalInfos List<GetConnections Data ASide Additional Info> 
- Connection side additional information
- ServiceToken GetConnections Data ASide Service Token 
- For service token based connections, Service tokens authorize users to access protected resources and services. Resource owners can distribute the tokens to trusted partners and vendors, allowing selected third parties to work directly with Equinix network assets
- AccessPoint GetConnections Data ASide Access Point 
- Point of access details
- AdditionalInfos []GetConnections Data ASide Additional Info 
- Connection side additional information
- ServiceToken GetConnections Data ASide Service Token 
- For service token based connections, Service tokens authorize users to access protected resources and services. Resource owners can distribute the tokens to trusted partners and vendors, allowing selected third parties to work directly with Equinix network assets
- accessPoint GetConnections Data ASide Access Point 
- Point of access details
- additionalInfos List<GetConnections Data ASide Additional Info> 
- Connection side additional information
- serviceToken GetConnections Data ASide Service Token 
- For service token based connections, Service tokens authorize users to access protected resources and services. Resource owners can distribute the tokens to trusted partners and vendors, allowing selected third parties to work directly with Equinix network assets
- accessPoint GetConnections Data ASide Access Point 
- Point of access details
- additionalInfos GetConnections Data ASide Additional Info[] 
- Connection side additional information
- serviceToken GetConnections Data ASide Service Token 
- For service token based connections, Service tokens authorize users to access protected resources and services. Resource owners can distribute the tokens to trusted partners and vendors, allowing selected third parties to work directly with Equinix network assets
- access_point GetConnections Data ASide Access Point 
- Point of access details
- additional_infos Sequence[GetConnections Data ASide Additional Info] 
- Connection side additional information
- service_token GetConnections Data ASide Service Token 
- For service token based connections, Service tokens authorize users to access protected resources and services. Resource owners can distribute the tokens to trusted partners and vendors, allowing selected third parties to work directly with Equinix network assets
- accessPoint Property Map
- Point of access details
- additionalInfos List<Property Map>
- Connection side additional information
- serviceToken Property Map
- For service token based connections, Service tokens authorize users to access protected resources and services. Resource owners can distribute the tokens to trusted partners and vendors, allowing selected third parties to work directly with Equinix network assets
GetConnectionsDataASideAccessPoint     
- Accounts
List<GetConnections Data ASide Access Point Account> 
- Account
- Location
GetConnections Data ASide Access Point Location 
- Access point location
- ProviderConnection stringId 
- Provider assigned Connection Id
- AuthenticationKey string
- Authentication key for provider based connections or Metal-Fabric Integration connections
- Gateway
GetConnections Data ASide Access Point Gateway 
- Deprecated gatewayUserouterattribute instead
- Interface
GetConnections Data ASide Access Point Interface 
- Virtual device interface
- LinkProtocol GetConnections Data ASide Access Point Link Protocol 
- Connection link protocol
- Network
GetConnections Data ASide Access Point Network 
- network access point information
- PeeringType string
- Peering Type- PRIVATE,MICROSOFT,PUBLIC, MANUAL
- Port
GetConnections Data ASide Access Point Port 
- Port access point information
- Profile
GetConnections Data ASide Access Point Profile 
- Service Profile
- Router
GetConnections Data ASide Access Point Router 
- Cloud Router access point information that replaces gateway
- SellerRegion string
- Access point seller region
- Type string
- Access point type - COLO, VD, VG, SP, IGW, SUBNET, CLOUD_ROUTER, NETWORK, METAL_NETWORK
- VirtualDevice GetConnections Data ASide Access Point Virtual Device 
- Virtual device
- Accounts
[]GetConnections Data ASide Access Point Account 
- Account
- Location
GetConnections Data ASide Access Point Location 
- Access point location
- ProviderConnection stringId 
- Provider assigned Connection Id
- AuthenticationKey string
- Authentication key for provider based connections or Metal-Fabric Integration connections
- Gateway
GetConnections Data ASide Access Point Gateway 
- Deprecated gatewayUserouterattribute instead
- Interface
GetConnections Data ASide Access Point Interface 
- Virtual device interface
- LinkProtocol GetConnections Data ASide Access Point Link Protocol 
- Connection link protocol
- Network
GetConnections Data ASide Access Point Network 
- network access point information
- PeeringType string
- Peering Type- PRIVATE,MICROSOFT,PUBLIC, MANUAL
- Port
GetConnections Data ASide Access Point Port 
- Port access point information
- Profile
GetConnections Data ASide Access Point Profile 
- Service Profile
- Router
GetConnections Data ASide Access Point Router 
- Cloud Router access point information that replaces gateway
- SellerRegion string
- Access point seller region
- Type string
- Access point type - COLO, VD, VG, SP, IGW, SUBNET, CLOUD_ROUTER, NETWORK, METAL_NETWORK
- VirtualDevice GetConnections Data ASide Access Point Virtual Device 
- Virtual device
- accounts
List<GetConnections Data ASide Access Point Account> 
- Account
- location
GetConnections Data ASide Access Point Location 
- Access point location
- providerConnection StringId 
- Provider assigned Connection Id
- authenticationKey String
- Authentication key for provider based connections or Metal-Fabric Integration connections
- gateway
GetConnections Data ASide Access Point Gateway 
- Deprecated gatewayUserouterattribute instead
- interface_
GetConnections Data ASide Access Point Interface 
- Virtual device interface
- linkProtocol GetConnections Data ASide Access Point Link Protocol 
- Connection link protocol
- network
GetConnections Data ASide Access Point Network 
- network access point information
- peeringType String
- Peering Type- PRIVATE,MICROSOFT,PUBLIC, MANUAL
- port
GetConnections Data ASide Access Point Port 
- Port access point information
- profile
GetConnections Data ASide Access Point Profile 
- Service Profile
- router
GetConnections Data ASide Access Point Router 
- Cloud Router access point information that replaces gateway
- sellerRegion String
- Access point seller region
- type String
- Access point type - COLO, VD, VG, SP, IGW, SUBNET, CLOUD_ROUTER, NETWORK, METAL_NETWORK
- virtualDevice GetConnections Data ASide Access Point Virtual Device 
- Virtual device
- accounts
GetConnections Data ASide Access Point Account[] 
- Account
- location
GetConnections Data ASide Access Point Location 
- Access point location
- providerConnection stringId 
- Provider assigned Connection Id
- authenticationKey string
- Authentication key for provider based connections or Metal-Fabric Integration connections
- gateway
GetConnections Data ASide Access Point Gateway 
- Deprecated gatewayUserouterattribute instead
- interface
GetConnections Data ASide Access Point Interface 
- Virtual device interface
- linkProtocol GetConnections Data ASide Access Point Link Protocol 
- Connection link protocol
- network
GetConnections Data ASide Access Point Network 
- network access point information
- peeringType string
- Peering Type- PRIVATE,MICROSOFT,PUBLIC, MANUAL
- port
GetConnections Data ASide Access Point Port 
- Port access point information
- profile
GetConnections Data ASide Access Point Profile 
- Service Profile
- router
GetConnections Data ASide Access Point Router 
- Cloud Router access point information that replaces gateway
- sellerRegion string
- Access point seller region
- type string
- Access point type - COLO, VD, VG, SP, IGW, SUBNET, CLOUD_ROUTER, NETWORK, METAL_NETWORK
- virtualDevice GetConnections Data ASide Access Point Virtual Device 
- Virtual device
- accounts
Sequence[GetConnections Data ASide Access Point Account] 
- Account
- location
GetConnections Data ASide Access Point Location 
- Access point location
- provider_connection_ strid 
- Provider assigned Connection Id
- authentication_key str
- Authentication key for provider based connections or Metal-Fabric Integration connections
- gateway
GetConnections Data ASide Access Point Gateway 
- Deprecated gatewayUserouterattribute instead
- interface
GetConnections Data ASide Access Point Interface 
- Virtual device interface
- link_protocol GetConnections Data ASide Access Point Link Protocol 
- Connection link protocol
- network
GetConnections Data ASide Access Point Network 
- network access point information
- peering_type str
- Peering Type- PRIVATE,MICROSOFT,PUBLIC, MANUAL
- port
GetConnections Data ASide Access Point Port 
- Port access point information
- profile
GetConnections Data ASide Access Point Profile 
- Service Profile
- router
GetConnections Data ASide Access Point Router 
- Cloud Router access point information that replaces gateway
- seller_region str
- Access point seller region
- type str
- Access point type - COLO, VD, VG, SP, IGW, SUBNET, CLOUD_ROUTER, NETWORK, METAL_NETWORK
- virtual_device GetConnections Data ASide Access Point Virtual Device 
- Virtual device
- accounts List<Property Map>
- Account
- location Property Map
- Access point location
- providerConnection StringId 
- Provider assigned Connection Id
- authenticationKey String
- Authentication key for provider based connections or Metal-Fabric Integration connections
- gateway Property Map
- Deprecated gatewayUserouterattribute instead
- interface Property Map
- Virtual device interface
- linkProtocol Property Map
- Connection link protocol
- network Property Map
- network access point information
- peeringType String
- Peering Type- PRIVATE,MICROSOFT,PUBLIC, MANUAL
- port Property Map
- Port access point information
- profile Property Map
- Service Profile
- router Property Map
- Cloud Router access point information that replaces gateway
- sellerRegion String
- Access point seller region
- type String
- Access point type - COLO, VD, VG, SP, IGW, SUBNET, CLOUD_ROUTER, NETWORK, METAL_NETWORK
- virtualDevice Property Map
- Virtual device
GetConnectionsDataASideAccessPointAccount      
- AccountName string
- Legal name of the accountholder.
- AccountNumber int
- Equinix-assigned account number.
- GlobalCust stringId 
- Equinix-assigned ID of the subscriber's parent organization.
- GlobalOrg stringId 
- Equinix-assigned ID of the subscriber's parent organization.
- GlobalOrganization stringName 
- Equinix-assigned name of the subscriber's parent organization.
- OrgId int
- Equinix-assigned ID of the subscriber's organization.
- OrganizationName string
- Equinix-assigned name of the subscriber's organization.
- UcmId string
- Enterprise datastore id
- AccountName string
- Legal name of the accountholder.
- AccountNumber int
- Equinix-assigned account number.
- GlobalCust stringId 
- Equinix-assigned ID of the subscriber's parent organization.
- GlobalOrg stringId 
- Equinix-assigned ID of the subscriber's parent organization.
- GlobalOrganization stringName 
- Equinix-assigned name of the subscriber's parent organization.
- OrgId int
- Equinix-assigned ID of the subscriber's organization.
- OrganizationName string
- Equinix-assigned name of the subscriber's organization.
- UcmId string
- Enterprise datastore id
- accountName String
- Legal name of the accountholder.
- accountNumber Integer
- Equinix-assigned account number.
- globalCust StringId 
- Equinix-assigned ID of the subscriber's parent organization.
- globalOrg StringId 
- Equinix-assigned ID of the subscriber's parent organization.
- globalOrganization StringName 
- Equinix-assigned name of the subscriber's parent organization.
- orgId Integer
- Equinix-assigned ID of the subscriber's organization.
- organizationName String
- Equinix-assigned name of the subscriber's organization.
- ucmId String
- Enterprise datastore id
- accountName string
- Legal name of the accountholder.
- accountNumber number
- Equinix-assigned account number.
- globalCust stringId 
- Equinix-assigned ID of the subscriber's parent organization.
- globalOrg stringId 
- Equinix-assigned ID of the subscriber's parent organization.
- globalOrganization stringName 
- Equinix-assigned name of the subscriber's parent organization.
- orgId number
- Equinix-assigned ID of the subscriber's organization.
- organizationName string
- Equinix-assigned name of the subscriber's organization.
- ucmId string
- Enterprise datastore id
- account_name str
- Legal name of the accountholder.
- account_number int
- Equinix-assigned account number.
- global_cust_ strid 
- Equinix-assigned ID of the subscriber's parent organization.
- global_org_ strid 
- Equinix-assigned ID of the subscriber's parent organization.
- global_organization_ strname 
- Equinix-assigned name of the subscriber's parent organization.
- org_id int
- Equinix-assigned ID of the subscriber's organization.
- organization_name str
- Equinix-assigned name of the subscriber's organization.
- ucm_id str
- Enterprise datastore id
- accountName String
- Legal name of the accountholder.
- accountNumber Number
- Equinix-assigned account number.
- globalCust StringId 
- Equinix-assigned ID of the subscriber's parent organization.
- globalOrg StringId 
- Equinix-assigned ID of the subscriber's parent organization.
- globalOrganization StringName 
- Equinix-assigned name of the subscriber's parent organization.
- orgId Number
- Equinix-assigned ID of the subscriber's organization.
- organizationName String
- Equinix-assigned name of the subscriber's organization.
- ucmId String
- Enterprise datastore id
GetConnectionsDataASideAccessPointGateway      
GetConnectionsDataASideAccessPointInterface      
GetConnectionsDataASideAccessPointLinkProtocol       
- VlanCTag int
- Vlan Customer Tag information, vlanCTag value specified for QINQ connections
- VlanSTag int
- Vlan Provider Tag information, vlanSTag value specified for QINQ connections
- VlanTag int
- Vlan Tag information, vlanTag value specified for DOT1Q connections
- Type string
- Type of the link protocol - UNTAGGED, DOT1Q, QINQ, EVPN_VXLAN
- VlanCTag int
- Vlan Customer Tag information, vlanCTag value specified for QINQ connections
- VlanSTag int
- Vlan Provider Tag information, vlanSTag value specified for QINQ connections
- VlanTag int
- Vlan Tag information, vlanTag value specified for DOT1Q connections
- Type string
- Type of the link protocol - UNTAGGED, DOT1Q, QINQ, EVPN_VXLAN
- vlanCTag Integer
- Vlan Customer Tag information, vlanCTag value specified for QINQ connections
- vlanSTag Integer
- Vlan Provider Tag information, vlanSTag value specified for QINQ connections
- vlanTag Integer
- Vlan Tag information, vlanTag value specified for DOT1Q connections
- type String
- Type of the link protocol - UNTAGGED, DOT1Q, QINQ, EVPN_VXLAN
- vlanCTag number
- Vlan Customer Tag information, vlanCTag value specified for QINQ connections
- vlanSTag number
- Vlan Provider Tag information, vlanSTag value specified for QINQ connections
- vlanTag number
- Vlan Tag information, vlanTag value specified for DOT1Q connections
- type string
- Type of the link protocol - UNTAGGED, DOT1Q, QINQ, EVPN_VXLAN
- vlan_c_ inttag 
- Vlan Customer Tag information, vlanCTag value specified for QINQ connections
- vlan_s_ inttag 
- Vlan Provider Tag information, vlanSTag value specified for QINQ connections
- vlan_tag int
- Vlan Tag information, vlanTag value specified for DOT1Q connections
- type str
- Type of the link protocol - UNTAGGED, DOT1Q, QINQ, EVPN_VXLAN
- vlanCTag Number
- Vlan Customer Tag information, vlanCTag value specified for QINQ connections
- vlanSTag Number
- Vlan Provider Tag information, vlanSTag value specified for QINQ connections
- vlanTag Number
- Vlan Tag information, vlanTag value specified for DOT1Q connections
- type String
- Type of the link protocol - UNTAGGED, DOT1Q, QINQ, EVPN_VXLAN
GetConnectionsDataASideAccessPointLocation      
- ibx str
- IBX Code
- metro_code str
- Access point metro code
- metro_name str
- Access point metro name
- region str
- Access point region
GetConnectionsDataASideAccessPointNetwork      
GetConnectionsDataASideAccessPointPort      
- Href string
- Unique Resource Identifier
- Name string
- Port name
- Redundancies
List<GetConnections Data ASide Access Point Port Redundancy> 
- Redundancy Information
- Uuid string
- Equinix-assigned Port identifier
- Href string
- Unique Resource Identifier
- Name string
- Port name
- Redundancies
[]GetConnections Data ASide Access Point Port Redundancy 
- Redundancy Information
- Uuid string
- Equinix-assigned Port identifier
- href String
- Unique Resource Identifier
- name String
- Port name
- redundancies
List<GetConnections Data ASide Access Point Port Redundancy> 
- Redundancy Information
- uuid String
- Equinix-assigned Port identifier
- href string
- Unique Resource Identifier
- name string
- Port name
- redundancies
GetConnections Data ASide Access Point Port Redundancy[] 
- Redundancy Information
- uuid string
- Equinix-assigned Port identifier
- href str
- Unique Resource Identifier
- name str
- Port name
- redundancies
Sequence[GetConnections Data ASide Access Point Port Redundancy] 
- Redundancy Information
- uuid str
- Equinix-assigned Port identifier
- href String
- Unique Resource Identifier
- name String
- Port name
- redundancies List<Property Map>
- Redundancy Information
- uuid String
- Equinix-assigned Port identifier
GetConnectionsDataASideAccessPointPortRedundancy       
GetConnectionsDataASideAccessPointProfile      
- AccessPoint List<GetType Configs Connections Data ASide Access Point Profile Access Point Type Config> 
- Access point config information
- Description string
- User-provided service description
- Href string
- Service Profile URI response attribute
- Name string
- Customer-assigned service profile name
- Type string
- Service profile type - L2_PROFILE, L3_PROFILE, ECIA_PROFILE, ECMC_PROFILE, IA_PROFILE
- Uuid string
- Equinix assigned service profile identifier
- AccessPoint []GetType Configs Connections Data ASide Access Point Profile Access Point Type Config 
- Access point config information
- Description string
- User-provided service description
- Href string
- Service Profile URI response attribute
- Name string
- Customer-assigned service profile name
- Type string
- Service profile type - L2_PROFILE, L3_PROFILE, ECIA_PROFILE, ECMC_PROFILE, IA_PROFILE
- Uuid string
- Equinix assigned service profile identifier
- accessPoint List<GetType Configs Connections Data ASide Access Point Profile Access Point Type Config> 
- Access point config information
- description String
- User-provided service description
- href String
- Service Profile URI response attribute
- name String
- Customer-assigned service profile name
- type String
- Service profile type - L2_PROFILE, L3_PROFILE, ECIA_PROFILE, ECMC_PROFILE, IA_PROFILE
- uuid String
- Equinix assigned service profile identifier
- accessPoint GetType Configs Connections Data ASide Access Point Profile Access Point Type Config[] 
- Access point config information
- description string
- User-provided service description
- href string
- Service Profile URI response attribute
- name string
- Customer-assigned service profile name
- type string
- Service profile type - L2_PROFILE, L3_PROFILE, ECIA_PROFILE, ECMC_PROFILE, IA_PROFILE
- uuid string
- Equinix assigned service profile identifier
- access_point_ Sequence[Gettype_ configs Connections Data ASide Access Point Profile Access Point Type Config] 
- Access point config information
- description str
- User-provided service description
- href str
- Service Profile URI response attribute
- name str
- Customer-assigned service profile name
- type str
- Service profile type - L2_PROFILE, L3_PROFILE, ECIA_PROFILE, ECMC_PROFILE, IA_PROFILE
- uuid str
- Equinix assigned service profile identifier
- accessPoint List<Property Map>Type Configs 
- Access point config information
- description String
- User-provided service description
- href String
- Service Profile URI response attribute
- name String
- Customer-assigned service profile name
- type String
- Service profile type - L2_PROFILE, L3_PROFILE, ECIA_PROFILE, ECMC_PROFILE, IA_PROFILE
- uuid String
- Equinix assigned service profile identifier
GetConnectionsDataASideAccessPointProfileAccessPointTypeConfig          
GetConnectionsDataASideAccessPointRouter      
GetConnectionsDataASideAccessPointVirtualDevice       
GetConnectionsDataASideAdditionalInfo     
GetConnectionsDataASideServiceToken     
- Description string
- Service token description
- Href string
- An absolute URL that is the subject of the link's context
- Type string
- Token type - VC_TOKEN
- Uuid string
- Equinix-assigned service token identifier
- Description string
- Service token description
- Href string
- An absolute URL that is the subject of the link's context
- Type string
- Token type - VC_TOKEN
- Uuid string
- Equinix-assigned service token identifier
- description String
- Service token description
- href String
- An absolute URL that is the subject of the link's context
- type String
- Token type - VC_TOKEN
- uuid String
- Equinix-assigned service token identifier
- description string
- Service token description
- href string
- An absolute URL that is the subject of the link's context
- type string
- Token type - VC_TOKEN
- uuid string
- Equinix-assigned service token identifier
- description str
- Service token description
- href str
- An absolute URL that is the subject of the link's context
- type str
- Token type - VC_TOKEN
- uuid str
- Equinix-assigned service token identifier
- description String
- Service token description
- href String
- An absolute URL that is the subject of the link's context
- type String
- Token type - VC_TOKEN
- uuid String
- Equinix-assigned service token identifier
GetConnectionsDataAccount   
- AccountName string
- Legal name of the accountholder.
- AccountNumber int
- Equinix-assigned account number.
- GlobalCust stringId 
- Equinix-assigned ID of the subscriber's parent organization.
- GlobalOrg stringId 
- Equinix-assigned ID of the subscriber's parent organization.
- GlobalOrganization stringName 
- Equinix-assigned name of the subscriber's parent organization.
- OrgId int
- Equinix-assigned ID of the subscriber's organization.
- OrganizationName string
- Equinix-assigned name of the subscriber's organization.
- UcmId string
- Enterprise datastore id
- AccountName string
- Legal name of the accountholder.
- AccountNumber int
- Equinix-assigned account number.
- GlobalCust stringId 
- Equinix-assigned ID of the subscriber's parent organization.
- GlobalOrg stringId 
- Equinix-assigned ID of the subscriber's parent organization.
- GlobalOrganization stringName 
- Equinix-assigned name of the subscriber's parent organization.
- OrgId int
- Equinix-assigned ID of the subscriber's organization.
- OrganizationName string
- Equinix-assigned name of the subscriber's organization.
- UcmId string
- Enterprise datastore id
- accountName String
- Legal name of the accountholder.
- accountNumber Integer
- Equinix-assigned account number.
- globalCust StringId 
- Equinix-assigned ID of the subscriber's parent organization.
- globalOrg StringId 
- Equinix-assigned ID of the subscriber's parent organization.
- globalOrganization StringName 
- Equinix-assigned name of the subscriber's parent organization.
- orgId Integer
- Equinix-assigned ID of the subscriber's organization.
- organizationName String
- Equinix-assigned name of the subscriber's organization.
- ucmId String
- Enterprise datastore id
- accountName string
- Legal name of the accountholder.
- accountNumber number
- Equinix-assigned account number.
- globalCust stringId 
- Equinix-assigned ID of the subscriber's parent organization.
- globalOrg stringId 
- Equinix-assigned ID of the subscriber's parent organization.
- globalOrganization stringName 
- Equinix-assigned name of the subscriber's parent organization.
- orgId number
- Equinix-assigned ID of the subscriber's organization.
- organizationName string
- Equinix-assigned name of the subscriber's organization.
- ucmId string
- Enterprise datastore id
- account_name str
- Legal name of the accountholder.
- account_number int
- Equinix-assigned account number.
- global_cust_ strid 
- Equinix-assigned ID of the subscriber's parent organization.
- global_org_ strid 
- Equinix-assigned ID of the subscriber's parent organization.
- global_organization_ strname 
- Equinix-assigned name of the subscriber's parent organization.
- org_id int
- Equinix-assigned ID of the subscriber's organization.
- organization_name str
- Equinix-assigned name of the subscriber's organization.
- ucm_id str
- Enterprise datastore id
- accountName String
- Legal name of the accountholder.
- accountNumber Number
- Equinix-assigned account number.
- globalCust StringId 
- Equinix-assigned ID of the subscriber's parent organization.
- globalOrg StringId 
- Equinix-assigned ID of the subscriber's parent organization.
- globalOrganization StringName 
- Equinix-assigned name of the subscriber's parent organization.
- orgId Number
- Equinix-assigned ID of the subscriber's organization.
- organizationName String
- Equinix-assigned name of the subscriber's organization.
- ucmId String
- Enterprise datastore id
GetConnectionsDataChangeLog    
- CreatedBy string
- Created by User Key
- CreatedBy stringEmail 
- Created by User Email Address
- CreatedBy stringFull Name 
- Created by User Full Name
- CreatedDate stringTime 
- Created by Date and Time
- DeletedBy string
- Deleted by User Key
- DeletedBy stringEmail 
- Deleted by User Email Address
- DeletedBy stringFull Name 
- Deleted by User Full Name
- DeletedDate stringTime 
- Deleted by Date and Time
- UpdatedBy string
- Updated by User Key
- UpdatedBy stringEmail 
- Updated by User Email Address
- UpdatedBy stringFull Name 
- Updated by User Full Name
- UpdatedDate stringTime 
- Updated by Date and Time
- CreatedBy string
- Created by User Key
- CreatedBy stringEmail 
- Created by User Email Address
- CreatedBy stringFull Name 
- Created by User Full Name
- CreatedDate stringTime 
- Created by Date and Time
- DeletedBy string
- Deleted by User Key
- DeletedBy stringEmail 
- Deleted by User Email Address
- DeletedBy stringFull Name 
- Deleted by User Full Name
- DeletedDate stringTime 
- Deleted by Date and Time
- UpdatedBy string
- Updated by User Key
- UpdatedBy stringEmail 
- Updated by User Email Address
- UpdatedBy stringFull Name 
- Updated by User Full Name
- UpdatedDate stringTime 
- Updated by Date and Time
- createdBy String
- Created by User Key
- createdBy StringEmail 
- Created by User Email Address
- createdBy StringFull Name 
- Created by User Full Name
- createdDate StringTime 
- Created by Date and Time
- deletedBy String
- Deleted by User Key
- deletedBy StringEmail 
- Deleted by User Email Address
- deletedBy StringFull Name 
- Deleted by User Full Name
- deletedDate StringTime 
- Deleted by Date and Time
- updatedBy String
- Updated by User Key
- updatedBy StringEmail 
- Updated by User Email Address
- updatedBy StringFull Name 
- Updated by User Full Name
- updatedDate StringTime 
- Updated by Date and Time
- createdBy string
- Created by User Key
- createdBy stringEmail 
- Created by User Email Address
- createdBy stringFull Name 
- Created by User Full Name
- createdDate stringTime 
- Created by Date and Time
- deletedBy string
- Deleted by User Key
- deletedBy stringEmail 
- Deleted by User Email Address
- deletedBy stringFull Name 
- Deleted by User Full Name
- deletedDate stringTime 
- Deleted by Date and Time
- updatedBy string
- Updated by User Key
- updatedBy stringEmail 
- Updated by User Email Address
- updatedBy stringFull Name 
- Updated by User Full Name
- updatedDate stringTime 
- Updated by Date and Time
- created_by str
- Created by User Key
- created_by_ stremail 
- Created by User Email Address
- created_by_ strfull_ name 
- Created by User Full Name
- created_date_ strtime 
- Created by Date and Time
- deleted_by str
- Deleted by User Key
- deleted_by_ stremail 
- Deleted by User Email Address
- deleted_by_ strfull_ name 
- Deleted by User Full Name
- deleted_date_ strtime 
- Deleted by Date and Time
- updated_by str
- Updated by User Key
- updated_by_ stremail 
- Updated by User Email Address
- updated_by_ strfull_ name 
- Updated by User Full Name
- updated_date_ strtime 
- Updated by Date and Time
- createdBy String
- Created by User Key
- createdBy StringEmail 
- Created by User Email Address
- createdBy StringFull Name 
- Created by User Full Name
- createdDate StringTime 
- Created by Date and Time
- deletedBy String
- Deleted by User Key
- deletedBy StringEmail 
- Deleted by User Email Address
- deletedBy StringFull Name 
- Deleted by User Full Name
- deletedDate StringTime 
- Deleted by Date and Time
- updatedBy String
- Updated by User Key
- updatedBy StringEmail 
- Updated by User Email Address
- updatedBy StringFull Name 
- Updated by User Full Name
- updatedDate StringTime 
- Updated by Date and Time
GetConnectionsDataNotification   
- Emails List<string>
- Array of contact emails
- Type string
- Notification Type - ALL,CONNECTION_APPROVAL,SALES_REP_NOTIFICATIONS, NOTIFICATIONS
- SendInterval string
- Send interval
- Emails []string
- Array of contact emails
- Type string
- Notification Type - ALL,CONNECTION_APPROVAL,SALES_REP_NOTIFICATIONS, NOTIFICATIONS
- SendInterval string
- Send interval
- emails List<String>
- Array of contact emails
- type String
- Notification Type - ALL,CONNECTION_APPROVAL,SALES_REP_NOTIFICATIONS, NOTIFICATIONS
- sendInterval String
- Send interval
- emails string[]
- Array of contact emails
- type string
- Notification Type - ALL,CONNECTION_APPROVAL,SALES_REP_NOTIFICATIONS, NOTIFICATIONS
- sendInterval string
- Send interval
- emails Sequence[str]
- Array of contact emails
- type str
- Notification Type - ALL,CONNECTION_APPROVAL,SALES_REP_NOTIFICATIONS, NOTIFICATIONS
- send_interval str
- Send interval
- emails List<String>
- Array of contact emails
- type String
- Notification Type - ALL,CONNECTION_APPROVAL,SALES_REP_NOTIFICATIONS, NOTIFICATIONS
- sendInterval String
- Send interval
GetConnectionsDataOperation   
- EquinixStatus string
- Connection status
- Errors
List<GetConnections Data Operation Error> 
- Errors occurred
- ProviderStatus string
- Connection provider readiness status
- EquinixStatus string
- Connection status
- Errors
[]GetConnections Data Operation Error 
- Errors occurred
- ProviderStatus string
- Connection provider readiness status
- equinixStatus String
- Connection status
- errors
List<GetConnections Data Operation Error> 
- Errors occurred
- providerStatus String
- Connection provider readiness status
- equinixStatus string
- Connection status
- errors
GetConnections Data Operation Error[] 
- Errors occurred
- providerStatus string
- Connection provider readiness status
- equinix_status str
- Connection status
- errors
Sequence[GetConnections Data Operation Error] 
- Errors occurred
- provider_status str
- Connection provider readiness status
- equinixStatus String
- Connection status
- errors List<Property Map>
- Errors occurred
- providerStatus String
- Connection provider readiness status
GetConnectionsDataOperationError    
- AdditionalInfos List<GetConnections Data Operation Error Additional Info> 
- Pricing error additional Info
- CorrelationId string
- CorrelationId
- Details string
- Details
- ErrorCode string
- Error code
- ErrorMessage string
- Error Message
- Help string
- Help
- AdditionalInfos []GetConnections Data Operation Error Additional Info 
- Pricing error additional Info
- CorrelationId string
- CorrelationId
- Details string
- Details
- ErrorCode string
- Error code
- ErrorMessage string
- Error Message
- Help string
- Help
- additionalInfos List<GetConnections Data Operation Error Additional Info> 
- Pricing error additional Info
- correlationId String
- CorrelationId
- details String
- Details
- errorCode String
- Error code
- errorMessage String
- Error Message
- help String
- Help
- additionalInfos GetConnections Data Operation Error Additional Info[] 
- Pricing error additional Info
- correlationId string
- CorrelationId
- details string
- Details
- errorCode string
- Error code
- errorMessage string
- Error Message
- help string
- Help
- additional_infos Sequence[GetConnections Data Operation Error Additional Info] 
- Pricing error additional Info
- correlation_id str
- CorrelationId
- details str
- Details
- error_code str
- Error code
- error_message str
- Error Message
- help str
- Help
- additionalInfos List<Property Map>
- Pricing error additional Info
- correlationId String
- CorrelationId
- details String
- Details
- errorCode String
- Error code
- errorMessage String
- Error Message
- help String
- Help
GetConnectionsDataOperationErrorAdditionalInfo      
GetConnectionsDataOrder   
- BillingTier string
- Billing tier for connection bandwidth
- OrderId string
- Order Identification
- OrderNumber string
- Order Reference Number
- PurchaseOrder stringNumber 
- Purchase order number
- TermLength int
- Term length in months; valid values are 1, 12, 24, 36 where 1 is the default value (for on-demand case)
- BillingTier string
- Billing tier for connection bandwidth
- OrderId string
- Order Identification
- OrderNumber string
- Order Reference Number
- PurchaseOrder stringNumber 
- Purchase order number
- TermLength int
- Term length in months; valid values are 1, 12, 24, 36 where 1 is the default value (for on-demand case)
- billingTier String
- Billing tier for connection bandwidth
- orderId String
- Order Identification
- orderNumber String
- Order Reference Number
- purchaseOrder StringNumber 
- Purchase order number
- termLength Integer
- Term length in months; valid values are 1, 12, 24, 36 where 1 is the default value (for on-demand case)
- billingTier string
- Billing tier for connection bandwidth
- orderId string
- Order Identification
- orderNumber string
- Order Reference Number
- purchaseOrder stringNumber 
- Purchase order number
- termLength number
- Term length in months; valid values are 1, 12, 24, 36 where 1 is the default value (for on-demand case)
- billing_tier str
- Billing tier for connection bandwidth
- order_id str
- Order Identification
- order_number str
- Order Reference Number
- purchase_order_ strnumber 
- Purchase order number
- term_length int
- Term length in months; valid values are 1, 12, 24, 36 where 1 is the default value (for on-demand case)
- billingTier String
- Billing tier for connection bandwidth
- orderId String
- Order Identification
- orderNumber String
- Order Reference Number
- purchaseOrder StringNumber 
- Purchase order number
- termLength Number
- Term length in months; valid values are 1, 12, 24, 36 where 1 is the default value (for on-demand case)
GetConnectionsDataProject   
- href str
- Unique Resource URL
- project_id str
- Project Id
GetConnectionsDataRedundancy   
- Group string
- Redundancy group identifier (Use the redundancy.0.group UUID of primary connection; e.g. one(equinix_fabric_connection.primary_port_connection.redundancy).group or equinix_fabric_connection.primary_port_connection.redundancy.0.group)
- Priority string
- Connection priority in redundancy group - PRIMARY, SECONDARY
- Group string
- Redundancy group identifier (Use the redundancy.0.group UUID of primary connection; e.g. one(equinix_fabric_connection.primary_port_connection.redundancy).group or equinix_fabric_connection.primary_port_connection.redundancy.0.group)
- Priority string
- Connection priority in redundancy group - PRIMARY, SECONDARY
- group String
- Redundancy group identifier (Use the redundancy.0.group UUID of primary connection; e.g. one(equinix_fabric_connection.primary_port_connection.redundancy).group or equinix_fabric_connection.primary_port_connection.redundancy.0.group)
- priority String
- Connection priority in redundancy group - PRIMARY, SECONDARY
- group string
- Redundancy group identifier (Use the redundancy.0.group UUID of primary connection; e.g. one(equinix_fabric_connection.primary_port_connection.redundancy).group or equinix_fabric_connection.primary_port_connection.redundancy.0.group)
- priority string
- Connection priority in redundancy group - PRIMARY, SECONDARY
- group str
- Redundancy group identifier (Use the redundancy.0.group UUID of primary connection; e.g. one(equinix_fabric_connection.primary_port_connection.redundancy).group or equinix_fabric_connection.primary_port_connection.redundancy.0.group)
- priority str
- Connection priority in redundancy group - PRIMARY, SECONDARY
- group String
- Redundancy group identifier (Use the redundancy.0.group UUID of primary connection; e.g. one(equinix_fabric_connection.primary_port_connection.redundancy).group or equinix_fabric_connection.primary_port_connection.redundancy.0.group)
- priority String
- Connection priority in redundancy group - PRIMARY, SECONDARY
GetConnectionsDataZSide   
- AccessPoint GetConnections Data ZSide Access Point 
- Point of access details
- AdditionalInfos List<GetConnections Data ZSide Additional Info> 
- Connection side additional information
- ServiceToken GetConnections Data ZSide Service Token 
- For service token based connections, Service tokens authorize users to access protected resources and services. Resource owners can distribute the tokens to trusted partners and vendors, allowing selected third parties to work directly with Equinix network assets
- AccessPoint GetConnections Data ZSide Access Point 
- Point of access details
- AdditionalInfos []GetConnections Data ZSide Additional Info 
- Connection side additional information
- ServiceToken GetConnections Data ZSide Service Token 
- For service token based connections, Service tokens authorize users to access protected resources and services. Resource owners can distribute the tokens to trusted partners and vendors, allowing selected third parties to work directly with Equinix network assets
- accessPoint GetConnections Data ZSide Access Point 
- Point of access details
- additionalInfos List<GetConnections Data ZSide Additional Info> 
- Connection side additional information
- serviceToken GetConnections Data ZSide Service Token 
- For service token based connections, Service tokens authorize users to access protected resources and services. Resource owners can distribute the tokens to trusted partners and vendors, allowing selected third parties to work directly with Equinix network assets
- accessPoint GetConnections Data ZSide Access Point 
- Point of access details
- additionalInfos GetConnections Data ZSide Additional Info[] 
- Connection side additional information
- serviceToken GetConnections Data ZSide Service Token 
- For service token based connections, Service tokens authorize users to access protected resources and services. Resource owners can distribute the tokens to trusted partners and vendors, allowing selected third parties to work directly with Equinix network assets
- access_point GetConnections Data ZSide Access Point 
- Point of access details
- additional_infos Sequence[GetConnections Data ZSide Additional Info] 
- Connection side additional information
- service_token GetConnections Data ZSide Service Token 
- For service token based connections, Service tokens authorize users to access protected resources and services. Resource owners can distribute the tokens to trusted partners and vendors, allowing selected third parties to work directly with Equinix network assets
- accessPoint Property Map
- Point of access details
- additionalInfos List<Property Map>
- Connection side additional information
- serviceToken Property Map
- For service token based connections, Service tokens authorize users to access protected resources and services. Resource owners can distribute the tokens to trusted partners and vendors, allowing selected third parties to work directly with Equinix network assets
GetConnectionsDataZSideAccessPoint     
- Accounts
List<GetConnections Data ZSide Access Point Account> 
- Account
- Location
GetConnections Data ZSide Access Point Location 
- Access point location
- ProviderConnection stringId 
- Provider assigned Connection Id
- AuthenticationKey string
- Authentication key for provider based connections or Metal-Fabric Integration connections
- Gateway
GetConnections Data ZSide Access Point Gateway 
- Deprecated gatewayUserouterattribute instead
- Interface
GetConnections Data ZSide Access Point Interface 
- Virtual device interface
- LinkProtocol GetConnections Data ZSide Access Point Link Protocol 
- Connection link protocol
- Network
GetConnections Data ZSide Access Point Network 
- network access point information
- PeeringType string
- Peering Type- PRIVATE,MICROSOFT,PUBLIC, MANUAL
- Port
GetConnections Data ZSide Access Point Port 
- Port access point information
- Profile
GetConnections Data ZSide Access Point Profile 
- Service Profile
- Router
GetConnections Data ZSide Access Point Router 
- Cloud Router access point information that replaces gateway
- SellerRegion string
- Access point seller region
- Type string
- Access point type - COLO, VD, VG, SP, IGW, SUBNET, CLOUD_ROUTER, NETWORK, METAL_NETWORK
- VirtualDevice GetConnections Data ZSide Access Point Virtual Device 
- Virtual device
- Accounts
[]GetConnections Data ZSide Access Point Account 
- Account
- Location
GetConnections Data ZSide Access Point Location 
- Access point location
- ProviderConnection stringId 
- Provider assigned Connection Id
- AuthenticationKey string
- Authentication key for provider based connections or Metal-Fabric Integration connections
- Gateway
GetConnections Data ZSide Access Point Gateway 
- Deprecated gatewayUserouterattribute instead
- Interface
GetConnections Data ZSide Access Point Interface 
- Virtual device interface
- LinkProtocol GetConnections Data ZSide Access Point Link Protocol 
- Connection link protocol
- Network
GetConnections Data ZSide Access Point Network 
- network access point information
- PeeringType string
- Peering Type- PRIVATE,MICROSOFT,PUBLIC, MANUAL
- Port
GetConnections Data ZSide Access Point Port 
- Port access point information
- Profile
GetConnections Data ZSide Access Point Profile 
- Service Profile
- Router
GetConnections Data ZSide Access Point Router 
- Cloud Router access point information that replaces gateway
- SellerRegion string
- Access point seller region
- Type string
- Access point type - COLO, VD, VG, SP, IGW, SUBNET, CLOUD_ROUTER, NETWORK, METAL_NETWORK
- VirtualDevice GetConnections Data ZSide Access Point Virtual Device 
- Virtual device
- accounts
List<GetConnections Data ZSide Access Point Account> 
- Account
- location
GetConnections Data ZSide Access Point Location 
- Access point location
- providerConnection StringId 
- Provider assigned Connection Id
- authenticationKey String
- Authentication key for provider based connections or Metal-Fabric Integration connections
- gateway
GetConnections Data ZSide Access Point Gateway 
- Deprecated gatewayUserouterattribute instead
- interface_
GetConnections Data ZSide Access Point Interface 
- Virtual device interface
- linkProtocol GetConnections Data ZSide Access Point Link Protocol 
- Connection link protocol
- network
GetConnections Data ZSide Access Point Network 
- network access point information
- peeringType String
- Peering Type- PRIVATE,MICROSOFT,PUBLIC, MANUAL
- port
GetConnections Data ZSide Access Point Port 
- Port access point information
- profile
GetConnections Data ZSide Access Point Profile 
- Service Profile
- router
GetConnections Data ZSide Access Point Router 
- Cloud Router access point information that replaces gateway
- sellerRegion String
- Access point seller region
- type String
- Access point type - COLO, VD, VG, SP, IGW, SUBNET, CLOUD_ROUTER, NETWORK, METAL_NETWORK
- virtualDevice GetConnections Data ZSide Access Point Virtual Device 
- Virtual device
- accounts
GetConnections Data ZSide Access Point Account[] 
- Account
- location
GetConnections Data ZSide Access Point Location 
- Access point location
- providerConnection stringId 
- Provider assigned Connection Id
- authenticationKey string
- Authentication key for provider based connections or Metal-Fabric Integration connections
- gateway
GetConnections Data ZSide Access Point Gateway 
- Deprecated gatewayUserouterattribute instead
- interface
GetConnections Data ZSide Access Point Interface 
- Virtual device interface
- linkProtocol GetConnections Data ZSide Access Point Link Protocol 
- Connection link protocol
- network
GetConnections Data ZSide Access Point Network 
- network access point information
- peeringType string
- Peering Type- PRIVATE,MICROSOFT,PUBLIC, MANUAL
- port
GetConnections Data ZSide Access Point Port 
- Port access point information
- profile
GetConnections Data ZSide Access Point Profile 
- Service Profile
- router
GetConnections Data ZSide Access Point Router 
- Cloud Router access point information that replaces gateway
- sellerRegion string
- Access point seller region
- type string
- Access point type - COLO, VD, VG, SP, IGW, SUBNET, CLOUD_ROUTER, NETWORK, METAL_NETWORK
- virtualDevice GetConnections Data ZSide Access Point Virtual Device 
- Virtual device
- accounts
Sequence[GetConnections Data ZSide Access Point Account] 
- Account
- location
GetConnections Data ZSide Access Point Location 
- Access point location
- provider_connection_ strid 
- Provider assigned Connection Id
- authentication_key str
- Authentication key for provider based connections or Metal-Fabric Integration connections
- gateway
GetConnections Data ZSide Access Point Gateway 
- Deprecated gatewayUserouterattribute instead
- interface
GetConnections Data ZSide Access Point Interface 
- Virtual device interface
- link_protocol GetConnections Data ZSide Access Point Link Protocol 
- Connection link protocol
- network
GetConnections Data ZSide Access Point Network 
- network access point information
- peering_type str
- Peering Type- PRIVATE,MICROSOFT,PUBLIC, MANUAL
- port
GetConnections Data ZSide Access Point Port 
- Port access point information
- profile
GetConnections Data ZSide Access Point Profile 
- Service Profile
- router
GetConnections Data ZSide Access Point Router 
- Cloud Router access point information that replaces gateway
- seller_region str
- Access point seller region
- type str
- Access point type - COLO, VD, VG, SP, IGW, SUBNET, CLOUD_ROUTER, NETWORK, METAL_NETWORK
- virtual_device GetConnections Data ZSide Access Point Virtual Device 
- Virtual device
- accounts List<Property Map>
- Account
- location Property Map
- Access point location
- providerConnection StringId 
- Provider assigned Connection Id
- authenticationKey String
- Authentication key for provider based connections or Metal-Fabric Integration connections
- gateway Property Map
- Deprecated gatewayUserouterattribute instead
- interface Property Map
- Virtual device interface
- linkProtocol Property Map
- Connection link protocol
- network Property Map
- network access point information
- peeringType String
- Peering Type- PRIVATE,MICROSOFT,PUBLIC, MANUAL
- port Property Map
- Port access point information
- profile Property Map
- Service Profile
- router Property Map
- Cloud Router access point information that replaces gateway
- sellerRegion String
- Access point seller region
- type String
- Access point type - COLO, VD, VG, SP, IGW, SUBNET, CLOUD_ROUTER, NETWORK, METAL_NETWORK
- virtualDevice Property Map
- Virtual device
GetConnectionsDataZSideAccessPointAccount      
- AccountName string
- Legal name of the accountholder.
- AccountNumber int
- Equinix-assigned account number.
- GlobalCust stringId 
- Equinix-assigned ID of the subscriber's parent organization.
- GlobalOrg stringId 
- Equinix-assigned ID of the subscriber's parent organization.
- GlobalOrganization stringName 
- Equinix-assigned name of the subscriber's parent organization.
- OrgId int
- Equinix-assigned ID of the subscriber's organization.
- OrganizationName string
- Equinix-assigned name of the subscriber's organization.
- UcmId string
- Enterprise datastore id
- AccountName string
- Legal name of the accountholder.
- AccountNumber int
- Equinix-assigned account number.
- GlobalCust stringId 
- Equinix-assigned ID of the subscriber's parent organization.
- GlobalOrg stringId 
- Equinix-assigned ID of the subscriber's parent organization.
- GlobalOrganization stringName 
- Equinix-assigned name of the subscriber's parent organization.
- OrgId int
- Equinix-assigned ID of the subscriber's organization.
- OrganizationName string
- Equinix-assigned name of the subscriber's organization.
- UcmId string
- Enterprise datastore id
- accountName String
- Legal name of the accountholder.
- accountNumber Integer
- Equinix-assigned account number.
- globalCust StringId 
- Equinix-assigned ID of the subscriber's parent organization.
- globalOrg StringId 
- Equinix-assigned ID of the subscriber's parent organization.
- globalOrganization StringName 
- Equinix-assigned name of the subscriber's parent organization.
- orgId Integer
- Equinix-assigned ID of the subscriber's organization.
- organizationName String
- Equinix-assigned name of the subscriber's organization.
- ucmId String
- Enterprise datastore id
- accountName string
- Legal name of the accountholder.
- accountNumber number
- Equinix-assigned account number.
- globalCust stringId 
- Equinix-assigned ID of the subscriber's parent organization.
- globalOrg stringId 
- Equinix-assigned ID of the subscriber's parent organization.
- globalOrganization stringName 
- Equinix-assigned name of the subscriber's parent organization.
- orgId number
- Equinix-assigned ID of the subscriber's organization.
- organizationName string
- Equinix-assigned name of the subscriber's organization.
- ucmId string
- Enterprise datastore id
- account_name str
- Legal name of the accountholder.
- account_number int
- Equinix-assigned account number.
- global_cust_ strid 
- Equinix-assigned ID of the subscriber's parent organization.
- global_org_ strid 
- Equinix-assigned ID of the subscriber's parent organization.
- global_organization_ strname 
- Equinix-assigned name of the subscriber's parent organization.
- org_id int
- Equinix-assigned ID of the subscriber's organization.
- organization_name str
- Equinix-assigned name of the subscriber's organization.
- ucm_id str
- Enterprise datastore id
- accountName String
- Legal name of the accountholder.
- accountNumber Number
- Equinix-assigned account number.
- globalCust StringId 
- Equinix-assigned ID of the subscriber's parent organization.
- globalOrg StringId 
- Equinix-assigned ID of the subscriber's parent organization.
- globalOrganization StringName 
- Equinix-assigned name of the subscriber's parent organization.
- orgId Number
- Equinix-assigned ID of the subscriber's organization.
- organizationName String
- Equinix-assigned name of the subscriber's organization.
- ucmId String
- Enterprise datastore id
GetConnectionsDataZSideAccessPointGateway      
GetConnectionsDataZSideAccessPointInterface      
GetConnectionsDataZSideAccessPointLinkProtocol       
- VlanCTag int
- Vlan Customer Tag information, vlanCTag value specified for QINQ connections
- VlanSTag int
- Vlan Provider Tag information, vlanSTag value specified for QINQ connections
- VlanTag int
- Vlan Tag information, vlanTag value specified for DOT1Q connections
- Type string
- Type of the link protocol - UNTAGGED, DOT1Q, QINQ, EVPN_VXLAN
- VlanCTag int
- Vlan Customer Tag information, vlanCTag value specified for QINQ connections
- VlanSTag int
- Vlan Provider Tag information, vlanSTag value specified for QINQ connections
- VlanTag int
- Vlan Tag information, vlanTag value specified for DOT1Q connections
- Type string
- Type of the link protocol - UNTAGGED, DOT1Q, QINQ, EVPN_VXLAN
- vlanCTag Integer
- Vlan Customer Tag information, vlanCTag value specified for QINQ connections
- vlanSTag Integer
- Vlan Provider Tag information, vlanSTag value specified for QINQ connections
- vlanTag Integer
- Vlan Tag information, vlanTag value specified for DOT1Q connections
- type String
- Type of the link protocol - UNTAGGED, DOT1Q, QINQ, EVPN_VXLAN
- vlanCTag number
- Vlan Customer Tag information, vlanCTag value specified for QINQ connections
- vlanSTag number
- Vlan Provider Tag information, vlanSTag value specified for QINQ connections
- vlanTag number
- Vlan Tag information, vlanTag value specified for DOT1Q connections
- type string
- Type of the link protocol - UNTAGGED, DOT1Q, QINQ, EVPN_VXLAN
- vlan_c_ inttag 
- Vlan Customer Tag information, vlanCTag value specified for QINQ connections
- vlan_s_ inttag 
- Vlan Provider Tag information, vlanSTag value specified for QINQ connections
- vlan_tag int
- Vlan Tag information, vlanTag value specified for DOT1Q connections
- type str
- Type of the link protocol - UNTAGGED, DOT1Q, QINQ, EVPN_VXLAN
- vlanCTag Number
- Vlan Customer Tag information, vlanCTag value specified for QINQ connections
- vlanSTag Number
- Vlan Provider Tag information, vlanSTag value specified for QINQ connections
- vlanTag Number
- Vlan Tag information, vlanTag value specified for DOT1Q connections
- type String
- Type of the link protocol - UNTAGGED, DOT1Q, QINQ, EVPN_VXLAN
GetConnectionsDataZSideAccessPointLocation      
- ibx str
- IBX Code
- metro_code str
- Access point metro code
- metro_name str
- Access point metro name
- region str
- Access point region
GetConnectionsDataZSideAccessPointNetwork      
GetConnectionsDataZSideAccessPointPort      
- Href string
- Unique Resource Identifier
- Name string
- Port name
- Redundancies
List<GetConnections Data ZSide Access Point Port Redundancy> 
- Redundancy Information
- Uuid string
- Equinix-assigned Port identifier
- Href string
- Unique Resource Identifier
- Name string
- Port name
- Redundancies
[]GetConnections Data ZSide Access Point Port Redundancy 
- Redundancy Information
- Uuid string
- Equinix-assigned Port identifier
- href String
- Unique Resource Identifier
- name String
- Port name
- redundancies
List<GetConnections Data ZSide Access Point Port Redundancy> 
- Redundancy Information
- uuid String
- Equinix-assigned Port identifier
- href string
- Unique Resource Identifier
- name string
- Port name
- redundancies
GetConnections Data ZSide Access Point Port Redundancy[] 
- Redundancy Information
- uuid string
- Equinix-assigned Port identifier
- href str
- Unique Resource Identifier
- name str
- Port name
- redundancies
Sequence[GetConnections Data ZSide Access Point Port Redundancy] 
- Redundancy Information
- uuid str
- Equinix-assigned Port identifier
- href String
- Unique Resource Identifier
- name String
- Port name
- redundancies List<Property Map>
- Redundancy Information
- uuid String
- Equinix-assigned Port identifier
GetConnectionsDataZSideAccessPointPortRedundancy       
GetConnectionsDataZSideAccessPointProfile      
- AccessPoint List<GetType Configs Connections Data ZSide Access Point Profile Access Point Type Config> 
- Access point config information
- Description string
- User-provided service description
- Href string
- Service Profile URI response attribute
- Name string
- Customer-assigned service profile name
- Type string
- Service profile type - L2_PROFILE, L3_PROFILE, ECIA_PROFILE, ECMC_PROFILE, IA_PROFILE
- Uuid string
- Equinix assigned service profile identifier
- AccessPoint []GetType Configs Connections Data ZSide Access Point Profile Access Point Type Config 
- Access point config information
- Description string
- User-provided service description
- Href string
- Service Profile URI response attribute
- Name string
- Customer-assigned service profile name
- Type string
- Service profile type - L2_PROFILE, L3_PROFILE, ECIA_PROFILE, ECMC_PROFILE, IA_PROFILE
- Uuid string
- Equinix assigned service profile identifier
- accessPoint List<GetType Configs Connections Data ZSide Access Point Profile Access Point Type Config> 
- Access point config information
- description String
- User-provided service description
- href String
- Service Profile URI response attribute
- name String
- Customer-assigned service profile name
- type String
- Service profile type - L2_PROFILE, L3_PROFILE, ECIA_PROFILE, ECMC_PROFILE, IA_PROFILE
- uuid String
- Equinix assigned service profile identifier
- accessPoint GetType Configs Connections Data ZSide Access Point Profile Access Point Type Config[] 
- Access point config information
- description string
- User-provided service description
- href string
- Service Profile URI response attribute
- name string
- Customer-assigned service profile name
- type string
- Service profile type - L2_PROFILE, L3_PROFILE, ECIA_PROFILE, ECMC_PROFILE, IA_PROFILE
- uuid string
- Equinix assigned service profile identifier
- access_point_ Sequence[Gettype_ configs Connections Data ZSide Access Point Profile Access Point Type Config] 
- Access point config information
- description str
- User-provided service description
- href str
- Service Profile URI response attribute
- name str
- Customer-assigned service profile name
- type str
- Service profile type - L2_PROFILE, L3_PROFILE, ECIA_PROFILE, ECMC_PROFILE, IA_PROFILE
- uuid str
- Equinix assigned service profile identifier
- accessPoint List<Property Map>Type Configs 
- Access point config information
- description String
- User-provided service description
- href String
- Service Profile URI response attribute
- name String
- Customer-assigned service profile name
- type String
- Service profile type - L2_PROFILE, L3_PROFILE, ECIA_PROFILE, ECMC_PROFILE, IA_PROFILE
- uuid String
- Equinix assigned service profile identifier
GetConnectionsDataZSideAccessPointProfileAccessPointTypeConfig          
GetConnectionsDataZSideAccessPointRouter      
GetConnectionsDataZSideAccessPointVirtualDevice       
GetConnectionsDataZSideAdditionalInfo     
GetConnectionsDataZSideServiceToken     
- Description string
- Service token description
- Href string
- An absolute URL that is the subject of the link's context
- Type string
- Token type - VC_TOKEN
- Uuid string
- Equinix-assigned service token identifier
- Description string
- Service token description
- Href string
- An absolute URL that is the subject of the link's context
- Type string
- Token type - VC_TOKEN
- Uuid string
- Equinix-assigned service token identifier
- description String
- Service token description
- href String
- An absolute URL that is the subject of the link's context
- type String
- Token type - VC_TOKEN
- uuid String
- Equinix-assigned service token identifier
- description string
- Service token description
- href string
- An absolute URL that is the subject of the link's context
- type string
- Token type - VC_TOKEN
- uuid string
- Equinix-assigned service token identifier
- description str
- Service token description
- href str
- An absolute URL that is the subject of the link's context
- type str
- Token type - VC_TOKEN
- uuid str
- Equinix-assigned service token identifier
- description String
- Service token description
- href String
- An absolute URL that is the subject of the link's context
- type String
- Token type - VC_TOKEN
- uuid String
- Equinix-assigned service token identifier
GetConnectionsFilter  
- Operator string
- Operators to use on your filtered field with the values given. One of [ =, !=, >, >=, <, <=, BETWEEN, NOT BETWEEN, LIKE, NOT LIKE, IN, NOT IN, IS NOT NULL, IS NULL]
- Property string
- Possible field names to use on filters. One of [/isRemote /name /uuid /type /geoScope /account/orgId /aSide/accessPoint/account/accountName /aSide/accessPoint/account/accountNumber /aSide/accessPoint/router/uuid /aSide/accessPoint/linkProtocol/vlanCTag /aSide/accessPoint/linkProtocol/vlanSTag /aSide/accessPoint/linkProtocol/vlanTagMin /aSide/accessPoint/linkProtocol/vlanTagMax /aSide/accessPoint/location/metroCode /aSide/accessPoint/location/metroName /aSide/accessPoint/name /aSide/accessPoint/port/uuid /aSide/accessPoint/port/name /aSide/accessPoint/type /aSide/accessPoint/virtualDevice/name /aSide/accessPoint/virtualDevice/uuid /aSide/serviceToken/uuid /change/status /operation/equinixStatus /operation/providerStatus /project/projectId /redundancy/group /redundancy/priority /zSide/accessPoint/account/accountName /zSide/accessPoint/authenticationKey /zSide/accessPoint/linkProtocol/vlanCTag /zSide/accessPoint/linkProtocol/vlanSTag /zSide/accessPoint/linkProtocol/vlanTagMin /zSide/accessPoint/linkProtocol/vlanTagMax /zSide/accessPoint/location/metroCode /zSide/accessPoint/location/metroName /zSide/accessPoint/name /zSide/accessPoint/port/uuid /zSide/accessPoint/network/uuid /zSide/accessPoint/port/name /zSide/accessPoint/profile/uuid /zSide/accessPoint/type /zSide/accessPoint/virtualDevice/name /zSide/accessPoint/virtualDevice/uuid /zSide/serviceToken/uuid /zSide/internetAccess/uuid *]
- Values List<string>
- The values that you want to apply the property+operator combination to in order to filter your data search
- Group string
- Optional custom id parameter to assign this filter to an inner AND or OR group. Group id must be prefixed with AND_ or OR_. Ensure intended grouped elements have the same given id. Ungrouped filters will be placed in the filter list group by themselves.
- Operator string
- Operators to use on your filtered field with the values given. One of [ =, !=, >, >=, <, <=, BETWEEN, NOT BETWEEN, LIKE, NOT LIKE, IN, NOT IN, IS NOT NULL, IS NULL]
- Property string
- Possible field names to use on filters. One of [/isRemote /name /uuid /type /geoScope /account/orgId /aSide/accessPoint/account/accountName /aSide/accessPoint/account/accountNumber /aSide/accessPoint/router/uuid /aSide/accessPoint/linkProtocol/vlanCTag /aSide/accessPoint/linkProtocol/vlanSTag /aSide/accessPoint/linkProtocol/vlanTagMin /aSide/accessPoint/linkProtocol/vlanTagMax /aSide/accessPoint/location/metroCode /aSide/accessPoint/location/metroName /aSide/accessPoint/name /aSide/accessPoint/port/uuid /aSide/accessPoint/port/name /aSide/accessPoint/type /aSide/accessPoint/virtualDevice/name /aSide/accessPoint/virtualDevice/uuid /aSide/serviceToken/uuid /change/status /operation/equinixStatus /operation/providerStatus /project/projectId /redundancy/group /redundancy/priority /zSide/accessPoint/account/accountName /zSide/accessPoint/authenticationKey /zSide/accessPoint/linkProtocol/vlanCTag /zSide/accessPoint/linkProtocol/vlanSTag /zSide/accessPoint/linkProtocol/vlanTagMin /zSide/accessPoint/linkProtocol/vlanTagMax /zSide/accessPoint/location/metroCode /zSide/accessPoint/location/metroName /zSide/accessPoint/name /zSide/accessPoint/port/uuid /zSide/accessPoint/network/uuid /zSide/accessPoint/port/name /zSide/accessPoint/profile/uuid /zSide/accessPoint/type /zSide/accessPoint/virtualDevice/name /zSide/accessPoint/virtualDevice/uuid /zSide/serviceToken/uuid /zSide/internetAccess/uuid *]
- Values []string
- The values that you want to apply the property+operator combination to in order to filter your data search
- Group string
- Optional custom id parameter to assign this filter to an inner AND or OR group. Group id must be prefixed with AND_ or OR_. Ensure intended grouped elements have the same given id. Ungrouped filters will be placed in the filter list group by themselves.
- operator String
- Operators to use on your filtered field with the values given. One of [ =, !=, >, >=, <, <=, BETWEEN, NOT BETWEEN, LIKE, NOT LIKE, IN, NOT IN, IS NOT NULL, IS NULL]
- property String
- Possible field names to use on filters. One of [/isRemote /name /uuid /type /geoScope /account/orgId /aSide/accessPoint/account/accountName /aSide/accessPoint/account/accountNumber /aSide/accessPoint/router/uuid /aSide/accessPoint/linkProtocol/vlanCTag /aSide/accessPoint/linkProtocol/vlanSTag /aSide/accessPoint/linkProtocol/vlanTagMin /aSide/accessPoint/linkProtocol/vlanTagMax /aSide/accessPoint/location/metroCode /aSide/accessPoint/location/metroName /aSide/accessPoint/name /aSide/accessPoint/port/uuid /aSide/accessPoint/port/name /aSide/accessPoint/type /aSide/accessPoint/virtualDevice/name /aSide/accessPoint/virtualDevice/uuid /aSide/serviceToken/uuid /change/status /operation/equinixStatus /operation/providerStatus /project/projectId /redundancy/group /redundancy/priority /zSide/accessPoint/account/accountName /zSide/accessPoint/authenticationKey /zSide/accessPoint/linkProtocol/vlanCTag /zSide/accessPoint/linkProtocol/vlanSTag /zSide/accessPoint/linkProtocol/vlanTagMin /zSide/accessPoint/linkProtocol/vlanTagMax /zSide/accessPoint/location/metroCode /zSide/accessPoint/location/metroName /zSide/accessPoint/name /zSide/accessPoint/port/uuid /zSide/accessPoint/network/uuid /zSide/accessPoint/port/name /zSide/accessPoint/profile/uuid /zSide/accessPoint/type /zSide/accessPoint/virtualDevice/name /zSide/accessPoint/virtualDevice/uuid /zSide/serviceToken/uuid /zSide/internetAccess/uuid *]
- values List<String>
- The values that you want to apply the property+operator combination to in order to filter your data search
- group String
- Optional custom id parameter to assign this filter to an inner AND or OR group. Group id must be prefixed with AND_ or OR_. Ensure intended grouped elements have the same given id. Ungrouped filters will be placed in the filter list group by themselves.
- operator string
- Operators to use on your filtered field with the values given. One of [ =, !=, >, >=, <, <=, BETWEEN, NOT BETWEEN, LIKE, NOT LIKE, IN, NOT IN, IS NOT NULL, IS NULL]
- property string
- Possible field names to use on filters. One of [/isRemote /name /uuid /type /geoScope /account/orgId /aSide/accessPoint/account/accountName /aSide/accessPoint/account/accountNumber /aSide/accessPoint/router/uuid /aSide/accessPoint/linkProtocol/vlanCTag /aSide/accessPoint/linkProtocol/vlanSTag /aSide/accessPoint/linkProtocol/vlanTagMin /aSide/accessPoint/linkProtocol/vlanTagMax /aSide/accessPoint/location/metroCode /aSide/accessPoint/location/metroName /aSide/accessPoint/name /aSide/accessPoint/port/uuid /aSide/accessPoint/port/name /aSide/accessPoint/type /aSide/accessPoint/virtualDevice/name /aSide/accessPoint/virtualDevice/uuid /aSide/serviceToken/uuid /change/status /operation/equinixStatus /operation/providerStatus /project/projectId /redundancy/group /redundancy/priority /zSide/accessPoint/account/accountName /zSide/accessPoint/authenticationKey /zSide/accessPoint/linkProtocol/vlanCTag /zSide/accessPoint/linkProtocol/vlanSTag /zSide/accessPoint/linkProtocol/vlanTagMin /zSide/accessPoint/linkProtocol/vlanTagMax /zSide/accessPoint/location/metroCode /zSide/accessPoint/location/metroName /zSide/accessPoint/name /zSide/accessPoint/port/uuid /zSide/accessPoint/network/uuid /zSide/accessPoint/port/name /zSide/accessPoint/profile/uuid /zSide/accessPoint/type /zSide/accessPoint/virtualDevice/name /zSide/accessPoint/virtualDevice/uuid /zSide/serviceToken/uuid /zSide/internetAccess/uuid *]
- values string[]
- The values that you want to apply the property+operator combination to in order to filter your data search
- group string
- Optional custom id parameter to assign this filter to an inner AND or OR group. Group id must be prefixed with AND_ or OR_. Ensure intended grouped elements have the same given id. Ungrouped filters will be placed in the filter list group by themselves.
- operator str
- Operators to use on your filtered field with the values given. One of [ =, !=, >, >=, <, <=, BETWEEN, NOT BETWEEN, LIKE, NOT LIKE, IN, NOT IN, IS NOT NULL, IS NULL]
- property str
- Possible field names to use on filters. One of [/isRemote /name /uuid /type /geoScope /account/orgId /aSide/accessPoint/account/accountName /aSide/accessPoint/account/accountNumber /aSide/accessPoint/router/uuid /aSide/accessPoint/linkProtocol/vlanCTag /aSide/accessPoint/linkProtocol/vlanSTag /aSide/accessPoint/linkProtocol/vlanTagMin /aSide/accessPoint/linkProtocol/vlanTagMax /aSide/accessPoint/location/metroCode /aSide/accessPoint/location/metroName /aSide/accessPoint/name /aSide/accessPoint/port/uuid /aSide/accessPoint/port/name /aSide/accessPoint/type /aSide/accessPoint/virtualDevice/name /aSide/accessPoint/virtualDevice/uuid /aSide/serviceToken/uuid /change/status /operation/equinixStatus /operation/providerStatus /project/projectId /redundancy/group /redundancy/priority /zSide/accessPoint/account/accountName /zSide/accessPoint/authenticationKey /zSide/accessPoint/linkProtocol/vlanCTag /zSide/accessPoint/linkProtocol/vlanSTag /zSide/accessPoint/linkProtocol/vlanTagMin /zSide/accessPoint/linkProtocol/vlanTagMax /zSide/accessPoint/location/metroCode /zSide/accessPoint/location/metroName /zSide/accessPoint/name /zSide/accessPoint/port/uuid /zSide/accessPoint/network/uuid /zSide/accessPoint/port/name /zSide/accessPoint/profile/uuid /zSide/accessPoint/type /zSide/accessPoint/virtualDevice/name /zSide/accessPoint/virtualDevice/uuid /zSide/serviceToken/uuid /zSide/internetAccess/uuid *]
- values Sequence[str]
- The values that you want to apply the property+operator combination to in order to filter your data search
- group str
- Optional custom id parameter to assign this filter to an inner AND or OR group. Group id must be prefixed with AND_ or OR_. Ensure intended grouped elements have the same given id. Ungrouped filters will be placed in the filter list group by themselves.
- operator String
- Operators to use on your filtered field with the values given. One of [ =, !=, >, >=, <, <=, BETWEEN, NOT BETWEEN, LIKE, NOT LIKE, IN, NOT IN, IS NOT NULL, IS NULL]
- property String
- Possible field names to use on filters. One of [/isRemote /name /uuid /type /geoScope /account/orgId /aSide/accessPoint/account/accountName /aSide/accessPoint/account/accountNumber /aSide/accessPoint/router/uuid /aSide/accessPoint/linkProtocol/vlanCTag /aSide/accessPoint/linkProtocol/vlanSTag /aSide/accessPoint/linkProtocol/vlanTagMin /aSide/accessPoint/linkProtocol/vlanTagMax /aSide/accessPoint/location/metroCode /aSide/accessPoint/location/metroName /aSide/accessPoint/name /aSide/accessPoint/port/uuid /aSide/accessPoint/port/name /aSide/accessPoint/type /aSide/accessPoint/virtualDevice/name /aSide/accessPoint/virtualDevice/uuid /aSide/serviceToken/uuid /change/status /operation/equinixStatus /operation/providerStatus /project/projectId /redundancy/group /redundancy/priority /zSide/accessPoint/account/accountName /zSide/accessPoint/authenticationKey /zSide/accessPoint/linkProtocol/vlanCTag /zSide/accessPoint/linkProtocol/vlanSTag /zSide/accessPoint/linkProtocol/vlanTagMin /zSide/accessPoint/linkProtocol/vlanTagMax /zSide/accessPoint/location/metroCode /zSide/accessPoint/location/metroName /zSide/accessPoint/name /zSide/accessPoint/port/uuid /zSide/accessPoint/network/uuid /zSide/accessPoint/port/name /zSide/accessPoint/profile/uuid /zSide/accessPoint/type /zSide/accessPoint/virtualDevice/name /zSide/accessPoint/virtualDevice/uuid /zSide/serviceToken/uuid /zSide/internetAccess/uuid *]
- values List<String>
- The values that you want to apply the property+operator combination to in order to filter your data search
- group String
- Optional custom id parameter to assign this filter to an inner AND or OR group. Group id must be prefixed with AND_ or OR_. Ensure intended grouped elements have the same given id. Ungrouped filters will be placed in the filter list group by themselves.
GetConnectionsPagination  
GetConnectionsSort  
- Direction string
- The sorting direction. Can be one of: [DESC, ASC], Defaults to DESC
- Property string
- The property name to use in sorting. One of [/name /direction /aSide/accessPoint/name /aSide/accessPoint/type /aSide/accessPoint/account/accountName /aSide/accessPoint/location/metroName /aSide/accessPoint/location/metroCode /aSide/accessPoint/linkProtocol/vlanCTag /aSide/accessPoint/linkProtocol/vlanSTag /zSide/accessPoint/name /zSide/accessPoint/type /zSide/accessPoint/account/accountName /zSide/accessPoint/location/metroName /zSide/accessPoint/location/metroCode /zSide/accessPoint/linkProtocol/vlanCTag /zSide/accessPoint/linkProtocol/vlanSTag /zSide/accessPoint/authenticationKey /bandwidth /geoScope /uuid /changeLog/createdDateTime /changeLog/updatedDateTime /operation/equinixStatus /operation/providerStatus /redundancy/priority]. Defaults to /changeLog/updatedDateTime
- Direction string
- The sorting direction. Can be one of: [DESC, ASC], Defaults to DESC
- Property string
- The property name to use in sorting. One of [/name /direction /aSide/accessPoint/name /aSide/accessPoint/type /aSide/accessPoint/account/accountName /aSide/accessPoint/location/metroName /aSide/accessPoint/location/metroCode /aSide/accessPoint/linkProtocol/vlanCTag /aSide/accessPoint/linkProtocol/vlanSTag /zSide/accessPoint/name /zSide/accessPoint/type /zSide/accessPoint/account/accountName /zSide/accessPoint/location/metroName /zSide/accessPoint/location/metroCode /zSide/accessPoint/linkProtocol/vlanCTag /zSide/accessPoint/linkProtocol/vlanSTag /zSide/accessPoint/authenticationKey /bandwidth /geoScope /uuid /changeLog/createdDateTime /changeLog/updatedDateTime /operation/equinixStatus /operation/providerStatus /redundancy/priority]. Defaults to /changeLog/updatedDateTime
- direction String
- The sorting direction. Can be one of: [DESC, ASC], Defaults to DESC
- property String
- The property name to use in sorting. One of [/name /direction /aSide/accessPoint/name /aSide/accessPoint/type /aSide/accessPoint/account/accountName /aSide/accessPoint/location/metroName /aSide/accessPoint/location/metroCode /aSide/accessPoint/linkProtocol/vlanCTag /aSide/accessPoint/linkProtocol/vlanSTag /zSide/accessPoint/name /zSide/accessPoint/type /zSide/accessPoint/account/accountName /zSide/accessPoint/location/metroName /zSide/accessPoint/location/metroCode /zSide/accessPoint/linkProtocol/vlanCTag /zSide/accessPoint/linkProtocol/vlanSTag /zSide/accessPoint/authenticationKey /bandwidth /geoScope /uuid /changeLog/createdDateTime /changeLog/updatedDateTime /operation/equinixStatus /operation/providerStatus /redundancy/priority]. Defaults to /changeLog/updatedDateTime
- direction string
- The sorting direction. Can be one of: [DESC, ASC], Defaults to DESC
- property string
- The property name to use in sorting. One of [/name /direction /aSide/accessPoint/name /aSide/accessPoint/type /aSide/accessPoint/account/accountName /aSide/accessPoint/location/metroName /aSide/accessPoint/location/metroCode /aSide/accessPoint/linkProtocol/vlanCTag /aSide/accessPoint/linkProtocol/vlanSTag /zSide/accessPoint/name /zSide/accessPoint/type /zSide/accessPoint/account/accountName /zSide/accessPoint/location/metroName /zSide/accessPoint/location/metroCode /zSide/accessPoint/linkProtocol/vlanCTag /zSide/accessPoint/linkProtocol/vlanSTag /zSide/accessPoint/authenticationKey /bandwidth /geoScope /uuid /changeLog/createdDateTime /changeLog/updatedDateTime /operation/equinixStatus /operation/providerStatus /redundancy/priority]. Defaults to /changeLog/updatedDateTime
- direction str
- The sorting direction. Can be one of: [DESC, ASC], Defaults to DESC
- property str
- The property name to use in sorting. One of [/name /direction /aSide/accessPoint/name /aSide/accessPoint/type /aSide/accessPoint/account/accountName /aSide/accessPoint/location/metroName /aSide/accessPoint/location/metroCode /aSide/accessPoint/linkProtocol/vlanCTag /aSide/accessPoint/linkProtocol/vlanSTag /zSide/accessPoint/name /zSide/accessPoint/type /zSide/accessPoint/account/accountName /zSide/accessPoint/location/metroName /zSide/accessPoint/location/metroCode /zSide/accessPoint/linkProtocol/vlanCTag /zSide/accessPoint/linkProtocol/vlanSTag /zSide/accessPoint/authenticationKey /bandwidth /geoScope /uuid /changeLog/createdDateTime /changeLog/updatedDateTime /operation/equinixStatus /operation/providerStatus /redundancy/priority]. Defaults to /changeLog/updatedDateTime
- direction String
- The sorting direction. Can be one of: [DESC, ASC], Defaults to DESC
- property String
- The property name to use in sorting. One of [/name /direction /aSide/accessPoint/name /aSide/accessPoint/type /aSide/accessPoint/account/accountName /aSide/accessPoint/location/metroName /aSide/accessPoint/location/metroCode /aSide/accessPoint/linkProtocol/vlanCTag /aSide/accessPoint/linkProtocol/vlanSTag /zSide/accessPoint/name /zSide/accessPoint/type /zSide/accessPoint/account/accountName /zSide/accessPoint/location/metroName /zSide/accessPoint/location/metroCode /zSide/accessPoint/linkProtocol/vlanCTag /zSide/accessPoint/linkProtocol/vlanSTag /zSide/accessPoint/authenticationKey /bandwidth /geoScope /uuid /changeLog/createdDateTime /changeLog/updatedDateTime /operation/equinixStatus /operation/providerStatus /redundancy/priority]. Defaults to /changeLog/updatedDateTime
Package Details
- Repository
- equinix equinix/pulumi-equinix
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the equinixTerraform Provider.
