Premium Interconnect - Flexible InterConnect API リファレンス (5.0)
Download OpenAPI specification:Download
List AWS(Private VIF) Premium Interconnects
Amazon Web Services(Private VIF)プレミアム接続情報の一覧を取得します。
query Parameters
| id | string <uuid> ^[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
{- "awsPrivatePremiumInterconnects": [
- {
- "id": "fa562446d55942a5b1e07d315d2b9f39",
- "interconnect": "Equinix-TY2-1",
- "status": "available",
- "area": "JPEAST",
- "qosType": "guarantee",
- "modelType": "map",
- "availableBandwidths": [
- "100M",
- "200M",
- "500M",
- "1G",
- "2G",
- "5G",
- "10G"
], - "updatableBandwidths": [
- "100M",
- "200M",
- "500M",
- "1G",
- "2G",
- "5G",
- "10G"
], - "number": 1,
- "group": 1,
- "role": "primary"
}, - {
- "id": "fa562446d55942a5b1e07d315d2b9f39",
- "interconnect": "@Tokyo-CC2-1",
- "status": "available",
- "area": "JPEAST",
- "qosType": "guarantee",
- "modelType": "map",
- "availableBandwidths": [
- "100M",
- "200M",
- "500M",
- "1G",
- "2G",
- "5G",
- "10G"
], - "updatableBandwidths": [
- "100M",
- "200M",
- "500M",
- "1G",
- "2G",
- "5G",
- "10G"
], - "number": 2,
- "group": 1,
- "role": "secondary"
}
]
}List AWS(Public VIF) Premium Interconnects
Amazon Web Services(Public VIF)プレミアム接続情報の一覧を取得します。
query Parameters
| id | string <uuid> ^[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
{- "awsPublicPremiumInterconnects": [
- {
- "id": "3bec663518ec4eb19387df421dabd153",
- "interconnect": "Equinix-TY2-1",
- "status": "available",
- "area": "JPEAST",
- "qosType": "guarantee",
- "modelType": "map",
- "availableBandwidths": [
- "100M",
- "200M",
- "500M",
- "1G",
- "2G",
- "5G",
- "10G"
], - "updatableBandwidths": [
- "100M",
- "200M",
- "500M",
- "1G",
- "2G",
- "5G",
- "10G"
], - "number": 1,
- "availableCommunitiesOut": [
- "7224:9100",
- "7224:9200",
- "7224:9300"
], - "updatableCommunitiesOut": [
- "7224:9100",
- "7224:9200",
- "7224:9300"
], - "ebgpMaxPrefix": 250,
- "group": 1,
- "role": "primary"
}, - {
- "id": "83110911aa9246689abc5ffa72dd4257",
- "interconnect": "@Tokyo-CC2-1",
- "status": "available",
- "area": "JPEAST",
- "qosType": "guarantee",
- "modelType": "map",
- "availableBandwidths": [
- "100M",
- "200M",
- "500M",
- "1G",
- "2G",
- "5G",
- "10G"
], - "updatableBandwidths": [
- "100M",
- "200M",
- "500M",
- "1G",
- "2G",
- "5G",
- "10G"
], - "number": 2,
- "availableCommunitiesOut": [
- "7224:9100",
- "7224:9200",
- "7224:9300"
], - "updatableCommunitiesOut": [
- "7224:9100",
- "7224:9200",
- "7224:9300"
], - "ebgpMaxPrefix": 250,
- "group": 1,
- "role": "secondary"
}
]
}List AWS(Transit VIF) Premium Interconnects
Amazon Web Services(Transit VIF)プレミアム接続情報の一覧を取得します。
query Parameters
| id | string <uuid> ^[0-9a-f]{32}$ Example: id=0582ee177d934b2bb5a3b58c7f961fe3 インターコネクトID |
| interconnect | string Example: interconnect=TY2 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
{- "awsTransitPremiumInterconnects": [
- {
- "id": "aed98268574a4c5397b2d96301688fe9",
- "interconnect": "TY2",
- "status": "available",
- "area": "JPEAST",
- "qosType": "guarantee",
- "modelType": "map",
- "availableBandwidths": [
- "100M",
- "200M",
- "500M",
- "1G",
- "2G",
- "5G",
- "10G"
], - "updatableBandwidths": [
- "100M",
- "200M",
- "500M",
- "1G",
- "2G",
- "5G",
- "10G"
], - "number": 1,
- "group": 1,
- "role": "primary"
}, - {
- "id": "0ea6929ccc1a45bfa365d3bb118bfa4a",
- "interconnect": "CC2",
- "status": "available",
- "area": "JPWEST",
- "qosType": "guarantee",
- "modelType": "map",
- "availableBandwidths": [
- "100M",
- "200M",
- "500M",
- "1G",
- "2G",
- "5G",
- "10G"
], - "updatableBandwidths": [
- "100M",
- "200M",
- "500M",
- "1G",
- "2G",
- "5G",
- "10G"
], - "number": 2,
- "group": 1,
- "role": "secondary"
}
]
}List Azure Premium Interconnects
Azure プレミアム接続情報の一覧を取得します。
query Parameters
| id | string <uuid> ^[0-9a-f]{32}$ Example: id=0582ee177d934b2bb5a3b58c7f961fe3 インターコネクトID |
| interconnect | string Example: interconnect=AZURE-TYO-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
{- "azurePremiumInterconnects": [
- {
- "id": "6e914adeca464695924a00fad23d26ee",
- "interconnect": "AZURE-TYO-1",
- "status": "available",
- "area": "JPEAST",
- "qosType": "guarantee",
- "modelType": "isolate",
- "availableBandwidths": [
- "100M",
- "200M",
- "500M",
- "1G",
- "2G",
- "5G",
- "10G"
], - "updatableBandwidths": [
- "100M",
- "200M",
- "500M",
- "1G",
- "2G",
- "5G",
- "10G"
], - "number": 1
}
]
}List Azure(Peering Service) Premium Interconnects
Azure(Peering Service)プレミアム接続情報の一覧を取得します。
query Parameters
| id | string <uuid> ^[0-9a-f]{32}$ Example: id=0582ee177d934b2bb5a3b58c7f961fe3 インターコネクトID |
| interconnect | string Example: interconnect=Tokyo-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
{- "azurePeeringServicePremiumInterconnects": [
- {
- "id": "6e914adeca464695924a00fad23d26ee",
- "interconnect": "Tokyo-1",
- "status": "available",
- "area": "JPEAST",
- "qosType": "guarantee",
- "modelType": "isolate",
- "availableBandwidths": [
- "100M",
- "200M",
- "500M",
- "1G",
- "2G",
- "5G",
- "10G"
], - "updatableBandwidths": [
- "100M",
- "200M",
- "500M",
- "1G",
- "2G",
- "5G",
- "10G"
], - "number": 1
}
]
}List Google Cloud Premium Interconnects
Google Cloud プレミアム接続情報の一覧を取得します。
query Parameters
| id | string <uuid> ^[0-9a-f]{32}$ Example: id=0582ee177d934b2bb5a3b58c7f961fe3 インターコネクトID |
| interconnect | string Example: interconnect=GCP-TYO-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
{- "gcpPremiumInterconnects": [
- {
- "id": "7b502edbe25b45cca656893958b450be",
- "interconnect": "GCP-TYO-1",
- "status": "available",
- "area": "JPEAST",
- "qosType": "guarantee",
- "modelType": "isolate",
- "availableBandwidths": [
- "100M",
- "200M",
- "500M",
- "1G",
- "2G",
- "5G",
- "10G"
], - "updatableBandwidths": [
- "100M",
- "200M",
- "500M",
- "1G",
- "2G",
- "5G",
- "10G"
], - "number": 1,
- "group": 1,
- "role": "primary"
}, - {
- "id": "94c7b8b7482f4344b2ecad419a028dbf",
- "interconnect": "GCP-TYO-2",
- "status": "available",
- "area": "JPEAST",
- "qosType": "guarantee",
- "modelType": "pool",
- "availableBandwidths": [
- "100M",
- "200M",
- "500M",
- "1G",
- "2G",
- "5G",
- "10G"
], - "updatableBandwidths": [
- "100M",
- "200M",
- "500M",
- "1G",
- "2G",
- "5G",
- "10G"
], - "number": 2,
- "group": 1,
- "role": "secondary"
}
]
}List Oracle Premium Interconnects
Oracle プレミアム接続情報の一覧を取得します。
query Parameters
| id | string <uuid> ^[0-9a-f]{32}$ Example: id=0582ee177d934b2bb5a3b58c7f961fe3 インターコネクトID |
| interconnect | string Example: interconnect=Equinix-TY4-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
{- "oraclePremiumInterconnects": [
- {
- "id": "fa562446d55942a5b1e07d315d2b9f39",
- "interconnect": "Equinix-TY4-1",
- "status": "available",
- "area": "JPEAST",
- "qosType": "guarantee",
- "modelType": "isolate",
- "availableBandwidths": [
- "100M",
- "200M",
- "500M",
- "1G",
- "2G",
- "5G",
- "10G"
], - "updatableBandwidths": [
- "100M",
- "200M",
- "500M",
- "1G",
- "2G",
- "5G",
- "10G"
], - "number": 1,
- "group": 1,
- "role": "primary"
}, - {
- "id": "fa562446d55942a5b1e07d315d2b9f39",
- "interconnect": "Equinix-TY4-2",
- "status": "available",
- "area": "JPEAST",
- "qosType": "guarantee",
- "modelType": "isolate",
- "availableBandwidths": [
- "100M",
- "200M",
- "500M",
- "1G",
- "2G",
- "5G",
- "10G"
], - "updatableBandwidths": [
- "100M",
- "200M",
- "500M",
- "1G",
- "2G",
- "5G",
- "10G"
], - "number": 2,
- "group": 1,
- "role": "secondary"
}
]
}List SDPF Cloud/Server Premium Interconnects
SDPF Cloud/Server プレミアム接続情報の一覧を取得します。
query Parameters
| id | string <uuid> ^[0-9a-f]{32}$ Example: id=0582ee177d934b2bb5a3b58c7f961fe3 インターコネクトID |
| interconnect | string Example: interconnect=LAB5 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
{- "eclPremiumInterconnects": [
- {
- "id": "16a0bbbd7bd34fa9b70c4f093b141ebe",
- "interconnect": "LAB5",
- "status": "available",
- "area": "JPEAST",
- "qosType": "guarantee",
- "modelType": "isolate",
- "availableBandwidths": [
- "100M",
- "200M",
- "500M",
- "1G",
- "2G",
- "5G",
- "10G"
], - "updatableBandwidths": [
- "100M",
- "200M",
- "500M",
- "1G",
- "2G",
- "5G",
- "10G"
], - "number": 1
}
]
}List Arcstar Universal One Premium Interconnects
Arcstar Universal One プレミアム接続情報の一覧を取得します。
query Parameters
| id | string <uuid> ^[0-9a-f]{32}$ Example: id=0582ee177d934b2bb5a3b58c7f961fe3 インターコネクトID |
| interconnect | string Example: interconnect=Interconnect-Tokyo-100-P 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
{- "unoPremiumInterconnects": [
- {
- "id": "fa562446d55942a5b1e07d315d2b9f39",
- "interconnect": "Interconnect-Tokyo-100-P",
- "status": "available",
- "area": "JPEAST",
- "qosType": "guarantee",
- "modelType": "isolate",
- "availableBandwidths": [
- "100M",
- "200M",
- "500M",
- "1G",
- "2G",
- "5G",
- "10G"
], - "updatableBandwidths": [
- "100M",
- "200M",
- "500M",
- "1G",
- "2G",
- "5G",
- "10G"
], - "number": 1
}
]
}