Description | : List galleries under a subscription. |
Reference | : Link ¶ |
⚼ Request
GET:
/subscriptions/{subscriptionId}/providers/Microsoft.Compute/galleries
{
subscriptionId:
string
,
api-version:
string
,
}
⚐ Response (200)
{
value:
[
]
,
{
,
properties:
{
,
description:
string
,
identifier:
{
,
uniqueName:
string
,
}
provisioningState:
enum
,
sharingProfile:
{
,
permissions:
enum
,
groups:
[
]
,
{
,
type:
enum
,
ids:
}
[
,
string
,
]
communityGalleryInfo:
}
{
,
publisherUri:
string
,
publisherContact:
string
,
eula:
string
,
publicNamePrefix:
string
,
communityGalleryEnabled:
boolean
,
publicNames:
}
[
,
string
,
]
softDeletePolicy:
{
,
isSoftDeleteEnabled:
boolean
,
}
sharingStatus:
}
{
,
aggregatedState:
enum
,
summary:
}
[
]
,
{
,
region:
string
,
state:
enum
,
details:
string
,
}
identity:
}
{
,
principalId:
string
,
tenantId:
string
,
type:
enum
,
userAssignedIdentities:
object
,
}
nextLink:
string
,
securityProfile:
}
{
,
uefiSettings:
}
{
,
signatureTemplateNames:
[
,
string
,
]
additionalSignatures:
}
{
,
pk:
{
,
type:
enum
,
value:
}
[
,
string
,
]
kek:
[
]
,
{
,
type:
enum
,
value:
}
[
,
string
,
]
db:
[
]
,
{
,
type:
enum
,
value:
}
[
,
string
,
]
dbx:
}
[
]
,
{
,
type:
enum
,
value:
}
[
,
string
,
]
⚐ Response (default)
{
error:
}
{
,
details:
[
]
,
{
,
code:
string
,
target:
string
,
message:
string
,
}
innererror:
{
,
exceptiontype:
string
,
errordetail:
string
,
}
code:
string
,
target:
string
,
message:
string
,
}