Interconnect - Flexible InterConnect API リファレンス (2.0.0)
Download OpenAPI specification:Download
本APIでは、Flexible InterConnectが提供するリソースの参照・操作が可能です。
interconnectの参照操作に関するAPIドキュメントです。
※最新のAPIはv2にバージョンアップしておりますが、旧v1のAPIは2022年8月末までお使い頂けます。 (Oracle/Super OCN Flexible Connect/Wasabi Object StorageのInterconnectに関しては2022年2月現在はv1のみ。)
List AWS(Private VIF) Interconnects
AWS Private VIF接続情報の一覧を取得します。
query Parameters
id | string ^[0-9a-f]{32}$ Example: id=0582ee177d934b2bb5a3b58c7f961fe3 インターコネクトID |
interconnect | string Example: interconnect=Equinix-TY2-1 ConnectingPoint |
status | string Enum: "available" "unavailable" Example: status=available 使用可否状態 ‘available’または’unavailable’ |
area | string Enum: "JPEAST" "JPWEST" Example: area=JPEAST エリア名 ‘JPEAST’または’JPWEST’ |
qosType | string Enum: "besteffort" "guarantee" Example: qosType=guarantee QoS種別 ‘besteffort’または’guarantee’ |
modelType | string Enum: "isolate" "pool" "map" Example: modelType=isolate モデル型 'isolate'(独立型)/'pool'(プール型)/'map'(マップ型)のいずれか |
number | string Example: number=1 番号 |
header Parameters
Content-Type required | string Value: "application/json" |
X-Auth-Token required | string ^[0-9a-f]{32}$ Example: dc03494823a841338430052e9ee95e07 クライアントが Keystone を利用して取得した認証 Token |
Responses
OK 成功しました
Bad Request リクエストが不正
Unauthorized 認証エラー
Conflict 競合エラー
Response samples
- 200
{- "awsInterconnects": [
- {
- "id": "0582ee177d934b2bb5a3b58c7f961fe3",
- "interconnect": "Equinix-TY2-1",
- "status": "available",
- "area": "JPEAST",
- "qosType": "guarantee",
- "modelType": "isolate",
- "availableBandwidths": [
- "50M",
- "100M"
], - "updatableBandwidths": [
- "50M",
- "100M"
], - "number": 1
}, - {
- "id": "a2e6e4a8c688489aa8467a20f4ed50a8",
- "interconnect": "@Tokyo-CC2-1",
- "status": "available",
- "area": "JPEAST",
- "qosType": "guarantee",
- "modelType": "isolate",
- "availableBandwidths": [
- "50M",
- "100M"
], - "updatableBandwidths": [
- "50M",
- "100M"
], - "number": 2
}
]
}
List AWS Migrated Interconnects
AWS Private VIF接続情報の一覧を取得します。
query Parameters
id | string ^[0-9a-f]{32}$ Example: id=0582ee177d934b2bb5a3b58c7f961fe3 インターコネクトID |
interconnect | string Example: interconnect=Equinix-TY2-1 ConnectingPoint |
status | string Enum: "available" "unavailable" Example: status=available 使用可否状態 ‘available’または’unavailable’ |
area | string Enum: "JPEAST" "JPWEST" Example: area=JPEAST エリア名 ‘JPEAST’または’JPWEST’ |
qosType | string Enum: "besteffort" "guarantee" Example: qosType=guarantee QoS種別 ‘besteffort’または’guarantee’ |
modelType | string Enum: "isolate" "pool" "map" Example: modelType=isolate モデル型 'isolate'(独立型)/'pool'(プール型)/'map'(マップ型)のいずれか |
number | string Example: number=1 番号 |
header Parameters
Content-Type required | string Value: "application/json" |
X-Auth-Token required | string ^[0-9a-f]{32}$ Example: dc03494823a841338430052e9ee95e07 クライアントが Keystone を利用して取得した認証 Token |
Responses
OK 成功しました
Bad Request リクエストが不正
Unauthorized 認証エラー
Conflict 競合エラー
Response samples
- 200
{- "awsInterconnects": [
- {
- "id": "0582ee177d934b2bb5a3b58c7f961fe3",
- "interconnect": "Equinix-TY2-1",
- "status": "available",
- "area": "JPEAST",
- "qosType": "guarantee",
- "modelType": "isolate",
- "availableBandwidths": [
- "50M",
- "100M",
- "200M",
- "300M",
- "400M",
- "500M",
- "1G",
- "2G",
- "5G",
- "10G"
], - "updatableBandwidths": [
- "50M",
- "100M",
- "200M",
- "300M",
- "400M",
- "500M",
- "1G",
- "2G",
- "5G",
- "10G"
], - "number": 1
}
]
}
List AWS(Public VIF) Interconnects
AWS Public VIF接続情報の一覧を取得します。
query Parameters
id | string ^[0-9a-f]{32}$ Example: id=0582ee177d934b2bb5a3b58c7f961fe3 インターコネクトID |
interconnect | string Example: interconnect=Equinix-TY2-1 ConnectingPoint |
status | string Enum: "available" "unavailable" Example: status=available 使用可否状態 ‘available’または’unavailable’ |
area | string Enum: "JPEAST" "JPWEST" Example: area=JPEAST エリア名 ‘JPEAST’または’JPWEST’ |
qosType | string Enum: "besteffort" "guarantee" Example: qosType=guarantee QoS種別 ‘besteffort’または’guarantee’ |
modelType | string Enum: "isolate" "pool" "map" Example: modelType=map モデル型 'isolate'(独立型)/'pool'(プール型)/'map'(マップ型)のいずれか |
number | string Example: number=1 番号 |
header Parameters
Content-Type required | string Value: "application/json" |
X-Auth-Token required | string ^[0-9a-f]{32}$ Example: dc03494823a841338430052e9ee95e07 クライアントが Keystone を利用して取得した認証 Token |
Responses
OK 成功しました
Bad Request リクエストが不正
Unauthorized 認証エラー
Conflict 競合エラー
Response samples
- 200
{- "awsPublicInterconnects": [
- {
- "id": "3bec663518ec4eb19387df421dabd153",
- "interconnect": "Equinix-TY2-1",
- "status": "available",
- "area": "JPEAST",
- "qosType": "guarantee",
- "modelType": "map",
- "availableBandwidths": [
- "50M",
- "100M",
- "200M",
- "300M",
- "400M",
- "500M",
- "1G",
- "2G",
- "5G",
- "10G"
], - "updatableBandwidths": [
- "50M",
- "100M",
- "200M",
- "300M",
- "400M",
- "500M",
- "1G",
- "2G",
- "5G",
- "10G"
], - "number": 1,
- "availableCommunities": [
- "7224:9300",
- "7224:9200",
- "7224:9100"
], - "updatableCommunities": [
- "7224:9300",
- "7224:9200",
- "7224:9100"
], - "ebgpMaxPrefix": 7000
}, - {
- "id": "83110911aa9246689abc5ffa72dd4257",
- "interconnect": "@Tokyo-CC2-1",
- "status": "available",
- "area": "JPEAST",
- "qosType": "guarantee",
- "modelType": "map",
- "availableBandwidths": [
- "50M",
- "100M",
- "200M",
- "300M",
- "400M",
- "500M",
- "1G",
- "2G",
- "5G",
- "10G"
], - "updatableBandwidths": [
- "50M",
- "100M",
- "200M",
- "300M",
- "400M",
- "500M",
- "1G",
- "2G",
- "5G",
- "10G"
], - "number": 2,
- "availableCommunities": [
- "7224:9300",
- "7224:9200",
- "7224:9100"
], - "updatableCommunities": [
- "7224:9300",
- "7224:9200",
- "7224:9100"
], - "ebgpMaxPrefix": 7000
}
]
}
List AWS(Transit VIF) Interconnects
AWS TransitGateway VIF接続情報の一覧を取得します。
query Parameters
id | string ^[0-9a-f]{32}$ Example: id=0582ee177d934b2bb5a3b58c7f961fe3 インターコネクトID |
interconnect | string Example: interconnect=Equinix-TY2-1 ConnectingPoint |
status | string Enum: "available" "unavailable" Example: status=available 使用可否状態 ‘available’または’unavailable’ |
area | string Enum: "JPEAST" "JPWEST" Example: area=JPEAST エリア名 ‘JPEAST’または’JPWEST’ |
qosType | string Enum: "besteffort" "guarantee" Example: qosType=guarantee QoS種別 ‘besteffort’または’guarantee’ |
modelType | string Enum: "isolate" "pool" "map" Example: modelType=isolate モデル型 'isolate'(独立型)/'pool'(プール型)/'map'(マップ型)のいずれか |
number | string Example: number=1 番号 |
header Parameters
Content-Type required | string Value: "application/json" |
X-Auth-Token required | string ^[0-9a-f]{32}$ Example: dc03494823a841338430052e9ee95e07 クライアントが Keystone を利用して取得した認証 Token |
Responses
OK 成功しました
Bad Request リクエストが不正
Unauthorized 認証エラー
Conflict 競合エラー
Response samples
- 200
{- "awsTransitInterconnects": [
- {
- "id": "aed98268574a4c5397b2d96301688fe9",
- "interconnect": "Equinix-TY2-1",
- "status": "available",
- "area": "JPEAST",
- "qosType": "guarantee",
- "modelType": "isolate",
- "availableBandwidths": [
- "1G",
- "2G",
- "5G",
- "10G"
], - "updatableBandwidths": [
- "1G",
- "2G",
- "5G",
- "10G"
], - "number": 1
}, - {
- "id": "0ea6929ccc1a45bfa365d3bb118bfa4a",
- "interconnect": "Equinix-OS1-1",
- "status": "available",
- "area": "JPWEST",
- "qosType": "guarantee",
- "modelType": "isolate",
- "availableBandwidths": [
- "1G",
- "2G",
- "5G",
- "10G"
], - "updatableBandwidths": [
- "1G",
- "2G",
- "5G",
- "10G"
], - "number": 2
}
]
}
List Azure Interconnects
Azure接続情報の一覧を取得します。
query Parameters
id | string ^[0-9a-f]{32}$ Example: id=0582ee177d934b2bb5a3b58c7f961fe3 インターコネクトID |
interconnect | string Example: interconnect=Equinix-TY2-1 ConnectingPoint |
status | string Enum: "available" "unavailable" Example: status=available 使用可否状態 ‘available’または’unavailable’ |
area | string Enum: "JPEAST" "JPWEST" Example: area=JPEAST エリア名 ‘JPEAST’または’JPWEST’ |
qosType | string Enum: "besteffort" "guarantee" Example: qosType=guarantee QoS種別 ‘besteffort’または’guarantee’ |
modelType | string Enum: "isolate" "pool" Example: modelType=isolate モデル型 'isolate'(独立型)または'pool'(プール型) |
number | string Example: number=1 番号 |
header Parameters
Content-Type required | string Value: "application/json" |
X-Auth-Token required | string ^[0-9a-f]{32}$ Example: dc03494823a841338430052e9ee95e07 クライアントが Keystone を利用して取得した認証 Token |
Responses
OK 成功しました
Bad Request リクエストが不正
Unauthorized 認証エラー
Conflict 競合エラー
Response samples
- 200
{- "azureInterconnects": [
- {
- "id": "6e914adeca464695924a00fad23d26ee",
- "interconnect": "Tokyo-1",
- "status": "available",
- "area": "JPEAST",
- "qosType": "guarantee",
- "modelType": "isolate",
- "availableBandwidths": [
- "10M",
- "50M",
- "100M"
], - "updatableBandwidths": [
- "10M",
- "50M",
- "100M"
], - "number": 1
}, - {
- "id": "0ea6929ccc1a45bfa365d3bb118bfa4a",
- "interconnect": "Osaka-1",
- "status": "available",
- "area": "JPWEST",
- "qosType": "guarantee",
- "modelType": "isolate",
- "availableBandwidths": [
- "2G",
- "5G",
- "10G"
], - "updatableBandwidths": [
- "2G",
- "5G",
- "10G"
], - "number": 2
}
]
}
List Azure(Peering Service) Interconnects
Azure(Peering Service)接続情報の一覧を取得します。
query Parameters
id | string ^[0-9a-f]{32}$ Example: id=0582ee177d934b2bb5a3b58c7f961fe3 インターコネクトID |
interconnect | string Example: interconnect=Equinix-TY2-1 ConnectingPoint |
status | string Enum: "available" "unavailable" Example: status=available 使用可否状態 ‘available’または’unavailable’ |
area | string Enum: "JPEAST" "JPWEST" Example: area=JPEAST エリア名 ‘JPEAST’または’JPWEST’ |
qosType | string Enum: "besteffort" "guarantee" Example: qosType=guarantee QoS種別 ‘besteffort’または’guarantee’ |
modelType | string Enum: "isolate" "pool" Example: modelType=isolate モデル型 'isolate'(独立型)または'pool'(プール型) |
number | string Example: number=1 番号 |
header Parameters
Content-Type required | string Value: "application/json" |
X-Auth-Token required | string ^[0-9a-f]{32}$ Example: dc03494823a841338430052e9ee95e07 クライアントが Keystone を利用して取得した認証 Token |
Responses
OK 成功しました
Bad Request リクエストが不正
Unauthorized 認証エラー
Conflict 競合エラー
Response samples
- 200
{- "azurePeeringServiceInterconnects": [
- {
- "id": "6e914adeca464695924a00fad23d26ee",
- "interconnect": "Tokyo-1",
- "status": "available",
- "area": "JPEAST",
- "qosType": "guarantee",
- "modelType": "isolate",
- "availableBandwidths": [
- "10M",
- "50M",
- "100M",
- "2G",
- "5G",
- "10G"
], - "updatableBandwidths": [
- "10M",
- "50M",
- "100M",
- "2G",
- "5G",
- "10G"
], - "number": 1
}, - {
- "id": "0ea6929ccc1a45bfa365d3bb118bfa4a",
- "interconnect": "Osaka-1",
- "status": "available",
- "area": "JPWEST",
- "qosType": "guarantee",
- "modelType": "isolate",
- "availableBandwidths": [
- "1G",
- "2G",
- "3G",
- "4G",
- "5G",
- "10G"
], - "updatableBandwidths": [
- "1G",
- "2G",
- "3G",
- "4G",
- "5G",
- "10G"
], - "number": 2
}
]
}
List Google Cloud Interconnects
Google Cloud接続情報の一覧を取得します。
query Parameters
id | string ^[0-9a-f]{32}$ Example: id=0582ee177d934b2bb5a3b58c7f961fe3 インターコネクトID |
interconnect | string Example: interconnect=Equinix-TY2-1 ConnectingPoint |
status | string Enum: "available" "unavailable" Example: status=available 使用可否状態 ‘available’または’unavailable’ |
area | string Enum: "JPEAST" "JPWEST" Example: area=JPEAST エリア名 ‘JPEAST’または’JPWEST’ |
qosType | string Enum: "besteffort" "guarantee" Example: qosType=guarantee QoS種別 ‘besteffort’または’guarantee’ |
modelType | string Enum: "isolate" "pool" Example: modelType=isolate モデル型 'isolate'(独立型)または'pool'(プール型) |
number | string Example: number=1 番号 |
header Parameters
Content-Type required | string Value: "application/json" |
X-Auth-Token required | string ^[0-9a-f]{32}$ Example: dc03494823a841338430052e9ee95e07 クライアントが Keystone を利用して取得した認証 Token |
Responses
OK 成功しました
Bad Request リクエストが不正
Unauthorized 認証エラー
Conflict 競合エラー
Response samples
- 200
{- "gcpInterconnects": [
- {
- "id": "7b502edbe25b45cca656893958b450be",
- "interconnect": "Equinix-TY2-2",
- "status": "available",
- "area": "JPEAST",
- "qosType": "guarantee",
- "modelType": "isolate",
- "availableBandwidths": [
- "10M",
- "50M",
- "100M"
], - "updatableBandwidths": [
- "10M",
- "50M",
- "100M"
], - "number": 1
}, - {
- "id": "925ebf59730148ddb7cc2a22076950e6",
- "interconnect": "@Tokyo-CC2-2",
- "status": "available",
- "area": "JPEAST",
- "qosType": "guarantee",
- "modelType": "isolate",
- "availableBandwidths": [
- "200M",
- "500M",
- "1G"
], - "updatableBandwidths": [
- "200M",
- "500M",
- "1G"
], - "number": 2
}
]
}
List Oracle Interconnects
Oracle接続情報の一覧を取得します。
query Parameters
id | string ^[0-9a-f]{32}$ Example: id=0582ee177d934b2bb5a3b58c7f961fe3 インターコネクトID |
interconnect | string Example: interconnect=Equinix-TY2-1 ConnectingPoint |
status | string Enum: "available" "unavailable" Example: status=available 使用可否状態 ‘available’または’unavailable’ |
area | string Enum: "JPEAST" "JPWEST" Example: area=JPEAST エリア名 ‘JPEAST’または’JPWEST’ |
qosType | string Enum: "besteffort" "guarantee" Example: qosType=guarantee QoS種別 ‘besteffort’または’guarantee’ |
modelType | string Enum: "isolate" "pool" Example: modelType=isolate モデル型 'isolate'(独立型)または'pool'(プール型) |
number | string Example: number=1 番号 |
header Parameters
Content-Type required | string Value: "application/json" |
X-Auth-Token required | string ^[0-9a-f]{32}$ Example: dc03494823a841338430052e9ee95e07 クライアントが Keystone を利用して取得した認証 Token |
Responses
OK 成功しました
Bad Request リクエストが不正
Unauthorized 認証エラー
Conflict 競合エラー
Response samples
- 200
{- "oracleInterconnects": [
- {
- "id": "aed98268574a4c5397b2d96301688fe9",
- "interconnect": "Equinix-TY4-1",
- "status": "available",
- "area": "JPEAST",
- "qosType": "guarantee",
- "modelType": "isolate",
- "availableBandwidths": [
- "10M",
- "20M",
- "30M",
- "40M",
- "50M",
- "1G",
- "2G",
- "3G",
- "4G",
- "5G",
- "10G"
], - "updatableBandwidths": [
- "10M",
- "20M",
- "30M",
- "40M",
- "50M",
- "1G",
- "2G",
- "3G",
- "4G",
- "5G",
- "10G"
], - "number": 1
}, - {
- "id": "0ea6929ccc1a45bfa365d3bb118bfa4a",
- "interconnect": "NTT-Dojima4-1",
- "status": "available",
- "area": "JPWEST",
- "qosType": "guarantee",
- "modelType": "isolate",
- "availableBandwidths": [
- "10M",
- "20M",
- "30M",
- "40M",
- "50M",
- "1G",
- "2G",
- "3G",
- "4G",
- "5G",
- "10G"
], - "updatableBandwidths": [
- "10M",
- "20M",
- "30M",
- "40M",
- "50M",
- "1G",
- "2G",
- "3G",
- "4G",
- "5G",
- "10G"
], - "number": 2
}
]
}
List SDPF Cloud/Server Interconnects
SDPF Cloud/Server接続情報の一覧を取得します。
query Parameters
id | string ^[0-9a-f]{32}$ Example: id=0582ee177d934b2bb5a3b58c7f961fe3 インターコネクトID |
interconnect | string Example: interconnect=Equinix-TY2-1 ConnectingPoint |
status | string Enum: "available" "unavailable" Example: status=available 使用可否状態 ‘available’または’unavailable’ |
area | string Enum: "JPEAST" "JPWEST" Example: area=JPEAST エリア名 ‘JPEAST’または’JPWEST’ |
qosType | string Enum: "besteffort" "guarantee" Example: qosType=guarantee QoS種別 ‘besteffort’または’guarantee’ |
modelType | string Enum: "isolate" "pool" Example: modelType=isolate モデル型 'isolate'(独立型)または'pool'(プール型) |
number | string Example: number=1 番号 |
header Parameters
Content-Type required | string Value: "application/json" |
X-Auth-Token required | string ^[0-9a-f]{32}$ Example: dc03494823a841338430052e9ee95e07 クライアントが Keystone を利用して取得した認証 Token |
Responses
OK 成功しました
Bad Request リクエストが不正
Unauthorized 認証エラー
Conflict 競合エラー
Response samples
- 200
{- "eclInterconnects": [
- {
- "id": "45329cfaeea14c3ab39e42b00282c4e1",
- "interconnect": "JP2-1",
- "status": "available",
- "area": "JPWEST",
- "qosType": "guarantee",
- "modelType": "isolate",
- "availableBandwidths": [
- "10M",
- "50M",
- "100M"
], - "updatableBandwidths": [
- "10M",
- "50M",
- "100M"
], - "number": 1
}, - {
- "id": "16a0bbbd7bd34fa9b70c4f093b141ebe",
- "interconnect": "JP1-1",
- "status": "available",
- "area": "JPEAST",
- "qosType": "guarantee",
- "modelType": "isolate",
- "availableBandwidths": [
- "10M",
- "50M",
- "100M"
], - "updatableBandwidths": [
- "10M",
- "50M",
- "100M"
], - "number": 2
}
]
}
List Wasabiオブジェクトストレージ Interconnects
Wasabiオブジェクトストレージ接続情報の一覧を取得します。
query Parameters
id | string ^[0-9a-f]{32}$ Example: id=0582ee177d934b2bb5a3b58c7f961fe3 インターコネクトID |
interconnect | string Example: interconnect=Equinix-TY2-1 ConnectingPoint |
status | string Enum: "available" "unavailable" Example: status=available 使用可否状態 ‘available’または’unavailable’ |
area | string Enum: "JPEAST" "JPWEST" Example: area=JPEAST エリア名 ‘JPEAST’または’JPWEST’ |
qosType | string Enum: "besteffort" "guarantee" Example: qosType=guarantee QoS種別 ‘besteffort’または’guarantee’ |
modelType | string Enum: "isolate" "pool" "map" Example: modelType=map モデル型 'isolate'(独立型)/'pool'(プール型)/'map'(マップ型)のいずれか |
number | string Example: number=1 番号 |
header Parameters
Content-Type required | string Value: "application/json" |
X-Auth-Token required | string ^[0-9a-f]{32}$ Example: dc03494823a841338430052e9ee95e07 クライアントが Keystone を利用して取得した認証 Token |
Responses
OK 成功しました
Bad Request リクエストが不正
Unauthorized 認証エラー
Conflict 競合エラー
Response samples
- 200
{- "wasabiInterconnects": [
- {
- "id": "4fe9867916c449de881a66efc11cc05a",
- "interconnect": "ap-northeast-1(TK10)",
- "status": "available",
- "area": "JPEAST",
- "qosType": "guarantee",
- "modelType": "map",
- "availableBandwidths": [
- "10M",
- "20M",
- "30M",
- "40M",
- "50M",
- "100M",
- "200M",
- "300M",
- "400M",
- "500M",
- "1G",
- "2G",
- "3G",
- "4G",
- "5G",
- "10G"
], - "updatableBandwidths": [
- "10M",
- "20M",
- "30M",
- "40M",
- "50M",
- "100M",
- "200M",
- "300M",
- "400M",
- "500M",
- "1G",
- "2G",
- "3G",
- "4G",
- "5G",
- "10G"
], - "number": 1
}
]
}
List Arcstar Universal One Interconnects
Arcstar Universal One接続情報の一覧を取得します。
query Parameters
id | string ^[0-9a-f]{32}$ Example: id=0582ee177d934b2bb5a3b58c7f961fe3 インターコネクトID |
interconnect | string Example: interconnect=Equinix-TY2-1 ConnectingPoint |
status | string Enum: "available" "unavailable" Example: status=available 使用可否状態 ‘available’または’unavailable’ |
area | string Enum: "JPEAST" "JPWEST" Example: area=JPEAST エリア名 ‘JPEAST’または’JPWEST’ |
qosType | string Enum: "besteffort" "guarantee" Example: qosType=guarantee QoS種別 ‘besteffort’または’guarantee’ |
modelType | string Enum: "isolate" "pool" Example: modelType=isolate モデル型 'isolate'(独立型)または'pool'(プール型) |
number | string Example: number=1 番号 |
header Parameters
Content-Type required | string Value: "application/json" |
X-Auth-Token required | string ^[0-9a-f]{32}$ Example: dc03494823a841338430052e9ee95e07 クライアントが Keystone を利用して取得した認証 Token |
Responses
OK 成功しました
Bad Request リクエストが不正
Unauthorized 認証エラー
Conflict 競合エラー
Response samples
- 200
{- "unoInterconnects": [
- {
- "id": "fa562446d55942a5b1e07d315d2b9f39",
- "interconnect": "Interconnect-Tokyo-4",
- "status": "available",
- "area": "JPEAST",
- "qosType": "guarantee",
- "modelType": "isolate",
- "availableBandwidths": [
- "10M",
- "50M",
- "100M"
], - "updatableBandwidths": [
- "10M",
- "50M",
- "100M"
], - "number": 1
}, - {
- "id": "7b502edbe25b45cca656893958b450be",
- "interconnect": "Interconnect-Tokyo-3",
- "status": "available",
- "area": "JPEAST",
- "qosType": "guarantee",
- "modelType": "pool",
- "availableBandwidths": [
- "2G",
- "5G",
- "10G"
], - "updatableBandwidths": [
- "2G",
- "5G",
- "10G"
], - "number": 2
}
]
}
List Super OCN Flexible Connect Interconnects
Super OCN Flexible Connect接続情報の一覧を取得します。
query Parameters
id | string ^[0-9a-f]{32}$ Example: id=0582ee177d934b2bb5a3b58c7f961fe3 インターコネクトID |
interconnect | string Example: interconnect=Equinix-TY2-1 ConnectingPoint |
status | string Enum: "available" "unavailable" Example: status=available 使用可否状態 ‘available’または’unavailable’ |
area | string Enum: "JPEAST" "JPWEST" Example: area=JPEAST エリア名 ‘JPEAST’または’JPWEST’ |
qosType | string Enum: "besteffort" "guarantee" Example: qosType=guarantee QoS種別 ‘besteffort’または’guarantee’ |
modelType | string Enum: "isolate" "pool" Example: modelType=isolate モデル型 'isolate'(独立型)または'pool'(プール型) |
number | string Example: number=1 番号 |
header Parameters
Content-Type required | string Value: "application/json" |
X-Auth-Token required | string ^[0-9a-f]{32}$ Example: dc03494823a841338430052e9ee95e07 クライアントが Keystone を利用して取得した認証 Token |
Responses
OK 成功しました
Bad Request リクエストが不正
Unauthorized 認証エラー
Conflict 競合エラー
Response samples
- 200
{- "ocnxInterconnects": [
- {
- "id": "aed98268574a4c5397b2d96301688fe9",
- "interconnect": "tyo-a-02",
- "status": "available",
- "area": "JPEAST",
- "qosType": "guarantee",
- "modelType": "isolate",
- "availableBandwidths": [
- "10M",
- "20M",
- "30M",
- "40M",
- "50M",
- "1G",
- "2G",
- "3G",
- "4G",
- "5G",
- "10G"
], - "updatableBandwidths": [
- "10M",
- "20M",
- "30M",
- "40M",
- "50M",
- "1G",
- "2G",
- "3G",
- "4G",
- "5G",
- "10G"
], - "number": 1
}, - {
- "id": "0ea6929ccc1a45bfa365d3bb118bfa4a",
- "interconnect": "osa-a-02",
- "status": "available",
- "area": "JPWEST",
- "qosType": "guarantee",
- "modelType": "isolate",
- "availableBandwidths": [
- "10M",
- "20M",
- "30M",
- "40M",
- "50M",
- "1G",
- "2G",
- "3G",
- "4G",
- "5G",
- "10G"
], - "updatableBandwidths": [
- "10M",
- "20M",
- "30M",
- "40M",
- "50M",
- "1G",
- "2G",
- "3G",
- "4G",
- "5G",
- "10G"
], - "number": 2
}
]
}