Description | : Lists all of the available Azure attestation operations. |
Reference | : Link ¶ |
⚼ Request
GET:
/providers/Microsoft.Attestation/operations
{
api-version:
string
,
}
⚐ Response (200)
{
systemData:
{
,
createdBy:
string
,
createdByType:
enum
,
createdAt:
string
,
lastModifiedBy:
string
,
lastModifiedByType:
enum
,
lastModifiedAt:
string
,
}
value:
}
[
]
,
{
,
name:
string
,
display:
}
{
,
provider:
string
,
resource:
string
,
operation:
string
,
description:
string
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
}