Azure spending - Get partner usage summary
Récupère le résumé de l’utilisation d’un partenaire.
GET https://api.partnercenter.microsoft.com/v1/usagesummary
En-tête de la demande
Nom | Obligatoire | Type | Description |
---|---|---|---|
Authorization | True |
string |
Jeton du porteur d’autorisation |
ms-correlationid |
string |
Utilisé pour le suivi des demandes en interne. Si un ms-correlationid n’est pas fourni, le serveur en génère un nouveau pour chaque requête |
|
ms-cv |
string |
Utilisé pour le suivi des demandes en interne. Si un ms-cv n’est pas fourni, le serveur en génère un nouveau pour chaque requête |
|
ms-requestid |
string |
Utilisé pour l’idempotency des requêtes. Si un ms-requestid n’est pas fourni, le serveur en génère un nouveau pour chaque requête |
Réponses
Nom | Type | Description |
---|---|---|
200 OK |
La demande a réussi. Le corps de la réponse contient le résumé de l’utilisation. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
|
400 Bad Request |
Une entrée est manquante ou non valide. Le corps de la réponse fournit les détails de l’erreur. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
|
401 Unauthorized |
La demande n’a pas été authentifiée. Le client doit d’abord s’authentifier auprès du service d’API partenaire. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
|
403 Forbidden |
La demande a été authentifiée, mais a été refusée, car l’appelant n’a pas les droits de l’appeler. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
|
404 Not Found |
La ressource est introuvable ou non disponible avec les paramètres d’entrée donnés. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
|
500 Internal Server Error |
Le service d’API partenaire ou l’une de ses dépendances n’a pas pu répondre à la demande. Les appelants peuvent réessayer. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
Définitions
Nom | Description |
---|---|
Link | |
Resource |
|
Resource |
|
System. |
|
Usage |
Link
Nom | Type | Description |
---|---|---|
headers |
System. |
|
method |
string |
|
uri |
string |
ResourceAttributes
Nom | Type | Description |
---|---|---|
etag |
string |
|
objectType |
string |
ResourceLinks
Nom | Type | Description |
---|---|---|
next | ||
previous | ||
self |
System.Collections.Generic.KeyValuePair[System.String,System.String]
Nom | Type | Description |
---|---|---|
key |
string |
|
value |
string |
UsageManagement.PartnerUsageSummary
Nom | Type | Description |
---|---|---|
attributes | ||
billingEndDate |
string |
|
billingStartDate |
string |
|
currencyCode |
string |
|
currencyLocale |
string |
|
customersOverBudget |
integer |
|
customersTrendingOver |
integer |
|
customersWithUsageBasedSubscription |
integer |
|
emailsToNotify |
string[] |
|
id |
string |
|
lastModifiedDate |
string |
|
links | ||
name |
string |
|
resourceId |
string |
|
resourceName |
string |
|
totalCost |
number |
|
usdTotalCost |
number |