Aracılığıyla paylaş


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
upgradeId
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.Partner.Services.Transfers.V2.Models.ProductUpgradesStatus

İ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

Name Description
Microsoft.Partner.Services.Transfers.V2.Models.ErrorDetails
Microsoft.Partner.Services.Transfers.V2.Models.ProductUpgradesRequest
Microsoft.Partner.Services.Transfers.V2.Models.ProductUpgradesStatus
Microsoft.Partner.Services.Transfers.V2.Models.UpgradeProduct
Microsoft.Partner.Services.Transfers.V2.Models.UpgradesLineItem

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

Microsoft.Partner.Services.Transfers.V2.Models.ErrorDetails

id

string

lineItems

Microsoft.Partner.Services.Transfers.V2.Models.UpgradesLineItem[]

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

Microsoft.Partner.Services.Transfers.V2.Models.ErrorDetails

sourceProduct

Microsoft.Partner.Services.Transfers.V2.Models.UpgradeProduct

status

string

targetProduct

Microsoft.Partner.Services.Transfers.V2.Models.UpgradeProduct

upgradedDate

string