Manage customer accounts - Get customer office service incidents
Pobiera wszystkie zdarzenia dotyczące kondycji usługi pakietu Office dla partnera według identyfikatora dzierżawy usługi 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}
Parametry identyfikatora URI
Nazwa | W | Wymagane | Typ | Opis |
---|---|---|---|---|
customer_id
|
path | True |
string |
Identyfikator klienta. |
version
|
path | True |
string |
|
filter.
|
query |
integer int32 |
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 |
Odpowiedzi
Nazwa | Typ | Opis |
---|---|---|
200 OK |
Żądanie zakończyło się pomyślnie. Treść odpowiedzi zawiera informacje o zdarzeniach biura. Media Types: "application/json", "text/json" |
Definicje
Microsoft.Partner.Core.Collections.Link
Nazwa | Typ | Opis |
---|---|---|
body |
string |
|
headers |
System. |
|
method |
string |
|
uri |
string |
Microsoft.Partner.Core.Collections.ResourceAttributes
Nazwa | Typ | Opis |
---|---|---|
etag |
string |
|
objectType |
string |
Microsoft.Partner.Core.Collections.ResourceCollection[Microsoft.Partner.Service.Customers.Contracts.V1.ServiceIncidentDetail]
Nazwa | Typ | Opis |
---|---|---|
attributes | ||
items |
Microsoft. |
|
links | ||
totalCount |
integer |
Microsoft.Partner.Core.Collections.ResourceLinks
Nazwa | Typ | Opis |
---|---|---|
next | ||
previous | ||
self |
Microsoft.Partner.Service.Customers.Contracts.V1.Enums.ServiceIncidentHistory
Nazwa | Typ | Opis |
---|---|---|
messageText |
string |
|
publishedTime |
string |
Microsoft.Partner.Service.Customers.Contracts.V1.ServiceIncidentDetail
Nazwa | Typ | Opis |
---|---|---|
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]
Nazwa | Typ | Opis |
---|---|---|
key |
string |
|
value |
string |