diff --git a/Commands/monitor/metrics/_list-definitions.md b/Commands/monitor/metrics/_list-definitions.md index cdb63dfe8..15beace2d 100644 --- a/Commands/monitor/metrics/_list-definitions.md +++ b/Commands/monitor/metrics/_list-definitions.md @@ -7,3 +7,7 @@ List the metric definitions for the resource. ### [2018-01-01](/Resources/mgmt-plane/L3tyZXNvdXJjZXVyaX0vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9tZXRyaWNkZWZpbml0aW9ucw==/2018-01-01.xml) **Stable** + +### [2023-10-01](/Resources/mgmt-plane/L3tyZXNvdXJjZXVyaX0vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9tZXRyaWNkZWZpbml0aW9ucw==/2023-10-01.xml) **Stable** + + diff --git a/Commands/monitor/metrics/_list-sub-definitions.md b/Commands/monitor/metrics/_list-sub-definitions.md new file mode 100644 index 000000000..2e4c7e65e --- /dev/null +++ b/Commands/monitor/metrics/_list-sub-definitions.md @@ -0,0 +1,9 @@ +# [Command] _monitor metrics list-sub-definitions_ + +List the metric definitions for the subscription. + +## Versions + +### [2023-10-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9tZXRyaWNkZWZpbml0aW9ucw==/2023-10-01.xml) **Stable** + + diff --git a/Commands/monitor/metrics/_list-sub-get.md b/Commands/monitor/metrics/_list-sub-get.md new file mode 100644 index 000000000..204be25a6 --- /dev/null +++ b/Commands/monitor/metrics/_list-sub-get.md @@ -0,0 +1,9 @@ +# [Command] _monitor metrics list-sub-get_ + +List the metric data for a subscription. + +## Versions + +### [2023-10-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9tZXRyaWNz/2023-10-01.xml) **Stable** + + diff --git a/Commands/monitor/metrics/_list-sub.md b/Commands/monitor/metrics/_list-sub.md new file mode 100644 index 000000000..b4fd53740 --- /dev/null +++ b/Commands/monitor/metrics/_list-sub.md @@ -0,0 +1,9 @@ +# [Command] _monitor metrics list-sub_ + +Lists the metric data for a subscription. Parameters can be specified on the body. + +## Versions + +### [2023-10-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9tZXRyaWNz/2023-10-01.xml) **Stable** + + diff --git a/Commands/monitor/metrics/_list.md b/Commands/monitor/metrics/_list.md index 170a13d3c..52d610b52 100644 --- a/Commands/monitor/metrics/_list.md +++ b/Commands/monitor/metrics/_list.md @@ -7,3 +7,7 @@ List the metric values for a resource. ### [2018-01-01](/Resources/mgmt-plane/L3tyZXNvdXJjZXVyaX0vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9tZXRyaWNz/2018-01-01.xml) **Stable** + +### [2023-10-01](/Resources/mgmt-plane/L3tyZXNvdXJjZXVyaX0vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9tZXRyaWNz/2023-10-01.xml) **Stable** + + diff --git a/Commands/monitor/metrics/readme.md b/Commands/monitor/metrics/readme.md index 52a000d2e..5e0a45f7b 100644 --- a/Commands/monitor/metrics/readme.md +++ b/Commands/monitor/metrics/readme.md @@ -17,3 +17,12 @@ View Azure resource metrics. - [list-namespaces](/Commands/monitor/metrics/_list-namespaces.md) : List the metric namespaces for the resource. + +- [list-sub](/Commands/monitor/metrics/_list-sub.md) +: Lists the metric data for a subscription. Parameters can be specified on the body. + +- [list-sub-definitions](/Commands/monitor/metrics/_list-sub-definitions.md) +: List the metric definitions for the subscription. + +- [list-sub-get](/Commands/monitor/metrics/_list-sub-get.md) +: List the metric data for a subscription. diff --git a/Commands/monitor/readme.md b/Commands/monitor/readme.md index 004af9648..197f001cc 100644 --- a/Commands/monitor/readme.md +++ b/Commands/monitor/readme.md @@ -1,6 +1,6 @@ # [Group] _monitor_ -Monitor. +Manage the Azure Monitor Service. ## Subgroups diff --git a/Commands/readme.md b/Commands/readme.md index af471f219..e24533d76 100644 --- a/Commands/readme.md +++ b/Commands/readme.md @@ -123,7 +123,7 @@ : Manage mobile network - [monitor](/Commands/monitor/readme.md) -: Monitor. +: Manage the Azure Monitor Service. - [netappfiles](/Commands/netappfiles/readme.md) : Manage Azure NetApp Files (ANF) Resources diff --git a/Commands/tree.json b/Commands/tree.json index 8044c9a7f..7518b2551 100644 --- a/Commands/tree.json +++ b/Commands/tree.json @@ -43202,6 +43202,16 @@ "version": "2018-01-01" } ] + }, + { + "name": "2023-10-01", + "resources": [ + { + "id": "/{resourceuri}/providers/microsoft.insights/metrics", + "plane": "mgmt-plane", + "version": "2023-10-01" + } + ] } ] }, @@ -43224,6 +43234,16 @@ "version": "2018-01-01" } ] + }, + { + "name": "2023-10-01", + "resources": [ + { + "id": "/{resourceuri}/providers/microsoft.insights/metricdefinitions", + "plane": "mgmt-plane", + "version": "2023-10-01" + } + ] } ] }, @@ -43249,6 +43269,72 @@ "stage": "Preview" } ] + }, + "list-sub": { + "help": { + "short": "Lists the metric data for a subscription. Parameters can be specified on the body." + }, + "names": [ + "monitor", + "metrics", + "list-sub" + ], + "versions": [ + { + "name": "2023-10-01", + "resources": [ + { + "id": "/subscriptions/{}/providers/microsoft.insights/metrics", + "plane": "mgmt-plane", + "version": "2023-10-01" + } + ] + } + ] + }, + "list-sub-definitions": { + "help": { + "short": "List the metric definitions for the subscription." + }, + "names": [ + "monitor", + "metrics", + "list-sub-definitions" + ], + "versions": [ + { + "name": "2023-10-01", + "resources": [ + { + "id": "/subscriptions/{}/providers/microsoft.insights/metricdefinitions", + "plane": "mgmt-plane", + "version": "2023-10-01" + } + ] + } + ] + }, + "list-sub-get": { + "help": { + "short": "List the metric data for a subscription." + }, + "names": [ + "monitor", + "metrics", + "list-sub-get" + ], + "versions": [ + { + "name": "2023-10-01", + "resources": [ + { + "id": "/subscriptions/{}/providers/microsoft.insights/metrics", + "plane": "mgmt-plane", + "version": "2023-10-01" + } + ] + } + ] } }, "help": { @@ -44010,7 +44096,7 @@ } }, "help": { - "short": "Monitor." + "short": "Manage the Azure Monitor Service." }, "names": [ "monitor" diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9tZXRyaWNkZWZpbml0aW9ucw==/2023-10-01.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9tZXRyaWNkZWZpbml0aW9ucw==/2023-10-01.json new file mode 100644 index 000000000..e6d322c3e --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9tZXRyaWNkZWZpbml0aW9ucw==/2023-10-01.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/providers/microsoft.insights/metricdefinitions", "version": "2023-10-01", "swagger": "mgmt-plane/monitor/ResourceProviders/Microsoft.Insights/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9wcm92aWRlcnMvTWljcm9zb2Z0Lkluc2lnaHRzL21ldHJpY0RlZmluaXRpb25z/V/MjAyMy0xMC0wMQ=="}], "commandGroups": [{"name": "monitor metrics", "commands": [{"name": "list-sub-definitions", "version": "2023-10-01", "resources": [{"id": "/subscriptions/{}/providers/microsoft.insights/metricdefinitions", "version": "2023-10-01", "swagger": "mgmt-plane/monitor/ResourceProviders/Microsoft.Insights/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9wcm92aWRlcnMvTWljcm9zb2Z0Lkluc2lnaHRzL21ldHJpY0RlZmluaXRpb25z/V/MjAyMy0xMC0wMQ=="}], "argGroups": [{"name": "", "args": [{"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Query.metricnamespace", "options": ["metricnamespace"], "help": {"short": "Metric namespace where the metrics you want reside."}}, {"type": "string", "var": "$Query.region", "options": ["region"], "required": true, "help": {"short": "The region where the metrics you want reside."}}]}], "operations": [{"operationId": "MetricDefinitions_ListAtSubscriptionScope", "http": {"path": "/subscriptions/{subscriptionId}/providers/Microsoft.Insights/metricDefinitions", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"params": [{"type": "string", "name": "metricnamespace", "arg": "$Query.metricnamespace"}, {"type": "string", "name": "region", "arg": "$Query.region", "required": true}], "consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "array", "name": "value", "required": true, "item": {"type": "object", "props": [{"type": "string", "name": "category"}, {"type": "array<@LocalizableString_read>", "name": "dimensions", "item": {"type": "@LocalizableString_read"}, "identifiers": ["value"]}, {"type": "string", "name": "displayDescription"}, {"type": "string", "name": "id"}, {"type": "boolean", "name": "isDimensionRequired"}, {"type": "array", "name": "metricAvailabilities", "item": {"type": "object", "props": [{"type": "duration", "name": "retention"}, {"type": "duration", "name": "timeGrain"}]}, "identifiers": ["timeGrain"]}, {"type": "string", "name": "metricClass", "enum": {"items": [{"value": "Availability"}, {"value": "Errors"}, {"value": "Latency"}, {"value": "Saturation"}, {"value": "Transactions"}]}}, {"type": "object", "name": "name", "props": [{"type": "string", "name": "localizedValue"}, {"type": "string", "name": "value", "required": true}], "cls": "LocalizableString_read"}, {"type": "string", "name": "namespace"}, {"type": "string", "name": "primaryAggregationType", "enum": {"items": [{"value": "Average"}, {"value": "Count"}, {"value": "Maximum"}, {"value": "Minimum"}, {"value": "None"}, {"value": "Total"}]}}, {"type": "string", "name": "resourceId"}, {"type": "array", "name": "supportedAggregationTypes", "item": {"type": "string", "enum": {"items": [{"value": "Average"}, {"value": "Count"}, {"value": "Maximum"}, {"value": "Minimum"}, {"value": "None"}, {"value": "Total"}]}}}, {"type": "string", "name": "unit", "enum": {"items": [{"value": "BitsPerSecond"}, {"value": "ByteSeconds"}, {"value": "Bytes"}, {"value": "BytesPerSecond"}, {"value": "Cores"}, {"value": "Count"}, {"value": "CountPerSecond"}, {"value": "MilliCores"}, {"value": "MilliSeconds"}, {"value": "NanoCores"}, {"value": "Percent"}, {"value": "Seconds"}, {"value": "Unspecified"}]}}]}}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "array", "ref": "$Instance.value", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9tZXRyaWNkZWZpbml0aW9ucw==/2023-10-01.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9tZXRyaWNkZWZpbml0aW9ucw==/2023-10-01.xml new file mode 100644 index 000000000..07f844d0a --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9tZXRyaWNkZWZpbml0aW9ucw==/2023-10-01.xml @@ -0,0 +1,124 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9tZXRyaWNz/2023-10-01.json b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9tZXRyaWNz/2023-10-01.json new file mode 100644 index 000000000..428224eb7 --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9tZXRyaWNz/2023-10-01.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/providers/microsoft.insights/metrics", "version": "2023-10-01", "swagger": "mgmt-plane/monitor/ResourceProviders/Microsoft.Insights/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9wcm92aWRlcnMvTWljcm9zb2Z0Lkluc2lnaHRzL21ldHJpY3M=/V/MjAyMy0xMC0wMQ=="}], "commandGroups": [{"name": "monitor metrics", "commands": [{"name": "list-sub", "version": "2023-10-01", "resources": [{"id": "/subscriptions/{}/providers/microsoft.insights/metrics", "version": "2023-10-01", "swagger": "mgmt-plane/monitor/ResourceProviders/Microsoft.Insights/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9wcm92aWRlcnMvTWljcm9zb2Z0Lkluc2lnaHRzL21ldHJpY3M=/V/MjAyMy0xMC0wMQ=="}], "argGroups": [{"name": "", "args": [{"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "string", "var": "$Query.region", "options": ["region"], "required": true, "help": {"short": "The region where the metrics you want reside."}}]}, {"name": "Body", "args": [{"type": "string", "var": "$body.aggregation", "options": ["aggregation"], "group": "Body", "help": {"short": "The list of aggregation types (comma separated) to retrieve."}}, {"type": "boolean", "var": "$body.autoAdjustTimegrain", "options": ["auto-adjust-timegrain"], "group": "Body", "help": {"short": "When set to true, if the timespan passed in is not supported by this metric, the API will return the result using the closest supported timespan. When set to false, an error is returned for invalid timespan parameters. Defaults to false."}}, {"type": "string", "var": "$body.filter", "options": ["filter"], "group": "Body", "help": {"short": "The **$filter** is used to reduce the set of metric data returned.
Example:
Metric contains metadata A, B and C.
- Return all time series of C where A = a1 and B = b1 or b2
**$filter=A eq ‘a1’ and B eq ‘b1’ or B eq ‘b2’ and C eq ‘*’**
- Invalid variant:
**$filter=A eq ‘a1’ and B eq ‘b1’ and C eq ‘*’ or B = ‘b2’**
This is invalid because the logical or operator cannot separate two different metadata names.
- Return all time series where A = a1, B = b1 and C = c1:
**$filter=A eq ‘a1’ and B eq ‘b1’ and C eq ‘c1’**
- Return all time series where A = a1
**$filter=A eq ‘a1’ and B eq ‘*’ and C eq ‘*’**."}}, {"type": "string", "var": "$body.interval", "options": ["interval"], "group": "Body", "help": {"short": "The interval (i.e. timegrain) of the query in ISO 8601 duration format. Defaults to PT1M. Special case for 'FULL' value that returns single datapoint for entire time span requested. *Examples: PT15M, PT1H, P1D, FULL*"}}, {"type": "string", "var": "$body.metricNames", "options": ["metricnames"], "group": "Body", "help": {"short": "The names of the metrics (comma separated) to retrieve."}}, {"type": "string", "var": "$body.metricNamespace", "options": ["metricnamespace"], "group": "Body", "help": {"short": "Metric namespace where the metrics you want reside."}}, {"type": "string", "var": "$body.orderBy", "options": ["order-by"], "group": "Body", "help": {"short": "The aggregation to use for sorting results and the direction of the sort. Only one order can be specified. Examples: sum asc."}}, {"type": "string", "var": "$body.resultType", "options": ["result-type"], "group": "Body", "help": {"short": "Reduces the set of data collected. The syntax allowed depends on the operation. See the operation's description for details."}, "enum": {"items": [{"name": "Data", "value": "Data"}, {"name": "Metadata", "value": "Metadata"}]}}, {"type": "string", "var": "$body.rollUpBy", "options": ["roll-up-by"], "group": "Body", "help": {"short": "Dimension name(s) to rollup results by. For example if you only want to see metric values with a filter like 'City eq Seattle or City eq Tacoma' but don't want to see separate values for each city, you can specify 'RollUpBy=City' to see the results for Seattle and Tacoma rolled up into one timeseries."}}, {"type": "string", "var": "$body.timespan", "options": ["timespan"], "group": "Body", "help": {"short": "The timespan of the query. It is a string with the following format 'startDateTime_ISO/endDateTime_ISO'."}}, {"type": "integer32", "var": "$body.top", "options": ["top"], "group": "Body", "help": {"short": "The maximum number of records to retrieve. Valid only if $filter is specified. Defaults to 10."}}, {"type": "boolean", "var": "$body.validateDimensions", "options": ["validate-dimensions"], "group": "Body", "help": {"short": "When set to false, invalid filter parameter values will be ignored. When set to true, an error is returned for invalid filter parameters. Defaults to true."}}]}], "operations": [{"operationId": "Metrics_ListAtSubscriptionScopePost", "http": {"path": "/subscriptions/{subscriptionId}/providers/Microsoft.Insights/metrics", "request": {"method": "post", "path": {"params": [{"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"params": [{"type": "string", "name": "region", "arg": "$Query.region", "required": true}], "consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}, "body": {"json": {"schema": {"type": "object", "name": "body", "props": [{"type": "string", "name": "aggregation", "arg": "$body.aggregation"}, {"type": "boolean", "name": "autoAdjustTimegrain", "arg": "$body.autoAdjustTimegrain"}, {"type": "string", "name": "filter", "arg": "$body.filter"}, {"type": "string", "name": "interval", "arg": "$body.interval"}, {"type": "string", "name": "metricNames", "arg": "$body.metricNames"}, {"type": "string", "name": "metricNamespace", "arg": "$body.metricNamespace"}, {"type": "string", "name": "orderBy", "arg": "$body.orderBy"}, {"type": "string", "name": "resultType", "arg": "$body.resultType", "enum": {"items": [{"value": "Data"}, {"value": "Metadata"}]}}, {"type": "string", "name": "rollUpBy", "arg": "$body.rollUpBy"}, {"type": "string", "name": "timespan", "arg": "$body.timespan"}, {"type": "integer32", "name": "top", "arg": "$body.top"}, {"type": "boolean", "name": "validateDimensions", "arg": "$body.validateDimensions"}], "clientFlatten": true}}}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "integer32", "name": "cost", "format": {"minimum": 0}}, {"type": "string", "name": "interval"}, {"type": "string", "name": "namespace"}, {"type": "string", "name": "resourceregion"}, {"type": "string", "name": "timespan", "required": true}, {"type": "array", "name": "value", "required": true, "item": {"type": "object", "props": [{"type": "string", "name": "displayDescription"}, {"type": "string", "name": "errorCode"}, {"type": "string", "name": "errorMessage"}, {"type": "string", "name": "id", "required": true}, {"type": "object", "name": "name", "required": true, "props": [{"type": "string", "name": "localizedValue"}, {"type": "string", "name": "value", "required": true}], "cls": "LocalizableString_read"}, {"type": "array", "name": "timeseries", "required": true, "item": {"type": "object", "props": [{"type": "array", "name": "data", "item": {"type": "object", "props": [{"type": "float64", "name": "average"}, {"type": "float64", "name": "count"}, {"type": "float64", "name": "maximum"}, {"type": "float64", "name": "minimum"}, {"type": "dateTime", "name": "timeStamp", "required": true}, {"type": "float64", "name": "total"}]}, "identifiers": ["timeStamp"]}, {"type": "array", "name": "metadatavalues", "item": {"type": "object", "props": [{"type": "@LocalizableString_read", "name": "name"}, {"type": "string", "name": "value"}]}, "identifiers": ["name"]}]}}, {"type": "string", "name": "type", "required": true}, {"type": "string", "name": "unit", "required": true, "enum": {"items": [{"value": "BitsPerSecond"}, {"value": "ByteSeconds"}, {"value": "Bytes"}, {"value": "BytesPerSecond"}, {"value": "Cores"}, {"value": "Count"}, {"value": "CountPerSecond"}, {"value": "MilliCores"}, {"value": "MilliSeconds"}, {"value": "NanoCores"}, {"value": "Percent"}, {"value": "Seconds"}, {"value": "Unspecified"}]}}]}}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}, {"name": "list-sub-get", "version": "2023-10-01", "resources": [{"id": "/subscriptions/{}/providers/microsoft.insights/metrics", "version": "2023-10-01", "swagger": "mgmt-plane/monitor/ResourceProviders/Microsoft.Insights/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9wcm92aWRlcnMvTWljcm9zb2Z0Lkluc2lnaHRzL21ldHJpY3M=/V/MjAyMy0xMC0wMQ=="}], "argGroups": [{"name": "", "args": [{"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "boolean", "var": "$Query.AutoAdjustTimegrain", "options": ["auto-adjust-timegrain"], "help": {"short": "When set to true, if the timespan passed in is not supported by this metric, the API will return the result using the closest supported timespan. When set to false, an error is returned for invalid timespan parameters. Defaults to false."}}, {"type": "boolean", "var": "$Query.ValidateDimensions", "options": ["validate-dimensions"], "help": {"short": "When set to false, invalid filter parameter values will be ignored. When set to true, an error is returned for invalid filter parameters. Defaults to true."}}, {"type": "string", "var": "$Query.aggregation", "options": ["aggregation"], "help": {"short": "The list of aggregation types (comma separated) to retrieve. *Examples: average, minimum, maximum*"}}, {"type": "string", "var": "$Query.filter", "options": ["filter"], "help": {"short": "The **$filter** is used to reduce the set of metric data returned.
Example:
Metric contains metadata A, B and C.
- Return all time series of C where A = a1 and B = b1 or b2
**$filter=A eq ‘a1’ and B eq ‘b1’ or B eq ‘b2’ and C eq ‘*’**
- Invalid variant:
**$filter=A eq ‘a1’ and B eq ‘b1’ and C eq ‘*’ or B = ‘b2’**
This is invalid because the logical or operator cannot separate two different metadata names.
- Return all time series where A = a1, B = b1 and C = c1:
**$filter=A eq ‘a1’ and B eq ‘b1’ and C eq ‘c1’**
- Return all time series where A = a1
**$filter=A eq ‘a1’ and B eq ‘*’ and C eq ‘*’**."}}, {"type": "string", "var": "$Query.interval", "options": ["interval"], "help": {"short": "The interval (i.e. timegrain) of the query in ISO 8601 duration format. Defaults to PT1M. Special case for 'FULL' value that returns single datapoint for entire time span requested. *Examples: PT15M, PT1H, P1D, FULL*"}}, {"type": "string", "var": "$Query.metricnames", "options": ["metricnames"], "help": {"short": "The names of the metrics (comma separated) to retrieve."}}, {"type": "string", "var": "$Query.metricnamespace", "options": ["metricnamespace"], "help": {"short": "Metric namespace where the metrics you want reside."}}, {"type": "string", "var": "$Query.orderby", "options": ["orderby"], "help": {"short": "The aggregation to use for sorting results and the direction of the sort. Only one order can be specified. *Examples: sum asc*"}}, {"type": "string", "var": "$Query.region", "options": ["region"], "required": true, "help": {"short": "The region where the metrics you want reside."}}, {"type": "string", "var": "$Query.resultType", "options": ["result-type"], "help": {"short": "Reduces the set of data collected. The syntax allowed depends on the operation. See the operation's description for details."}, "enum": {"items": [{"name": "Data", "value": "Data"}, {"name": "Metadata", "value": "Metadata"}]}}, {"type": "string", "var": "$Query.rollupby", "options": ["rollupby"], "help": {"short": "Dimension name(s) to rollup results by. For example if you only want to see metric values with a filter like 'City eq Seattle or City eq Tacoma' but don't want to see separate values for each city, you can specify 'RollUpBy=City' to see the results for Seattle and Tacoma rolled up into one timeseries."}}, {"type": "string", "var": "$Query.timespan", "options": ["timespan"], "help": {"short": "The timespan of the query. It is a string with the following format 'startDateTime_ISO/endDateTime_ISO'."}}, {"type": "integer32", "var": "$Query.top", "options": ["top"], "help": {"short": "The maximum number of records to retrieve per resource ID in the request. Valid only if filter is specified. Defaults to 10."}}]}], "operations": [{"operationId": "Metrics_ListAtSubscriptionScope", "http": {"path": "/subscriptions/{subscriptionId}/providers/Microsoft.Insights/metrics", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"params": [{"type": "string", "name": "$filter", "arg": "$Query.filter"}, {"type": "boolean", "name": "AutoAdjustTimegrain", "arg": "$Query.AutoAdjustTimegrain"}, {"type": "boolean", "name": "ValidateDimensions", "arg": "$Query.ValidateDimensions"}, {"type": "string", "name": "aggregation", "arg": "$Query.aggregation"}, {"type": "string", "name": "interval", "arg": "$Query.interval"}, {"type": "string", "name": "metricnames", "arg": "$Query.metricnames"}, {"type": "string", "name": "metricnamespace", "arg": "$Query.metricnamespace"}, {"type": "string", "name": "orderby", "arg": "$Query.orderby"}, {"type": "string", "name": "region", "arg": "$Query.region", "required": true}, {"type": "string", "name": "resultType", "arg": "$Query.resultType", "enum": {"items": [{"value": "Data"}, {"value": "Metadata"}]}}, {"type": "string", "name": "rollupby", "arg": "$Query.rollupby"}, {"type": "string", "name": "timespan", "arg": "$Query.timespan"}, {"type": "integer32", "name": "top", "arg": "$Query.top"}], "consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "integer32", "name": "cost", "format": {"minimum": 0}}, {"type": "string", "name": "interval"}, {"type": "string", "name": "namespace"}, {"type": "string", "name": "resourceregion"}, {"type": "string", "name": "timespan", "required": true}, {"type": "array", "name": "value", "required": true, "item": {"type": "object", "props": [{"type": "string", "name": "displayDescription"}, {"type": "string", "name": "errorCode"}, {"type": "string", "name": "errorMessage"}, {"type": "string", "name": "id", "required": true}, {"type": "object", "name": "name", "required": true, "props": [{"type": "string", "name": "localizedValue"}, {"type": "string", "name": "value", "required": true}], "cls": "LocalizableString_read"}, {"type": "array", "name": "timeseries", "required": true, "item": {"type": "object", "props": [{"type": "array", "name": "data", "item": {"type": "object", "props": [{"type": "float64", "name": "average"}, {"type": "float64", "name": "count"}, {"type": "float64", "name": "maximum"}, {"type": "float64", "name": "minimum"}, {"type": "dateTime", "name": "timeStamp", "required": true}, {"type": "float64", "name": "total"}]}, "identifiers": ["timeStamp"]}, {"type": "array", "name": "metadatavalues", "item": {"type": "object", "props": [{"type": "@LocalizableString_read", "name": "name"}, {"type": "string", "name": "value"}]}, "identifiers": ["name"]}]}}, {"type": "string", "name": "type", "required": true}, {"type": "string", "name": "unit", "required": true, "enum": {"items": [{"value": "BitsPerSecond"}, {"value": "ByteSeconds"}, {"value": "Bytes"}, {"value": "BytesPerSecond"}, {"value": "Cores"}, {"value": "Count"}, {"value": "CountPerSecond"}, {"value": "MilliCores"}, {"value": "MilliSeconds"}, {"value": "NanoCores"}, {"value": "Percent"}, {"value": "Seconds"}, {"value": "Unspecified"}]}}]}}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9tZXRyaWNz/2023-10-01.xml b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9tZXRyaWNz/2023-10-01.xml new file mode 100644 index 000000000..8f03e963c --- /dev/null +++ b/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9tZXRyaWNz/2023-10-01.xml @@ -0,0 +1,328 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3tyZXNvdXJjZXVyaX0vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9tZXRyaWNkZWZpbml0aW9ucw==/2023-10-01.json b/Resources/mgmt-plane/L3tyZXNvdXJjZXVyaX0vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9tZXRyaWNkZWZpbml0aW9ucw==/2023-10-01.json new file mode 100644 index 000000000..dba5c7973 --- /dev/null +++ b/Resources/mgmt-plane/L3tyZXNvdXJjZXVyaX0vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9tZXRyaWNkZWZpbml0aW9ucw==/2023-10-01.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/{resourceuri}/providers/microsoft.insights/metricdefinitions", "version": "2023-10-01", "swagger": "mgmt-plane/monitor/ResourceProviders/Microsoft.Insights/Paths/L3tyZXNvdXJjZVVyaX0vcHJvdmlkZXJzL01pY3Jvc29mdC5JbnNpZ2h0cy9tZXRyaWNEZWZpbml0aW9ucw==/V/MjAyMy0xMC0wMQ=="}], "commandGroups": [{"name": "monitor metrics", "commands": [{"name": "list-definitions", "version": "2023-10-01", "resources": [{"id": "/{resourceuri}/providers/microsoft.insights/metricdefinitions", "version": "2023-10-01", "swagger": "mgmt-plane/monitor/ResourceProviders/Microsoft.Insights/Paths/L3tyZXNvdXJjZVVyaX0vcHJvdmlkZXJzL01pY3Jvc29mdC5JbnNpZ2h0cy9tZXRyaWNEZWZpbml0aW9ucw==/V/MjAyMy0xMC0wMQ=="}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.resourceUri", "options": ["resource-uri"], "required": true, "help": {"short": "The identifier of the resource."}}, {"type": "string", "var": "$Query.metricnamespace", "options": ["metricnamespace"], "help": {"short": "Metric namespace to query metric definitions for."}}]}], "operations": [{"operationId": "MetricDefinitions_List", "http": {"path": "/{resourceUri}/providers/Microsoft.Insights/metricDefinitions", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "resourceUri", "arg": "$Path.resourceUri", "required": true, "skipUrlEncoding": true}]}, "query": {"params": [{"type": "string", "name": "metricnamespace", "arg": "$Query.metricnamespace"}], "consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "array", "name": "value", "required": true, "item": {"type": "object", "props": [{"type": "string", "name": "category"}, {"type": "array<@LocalizableString_read>", "name": "dimensions", "item": {"type": "@LocalizableString_read"}, "identifiers": ["value"]}, {"type": "string", "name": "displayDescription"}, {"type": "string", "name": "id"}, {"type": "boolean", "name": "isDimensionRequired"}, {"type": "array", "name": "metricAvailabilities", "item": {"type": "object", "props": [{"type": "duration", "name": "retention"}, {"type": "duration", "name": "timeGrain"}]}, "identifiers": ["timeGrain"]}, {"type": "string", "name": "metricClass", "enum": {"items": [{"value": "Availability"}, {"value": "Errors"}, {"value": "Latency"}, {"value": "Saturation"}, {"value": "Transactions"}]}}, {"type": "object", "name": "name", "props": [{"type": "string", "name": "localizedValue"}, {"type": "string", "name": "value", "required": true}], "cls": "LocalizableString_read"}, {"type": "string", "name": "namespace"}, {"type": "string", "name": "primaryAggregationType", "enum": {"items": [{"value": "Average"}, {"value": "Count"}, {"value": "Maximum"}, {"value": "Minimum"}, {"value": "None"}, {"value": "Total"}]}}, {"type": "string", "name": "resourceId"}, {"type": "array", "name": "supportedAggregationTypes", "item": {"type": "string", "enum": {"items": [{"value": "Average"}, {"value": "Count"}, {"value": "Maximum"}, {"value": "Minimum"}, {"value": "None"}, {"value": "Total"}]}}}, {"type": "string", "name": "unit", "enum": {"items": [{"value": "BitsPerSecond"}, {"value": "ByteSeconds"}, {"value": "Bytes"}, {"value": "BytesPerSecond"}, {"value": "Cores"}, {"value": "Count"}, {"value": "CountPerSecond"}, {"value": "MilliCores"}, {"value": "MilliSeconds"}, {"value": "NanoCores"}, {"value": "Percent"}, {"value": "Seconds"}, {"value": "Unspecified"}]}}]}}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "array", "ref": "$Instance.value", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3tyZXNvdXJjZXVyaX0vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9tZXRyaWNkZWZpbml0aW9ucw==/2023-10-01.xml b/Resources/mgmt-plane/L3tyZXNvdXJjZXVyaX0vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9tZXRyaWNkZWZpbml0aW9ucw==/2023-10-01.xml new file mode 100644 index 000000000..f091a8975 --- /dev/null +++ b/Resources/mgmt-plane/L3tyZXNvdXJjZXVyaX0vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9tZXRyaWNkZWZpbml0aW9ucw==/2023-10-01.xml @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Resources/mgmt-plane/L3tyZXNvdXJjZXVyaX0vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9tZXRyaWNz/2023-10-01.json b/Resources/mgmt-plane/L3tyZXNvdXJjZXVyaX0vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9tZXRyaWNz/2023-10-01.json new file mode 100644 index 000000000..58ce0a2da --- /dev/null +++ b/Resources/mgmt-plane/L3tyZXNvdXJjZXVyaX0vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9tZXRyaWNz/2023-10-01.json @@ -0,0 +1 @@ +{"plane": "mgmt-plane", "resources": [{"id": "/{resourceuri}/providers/microsoft.insights/metrics", "version": "2023-10-01", "swagger": "mgmt-plane/monitor/ResourceProviders/Microsoft.Insights/Paths/L3tyZXNvdXJjZVVyaX0vcHJvdmlkZXJzL01pY3Jvc29mdC5JbnNpZ2h0cy9tZXRyaWNz/V/MjAyMy0xMC0wMQ=="}], "commandGroups": [{"name": "monitor metrics", "commands": [{"name": "list", "version": "2023-10-01", "resources": [{"id": "/{resourceuri}/providers/microsoft.insights/metrics", "version": "2023-10-01", "swagger": "mgmt-plane/monitor/ResourceProviders/Microsoft.Insights/Paths/L3tyZXNvdXJjZVVyaX0vcHJvdmlkZXJzL01pY3Jvc29mdC5JbnNpZ2h0cy9tZXRyaWNz/V/MjAyMy0xMC0wMQ=="}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.resourceUri", "options": ["resource-uri"], "required": true, "help": {"short": "The identifier of the resource."}}, {"type": "boolean", "var": "$Query.AutoAdjustTimegrain", "options": ["auto-adjust-timegrain"], "help": {"short": "When set to true, if the timespan passed in is not supported by this metric, the API will return the result using the closest supported timespan. When set to false, an error is returned for invalid timespan parameters. Defaults to false."}}, {"type": "boolean", "var": "$Query.ValidateDimensions", "options": ["validate-dimensions"], "help": {"short": "When set to false, invalid filter parameter values will be ignored. When set to true, an error is returned for invalid filter parameters. Defaults to true."}}, {"type": "string", "var": "$Query.aggregation", "options": ["aggregation"], "group": "", "help": {"short": "The list of aggregation types (comma separated) to retrieve."}}, {"type": "string", "var": "$Query.filter", "options": ["filter"], "help": {"short": "The **$filter** is used to reduce the set of metric data returned. Example: Metric contains metadata A, B and C. - Return all time series of C where A = a1 and B = b1 or b2 **$filter=A eq 'a1' and B eq 'b1' or B eq 'b2' and C eq '*'** - Invalid variant: **$filter=A eq 'a1' and B eq 'b1' and C eq '*' or B = 'b2'** This is invalid because the logical or operator cannot separate two different metadata names. - Return all time series where A = a1, B = b1 and C = c1: **$filter=A eq 'a1' and B eq 'b1' and C eq 'c1'** - Return all time series where A = a1 **$filter=A eq 'a1' and B eq '*' and C eq '*'**. Special case: When dimension name or dimension value uses round brackets. Eg: When dimension name is **dim (test) 1** Instead of using $filter= \"dim (test) 1 eq '*' \" use **$filter= \"dim %2528test%2529 1 eq '*' \"** When dimension name is **dim (test) 3** and dimension value is **dim3 (test) val** Instead of using $filter= \"dim (test) 3 eq 'dim3 (test) val' \" use **$filter= \"dim %2528test%2529 3 eq 'dim3 %2528test%2529 val' \"**"}}, {"type": "string", "var": "$Query.interval", "options": ["interval"], "help": {"short": "The interval (i.e. timegrain) of the query."}}, {"type": "string", "var": "$Query.metricnames", "options": ["metricnames"], "help": {"short": "The names of the metrics (comma separated) to retrieve. Special case: If a metricname itself has a comma in it then use %2 to indicate it. Eg: 'Metric,Name1' should be **'Metric%2Name1'**"}}, {"type": "string", "var": "$Query.metricnamespace", "options": ["metricnamespace"], "help": {"short": "Metric namespace to query metric definitions for."}}, {"type": "string", "var": "$Query.orderby", "options": ["orderby"], "help": {"short": "The aggregation to use for sorting results and the direction of the sort. Only one order can be specified. Examples: sum asc."}}, {"type": "string", "var": "$Query.resultType", "options": ["result-type"], "help": {"short": "Reduces the set of data collected. The syntax allowed depends on the operation. See the operation's description for details."}, "enum": {"items": [{"name": "Data", "value": "Data"}, {"name": "Metadata", "value": "Metadata"}]}}, {"type": "string", "var": "$Query.rollupby", "options": ["rollupby"], "help": {"short": "Dimension name(s) to rollup results by. For example if you only want to see metric values with a filter like 'City eq Seattle or City eq Tacoma' but don't want to see separate values for each city, you can specify 'RollUpBy=City' to see the results for Seattle and Tacoma rolled up into one timeseries."}}, {"type": "string", "var": "$Query.timespan", "options": ["timespan"], "help": {"short": "The timespan of the query. It is a string with the following format 'startDateTime_ISO/endDateTime_ISO'."}}, {"type": "integer32", "var": "$Query.top", "options": ["top"], "group": "", "help": {"short": "The maximum number of records to retrieve. Valid only if $filter is specified. Defaults to 10."}}]}], "operations": [{"operationId": "Metrics_List", "http": {"path": "/{resourceUri}/providers/Microsoft.Insights/metrics", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "resourceUri", "arg": "$Path.resourceUri", "required": true, "skipUrlEncoding": true}]}, "query": {"params": [{"type": "string", "name": "$filter", "arg": "$Query.filter"}, {"type": "boolean", "name": "AutoAdjustTimegrain", "arg": "$Query.AutoAdjustTimegrain"}, {"type": "boolean", "name": "ValidateDimensions", "arg": "$Query.ValidateDimensions"}, {"type": "string", "name": "aggregation", "arg": "$Query.aggregation"}, {"type": "string", "name": "interval", "arg": "$Query.interval"}, {"type": "string", "name": "metricnames", "arg": "$Query.metricnames"}, {"type": "string", "name": "metricnamespace", "arg": "$Query.metricnamespace"}, {"type": "string", "name": "orderby", "arg": "$Query.orderby"}, {"type": "string", "name": "resultType", "arg": "$Query.resultType", "enum": {"items": [{"value": "Data"}, {"value": "Metadata"}]}}, {"type": "string", "name": "rollupby", "arg": "$Query.rollupby"}, {"type": "string", "name": "timespan", "arg": "$Query.timespan"}, {"type": "integer32", "name": "top", "arg": "$Query.top"}], "consts": [{"readOnly": true, "const": true, "default": {"value": "2023-10-01"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "integer32", "name": "cost", "format": {"minimum": 0}}, {"type": "string", "name": "interval"}, {"type": "string", "name": "namespace"}, {"type": "string", "name": "resourceregion"}, {"type": "string", "name": "timespan", "required": true}, {"type": "array", "name": "value", "required": true, "item": {"type": "object", "props": [{"type": "string", "name": "displayDescription"}, {"type": "string", "name": "errorCode"}, {"type": "string", "name": "errorMessage"}, {"type": "string", "name": "id", "required": true}, {"type": "object", "name": "name", "required": true, "props": [{"type": "string", "name": "localizedValue"}, {"type": "string", "name": "value", "required": true}], "cls": "LocalizableString_read"}, {"type": "array", "name": "timeseries", "required": true, "item": {"type": "object", "props": [{"type": "array", "name": "data", "item": {"type": "object", "props": [{"type": "float64", "name": "average"}, {"type": "float64", "name": "count"}, {"type": "float64", "name": "maximum"}, {"type": "float64", "name": "minimum"}, {"type": "dateTime", "name": "timeStamp", "required": true}, {"type": "float64", "name": "total"}]}, "identifiers": ["timeStamp"]}, {"type": "array", "name": "metadatavalues", "item": {"type": "object", "props": [{"type": "@LocalizableString_read", "name": "name"}, {"type": "string", "name": "value"}]}, "identifiers": ["name"]}]}}, {"type": "string", "name": "type", "required": true}, {"type": "string", "name": "unit", "required": true, "enum": {"items": [{"value": "BitsPerSecond"}, {"value": "ByteSeconds"}, {"value": "Bytes"}, {"value": "BytesPerSecond"}, {"value": "Cores"}, {"value": "Count"}, {"value": "CountPerSecond"}, {"value": "MilliCores"}, {"value": "MilliSeconds"}, {"value": "NanoCores"}, {"value": "Percent"}, {"value": "Seconds"}, {"value": "Unspecified"}]}}]}}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "object", "ref": "$Instance", "clientFlatten": true}], "confirmation": ""}]}]} \ No newline at end of file diff --git a/Resources/mgmt-plane/L3tyZXNvdXJjZXVyaX0vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9tZXRyaWNz/2023-10-01.xml b/Resources/mgmt-plane/L3tyZXNvdXJjZXVyaX0vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9tZXRyaWNz/2023-10-01.xml new file mode 100644 index 000000000..96dff071b --- /dev/null +++ b/Resources/mgmt-plane/L3tyZXNvdXJjZXVyaX0vcHJvdmlkZXJzL21pY3Jvc29mdC5pbnNpZ2h0cy9tZXRyaWNz/2023-10-01.xml @@ -0,0 +1,159 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +