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
,
parentResourceId:
string
,
grandparentResourceId:
string
,
approvers:
[
]
,
{
,
approverEntraId:
string
,
actionPerformed:
enum
,
lastUpdatedAt:
string
,
}
ticketId:
string
,
createdAt:
string
,
stateChangedAt:
string
,
requestMetadata:
}
{
,
resourceAction:
string
,
approvalCallbackRoute:
string
,
approvalCallbackPayload:
string
,
approvalStatus:
enum
,
}
nextLink:
string
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
target:
string
,
details:
[
,
string
,
]
additionalInfo:
}
[
]
,
{
,
type:
string
,
info:
object
,
}