Description | : Lists all of the available Microsoft.NetApp Rest API operations |
Reference | : Link ¶ |
⚼ Request
GET:
/providers/Microsoft.NetApp/operations
{
api-version:
string
,
}
⚐ Response (200)
{
value:
}
[
]
,
{
,
name:
string
,
display:
{
,
provider:
string
,
resource:
string
,
operation:
string
,
description:
string
,
}
origin:
string
,
properties:
}
{
,
serviceSpecification:
}
{
,
metricSpecifications:
[
]
,
{
,
name:
string
,
displayName:
string
,
displayDescription:
string
,
unit:
string
,
supportedAggregationTypes:
[
,
string
,
]
supportedTimeGrainTypes:
[
,
string
,
]
internalMetricName:
string
,
enableRegionalMdmAccount:
boolean
,
sourceMdmAccount:
string
,
sourceMdmNamespace:
string
,
dimensions:
[
]
,
{
,
name:
string
,
displayName:
string
,
}
aggregationType:
string
,
fillGapWithZero:
boolean
,
category:
string
,
resourceIdDimensionNameOverride:
string
,
isInternal:
boolean
,
}
logSpecifications:
}
[
]
,
{
,
name:
string
,
displayName:
string
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
target:
string
,
details:
[
,
string
,
]
additionalInfo:
}
[
]
,
{
,
type:
string
,
info:
object
,
}