Udostępnij za pośrednictwem


Security - Get partner requests metadata

Pobiera pierwsze 10 000 najnowszych żądań centrum partnerskiego wysyłanych przez użytkowników partnera wywołującego w ciągu ostatnich 7 dni.

GET https://api.partnercenter.microsoft.com/v{version}/partnerRequests

Parametry identyfikatora URI

Nazwa W Wymagane Typ Opis
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 idempotentności żądań. Jeśli nie podano identyfikatora ms-requestid, serwer wygeneruje nowy dla każdego żądania

Odpowiedzi

Nazwa Typ Opis
200 OK

Microsoft.Partner.Core.Collections.ResourceCollection[Microsoft.Partner.Service.Customers.Contracts.V1.MfaCompliance.PartnerRequest]

Żądanie zakończyło się pomyślnie. Wszystkie metadane żądań uwierzytelniania wieloskładnikowego i spoza uwierzytelniania wieloskładnikowego zostały pomyślnie pobrane.

Media Types: "application/json", "text/json"

Definicje

Nazwa Opis
Microsoft.Partner.Core.Collections.Link
Microsoft.Partner.Core.Collections.ResourceAttributes
Microsoft.Partner.Core.Collections.ResourceCollection[Microsoft.Partner.Service.Customers.Contracts.V1.MfaCompliance.PartnerRequest]
Microsoft.Partner.Core.Collections.ResourceLinks
Microsoft.Partner.Service.Customers.Contracts.V1.MfaCompliance.PartnerRequest
System.Collections.Generic.KeyValuePair[System.String,System.String]
Nazwa Typ Opis
body

string

headers

System.Collections.Generic.KeyValuePair[System.String,System.String][]

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.MfaCompliance.PartnerRequest]

Nazwa Typ Opis
attributes

Microsoft.Partner.Core.Collections.ResourceAttributes

items

Microsoft.Partner.Service.Customers.Contracts.V1.MfaCompliance.PartnerRequest[]

links

Microsoft.Partner.Core.Collections.ResourceLinks

totalCount

integer

Nazwa Typ Opis
next

Microsoft.Partner.Core.Collections.Link

previous

Microsoft.Partner.Core.Collections.Link

self

Microsoft.Partner.Core.Collections.Link

Microsoft.Partner.Service.Customers.Contracts.V1.MfaCompliance.PartnerRequest

Nazwa Typ Opis
applicationId

string

correlationId

string

mfaCompliant

boolean

objectId

string

operationName

string

requestDateTime

string

requestId

string

sourceIpAddress

string

tenantId

string

upn

string

System.Collections.Generic.KeyValuePair[System.String,System.String]

Nazwa Typ Opis
key

string

value

string