Equinix v0.27.1 published on Wednesday, Oct 29, 2025 by Equinix
Equinix v0.27.1 published on Wednesday, Oct 29, 2025 by Equinix
Fabric V4 API compatible data resource that allow user to fetch service token for a given search data set
Additional documentation:
- Getting Started: https://docs.equinix.com/en-us/Content/Interconnection/Fabric/service%20tokens/Fabric-Service-Tokens.htm
- API: https://docs.equinix.com/en-us/Content/KnowledgeCenter/Fabric/GettingStarted/Integrating-with-Fabric-V4-APIs/ConnectUsingServiceToken.htm
Using getServiceTokens
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 getServiceTokens(args: GetServiceTokensArgs, opts?: InvokeOptions): Promise<GetServiceTokensResult>
function getServiceTokensOutput(args: GetServiceTokensOutputArgs, opts?: InvokeOptions): Output<GetServiceTokensResult>def get_service_tokens(filters: Optional[Sequence[GetServiceTokensFilter]] = None,
pagination: Optional[GetServiceTokensPagination] = None,
opts: Optional[InvokeOptions] = None) -> GetServiceTokensResult
def get_service_tokens_output(filters: Optional[pulumi.Input[Sequence[pulumi.Input[GetServiceTokensFilterArgs]]]] = None,
pagination: Optional[pulumi.Input[GetServiceTokensPaginationArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetServiceTokensResult]func GetServiceTokens(ctx *Context, args *GetServiceTokensArgs, opts ...InvokeOption) (*GetServiceTokensResult, error)
func GetServiceTokensOutput(ctx *Context, args *GetServiceTokensOutputArgs, opts ...InvokeOption) GetServiceTokensResultOutput> Note: This function is named GetServiceTokens in the Go SDK.
public static class GetServiceTokens
{
public static Task<GetServiceTokensResult> InvokeAsync(GetServiceTokensArgs args, InvokeOptions? opts = null)
public static Output<GetServiceTokensResult> Invoke(GetServiceTokensInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetServiceTokensResult> getServiceTokens(GetServiceTokensArgs args, InvokeOptions options)
public static Output<GetServiceTokensResult> getServiceTokens(GetServiceTokensArgs args, InvokeOptions options)
fn::invoke:
function: equinix:fabric/getServiceTokens:getServiceTokens
arguments:
# arguments dictionaryThe following arguments are supported:
- Filters
List<Get
Service Tokens Filter> - Filters for the Data Source Search Request
- Pagination
Get
Service Tokens Pagination - Pagination details for the Data Source Search Request
- Filters
[]Get
Service Tokens Filter - Filters for the Data Source Search Request
- Pagination
Get
Service Tokens Pagination - Pagination details for the Data Source Search Request
- filters
List<Get
Service Tokens Filter> - Filters for the Data Source Search Request
- pagination
Get
Service Tokens Pagination - Pagination details for the Data Source Search Request
- filters
Get
Service Tokens Filter[] - Filters for the Data Source Search Request
- pagination
Get
Service Tokens Pagination - Pagination details for the Data Source Search Request
- filters
Sequence[Get
Service Tokens Filter] - Filters for the Data Source Search Request
- pagination
Get
Service Tokens Pagination - Pagination details for the Data Source Search Request
- filters List<Property Map>
- Filters for the Data Source Search Request
- pagination Property Map
- Pagination details for the Data Source Search Request
getServiceTokens Result
The following output properties are available:
- Datas
List<Get
Service Tokens Data> - List of Service Tokens
- Filters
List<Get
Service Tokens Filter> - Filters for the Data Source Search Request
- Id string
- The provider-assigned unique ID for this managed resource.
- Pagination
Get
Service Tokens Pagination - Pagination details for the Data Source Search Request
- Datas
[]Get
Service Tokens Data - List of Service Tokens
- Filters
[]Get
Service Tokens Filter - Filters for the Data Source Search Request
- Id string
- The provider-assigned unique ID for this managed resource.
- Pagination
Get
Service Tokens Pagination - Pagination details for the Data Source Search Request
- datas
List<Get
Service Tokens Data> - List of Service Tokens
- filters
List<Get
Service Tokens Filter> - Filters for the Data Source Search Request
- id String
- The provider-assigned unique ID for this managed resource.
- pagination
Get
Service Tokens Pagination - Pagination details for the Data Source Search Request
- datas
Get
Service Tokens Data[] - List of Service Tokens
- filters
Get
Service Tokens Filter[] - Filters for the Data Source Search Request
- id string
- The provider-assigned unique ID for this managed resource.
- pagination
Get
Service Tokens Pagination - Pagination details for the Data Source Search Request
- datas
Sequence[Get
Service Tokens Data] - List of Service Tokens
- filters
Sequence[Get
Service Tokens Filter] - Filters for the Data Source Search Request
- id str
- The provider-assigned unique ID for this managed resource.
- pagination
Get
Service Tokens Pagination - Pagination details for the Data Source Search Request
- datas List<Property Map>
- List of Service Tokens
- filters List<Property Map>
- Filters for the Data Source Search Request
- id String
- The provider-assigned unique ID for this managed resource.
- pagination Property Map
- Pagination details for the Data Source Search Request
Supporting Types
GetServiceTokensData
- Accounts
List<Get
Service Tokens Data Account> - Customer account information that is associated with this service token
- Change
Logs List<GetService Tokens Data Change Log> - Captures connection lifecycle change information
- Description string
- Optional Description to the Service Token you will be creating
- Expiration
Date stringTime - Expiration date and time of the service token; 2020-11-06T07:00:00Z
- Href string
- An absolute URL that is the subject of the link's context.
- Issuer
Side string - Information about token side; ASIDE, ZSIDE
- Name string
- Name of the Service Token
- Notifications
List<Get
Service Tokens Data Notification> - Preferences for notifications on Service Token configuration or status changes
- Projects
List<Get
Service Tokens Data Project> - Project information
- Service
Token List<GetConnections Service Tokens Data Service Token Connection> - Service Token Connection Type Information
- State string
- Service token state; ACTIVE, INACTIVE, EXPIRED, DELETED
- Type string
- Service Token Type; VC_TOKEN,EPL_TOKEN
- Uuid string
- Equinix-assigned service token identifier
- Accounts
[]Get
Service Tokens Data Account - Customer account information that is associated with this service token
- Change
Logs []GetService Tokens Data Change Log - Captures connection lifecycle change information
- Description string
- Optional Description to the Service Token you will be creating
- Expiration
Date stringTime - Expiration date and time of the service token; 2020-11-06T07:00:00Z
- Href string
- An absolute URL that is the subject of the link's context.
- Issuer
Side string - Information about token side; ASIDE, ZSIDE
- Name string
- Name of the Service Token
- Notifications
[]Get
Service Tokens Data Notification - Preferences for notifications on Service Token configuration or status changes
- Projects
[]Get
Service Tokens Data Project - Project information
- Service
Token []GetConnections Service Tokens Data Service Token Connection - Service Token Connection Type Information
- State string
- Service token state; ACTIVE, INACTIVE, EXPIRED, DELETED
- Type string
- Service Token Type; VC_TOKEN,EPL_TOKEN
- Uuid string
- Equinix-assigned service token identifier
- accounts
List<Get
Service Tokens Data Account> - Customer account information that is associated with this service token
- change
Logs List<GetService Tokens Data Change Log> - Captures connection lifecycle change information
- description String
- Optional Description to the Service Token you will be creating
- expiration
Date StringTime - Expiration date and time of the service token; 2020-11-06T07:00:00Z
- href String
- An absolute URL that is the subject of the link's context.
- issuer
Side String - Information about token side; ASIDE, ZSIDE
- name String
- Name of the Service Token
- notifications
List<Get
Service Tokens Data Notification> - Preferences for notifications on Service Token configuration or status changes
- projects
List<Get
Service Tokens Data Project> - Project information
- service
Token List<GetConnections Service Tokens Data Service Token Connection> - Service Token Connection Type Information
- state String
- Service token state; ACTIVE, INACTIVE, EXPIRED, DELETED
- type String
- Service Token Type; VC_TOKEN,EPL_TOKEN
- uuid String
- Equinix-assigned service token identifier
- accounts
Get
Service Tokens Data Account[] - Customer account information that is associated with this service token
- change
Logs GetService Tokens Data Change Log[] - Captures connection lifecycle change information
- description string
- Optional Description to the Service Token you will be creating
- expiration
Date stringTime - Expiration date and time of the service token; 2020-11-06T07:00:00Z
- href string
- An absolute URL that is the subject of the link's context.
- issuer
Side string - Information about token side; ASIDE, ZSIDE
- name string
- Name of the Service Token
- notifications
Get
Service Tokens Data Notification[] - Preferences for notifications on Service Token configuration or status changes
- projects
Get
Service Tokens Data Project[] - Project information
- service
Token GetConnections Service Tokens Data Service Token Connection[] - Service Token Connection Type Information
- state string
- Service token state; ACTIVE, INACTIVE, EXPIRED, DELETED
- type string
- Service Token Type; VC_TOKEN,EPL_TOKEN
- uuid string
- Equinix-assigned service token identifier
- accounts
Sequence[Get
Service Tokens Data Account] - Customer account information that is associated with this service token
- change_
logs Sequence[GetService Tokens Data Change Log] - Captures connection lifecycle change information
- description str
- Optional Description to the Service Token you will be creating
- expiration_
date_ strtime - Expiration date and time of the service token; 2020-11-06T07:00:00Z
- href str
- An absolute URL that is the subject of the link's context.
- issuer_
side str - Information about token side; ASIDE, ZSIDE
- name str
- Name of the Service Token
- notifications
Sequence[Get
Service Tokens Data Notification] - Preferences for notifications on Service Token configuration or status changes
- projects
Sequence[Get
Service Tokens Data Project] - Project information
- service_
token_ Sequence[Getconnections Service Tokens Data Service Token Connection] - Service Token Connection Type Information
- state str
- Service token state; ACTIVE, INACTIVE, EXPIRED, DELETED
- type str
- Service Token Type; VC_TOKEN,EPL_TOKEN
- uuid str
- Equinix-assigned service token identifier
- accounts List<Property Map>
- Customer account information that is associated with this service token
- change
Logs List<Property Map> - Captures connection lifecycle change information
- description String
- Optional Description to the Service Token you will be creating
- expiration
Date StringTime - Expiration date and time of the service token; 2020-11-06T07:00:00Z
- href String
- An absolute URL that is the subject of the link's context.
- issuer
Side String - Information about token side; ASIDE, ZSIDE
- name String
- Name of the Service Token
- notifications List<Property Map>
- Preferences for notifications on Service Token configuration or status changes
- projects List<Property Map>
- Project information
- service
Token List<Property Map>Connections - Service Token Connection Type Information
- state String
- Service token state; ACTIVE, INACTIVE, EXPIRED, DELETED
- type String
- Service Token Type; VC_TOKEN,EPL_TOKEN
- uuid String
- Equinix-assigned service token identifier
GetServiceTokensDataAccount
- Account
Name string - Legal name of the accountholder.
- Account
Number int - Equinix-assigned account number.
- Global
Cust stringId - Equinix-assigned ID of the subscriber's parent organization.
- Global
Org stringId - Equinix-assigned ID of the subscriber's parent organization.
- Global
Organization stringName - Equinix-assigned name of the subscriber's parent organization.
- Org
Id int - Equinix-assigned ID of the subscriber's organization.
- Organization
Name string - Equinix-assigned name of the subscriber's organization.
- Ucm
Id string - Enterprise datastore id
- Account
Name string - Legal name of the accountholder.
- Account
Number int - Equinix-assigned account number.
- Global
Cust stringId - Equinix-assigned ID of the subscriber's parent organization.
- Global
Org stringId - Equinix-assigned ID of the subscriber's parent organization.
- Global
Organization stringName - Equinix-assigned name of the subscriber's parent organization.
- Org
Id int - Equinix-assigned ID of the subscriber's organization.
- Organization
Name string - Equinix-assigned name of the subscriber's organization.
- Ucm
Id string - Enterprise datastore id
- account
Name String - Legal name of the accountholder.
- account
Number Integer - Equinix-assigned account number.
- global
Cust StringId - Equinix-assigned ID of the subscriber's parent organization.
- global
Org StringId - Equinix-assigned ID of the subscriber's parent organization.
- global
Organization StringName - Equinix-assigned name of the subscriber's parent organization.
- org
Id Integer - Equinix-assigned ID of the subscriber's organization.
- organization
Name String - Equinix-assigned name of the subscriber's organization.
- ucm
Id String - Enterprise datastore id
- account
Name string - Legal name of the accountholder.
- account
Number number - Equinix-assigned account number.
- global
Cust stringId - Equinix-assigned ID of the subscriber's parent organization.
- global
Org stringId - Equinix-assigned ID of the subscriber's parent organization.
- global
Organization stringName - Equinix-assigned name of the subscriber's parent organization.
- org
Id number - Equinix-assigned ID of the subscriber's organization.
- organization
Name string - Equinix-assigned name of the subscriber's organization.
- ucm
Id 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
- account
Name String - Legal name of the accountholder.
- account
Number Number - Equinix-assigned account number.
- global
Cust StringId - Equinix-assigned ID of the subscriber's parent organization.
- global
Org StringId - Equinix-assigned ID of the subscriber's parent organization.
- global
Organization StringName - Equinix-assigned name of the subscriber's parent organization.
- org
Id Number - Equinix-assigned ID of the subscriber's organization.
- organization
Name String - Equinix-assigned name of the subscriber's organization.
- ucm
Id String - Enterprise datastore id
GetServiceTokensDataChangeLog
- Created
By string - Created by User Key
- Created
By stringEmail - Created by User Email Address
- Created
By stringFull Name - Created by User Full Name
- Created
Date stringTime - Created by Date and Time
- Deleted
By string - Deleted by User Key
- Deleted
By stringEmail - Deleted by User Email Address
- Deleted
By stringFull Name - Deleted by User Full Name
- Deleted
Date stringTime - Deleted by Date and Time
- Updated
By string - Updated by User Key
- Updated
By stringEmail - Updated by User Email Address
- Updated
By stringFull Name - Updated by User Full Name
- Updated
Date stringTime - Updated by Date and Time
- Created
By string - Created by User Key
- Created
By stringEmail - Created by User Email Address
- Created
By stringFull Name - Created by User Full Name
- Created
Date stringTime - Created by Date and Time
- Deleted
By string - Deleted by User Key
- Deleted
By stringEmail - Deleted by User Email Address
- Deleted
By stringFull Name - Deleted by User Full Name
- Deleted
Date stringTime - Deleted by Date and Time
- Updated
By string - Updated by User Key
- Updated
By stringEmail - Updated by User Email Address
- Updated
By stringFull Name - Updated by User Full Name
- Updated
Date stringTime - Updated by Date and Time
- created
By String - Created by User Key
- created
By StringEmail - Created by User Email Address
- created
By StringFull Name - Created by User Full Name
- created
Date StringTime - Created by Date and Time
- deleted
By String - Deleted by User Key
- deleted
By StringEmail - Deleted by User Email Address
- deleted
By StringFull Name - Deleted by User Full Name
- deleted
Date StringTime - Deleted by Date and Time
- updated
By String - Updated by User Key
- updated
By StringEmail - Updated by User Email Address
- updated
By StringFull Name - Updated by User Full Name
- updated
Date StringTime - Updated by Date and Time
- created
By string - Created by User Key
- created
By stringEmail - Created by User Email Address
- created
By stringFull Name - Created by User Full Name
- created
Date stringTime - Created by Date and Time
- deleted
By string - Deleted by User Key
- deleted
By stringEmail - Deleted by User Email Address
- deleted
By stringFull Name - Deleted by User Full Name
- deleted
Date stringTime - Deleted by Date and Time
- updated
By string - Updated by User Key
- updated
By stringEmail - Updated by User Email Address
- updated
By stringFull Name - Updated by User Full Name
- updated
Date 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
- created
By String - Created by User Key
- created
By StringEmail - Created by User Email Address
- created
By StringFull Name - Created by User Full Name
- created
Date StringTime - Created by Date and Time
- deleted
By String - Deleted by User Key
- deleted
By StringEmail - Deleted by User Email Address
- deleted
By StringFull Name - Deleted by User Full Name
- deleted
Date StringTime - Deleted by Date and Time
- updated
By String - Updated by User Key
- updated
By StringEmail - Updated by User Email Address
- updated
By StringFull Name - Updated by User Full Name
- updated
Date StringTime - Updated by Date and Time
GetServiceTokensDataNotification
- Emails List<string>
- Array of contact emails
- Type string
- Notification Type - ALL,CONNECTION_APPROVAL,SALES_REP_NOTIFICATIONS, NOTIFICATIONS
- Send
Interval string - Send interval
- Emails []string
- Array of contact emails
- Type string
- Notification Type - ALL,CONNECTION_APPROVAL,SALES_REP_NOTIFICATIONS, NOTIFICATIONS
- Send
Interval string - Send interval
- emails List<String>
- Array of contact emails
- type String
- Notification Type - ALL,CONNECTION_APPROVAL,SALES_REP_NOTIFICATIONS, NOTIFICATIONS
- send
Interval String - Send interval
- emails string[]
- Array of contact emails
- type string
- Notification Type - ALL,CONNECTION_APPROVAL,SALES_REP_NOTIFICATIONS, NOTIFICATIONS
- send
Interval 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
- send
Interval String - Send interval
GetServiceTokensDataProject
- href str
- Unique Resource URL
- project_
id str - Project Id
GetServiceTokensDataServiceTokenConnection
- ASides
List<Get
Service Tokens Data Service Token Connection ASide> - A-Side Connection link protocol,virtual device or network configuration
- Allow
Custom boolBandwidth - Allow custom bandwidth value
- Allow
Remote boolConnection - Authorization to connect remotely
- Bandwidth
Limit int - Connection bandwidth limit in Mbps
- Supported
Bandwidths List<int> - List of permitted bandwidths'; For Port-based Service Tokens, the maximum allowable bandwidth is 50 Gbps, while for Virtual Device-based Service Tokens, it is limited to 10 Gbps
- Uuid string
- Equinix-assigned connection identifier
- ZSides
List<Get
Service Tokens Data Service Token Connection ZSide> - Z-Side Connection link protocol,virtual device or network configuration
- Type string
- Type of Connection supported by Service Token you will create; EVPL_VC, EVPLAN_VC, EPLAN_VC, IPWAN_VC
- ASides
[]Get
Service Tokens Data Service Token Connection ASide - A-Side Connection link protocol,virtual device or network configuration
- Allow
Custom boolBandwidth - Allow custom bandwidth value
- Allow
Remote boolConnection - Authorization to connect remotely
- Bandwidth
Limit int - Connection bandwidth limit in Mbps
- Supported
Bandwidths []int - List of permitted bandwidths'; For Port-based Service Tokens, the maximum allowable bandwidth is 50 Gbps, while for Virtual Device-based Service Tokens, it is limited to 10 Gbps
- Uuid string
- Equinix-assigned connection identifier
- ZSides
[]Get
Service Tokens Data Service Token Connection ZSide - Z-Side Connection link protocol,virtual device or network configuration
- Type string
- Type of Connection supported by Service Token you will create; EVPL_VC, EVPLAN_VC, EPLAN_VC, IPWAN_VC
- a
Sides List<GetService Tokens Data Service Token Connection ASide> - A-Side Connection link protocol,virtual device or network configuration
- allow
Custom BooleanBandwidth - Allow custom bandwidth value
- allow
Remote BooleanConnection - Authorization to connect remotely
- bandwidth
Limit Integer - Connection bandwidth limit in Mbps
- supported
Bandwidths List<Integer> - List of permitted bandwidths'; For Port-based Service Tokens, the maximum allowable bandwidth is 50 Gbps, while for Virtual Device-based Service Tokens, it is limited to 10 Gbps
- uuid String
- Equinix-assigned connection identifier
- z
Sides List<GetService Tokens Data Service Token Connection ZSide> - Z-Side Connection link protocol,virtual device or network configuration
- type String
- Type of Connection supported by Service Token you will create; EVPL_VC, EVPLAN_VC, EPLAN_VC, IPWAN_VC
- a
Sides GetService Tokens Data Service Token Connection ASide[] - A-Side Connection link protocol,virtual device or network configuration
- allow
Custom booleanBandwidth - Allow custom bandwidth value
- allow
Remote booleanConnection - Authorization to connect remotely
- bandwidth
Limit number - Connection bandwidth limit in Mbps
- supported
Bandwidths number[] - List of permitted bandwidths'; For Port-based Service Tokens, the maximum allowable bandwidth is 50 Gbps, while for Virtual Device-based Service Tokens, it is limited to 10 Gbps
- uuid string
- Equinix-assigned connection identifier
- z
Sides GetService Tokens Data Service Token Connection ZSide[] - Z-Side Connection link protocol,virtual device or network configuration
- type string
- Type of Connection supported by Service Token you will create; EVPL_VC, EVPLAN_VC, EPLAN_VC, IPWAN_VC
- a_
sides Sequence[GetService Tokens Data Service Token Connection ASide] - A-Side Connection link protocol,virtual device or network configuration
- allow_
custom_ boolbandwidth - Allow custom bandwidth value
- allow_
remote_ boolconnection - Authorization to connect remotely
- bandwidth_
limit int - Connection bandwidth limit in Mbps
- supported_
bandwidths Sequence[int] - List of permitted bandwidths'; For Port-based Service Tokens, the maximum allowable bandwidth is 50 Gbps, while for Virtual Device-based Service Tokens, it is limited to 10 Gbps
- uuid str
- Equinix-assigned connection identifier
- z_
sides Sequence[GetService Tokens Data Service Token Connection ZSide] - Z-Side Connection link protocol,virtual device or network configuration
- type str
- Type of Connection supported by Service Token you will create; EVPL_VC, EVPLAN_VC, EPLAN_VC, IPWAN_VC
- a
Sides List<Property Map> - A-Side Connection link protocol,virtual device or network configuration
- allow
Custom BooleanBandwidth - Allow custom bandwidth value
- allow
Remote BooleanConnection - Authorization to connect remotely
- bandwidth
Limit Number - Connection bandwidth limit in Mbps
- supported
Bandwidths List<Number> - List of permitted bandwidths'; For Port-based Service Tokens, the maximum allowable bandwidth is 50 Gbps, while for Virtual Device-based Service Tokens, it is limited to 10 Gbps
- uuid String
- Equinix-assigned connection identifier
- z
Sides List<Property Map> - Z-Side Connection link protocol,virtual device or network configuration
- type String
- Type of Connection supported by Service Token you will create; EVPL_VC, EVPLAN_VC, EPLAN_VC, IPWAN_VC
GetServiceTokensDataServiceTokenConnectionASide
- Access
Point List<GetSelectors Service Tokens Data Service Token Connection ASide Access Point Selector> - List of criteria for selecting network access points with optimal efficiency, security, compatibility, and availability
- Access
Point []GetSelectors Service Tokens Data Service Token Connection ASide Access Point Selector - List of criteria for selecting network access points with optimal efficiency, security, compatibility, and availability
- access
Point List<GetSelectors Service Tokens Data Service Token Connection ASide Access Point Selector> - List of criteria for selecting network access points with optimal efficiency, security, compatibility, and availability
- access
Point GetSelectors Service Tokens Data Service Token Connection ASide Access Point Selector[] - List of criteria for selecting network access points with optimal efficiency, security, compatibility, and availability
- access_
point_ Sequence[Getselectors Service Tokens Data Service Token Connection ASide Access Point Selector] - List of criteria for selecting network access points with optimal efficiency, security, compatibility, and availability
- access
Point List<Property Map>Selectors - List of criteria for selecting network access points with optimal efficiency, security, compatibility, and availability
GetServiceTokensDataServiceTokenConnectionASideAccessPointSelector
- Network
Get
Service Tokens Data Service Token Connection ASide Access Point Selector Network - Network Configuration
- Type string
- Type of Access point; COLO, VD, NETWORK
- Interface
Get
Service Tokens Data Service Token Connection ASide Access Point Selector Interface - Virtual Device Interface Configuration
- Link
Protocol GetService Tokens Data Service Token Connection ASide Access Point Selector Link Protocol - Link protocol Configuration
- Port
Get
Service Tokens Data Service Token Connection ASide Access Point Selector Port - Port Configuration
- Virtual
Device GetService Tokens Data Service Token Connection ASide Access Point Selector Virtual Device - Virtual Device Configuration
- Network
Get
Service Tokens Data Service Token Connection ASide Access Point Selector Network - Network Configuration
- Type string
- Type of Access point; COLO, VD, NETWORK
- Interface
Get
Service Tokens Data Service Token Connection ASide Access Point Selector Interface - Virtual Device Interface Configuration
- Link
Protocol GetService Tokens Data Service Token Connection ASide Access Point Selector Link Protocol - Link protocol Configuration
- Port
Get
Service Tokens Data Service Token Connection ASide Access Point Selector Port - Port Configuration
- Virtual
Device GetService Tokens Data Service Token Connection ASide Access Point Selector Virtual Device - Virtual Device Configuration
- network
Get
Service Tokens Data Service Token Connection ASide Access Point Selector Network - Network Configuration
- type String
- Type of Access point; COLO, VD, NETWORK
- interface_
Get
Service Tokens Data Service Token Connection ASide Access Point Selector Interface - Virtual Device Interface Configuration
- link
Protocol GetService Tokens Data Service Token Connection ASide Access Point Selector Link Protocol - Link protocol Configuration
- port
Get
Service Tokens Data Service Token Connection ASide Access Point Selector Port - Port Configuration
- virtual
Device GetService Tokens Data Service Token Connection ASide Access Point Selector Virtual Device - Virtual Device Configuration
- network
Get
Service Tokens Data Service Token Connection ASide Access Point Selector Network - Network Configuration
- type string
- Type of Access point; COLO, VD, NETWORK
- interface
Get
Service Tokens Data Service Token Connection ASide Access Point Selector Interface - Virtual Device Interface Configuration
- link
Protocol GetService Tokens Data Service Token Connection ASide Access Point Selector Link Protocol - Link protocol Configuration
- port
Get
Service Tokens Data Service Token Connection ASide Access Point Selector Port - Port Configuration
- virtual
Device GetService Tokens Data Service Token Connection ASide Access Point Selector Virtual Device - Virtual Device Configuration
- network
Get
Service Tokens Data Service Token Connection ASide Access Point Selector Network - Network Configuration
- type str
- Type of Access point; COLO, VD, NETWORK
- interface
Get
Service Tokens Data Service Token Connection ASide Access Point Selector Interface - Virtual Device Interface Configuration
- link_
protocol GetService Tokens Data Service Token Connection ASide Access Point Selector Link Protocol - Link protocol Configuration
- port
Get
Service Tokens Data Service Token Connection ASide Access Point Selector Port - Port Configuration
- virtual_
device GetService Tokens Data Service Token Connection ASide Access Point Selector Virtual Device - Virtual Device Configuration
- network Property Map
- Network Configuration
- type String
- Type of Access point; COLO, VD, NETWORK
- interface Property Map
- Virtual Device Interface Configuration
- link
Protocol Property Map - Link protocol Configuration
- port Property Map
- Port Configuration
- virtual
Device Property Map - Virtual Device Configuration
GetServiceTokensDataServiceTokenConnectionASideAccessPointSelectorInterface
GetServiceTokensDataServiceTokenConnectionASideAccessPointSelectorLinkProtocol
- Type string
- Type of the link protocol - UNTAGGED, DOT1Q, QINQ, EVPN_VXLAN
- Vlan
CTag int - Vlan Customer Tag information, vlanCTag value specified for QINQ connections
- Vlan
STag int - Vlan Provider Tag information, vlanSTag value specified for QINQ connections
- Vlan
Tag int - Vlan Tag information, vlanTag value specified for DOT1Q connections
- Type string
- Type of the link protocol - UNTAGGED, DOT1Q, QINQ, EVPN_VXLAN
- Vlan
CTag int - Vlan Customer Tag information, vlanCTag value specified for QINQ connections
- Vlan
STag int - Vlan Provider Tag information, vlanSTag value specified for QINQ connections
- Vlan
Tag int - Vlan Tag information, vlanTag value specified for DOT1Q connections
- type String
- Type of the link protocol - UNTAGGED, DOT1Q, QINQ, EVPN_VXLAN
- vlan
CTag Integer - Vlan Customer Tag information, vlanCTag value specified for QINQ connections
- vlan
STag Integer - Vlan Provider Tag information, vlanSTag value specified for QINQ connections
- vlan
Tag Integer - Vlan Tag information, vlanTag value specified for DOT1Q connections
- type string
- Type of the link protocol - UNTAGGED, DOT1Q, QINQ, EVPN_VXLAN
- vlan
CTag number - Vlan Customer Tag information, vlanCTag value specified for QINQ connections
- vlan
STag number - Vlan Provider Tag information, vlanSTag value specified for QINQ connections
- vlan
Tag number - Vlan Tag information, vlanTag value specified for DOT1Q connections
- type str
- 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 String
- Type of the link protocol - UNTAGGED, DOT1Q, QINQ, EVPN_VXLAN
- vlan
CTag Number - Vlan Customer Tag information, vlanCTag value specified for QINQ connections
- vlan
STag Number - Vlan Provider Tag information, vlanSTag value specified for QINQ connections
- vlan
Tag Number - Vlan Tag information, vlanTag value specified for DOT1Q connections
GetServiceTokensDataServiceTokenConnectionASideAccessPointSelectorNetwork
GetServiceTokensDataServiceTokenConnectionASideAccessPointSelectorNetworkLocation
- ibx str
- IBX Code
- metro_
code str - Access point metro code
- metro_
name str - Access point metro name
- region str
- Access point region
GetServiceTokensDataServiceTokenConnectionASideAccessPointSelectorPort
- Account
Name string - Account Name
- Bandwidth int
- Port Bandwidth
- Cvp
Id int - Customer virtual port Id
- Encapsulation
Protocol stringType - Port Encapsulation
- Href string
- Unique Resource Identifier
- Locations
List<Get
Service Tokens Data Service Token Connection ASide Access Point Selector Port Location> - Port Location
- Port
Name string - Port Name
- Priority string
- Port Priority
- Type string
- Type of Port
- Uuid string
- Equinix-assigned Port identifier
- Account
Name string - Account Name
- Bandwidth int
- Port Bandwidth
- Cvp
Id int - Customer virtual port Id
- Encapsulation
Protocol stringType - Port Encapsulation
- Href string
- Unique Resource Identifier
- Locations
[]Get
Service Tokens Data Service Token Connection ASide Access Point Selector Port Location - Port Location
- Port
Name string - Port Name
- Priority string
- Port Priority
- Type string
- Type of Port
- Uuid string
- Equinix-assigned Port identifier
- account
Name String - Account Name
- bandwidth Integer
- Port Bandwidth
- cvp
Id Integer - Customer virtual port Id
- encapsulation
Protocol StringType - Port Encapsulation
- href String
- Unique Resource Identifier
- locations
List<Get
Service Tokens Data Service Token Connection ASide Access Point Selector Port Location> - Port Location
- port
Name String - Port Name
- priority String
- Port Priority
- type String
- Type of Port
- uuid String
- Equinix-assigned Port identifier
- account
Name string - Account Name
- bandwidth number
- Port Bandwidth
- cvp
Id number - Customer virtual port Id
- encapsulation
Protocol stringType - Port Encapsulation
- href string
- Unique Resource Identifier
- locations
Get
Service Tokens Data Service Token Connection ASide Access Point Selector Port Location[] - Port Location
- port
Name string - Port Name
- priority string
- Port Priority
- type string
- Type of Port
- uuid string
- Equinix-assigned Port identifier
- account_
name str - Account Name
- bandwidth int
- Port Bandwidth
- cvp_
id int - Customer virtual port Id
- encapsulation_
protocol_ strtype - Port Encapsulation
- href str
- Unique Resource Identifier
- locations
Sequence[Get
Service Tokens Data Service Token Connection ASide Access Point Selector Port Location] - Port Location
- port_
name str - Port Name
- priority str
- Port Priority
- type str
- Type of Port
- uuid str
- Equinix-assigned Port identifier
- account
Name String - Account Name
- bandwidth Number
- Port Bandwidth
- cvp
Id Number - Customer virtual port Id
- encapsulation
Protocol StringType - Port Encapsulation
- href String
- Unique Resource Identifier
- locations List<Property Map>
- Port Location
- port
Name String - Port Name
- priority String
- Port Priority
- type String
- Type of Port
- uuid String
- Equinix-assigned Port identifier
GetServiceTokensDataServiceTokenConnectionASideAccessPointSelectorPortLocation
- ibx str
- IBX Code
- metro_
code str - Access point metro code
- metro_
name str - Access point metro name
- region str
- Access point region
GetServiceTokensDataServiceTokenConnectionASideAccessPointSelectorVirtualDevice
GetServiceTokensDataServiceTokenConnectionZSide
- Access
Point List<GetSelectors Service Tokens Data Service Token Connection ZSide Access Point Selector> - List of criteria for selecting network access points with optimal efficiency, security, compatibility, and availability
- Access
Point []GetSelectors Service Tokens Data Service Token Connection ZSide Access Point Selector - List of criteria for selecting network access points with optimal efficiency, security, compatibility, and availability
- access
Point List<GetSelectors Service Tokens Data Service Token Connection ZSide Access Point Selector> - List of criteria for selecting network access points with optimal efficiency, security, compatibility, and availability
- access
Point GetSelectors Service Tokens Data Service Token Connection ZSide Access Point Selector[] - List of criteria for selecting network access points with optimal efficiency, security, compatibility, and availability
- access_
point_ Sequence[Getselectors Service Tokens Data Service Token Connection ZSide Access Point Selector] - List of criteria for selecting network access points with optimal efficiency, security, compatibility, and availability
- access
Point List<Property Map>Selectors - List of criteria for selecting network access points with optimal efficiency, security, compatibility, and availability
GetServiceTokensDataServiceTokenConnectionZSideAccessPointSelector
- Network
Get
Service Tokens Data Service Token Connection ZSide Access Point Selector Network - Network Configuration
- Type string
- Type of Access point; COLO, VD, NETWORK
- Interface
Get
Service Tokens Data Service Token Connection ZSide Access Point Selector Interface - Virtual Device Interface Configuration
- Link
Protocol GetService Tokens Data Service Token Connection ZSide Access Point Selector Link Protocol - Link protocol Configuration
- Port
Get
Service Tokens Data Service Token Connection ZSide Access Point Selector Port - Port Configuration
- Virtual
Device GetService Tokens Data Service Token Connection ZSide Access Point Selector Virtual Device - Virtual Device Configuration
- Network
Get
Service Tokens Data Service Token Connection ZSide Access Point Selector Network - Network Configuration
- Type string
- Type of Access point; COLO, VD, NETWORK
- Interface
Get
Service Tokens Data Service Token Connection ZSide Access Point Selector Interface - Virtual Device Interface Configuration
- Link
Protocol GetService Tokens Data Service Token Connection ZSide Access Point Selector Link Protocol - Link protocol Configuration
- Port
Get
Service Tokens Data Service Token Connection ZSide Access Point Selector Port - Port Configuration
- Virtual
Device GetService Tokens Data Service Token Connection ZSide Access Point Selector Virtual Device - Virtual Device Configuration
- network
Get
Service Tokens Data Service Token Connection ZSide Access Point Selector Network - Network Configuration
- type String
- Type of Access point; COLO, VD, NETWORK
- interface_
Get
Service Tokens Data Service Token Connection ZSide Access Point Selector Interface - Virtual Device Interface Configuration
- link
Protocol GetService Tokens Data Service Token Connection ZSide Access Point Selector Link Protocol - Link protocol Configuration
- port
Get
Service Tokens Data Service Token Connection ZSide Access Point Selector Port - Port Configuration
- virtual
Device GetService Tokens Data Service Token Connection ZSide Access Point Selector Virtual Device - Virtual Device Configuration
- network
Get
Service Tokens Data Service Token Connection ZSide Access Point Selector Network - Network Configuration
- type string
- Type of Access point; COLO, VD, NETWORK
- interface
Get
Service Tokens Data Service Token Connection ZSide Access Point Selector Interface - Virtual Device Interface Configuration
- link
Protocol GetService Tokens Data Service Token Connection ZSide Access Point Selector Link Protocol - Link protocol Configuration
- port
Get
Service Tokens Data Service Token Connection ZSide Access Point Selector Port - Port Configuration
- virtual
Device GetService Tokens Data Service Token Connection ZSide Access Point Selector Virtual Device - Virtual Device Configuration
- network
Get
Service Tokens Data Service Token Connection ZSide Access Point Selector Network - Network Configuration
- type str
- Type of Access point; COLO, VD, NETWORK
- interface
Get
Service Tokens Data Service Token Connection ZSide Access Point Selector Interface - Virtual Device Interface Configuration
- link_
protocol GetService Tokens Data Service Token Connection ZSide Access Point Selector Link Protocol - Link protocol Configuration
- port
Get
Service Tokens Data Service Token Connection ZSide Access Point Selector Port - Port Configuration
- virtual_
device GetService Tokens Data Service Token Connection ZSide Access Point Selector Virtual Device - Virtual Device Configuration
- network Property Map
- Network Configuration
- type String
- Type of Access point; COLO, VD, NETWORK
- interface Property Map
- Virtual Device Interface Configuration
- link
Protocol Property Map - Link protocol Configuration
- port Property Map
- Port Configuration
- virtual
Device Property Map - Virtual Device Configuration
GetServiceTokensDataServiceTokenConnectionZSideAccessPointSelectorInterface
GetServiceTokensDataServiceTokenConnectionZSideAccessPointSelectorLinkProtocol
- Type string
- Type of the link protocol - UNTAGGED, DOT1Q, QINQ, EVPN_VXLAN
- Vlan
CTag int - Vlan Customer Tag information, vlanCTag value specified for QINQ connections
- Vlan
STag int - Vlan Provider Tag information, vlanSTag value specified for QINQ connections
- Vlan
Tag int - Vlan Tag information, vlanTag value specified for DOT1Q connections
- Type string
- Type of the link protocol - UNTAGGED, DOT1Q, QINQ, EVPN_VXLAN
- Vlan
CTag int - Vlan Customer Tag information, vlanCTag value specified for QINQ connections
- Vlan
STag int - Vlan Provider Tag information, vlanSTag value specified for QINQ connections
- Vlan
Tag int - Vlan Tag information, vlanTag value specified for DOT1Q connections
- type String
- Type of the link protocol - UNTAGGED, DOT1Q, QINQ, EVPN_VXLAN
- vlan
CTag Integer - Vlan Customer Tag information, vlanCTag value specified for QINQ connections
- vlan
STag Integer - Vlan Provider Tag information, vlanSTag value specified for QINQ connections
- vlan
Tag Integer - Vlan Tag information, vlanTag value specified for DOT1Q connections
- type string
- Type of the link protocol - UNTAGGED, DOT1Q, QINQ, EVPN_VXLAN
- vlan
CTag number - Vlan Customer Tag information, vlanCTag value specified for QINQ connections
- vlan
STag number - Vlan Provider Tag information, vlanSTag value specified for QINQ connections
- vlan
Tag number - Vlan Tag information, vlanTag value specified for DOT1Q connections
- type str
- 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 String
- Type of the link protocol - UNTAGGED, DOT1Q, QINQ, EVPN_VXLAN
- vlan
CTag Number - Vlan Customer Tag information, vlanCTag value specified for QINQ connections
- vlan
STag Number - Vlan Provider Tag information, vlanSTag value specified for QINQ connections
- vlan
Tag Number - Vlan Tag information, vlanTag value specified for DOT1Q connections
GetServiceTokensDataServiceTokenConnectionZSideAccessPointSelectorNetwork
GetServiceTokensDataServiceTokenConnectionZSideAccessPointSelectorNetworkLocation
- ibx str
- IBX Code
- metro_
code str - Access point metro code
- metro_
name str - Access point metro name
- region str
- Access point region
GetServiceTokensDataServiceTokenConnectionZSideAccessPointSelectorPort
- Account
Name string - Account Name
- Bandwidth int
- Port Bandwidth
- Cvp
Id int - Customer virtual port Id
- Encapsulation
Protocol stringType - Port Encapsulation
- Href string
- Unique Resource Identifier
- Locations
List<Get
Service Tokens Data Service Token Connection ZSide Access Point Selector Port Location> - Port Location
- Port
Name string - Port Name
- Priority string
- Port Priority
- Type string
- Type of Port
- Uuid string
- Equinix-assigned Port identifier
- Account
Name string - Account Name
- Bandwidth int
- Port Bandwidth
- Cvp
Id int - Customer virtual port Id
- Encapsulation
Protocol stringType - Port Encapsulation
- Href string
- Unique Resource Identifier
- Locations
[]Get
Service Tokens Data Service Token Connection ZSide Access Point Selector Port Location - Port Location
- Port
Name string - Port Name
- Priority string
- Port Priority
- Type string
- Type of Port
- Uuid string
- Equinix-assigned Port identifier
- account
Name String - Account Name
- bandwidth Integer
- Port Bandwidth
- cvp
Id Integer - Customer virtual port Id
- encapsulation
Protocol StringType - Port Encapsulation
- href String
- Unique Resource Identifier
- locations
List<Get
Service Tokens Data Service Token Connection ZSide Access Point Selector Port Location> - Port Location
- port
Name String - Port Name
- priority String
- Port Priority
- type String
- Type of Port
- uuid String
- Equinix-assigned Port identifier
- account
Name string - Account Name
- bandwidth number
- Port Bandwidth
- cvp
Id number - Customer virtual port Id
- encapsulation
Protocol stringType - Port Encapsulation
- href string
- Unique Resource Identifier
- locations
Get
Service Tokens Data Service Token Connection ZSide Access Point Selector Port Location[] - Port Location
- port
Name string - Port Name
- priority string
- Port Priority
- type string
- Type of Port
- uuid string
- Equinix-assigned Port identifier
- account_
name str - Account Name
- bandwidth int
- Port Bandwidth
- cvp_
id int - Customer virtual port Id
- encapsulation_
protocol_ strtype - Port Encapsulation
- href str
- Unique Resource Identifier
- locations
Sequence[Get
Service Tokens Data Service Token Connection ZSide Access Point Selector Port Location] - Port Location
- port_
name str - Port Name
- priority str
- Port Priority
- type str
- Type of Port
- uuid str
- Equinix-assigned Port identifier
- account
Name String - Account Name
- bandwidth Number
- Port Bandwidth
- cvp
Id Number - Customer virtual port Id
- encapsulation
Protocol StringType - Port Encapsulation
- href String
- Unique Resource Identifier
- locations List<Property Map>
- Port Location
- port
Name String - Port Name
- priority String
- Port Priority
- type String
- Type of Port
- uuid String
- Equinix-assigned Port identifier
GetServiceTokensDataServiceTokenConnectionZSideAccessPointSelectorPortLocation
- ibx str
- IBX Code
- metro_
code str - Access point metro code
- metro_
name str - Access point metro name
- region str
- Access point region
GetServiceTokensDataServiceTokenConnectionZSideAccessPointSelectorVirtualDevice
GetServiceTokensFilter
- Operator string
- Possible operators to use on the filter property. Can be one of the following: [ "=", "!=", "[NOT] LIKE", "[NOT] IN", "ILIKE" ]
- Property string
- The API response property which you want to filter your request on. Can be one of the following: "/type", "/name", "/project/projectId", "/uuid", "/state"
- Values List<string>
- The values that you want to apply the property+operator combination to in order to filter your data search
- Operator string
- Possible operators to use on the filter property. Can be one of the following: [ "=", "!=", "[NOT] LIKE", "[NOT] IN", "ILIKE" ]
- Property string
- The API response property which you want to filter your request on. Can be one of the following: "/type", "/name", "/project/projectId", "/uuid", "/state"
- Values []string
- The values that you want to apply the property+operator combination to in order to filter your data search
- operator String
- Possible operators to use on the filter property. Can be one of the following: [ "=", "!=", "[NOT] LIKE", "[NOT] IN", "ILIKE" ]
- property String
- The API response property which you want to filter your request on. Can be one of the following: "/type", "/name", "/project/projectId", "/uuid", "/state"
- values List<String>
- The values that you want to apply the property+operator combination to in order to filter your data search
- operator string
- Possible operators to use on the filter property. Can be one of the following: [ "=", "!=", "[NOT] LIKE", "[NOT] IN", "ILIKE" ]
- property string
- The API response property which you want to filter your request on. Can be one of the following: "/type", "/name", "/project/projectId", "/uuid", "/state"
- values string[]
- The values that you want to apply the property+operator combination to in order to filter your data search
- operator str
- Possible operators to use on the filter property. Can be one of the following: [ "=", "!=", "[NOT] LIKE", "[NOT] IN", "ILIKE" ]
- property str
- The API response property which you want to filter your request on. Can be one of the following: "/type", "/name", "/project/projectId", "/uuid", "/state"
- values Sequence[str]
- The values that you want to apply the property+operator combination to in order to filter your data search
- operator String
- Possible operators to use on the filter property. Can be one of the following: [ "=", "!=", "[NOT] LIKE", "[NOT] IN", "ILIKE" ]
- property String
- The API response property which you want to filter your request on. Can be one of the following: "/type", "/name", "/project/projectId", "/uuid", "/state"
- values List<String>
- The values that you want to apply the property+operator combination to in order to filter your data search
GetServiceTokensPagination
- Limit int
- Number of elements to be requested per page. Number must be between 1 and 100. Default is 20
- Next string
- URL relative to the last item in the response.
- Offset int
- The page offset for the pagination request. Index of the first element. Default is 0.
- Previous string
- URL relative to the first item in the response.
- Total int
- Total number of elements returned.
- Limit int
- Number of elements to be requested per page. Number must be between 1 and 100. Default is 20
- Next string
- URL relative to the last item in the response.
- Offset int
- The page offset for the pagination request. Index of the first element. Default is 0.
- Previous string
- URL relative to the first item in the response.
- Total int
- Total number of elements returned.
- limit Integer
- Number of elements to be requested per page. Number must be between 1 and 100. Default is 20
- next String
- URL relative to the last item in the response.
- offset Integer
- The page offset for the pagination request. Index of the first element. Default is 0.
- previous String
- URL relative to the first item in the response.
- total Integer
- Total number of elements returned.
- limit number
- Number of elements to be requested per page. Number must be between 1 and 100. Default is 20
- next string
- URL relative to the last item in the response.
- offset number
- The page offset for the pagination request. Index of the first element. Default is 0.
- previous string
- URL relative to the first item in the response.
- total number
- Total number of elements returned.
- limit int
- Number of elements to be requested per page. Number must be between 1 and 100. Default is 20
- next str
- URL relative to the last item in the response.
- offset int
- The page offset for the pagination request. Index of the first element. Default is 0.
- previous str
- URL relative to the first item in the response.
- total int
- Total number of elements returned.
- limit Number
- Number of elements to be requested per page. Number must be between 1 and 100. Default is 20
- next String
- URL relative to the last item in the response.
- offset Number
- The page offset for the pagination request. Index of the first element. Default is 0.
- previous String
- URL relative to the first item in the response.
- total Number
- Total number of elements returned.
Package Details
- Repository
- equinix equinix/pulumi-equinix
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
equinixTerraform Provider.
Equinix v0.27.1 published on Wednesday, Oct 29, 2025 by Equinix
