Azure spending - Get eligibility for product upgrade
Haalt de geschiktheid voor productupgrades op.
POST https://api.partnercenter.microsoft.com/v{version}/productUpgrades/eligibility
URI-parameters
Name | In | Vereist | Type | Description |
---|---|---|---|---|
version
|
path | True |
string |
Aanvraagkoptekst
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
Name | Vereist | Type | Description |
---|---|---|---|
Authorization | True |
string |
Bearer-token voor autorisatie |
ms-correlationid |
string |
Wordt intern gebruikt voor het bijhouden van aanvragen. Als er geen ms-correlationid is opgegeven, genereert de server een nieuwe voor elke aanvraag |
|
ms-cv |
string |
Wordt intern gebruikt voor het bijhouden van aanvragen. Als er geen ms-cv is opgegeven, genereert de server een nieuwe voor elke aanvraag |
|
ms-requestid |
string |
Wordt gebruikt voor idempotentie van aanvragen. Als er geen ms-requestid is opgegeven, genereert de server een nieuwe voor elke aanvraag |
Aanvraagbody
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
Name | Type | Description |
---|---|---|
customerId |
string |
|
productFamily |
string |
Antwoorden
Name | Type | Description |
---|---|---|
200 OK |
Microsoft. |
De aanvraag is geslaagd. De hoofdtekst van het antwoord bevat de geschiktheidsgegevens. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
400 Bad Request |
Er is een ontbrekende of ongeldige invoer. De hoofdtekst van het antwoord bevat de foutdetails. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
|
401 Unauthorized |
De aanvraag is niet geverifieerd. De client moet eerst worden geverifieerd met de partner-API-service. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
|
403 Forbidden |
De aanvraag is geverifieerd, maar is geweigerd omdat de beller niet over de rechten beschikt om deze aan te roepen. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
|
404 Not Found |
De resource is niet gevonden of niet beschikbaar met de opgegeven invoerparameters. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
|
500 Internal Server Error |
De partner-API-service of een van de bijbehorende afhankelijkheden kan niet voldoen aan de aanvraag. Bellers kunnen dit opnieuw proberen. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
Definities
Name | Description |
---|---|
Microsoft. |
|
Microsoft. |
Microsoft.Partner.Services.Transfers.V2.Models.ProductUpgradesEligibility
Name | Type | Description |
---|---|---|
customerId |
string |
|
isEligible |
boolean |
|
productFamily |
string |
|
reason |
string |
|
upgradeId |
string |
Microsoft.Partner.Services.Transfers.V2.Models.ProductUpgradesRequest
Name | Type | Description |
---|---|---|
customerId |
string |
|
productFamily |
string |