Manage customer accounts - Get customer office service incidents
Recupera tutti gli eventi imprevisti di integrità dei servizi di Office per un partner in base all'identificatore del tenant di Active Directory.
GET https://api.partnercenter.microsoft.com/v{version}/customers/{customer_id}/serviceincidents/office
GET https://api.partnercenter.microsoft.com/v{version}/customers/{customer_id}/serviceincidents/office?filter.operator={filter.operator}
Parametri dell'URI
Nome | In | Necessario | Tipo | Descrizione |
---|---|---|---|---|
customer_id
|
path | True |
string |
ID cliente. |
version
|
path | True |
string |
|
filter.
|
query |
integer int32 |
Intestazione della richiesta
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
Nome | Necessario | Tipo | Descrizione |
---|---|---|---|
Authorization | True |
string |
Token di connessione dell'autorizzazione |
ms-correlationid |
string |
Usato per tenere traccia delle richieste internamente. Se non viene specificato un ms-correlationid, il server genererà un nuovo elemento per ogni richiesta |
|
ms-cv |
string |
Usato per tenere traccia delle richieste internamente. Se non viene specificata una ms-cv, il server genererà un nuovo per ogni richiesta |
|
ms-requestid |
string |
Usato per l'idempotenza delle richieste. Se non viene specificato un ms-requestid, il server genererà un nuovo per ogni richiesta |
Risposte
Nome | Tipo | Descrizione |
---|---|---|
200 OK |
La richiesta ha avuto esito positivo. Il corpo della risposta contiene le informazioni sugli eventi imprevisti dell'ufficio. Media Types: "application/json", "text/json" |
Definizioni
Microsoft.Partner.Core.Collections.Link
Nome | Tipo | Descrizione |
---|---|---|
body |
string |
|
headers |
System. |
|
method |
string |
|
uri |
string |
Microsoft.Partner.Core.Collections.ResourceAttributes
Nome | Tipo | Descrizione |
---|---|---|
etag |
string |
|
objectType |
string |
Microsoft.Partner.Core.Collections.ResourceCollection[Microsoft.Partner.Service.Customers.Contracts.V1.ServiceIncidentDetail]
Nome | Tipo | Descrizione |
---|---|---|
attributes | ||
items |
Microsoft. |
|
links | ||
totalCount |
integer |
Microsoft.Partner.Core.Collections.ResourceLinks
Nome | Tipo | Descrizione |
---|---|---|
next | ||
previous | ||
self |
Microsoft.Partner.Service.Customers.Contracts.V1.Enums.ServiceIncidentHistory
Nome | Tipo | Descrizione |
---|---|---|
messageText |
string |
|
publishedTime |
string |
Microsoft.Partner.Service.Customers.Contracts.V1.ServiceIncidentDetail
Nome | Tipo | Descrizione |
---|---|---|
actionType |
string |
|
affectedWorkloadNames |
string[] |
|
category |
string |
|
endTime |
string |
|
id |
string |
|
impactedArea |
string |
|
impactedCustomers |
integer |
|
messageType |
enum:
|
|
messages |
Microsoft. |
|
requiredBy |
string |
|
resolved |
boolean |
|
severity |
enum:
|
|
startTime |
string |
|
status |
enum:
|
|
workload |
string |
System.Collections.Generic.KeyValuePair[System.String,System.String]
Nome | Tipo | Descrizione |
---|---|---|
key |
string |
|
value |
string |