Sdílet prostřednictvím


Device deployment - Get DeviceBatches

GET https://api.partnercenter.microsoft.com/v{version}/customers/{customer_id}/deviceBatches

Parametry identifikátoru URI

Name V Vyžadováno Typ Description
customer_id
path True

string

ID zákazníka.

version
path True

string

Hlavička požadavku

Name Vyžadováno Typ Description
Authorization True

string

Nosný token autorizace

ms-correlationid

string

Používá se pro interní sledování požadavků. Pokud ms-correlationid není zadaný, server pro každý požadavek vygeneruje nový.

ms-cv

string

Používá se pro interní sledování požadavků. Pokud ms-cv není k dispozici, server pro každý požadavek vygeneruje nový.

ms-requestid

string

Používá se pro idempotenci požadavků. Pokud ms-requestid není zadaný, server pro každý požadavek vygeneruje nový.

Odpovědi

Name Typ Description
200 OK

Microsoft.Partner.Providers.Contracts.V1.DeviceBatch

Žádost byla úspěšná. V textu odpovědi se vrátí dávky zařízení požadovaného zákazníka.

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

Definice

Name Description
Microsoft.Partner.Core.Collections.Link
Microsoft.Partner.Core.Collections.ResourceAttributes
Microsoft.Partner.Core.Collections.ResourceLinks
Microsoft.Partner.Providers.Contracts.V1.DeviceBatch
System.Collections.Generic.KeyValuePair[System.String,System.String]
Name Typ Description
body

string

headers

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

method

string

uri

string

Microsoft.Partner.Core.Collections.ResourceAttributes

Name Typ Description
etag

string

objectType

string

Name Typ Description
next

Microsoft.Partner.Core.Collections.Link

previous

Microsoft.Partner.Core.Collections.Link

self

Microsoft.Partner.Core.Collections.Link

Microsoft.Partner.Providers.Contracts.V1.DeviceBatch

Name Typ Description
attributes

Microsoft.Partner.Core.Collections.ResourceAttributes

createdBy

string

creationDate

string

devicesCount

integer

devicesLink

Microsoft.Partner.Core.Collections.Link

id

string

links

Microsoft.Partner.Core.Collections.ResourceLinks

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

Name Typ Description
key

string

value

string