Manage customer accounts - Get customer office service incidents
Načte všechny incidenty stavu služeb Office pro partnera pomocí jeho identifikátoru tenanta služby 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 identifikátoru URI
Name | V | Vyžadováno | Typ | Description |
---|---|---|---|---|
customer_id
|
path | True |
string |
ID zákazníka. |
version
|
path | True |
string |
|
filter.
|
query |
integer int32 |
Hlavička požadavku
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
Name | Vyžadováno | Typ | Description |
---|---|---|---|
Authorization | True |
string |
Autorizační nosný token |
ms-correlationid |
string |
Používá se pro interní sledování požadavků. Pokud není zadaný parametr ms-correlationid, server pro každý požadavek vygeneruje nový. |
|
ms-cv |
string |
Používá se pro interní sledování požadavků. Pokud není zadaný ms-cv, server pro každý požadavek vygeneruje nový. |
|
ms-requestid |
string |
Používá se k idempotenci požadavků. Pokud není zadaný identifikátor ms-requestid, server pro každý požadavek vygeneruje nový. |
Odpovědi
Name | Typ | Description |
---|---|---|
200 OK |
Požadavek byl úspěšný. Text odpovědi obsahuje informace o incidentech kanceláře. Media Types: "application/json", "text/json" |
Definice
Microsoft.Partner.Core.Collections.Link
Name | Typ | Description |
---|---|---|
body |
string |
|
headers |
System. |
|
method |
string |
|
uri |
string |
Microsoft.Partner.Core.Collections.ResourceAttributes
Name | Typ | Description |
---|---|---|
etag |
string |
|
objectType |
string |
Microsoft.Partner.Core.Collections.ResourceCollection[Microsoft.Partner.Service.Customers.Contracts.V1.ServiceIncidentDetail]
Name | Typ | Description |
---|---|---|
attributes | ||
items |
Microsoft. |
|
links | ||
totalCount |
integer |
Microsoft.Partner.Core.Collections.ResourceLinks
Name | Typ | Description |
---|---|---|
next | ||
previous | ||
self |
Microsoft.Partner.Service.Customers.Contracts.V1.Enums.ServiceIncidentHistory
Name | Typ | Description |
---|---|---|
messageText |
string |
|
publishedTime |
string |
Microsoft.Partner.Service.Customers.Contracts.V1.ServiceIncidentDetail
Name | Typ | Description |
---|---|---|
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 | Description |
---|---|---|
key |
string |
|
value |
string |