Azure spending - Get the product upgrade status for a customer
Eski Azure aboneliklerinden azure planlarına müşteri için ürün yükseltme işleminin durumunu alır.
POST https://api.partnercenter.microsoft.com/v{version}/productUpgrades/{upgradeId}/status
URI Parametreleri
Name | İçinde | Gerekli | Tür | Description |
---|---|---|---|---|
upgrade
|
path | True |
string |
Yükseltme Kimliği. |
version
|
path | True |
string |
İstek Başlığı
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
Name | Gerekli | Tür | Description |
---|---|---|---|
Authorization | True |
string |
Yetkilendirme Taşıyıcı belirteci |
ms-correlationid |
string |
İstekleri dahili olarak izlemek için kullanılır. Bir ms-correlationid sağlanmazsa, sunucu her istek için yeni bir tane oluşturur |
|
ms-cv |
string |
İstekleri dahili olarak izlemek için kullanılır. Bir ms-cv sağlanmazsa, sunucu her istek için yeni bir tane oluşturur |
|
ms-requestid |
string |
İsteklerin eşzamanlılığı için kullanılır. Bir ms-requestid sağlanmazsa, sunucu her istek için yeni bir tane oluşturur |
İstek Gövdesi
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
Name | Tür | Description |
---|---|---|
customerId |
string |
|
productFamily |
string |
Yanıtlar
Name | Tür | Description |
---|---|---|
200 OK |
Microsoft. |
İstek başarılı oldu. Yanıt gövdesi yükseltme bilgilerini içerir. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
400 Bad Request |
Eksik veya geçersiz bir giriş vardı. Yanıt gövdesi hata ayrıntılarını sağlar. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
|
401 Unauthorized |
İsteğin kimliği doğrulanmamış. İstemcinin önce iş ortağı API hizmetiyle kimlik doğrulaması yapması gerekir. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
|
403 Forbidden |
İsteğin kimliği doğrulandı, ancak çağıranın çağırma hakkı olmadığından reddedildi. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
|
404 Not Found |
Kaynak bulunamadı veya verilen giriş parametreleriyle kullanılamıyor. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
|
500 Internal Server Error |
İş ortağı API hizmeti veya bağımlılıklarından biri isteği yerine getiremedi. Arayanlar bunu yeniden deneyebilir. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
Tanımlar
Microsoft.Partner.Services.Transfers.V2.Models.ErrorDetails
Name | Tür | Description |
---|---|---|
code |
string |
|
message |
string |
Microsoft.Partner.Services.Transfers.V2.Models.ProductUpgradesRequest
Name | Tür | Description |
---|---|---|
customerId |
string |
|
productFamily |
string |
Microsoft.Partner.Services.Transfers.V2.Models.ProductUpgradesStatus
Name | Tür | Description |
---|---|---|
errorDetails | ||
id |
string |
|
lineItems |
Microsoft. |
|
productFamily |
string |
|
status |
string |
Microsoft.Partner.Services.Transfers.V2.Models.UpgradeProduct
Name | Tür | Description |
---|---|---|
id |
string |
|
name |
string |
Microsoft.Partner.Services.Transfers.V2.Models.UpgradesLineItem
Name | Tür | Description |
---|---|---|
errorDetails | ||
sourceProduct |
Microsoft. |
|
status |
string |
|
targetProduct |
Microsoft. |
|
upgradedDate |
string |