Edge Nodes - List
Edgenode 是全域目前狀態點 (POP) 位置,用來將 CDN 內容傳遞給終端使用者。
GET https://management.azure.com/providers/Microsoft.Cdn/edgenodes?api-version=2024-02-01
URI 參數
名稱 | 位於 | 必要 | 類型 | Description |
---|---|---|---|---|
api-version
|
query | True |
string |
要與用戶端要求搭配使用的 API 版本。 目前的版本是 2024-02-01。 |
回應
名稱 | 類型 | Description |
---|---|---|
200 OK |
正常。 要求已成功。 |
|
Other Status Codes |
描述作業失敗原因的CDN錯誤回應。 |
安全性
azure_auth
Azure Active Directory OAuth2 Flow。
類型:
oauth2
Flow:
implicit
授權 URL:
https://login.microsoftonline.com/common/oauth2/authorize
範圍
名稱 | Description |
---|---|
user_impersonation | 模擬您的用戶帳戶 |
範例
EdgeNodes_List
範例要求
範例回覆
{
"value": [
{
"name": "Standard_Verizon",
"id": "/providers/Microsoft.Cdn/edgenodes/Standard_Verizon",
"type": "Microsoft.Cdn/edgenodes",
"properties": {
"ipAddressGroups": [
{
"deliveryRegion": "All",
"ipv4Addresses": [
{
"baseIpAddress": "192.229.176.0",
"prefixLength": 24
},
{
"baseIpAddress": "180.240.184.128",
"prefixLength": 25
},
{
"baseIpAddress": "152.195.27.0",
"prefixLength": 24
}
],
"ipv6Addresses": [
{
"baseIpAddress": "2606:2800:60f2::",
"prefixLength": 48
},
{
"baseIpAddress": "2606:2800:700c::",
"prefixLength": 48
}
]
}
]
}
},
{
"name": "Premium_Verizon",
"id": "/providers/Microsoft.Cdn/edgenodes/Premium_Verizon",
"type": "Microsoft.Cdn/edgenodes",
"properties": {
"ipAddressGroups": [
{
"deliveryRegion": "All",
"ipv4Addresses": [
{
"baseIpAddress": "192.229.176.0",
"prefixLength": 24
},
{
"baseIpAddress": "152.195.27.0",
"prefixLength": 24
}
],
"ipv6Addresses": [
{
"baseIpAddress": "2606:2800:60f2::",
"prefixLength": 48
},
{
"baseIpAddress": "2606:2800:700c::",
"prefixLength": 48
}
]
}
]
}
},
{
"name": "Custom_Verizon",
"id": "/providers/Microsoft.Cdn/edgenodes/Custom_Verizon",
"type": "Microsoft.Cdn/edgenodes",
"properties": {
"ipAddressGroups": [
{
"deliveryRegion": "All",
"ipv4Addresses": [
{
"baseIpAddress": "192.229.176.0",
"prefixLength": 24
},
{
"baseIpAddress": "2606:2800:420b::",
"prefixLength": 48
},
{
"baseIpAddress": "2606:2800:700c::",
"prefixLength": 48
}
]
}
]
}
}
]
}
定義
名稱 | Description |
---|---|
cidr |
CIDR IP 位址 |
Edge |
Edgenode 是全域顯示點 (POP) 位置,用來將CDN內容傳遞給終端使用者。 |
Edgenode |
列出 CDN 邊緣節點的要求結果。 它包含IP位址群組清單和URL連結,以取得下一組結果。 |
Error |
資源管理錯誤其他資訊。 |
Error |
錯誤詳細數據。 |
Error |
錯誤回應 |
Identity |
建立/修改資源的身分識別類型 |
Ip |
CDN IP 位址群組 |
System |
唯讀系統數據 |
cidrIpAddress
CIDR IP 位址
名稱 | 類型 | Description |
---|---|---|
baseIpAddress |
string |
IP 位址本身。 |
prefixLength |
integer |
ip 位址前置詞的長度。 |
EdgeNode
Edgenode 是全域顯示點 (POP) 位置,用來將CDN內容傳遞給終端使用者。
名稱 | 類型 | Description |
---|---|---|
id |
string |
資源識別碼。 |
name |
string |
資源名稱。 |
properties.ipAddressGroups |
IP 位址群組的清單。 |
|
systemData |
唯讀系統數據 |
|
type |
string |
資源類型。 |
EdgenodeResult
列出 CDN 邊緣節點的要求結果。 它包含IP位址群組清單和URL連結,以取得下一組結果。
名稱 | 類型 | Description |
---|---|---|
nextLink |
string |
如果有的話,取得下一組edgenode清單結果的URL。 |
value |
Edge |
CDN 服務的邊緣節點。 |
ErrorAdditionalInfo
資源管理錯誤其他資訊。
名稱 | 類型 | Description |
---|---|---|
info |
object |
其他資訊。 |
type |
string |
其他信息類型。 |
ErrorDetail
錯誤詳細數據。
名稱 | 類型 | Description |
---|---|---|
additionalInfo |
錯誤其他資訊。 |
|
code |
string |
錯誤碼。 |
details |
錯誤詳細資料。 |
|
message |
string |
錯誤訊息。 |
target |
string |
錯誤目標。 |
ErrorResponse
錯誤回應
名稱 | 類型 | Description |
---|---|---|
error |
錯誤物件。 |
IdentityType
建立/修改資源的身分識別類型
名稱 | 類型 | Description |
---|---|---|
application |
string |
|
key |
string |
|
managedIdentity |
string |
|
user |
string |
IpAddressGroup
CDN IP 位址群組
名稱 | 類型 | Description |
---|---|---|
deliveryRegion |
string |
IP 位址群組的傳遞區域 |
ipv4Addresses |
ip v4 位址的清單。 |
|
ipv6Addresses |
ip v6 位址的清單。 |
SystemData
唯讀系統數據
名稱 | 類型 | Description |
---|---|---|
createdAt |
string |
資源建立的時間戳 (UTC) |
createdBy |
string |
建立資源的身分識別標識碼 |
createdByType |
建立資源的身分識別類型 |
|
lastModifiedAt |
string |
上次修改的資源時間戳 (UTC) |
lastModifiedBy |
string |
上次修改資源的身分識別標識碼 |
lastModifiedByType |
上次修改資源的身分識別類型 |