Manage customer accounts - Get Policy by Id
GET https://api.partnercenter.microsoft.com/v{version}/customers/{customer_id}/policies/{policy_id}
Parametry identyfikatora URI
Nazwa | W | Wymagane | Typ | Opis |
---|---|---|---|---|
customer_id
|
path | True |
string |
Identyfikator klienta. |
policy_id
|
path | True |
string |
Identyfikator zasad do pobrania. |
version
|
path | True |
string |
Nagłówek żądania
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 idempotencji żądań. Jeśli nie podano identyfikatora ms-requestid, serwer wygeneruje nowy dla każdego żądania |
Odpowiedzi
Nazwa | Typ | Opis |
---|---|---|
200 OK |
Microsoft. |
Żądanie zakończyło się pomyślnie. Zasady skojarzone z identyfikatorem i klientem są zwracane w treści odpowiedzi. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
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.ResourceLinks
Nazwa | Typ | Opis |
---|---|---|
next | ||
previous | ||
self |
Microsoft.Partner.Providers.Contracts.V1.ConfigurationPolicy
Nazwa | Typ | Opis |
---|---|---|
attributes | ||
category |
enum:
|
|
createdDate |
string |
|
description |
string |
|
devicesAssignedCount |
integer |
|
id |
string |
|
lastModifiedDate |
string |
|
links | ||
name |
string |
|
policySettings |
PolicySettings
Nazwa | Typ | Opis |
---|---|---|
none |
string |
|
oobe_user_not_local_admin |
string |
|
remove_oem_preinstalls |
string |
|
skip_eula |
string |
|
skip_express_settings |
string |
|
skip_oem_registration |
string |
System.Collections.Generic.KeyValuePair[System.String,System.String]
Nazwa | Typ | Opis |
---|---|---|
key |
string |
|
value |
string |