Querying the Connection List¶
Function¶
This API is used to query the connection list.
URI¶
GET /v3/{project_id}/dcaas/direct-connects
Parameter | Mandatory | Type | Description |
---|---|---|---|
project_id | Yes | String | Specifies the project ID. |
Parameter | Mandatory | Type | Description |
---|---|---|---|
limit | No | Integer | Specifies the number of records returned on each page. Value range: 1-2000 Minimum: 1 Maximum: 2000 Default: 2000 |
marker | No | String | Specifies the ID of the last resource record on the previous page. If this parameter is left blank, the first page is queried. This parameter must be used together with limit. Minimum: 0 Maximum: 36 |
fields | No | Array | Specifies the list of fields to be displayed. Array length: 1-5 |
sort_key | No | String | Specifies the field for sorting. Default: id Minimum: 0 Maximum: 36 |
sort_dir | No | Array | Specifies the sorting order of returned results. The value can be asc (default) or desc. |
hosting_id | No | Array | Specifies operations connection ID by which hosted connections are queried. Array length: 0-5 |
enterprise_project_id | No | Array | Filters resource instances by enterprise project ID. Array length: 1-10 |
id | No | Array | Specifies the resource ID by which instances are queried. Array length: 1-5 |
name | No | Array | Specifies the resource name by which instances are queried. You can specify multiple names. Array length: 1-5 |
Request Parameters¶
Parameter | Mandatory | Type | Description |
---|---|---|---|
X-Auth-Token | Yes | String | Specifies the user token. To obtain the token, see section "Obtaining the User Token" in the Identity and Access Management API Reference. The token is the value of X-Subject-Token in the response header. Minimum: 0 Maximum: 10240 |
Response Parameters¶
Status code: 200
Parameter | Type | Description |
---|---|---|
request_id | String | Specifies the request ID. |
direct_connects | Array of DirectConnect objects | Specifies the connection list. |
page_info | PageInfo object | Specifies the pagination query information. |
Parameter | Type | Description |
---|---|---|
id | String | Specifies the connection ID. |
tenant_id | String | Specifies the project ID. |
name | String | Specifies the connection name. Minimum: 0 Maximum: 64 |
description | String | Provides supplementary information about the connection. Minimum: 0 Maximum: 128 |
port_type | String | Specifies the type of the port used by the connection. The value can be 1G, 10G, 40G, or 100G. Enumeration values:
|
bandwidth | Integer | Specifies the connection bandwidth, in Mbit/s. Minimum: 2 Maximum: 100000 |
location | String | Specifies information about the Direct Connect location. Minimum: 0 Maximum: 255 |
peer_location | String | Specifies the location of the on-premises facility at the other end of the connection, specific to the street or data center name. Minimum: 0 Maximum: 255 |
device_id | String | Specifies the ID of the device connected to the connection. Minimum: 0 Maximum: 36 |
type | String | Specifies the type of a connection. The value can be standard (a standard connection), hosting (an operations connection) or hosted (a hosted connection). Default: standard Enumeration values:
|
hosting_id | String | Specifies the ID of the operations connection on which the hosted connection is created. |
charge_mode | String | Specifies the billing mode. The value can be prepayment, bandwidth, or traffic. Enumeration values:
|
provider | String | Specifies the line carrier of a connection. |
admin_state_up | Boolean | Specifies the administrative status. The value can be true or false. Default: true |
vlan | Integer | Specifies the VLAN allocated to the hosted connection. Minimum: 0 Maximum: 3999 |
status | String | Specifies the connection status.
Enumeration values:
|
apply_time | String | Specifies when the connection was requested. The UTC time format is yyyy-MM-ddTHH:mm:ss.SSSZ. |
create_time | String | Specifies when the connection was created. The UTC time format is yyyy-MM-ddTHH:mm:ss.SSSZ. |
provider_status | String | Specifies the carrier status. The status can be ACTIVE or DOWN. Enumeration values:
|
peer_port_type | String | Specifies the peer port type. |
peer_provider | String | Specifies the carrier of the leased line. |
order_id | String | Specifies the connection order ID, which is used to support duration-based billing and identify user orders. |
product_id | String | Specifies the product ID corresponding to the connection's order. The product ID is used to specify billing policies such as duration-based packages. |
spec_code | String | Specifies the product specifications corresponding to the connection's order. The specifications are used to specify billing policies such as duration-based packages. |
period_type | Integer | Specifies whether a connection in a specified order is billed by year or month. |
period_num | Integer | Specifies the required service duration of a yearly/monthly connection. |
vgw_type | String | Specifies the gateway type required by a connection. Default: default Enumeration values:
|
lag_id | String | Specifies the ID of the LAG that the connection belongs to. |
signed_agreement_time | String | Specifies when the Direct Connect Disclaimers were signed. |
enterprise_project_id | String | Specifies the ID of the enterprise project that the connection belongs to. Minimum: 36 Maximum: 36 |
locales | LocalesBody object | Specifies the region of the connection. (This parameter is not supported currently.) |
support_feature | Array of strings | Lists the features supported by the connection. (This parameter is not supported currently.) |
ies_id | String | Specifies the edge site ID. (This parameter is not supported currently.) |
reason | String | Displays error information if the status of a line is Error. (This parameter is not supported currently.) |
String | Specifies the customer email information. (This parameter is not supported currently.) | |
onestop_product_id | String | Specifies the product ID if the connection is a full-service connection. This parameter is used in line sales scenarios. (This parameter is not supported currently.) |
building_line_product_id | String | Specifies the product ID of the line resource used in the equipment room. This parameter is used in line sales scenarios. (This parameter is not supported currently.) |
last_onestop_product_id | String | Specifies the product ID of a full-service connection before the change. This parameter is used in line sales scenarios and used to save the last record when the line bandwidth is changed. (This parameter is not supported currently.) |
last_building_line_product_id | String | Specifies the product ID of the line resource used in the equipment room before the change. This parameter is used in line sales scenarios and used to save the last record when the line bandwidth is changed. (This parameter is not supported currently.) |
modified_bandwidth | Integer | Specifies the new bandwidth after the line bandwidth is changed. (This parameter is not supported currently.) |
change_mode | Integer | Specifies the status of a renewal change. (This parameter is not supported currently.) |
onestopdc_status | String | Specifies the status of a full-service connection. (This parameter is not supported currently.) |
public_border_group | String | Specifies the public border group of the AZ, indicating whether the site is a HomeZones site. (This parameter is not supported currently.) |
auto_renew | Integer | Specifies whether to automatically renew a yearly/monthly subscription. (This parameter is not supported currently.) |
ratio_95peak | Integer | Specifies the percentage of the minimum bandwidth for 95th percentile billing. (This parameter is not supported currently.) Minimum: 0 Maximum: 100 |
Parameter | Type | Description |
---|---|---|
en_us | String | Specifies the region name in English. Minimum: 0 Maximum: 255 |
Parameter | Type | Description |
---|---|---|
previous_marker | String | Specifies the marker of the previous page. The value is the resource UUID. Minimum: 0 Maximum: 36 |
current_count | Integer | Specifies the number of resources in the current list. Minimum: 0 Maximum: 2000 |
next_marker | String | Specifies the marker of the next page. The value is the resource UUID. If this parameter is left empty, the resource is on the last page. Minimum: 0 Maximum: 36 |
Example Requests¶
Querying the connection list
GET https://{dc_endpoint}/v3/6fbe9263116a4b68818cf1edce16bc4f/dcaas/direct-connects
Example Responses¶
Status code: 200
OK
The connection list is queried.
{ "request_id" : "9a4f4dfc4fb2fc101e65bba07d908535", "direct_connects" : [ { "bandwidth" : 100, "create_time" : "2018-10-19T09:53:26.000Z", "port_type" : "10G", "id" : "6ecd9cf3-ca64-46c7-863f-f2eb1b9e838a", "apply_time" : "2018-10-19T09:53:26.000Z", "peer_location" : "", "peer_port_type" : null, "peer_provider" : null, "location" : "ExampleLocation", "provider" : "ExampleProvider", "type" : "standard", "status" : "BUILD", "description" : "", "provider_status" : "ACTIVE", "order_id" : "", "vlan" : null, "device_id" : "172.16.40.2", "name" : "direct connect1", "admin_state_up" : true, "tenant_id" : "6fbe9263116a4b68818cf1edce16bc4f", "hosting_id" : null, "product_id" : "", "vgw_type" : "default", "spec_code" : "100ge", "charge_mode" : null, "support_feature" : [ ], "ies_id" : null, "reason" : null, "email" : "cloud@example.com", "onestop_product_id" : null, "building_line_product_id" : null, "last_building_line_product_id" : null, "last_onestop_product_id" : null, "modified_bandwidth" : null, "change_mode" : null, "onestopdc_status" : null, "public_border_group" : "center", "auto_renew" : 0, "ratio_95peak" : null } ] }
Status Codes¶
Status Code | Description |
---|---|
200 | OK |
Error Codes¶
See Error Codes.