Image - List Component Ids
Hämtar en uppsättning avbildnings-ID:t med motsvarande komponent-ID:t.
POST https://prod.core.sphere.azure.net/v2/tenants/{tenantId}/images/componentIdsForImages
URI-parametrar
Name | I | Obligatorisk | Typ | Description |
---|---|---|---|---|
tenant
|
path | True |
string uuid |
Klientorganisations-ID:t för Azure Sphere. |
Begärandetext
Name | Typ | Description |
---|---|---|
body |
string[] |
Avbildnings-ID:t. |
Svar
Name | Typ | Description |
---|---|---|
200 OK |
Åtgärden lyckades. |
Definitioner
ImageIdComponentIdPair
Name | Typ | Description |
---|---|---|
ComponentId |
string |
En unik identifierare för komponenten som avbildningen ingår i. |
ImageId |
string |
En unik identifierare för en bild. |