Description | : List ApprovalResource resources by parent |
Reference | : Link ¶ |
⚼ Request
GET:
/{resourceUri}/providers/Microsoft.Mission/approvals
{
api-version:
string
,
resourceUri:
string
,
}
⚐ Response (200)
{
value:
[
]
,
{
,
properties:
}
{
,
provisioningState:
enum
,
parent1:
string
,
parent2:
string
,
requestMetadata:
}
{
,
resourceAction:
string
,
approvalStatus:
enum
,
}
nextLink:
string
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
target:
string
,
details:
[
,
string
,
]
additionalInfo:
}
[
]
,
{
,
type:
string
,
info:
object
,
}