| Description | : List all devops policies. |
| Reference | : Link ¶ |
⚼ Request
GET:
/devops-policies
{
api-version:
string
,
}
⚐ Response (200)
{
value:
[
]
,
{
,
systemData:
{
,
createdBy:
string
,
createdByType:
string
,
createdAt:
string
,
lastModifiedBy:
string
,
lastModifiedByType:
string
,
lastModifiedAt:
string
,
}
decisionRules:
[
]
,
{
,
effect:
enum
,
purviewRoleName:
string
,
principals:
[
,
string
,
]
principalGroups:
[
,
string
,
]
resourceAzurePath:
string
,
}
purviewResourceName:
string
,
}
nextLink:
string
,
}
⚐ Response (default)
{
$headers:
{
,
x-ms-error-code:
string
,
}
$schema:
}
{
,
error:
}
{
,
code:
string
,
message:
string
,
details:
}
[
,
string
,
]