Description | : Lists all of the available Microsoft.Devices REST API operations. |
Reference | : Link ¶ |
⚼ Request
GET:
/providers/Microsoft.Devices/operations
{
api-version:
string
,
}
⚐ Response (200)
{
value:
[
]
,
{
,
name:
string
,
display:
}
{
,
provider:
string
,
resource:
string
,
operation:
string
,
}
nextLink:
string
,
}
⚐ Response (default)
{
code:
integer
,
httpStatusCode:
string
,
message:
string
,
details:
string
,
}