Description | : Returns the list of available operations. |
Reference | : Link ¶ |
⚼ Request
GET:
/providers/Microsoft.RecoveryServices/operations
{
api-version:
string
,
}
⚐ Response (200)
{
value:
[
]
,
{
,
name:
string
,
display:
{
,
provider:
string
,
resource:
string
,
operation:
string
,
description:
string
,
}
origin:
string
,
properties:
}
{
,
serviceSpecification:
}
{
,
logSpecifications:
}
[
]
,
{
,
name:
string
,
displayName:
string
,
blobDuration:
string
,
}
nextLink:
string
,
}
⚐ Response (default)
{
error:
}
{
,
additionalInfo:
[
]
,
{
,
info:
object
,
type:
string
,
}
code:
string
,
details:
[
,
string
,
]
message:
string
,
target:
string
,
}