Manage customer accounts - Get customer office service incidents
Ruft alle Office-Dienststatusvorfälle für einen Partner anhand ihrer Active Directory-Mandanten-ID ab.
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}
URI-Parameter
Name | In | Erforderlich | Typ | Beschreibung |
---|---|---|---|---|
customer_id
|
path | True |
string |
Kunden-ID. |
version
|
path | True |
string |
|
filter.
|
query |
integer int32 |
Anforderungsheader
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
Name | Erforderlich | Typ | Beschreibung |
---|---|---|---|
Authorization | True |
string |
Autorisierungs-Bearertoken |
ms-correlationid |
string |
Wird intern zum Nachverfolgen von Anforderungen verwendet. Wenn keine ms-correlationid angegeben wird, generiert der Server für jede Anforderung eine neue. |
|
ms-cv |
string |
Wird intern zum Nachverfolgen von Anforderungen verwendet. Wenn kein ms-cv bereitgestellt wird, generiert der Server für jede Anforderung eine neue. |
|
ms-requestid |
string |
Wird für die Idempotenz von Anforderungen verwendet. Wenn keine ms-requestid angegeben wird, generiert der Server für jede Anforderung eine neue anforderung. |
Antworten
Name | Typ | Beschreibung |
---|---|---|
200 OK |
Die Anforderung war erfolgreich. Der Antworttext enthält die Informationen zu Bürovorfällen. Media Types: "application/json", "text/json" |
Definitionen
Microsoft.Partner.Core.Collections.Link
Name | Typ | Beschreibung |
---|---|---|
body |
string |
|
headers |
System. |
|
method |
string |
|
uri |
string |
Microsoft.Partner.Core.Collections.ResourceAttributes
Name | Typ | Beschreibung |
---|---|---|
etag |
string |
|
objectType |
string |
Microsoft.Partner.Core.Collections.ResourceCollection[Microsoft.Partner.Service.Customers.Contracts.V1.ServiceIncidentDetail]
Name | Typ | Beschreibung |
---|---|---|
attributes | ||
items |
Microsoft. |
|
links | ||
totalCount |
integer |
Microsoft.Partner.Core.Collections.ResourceLinks
Name | Typ | Beschreibung |
---|---|---|
next | ||
previous | ||
self |
Microsoft.Partner.Service.Customers.Contracts.V1.Enums.ServiceIncidentHistory
Name | Typ | Beschreibung |
---|---|---|
messageText |
string |
|
publishedTime |
string |
Microsoft.Partner.Service.Customers.Contracts.V1.ServiceIncidentDetail
Name | Typ | Beschreibung |
---|---|---|
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]
Name | Typ | Beschreibung |
---|---|---|
key |
string |
|
value |
string |