Dela via


Deployments - Get

Hämtar en distribution efter ID.

GET https://prod.core.sphere.azure.net/v2/tenants/{tenantId}/deployments/{deploymentId}

URI-parametrar

Name I Obligatorisk Typ Description
deploymentId
path True

string

uuid

ID för den begärda distributionen.

tenantId
path True

string

uuid

Klientorganisations-ID:t för Azure Sphere.

Svar

Name Typ Description
200 OK

Deployment

Åtgärden lyckades.

Definitioner

Deployment

Name Typ Description
DeployedImages

string[]

ID:t för avbildningar som för närvarande finns i den här distributionen.

DeploymentDateUtc

string

DateTime som distributionen skapades.

Id

string

Distributionens unika ID.

TenantId

string

Unikt ID för den klientorganisation som äger distributionen.