Udostępnij za pośrednictwem


Azure spending - Get the product upgrade status for a customer

Pobiera stan operacji uaktualniania produktu dla klienta ze starszych subskrypcji platformy Azure do planów platformy Azure.

POST https://api.partnercenter.microsoft.com/v{version}/productUpgrades/{upgradeId}/status

Parametry identyfikatora URI

Nazwa W Wymagane Typ Opis
upgradeId
path True

string

Identyfikator uaktualnienia.

version
path True

string

Nagłówek żądania

Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"

Nazwa Wymagane Typ Opis
Authorization True

string

Token elementu nośnego autoryzacji

ms-correlationid

string

Służy do śledzenia żądań wewnętrznie. Jeśli nie podano identyfikatora ms-correlationid, serwer wygeneruje nowy dla każdego żądania

ms-cv

string

Służy do śledzenia żądań wewnętrznie. Jeśli nie podano ms-cv, serwer wygeneruje nowy dla każdego żądania

ms-requestid

string

Służy do idempotentności żądań. Jeśli nie podano identyfikatora ms-requestid, serwer wygeneruje nowy dla każdego żądania

Treść żądania

Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"

Nazwa Typ Opis
customerId

string

productFamily

string

Odpowiedzi

Nazwa Typ Opis
200 OK

Microsoft.Partner.Services.Transfers.V2.Models.ProductUpgradesStatus

Żądanie zakończyło się pomyślnie. Treść odpowiedzi zawiera informacje o uaktualnieniu.

Media Types: "application/json", "text/json", "application/xml", "text/xml"

400 Bad Request

Brak danych wejściowych lub nieprawidłowy. Treść odpowiedzi udostępni szczegóły błędu.

Media Types: "application/json", "text/json", "application/xml", "text/xml"

401 Unauthorized

Żądanie nie zostało uwierzytelnione. Klient musi najpierw uwierzytelnić się za pomocą usługi interfejsu API partnera.

Media Types: "application/json", "text/json", "application/xml", "text/xml"

403 Forbidden

Żądanie zostało uwierzytelnione, ale zostało odrzucone, ponieważ obiekt wywołujący nie ma praw do jego wywołania.

Media Types: "application/json", "text/json", "application/xml", "text/xml"

404 Not Found

Zasób nie został znaleziony lub niedostępny z podanymi parametrami wejściowymi.

Media Types: "application/json", "text/json", "application/xml", "text/xml"

500 Internal Server Error

Usługa interfejsu API partnera lub jedna z jego zależności nie spełniła żądania. Osoby wywołujące mogą ponowić próbę.

Media Types: "application/json", "text/json", "application/xml", "text/xml"

Definicje

Nazwa Opis
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

Nazwa Typ Opis
code

string

message

string

Microsoft.Partner.Services.Transfers.V2.Models.ProductUpgradesRequest

Nazwa Typ Opis
customerId

string

productFamily

string

Microsoft.Partner.Services.Transfers.V2.Models.ProductUpgradesStatus

Nazwa Typ Opis
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

Nazwa Typ Opis
id

string

name

string

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

Nazwa Typ Opis
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