Udostępnij za pośrednictwem


Manage customer accounts - Get partner relationships

Pobiera segment odsprzedawców partnera. Można również zastosować opcjonalne filtrowanie relacji partnerów. Odsprzedawcy mogą być filtrowani tylko według ciągu, którego nazwa. Wyszukiwanie pełne nie jest obecnie obsługiwane. Odsprzedawcy mogą być filtrowani przy użyciu operacji filtru {Microsoft.Partner.Core.Query.Filters.FieldFilterOperation.StartsWith} i określając: Nazwa (nazwa odsprzedawcy dodany przez wartość) jako pole filtru.

GET https://api.partnercenter.microsoft.com/v{version}/relationships
GET https://api.partnercenter.microsoft.com/v{version}/relationships?relationship_type={relationship_type}&filter.operator={filter.operator}

Parametry identyfikatora URI

Nazwa W Wymagane Typ Opis
version
path True

string

filter.operator
query

integer

int32
relationship_type
query

integer

int32

Typ relacji.

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

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

Żądanie zakończyło się pomyślnie. Treść odpowiedzi zawiera listę relacji partnerów.

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.PartnerRelationship]
Microsoft.Partner.Core.Collections.ResourceLinks
Microsoft.Partner.Service.Customers.Contracts.V1.PartnerRelationship
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.PartnerRelationship]

Nazwa Typ Opis
attributes

Microsoft.Partner.Core.Collections.ResourceAttributes

items

Microsoft.Partner.Service.Customers.Contracts.V1.PartnerRelationship[]

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.PartnerRelationship

Nazwa Typ Opis
attributes

Microsoft.Partner.Core.Collections.ResourceAttributes

id

string

location

string

mpnId

string

name

string

relationshipType enum:
  • is_indirect_cloud_solution_provider_of
  • is_indirect_reseller_of
  • none
state

string

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

Nazwa Typ Opis
key

string

value

string