Edge Nodes - List
Edgenode'lar, son kullanıcılara CDN içeriği sunmak için kullanılan genel İletişim Noktası (POP) konumlarıdır.
GET https://management.azure.com/providers/Microsoft.Cdn/edgenodes?api-version=2024-02-01
URI Parametreleri
Name | İçinde | Gerekli | Tür | Description |
---|---|---|---|---|
api-version
|
query | True |
string |
İstemci isteğiyle kullanılacak API'nin sürümü. Geçerli sürüm: 2024-02-01. |
Yanıtlar
Name | Tür | Description |
---|---|---|
200 OK |
Tamam ögesini seçin. İstek başarılı oldu. |
|
Other Status Codes |
İşlemin neden başarısız olduğunu açıklayan CDN hata yanıtı. |
Güvenlik
azure_auth
Azure Active Directory OAuth2 Flow.
Tür:
oauth2
Akış:
implicit
Yetkilendirme URL’si:
https://login.microsoftonline.com/common/oauth2/authorize
Kapsamlar
Name | Description |
---|---|
user_impersonation | kullanıcı hesabınızın kimliğine bürünme |
Örnekler
EdgeNodes_List
Örnek isteği
Örnek yanıt
{
"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
}
]
}
]
}
}
]
}
Tanımlar
Name | Description |
---|---|
cidr |
CIDR Ip adresi |
Edge |
Edgenode, son kullanıcılara CDN içeriği sunmak için kullanılan genel bir İletişim Noktası (POP) konumudur. |
Edgenode |
CDN kenar düğümlerini listeleme isteğinin sonucu. Bir ip adresi grubu listesi ve bir sonraki sonuç kümesini almak için bir URL bağlantısı içerir. |
Error |
Kaynak yönetimi hatası ek bilgileri. |
Error |
Hata ayrıntısı. |
Error |
Hata yanıtı |
Identity |
Kaynakları oluşturan/değiştiren kimlik türü |
Ip |
CDN Ip adresi grubu |
System |
Salt okunur sistem verileri |
cidrIpAddress
CIDR Ip adresi
Name | Tür | Description |
---|---|---|
baseIpAddress |
string |
Ip adresinin kendisi. |
prefixLength |
integer |
IP adresinin ön ekinin uzunluğu. |
EdgeNode
Edgenode, son kullanıcılara CDN içeriği sunmak için kullanılan genel bir İletişim Noktası (POP) konumudur.
Name | Tür | Description |
---|---|---|
id |
string |
Kaynak Kimliği. |
name |
string |
Kaynak adı. |
properties.ipAddressGroups |
IP adresi gruplarının listesi. |
|
systemData |
Salt okunur sistem verileri |
|
type |
string |
Kaynak türü. |
EdgenodeResult
CDN kenar düğümlerini listeleme isteğinin sonucu. Bir ip adresi grubu listesi ve bir sonraki sonuç kümesini almak için bir URL bağlantısı içerir.
Name | Tür | Description |
---|---|---|
nextLink |
string |
Varsa edgenode listesi sonuçlarının bir sonraki kümesini almak için URL. |
value |
Edge |
CDN hizmetinin uç düğümü. |
ErrorAdditionalInfo
Kaynak yönetimi hatası ek bilgileri.
Name | Tür | Description |
---|---|---|
info |
object |
Ek bilgiler. |
type |
string |
Ek bilgi türü. |
ErrorDetail
Hata ayrıntısı.
Name | Tür | Description |
---|---|---|
additionalInfo |
Hata ek bilgileri. |
|
code |
string |
Hata kodu. |
details |
Hata ayrıntıları. |
|
message |
string |
Hata iletisi. |
target |
string |
Hata hedefi. |
ErrorResponse
Hata yanıtı
Name | Tür | Description |
---|---|---|
error |
Hata nesnesi. |
IdentityType
Kaynakları oluşturan/değiştiren kimlik türü
Değer | Description |
---|---|
application | |
key | |
managedIdentity | |
user |
IpAddressGroup
CDN Ip adresi grubu
Name | Tür | Description |
---|---|---|
deliveryRegion |
string |
IP adresi grubunun teslim bölgesi |
ipv4Addresses |
IP v4 adreslerinin listesi. |
|
ipv6Addresses |
IP v6 adreslerinin listesi. |
SystemData
Salt okunur sistem verileri
Name | Tür | Description |
---|---|---|
createdAt |
string |
Kaynak oluşturma zaman damgası (UTC) |
createdBy |
string |
Kaynağı oluşturan kimliğin tanımlayıcısı |
createdByType |
Kaynağı oluşturan kimliğin türü |
|
lastModifiedAt |
string |
Kaynağın son değişikliğinin zaman damgası (UTC) |
lastModifiedBy |
string |
Kaynağı son değiştiren kimliğin tanımlayıcısı |
lastModifiedByType |
Kaynağı en son değiştiren kimliğin türü |