Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.storage/storageaccounts/{}/storagetaskassignments", "version": "2025-08-01", "swagger": "mgmt-plane/storage/ResourceProviders/Microsoft.Storage/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9zdG9yYWdlQWNjb3VudHMve2FjY291bnROYW1lfS9zdG9yYWdlVGFza0Fzc2lnbm1lbnRz/V/MjAyNS0wOC0wMQ=="}], "commandGroups": [{"name": "storage account task-assignment", "commands": [{"name": "list", "version": "2025-08-01", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.storage/storageaccounts/{}/storagetaskassignments", "version": "2025-08-01", "swagger": "mgmt-plane/storage/ResourceProviders/Microsoft.Storage/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9zdG9yYWdlQWNjb3VudHMve2FjY291bnROYW1lfS9zdG9yYWdlVGFza0Fzc2lnbm1lbnRz/V/MjAyNS0wOC0wMQ=="}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.accountName", "options": ["account-name"], "required": true, "idPart": "name", "help": {"short": "The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only."}, "format": {"pattern": "^[a-z0-9]+$", "maxLength": 24, "minLength": 3}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "integer32", "var": "$Query.top", "options": ["top"], "help": {"short": "Optional, specifies the maximum number of storage task assignment Ids to be included in the list response."}}]}], "operations": [{"operationId": "StorageTaskAssignments_List", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/storageAccounts/{accountName}/storageTaskAssignments", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "accountName", "arg": "$Path.accountName", "required": true, "format": {"pattern": "^[a-z0-9]+$", "maxLength": 24, "minLength": 3}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"params": [{"type": "integer32", "name": "$top", "arg": "$Query.top"}], "consts": [{"readOnly": true, "const": true, "default": {"value": "2025-08-01"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "string", "name": "nextLink"}, {"readOnly": true, "type": "array<object>", "name": "value", "item": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Storage/storageAccounts/{}/storageTaskAssignments/{}"}}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "string", "name": "description", "required": true}, {"type": "boolean", "name": "enabled", "required": true}, {"type": "object", "name": "executionContext", "required": true, "props": [{"type": "object", "name": "target", "props": [{"type": "array<string>", "name": "excludePrefix", "item": {"type": "string"}}, {"type": "array<string>", "name": "prefix", "item": {"type": "string"}}]}, {"type": "object", "name": "trigger", "required": true, "props": [{"type": "object", "name": "parameters", "required": true, "props": [{"type": "dateTime", "name": "endBy", "format": {"protocol": "iso"}}, {"type": "integer32", "name": "interval", "format": {"minimum": 1}}, {"type": "string", "name": "intervalUnit", "enum": {"items": [{"value": "Days"}]}}, {"type": "dateTime", "name": "startFrom", "format": {"protocol": "iso"}}, {"type": "dateTime", "name": "startOn", "format": {"protocol": "iso"}}]}, {"type": "string", "name": "type", "required": true, "enum": {"items": [{"value": "MockRun"}, {"value": "OnSchedule"}, {"value": "RunOnce"}]}}]}]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Creating"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "Succeeded"}, {"value": "ValidateSubscriptionQuotaBegin"}, {"value": "ValidateSubscriptionQuotaEnd"}]}}, {"type": "object", "name": "report", "required": true, "props": [{"type": "string", "name": "prefix", "required": true}]}, {"type": "object", "name": "runStatus", "props": [{"readOnly": true, "type": "string", "name": "finishTime"}, {"readOnly": true, "type": "string", "name": "objectFailedCount"}, {"readOnly": true, "type": "string", "name": "objectsOperatedOnCount"}, {"readOnly": true, "type": "string", "name": "objectsSucceededCount"}, {"readOnly": true, "type": "string", "name": "objectsTargetedCount"}, {"readOnly": true, "type": "string", "name": "runResult", "enum": {"items": [{"value": "Failed"}, {"value": "Succeeded"}]}}, {"readOnly": true, "type": "string", "name": "runStatusEnum", "enum": {"items": [{"value": "Finished"}, {"value": "InProgress"}]}}, {"readOnly": true, "type": "string", "name": "runStatusError"}, {"readOnly": true, "type": "string", "name": "startTime"}, {"readOnly": true, "type": "ResourceId", "name": "storageAccountId"}, {"readOnly": true, "type": "string", "name": "summaryReportPath"}, {"readOnly": true, "type": "ResourceId", "name": "taskAssignmentId"}, {"readOnly": true, "type": "ResourceId", "name": "taskId"}, {"readOnly": true, "type": "string", "name": "taskVersion"}]}, {"type": "ResourceId", "name": "taskId", "required": true}]}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"readOnly": true, "type": "string", "name": "type"}]}}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@ODataV4Format"}}}}]}}], "outputs": [{"type": "array", "ref": "$Instance.value", "clientFlatten": true, "nextLink": "$Instance.nextLink"}], "confirmation": ""}]}]}
{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.storage/storageaccounts/{}/storagetaskassignments", "version": "2025-08-01", "swagger": "mgmt-plane/storage/ResourceProviders/Microsoft.Storage/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9zdG9yYWdlQWNjb3VudHMve2FjY291bnROYW1lfS9zdG9yYWdlVGFza0Fzc2lnbm1lbnRz/V/MjAyNS0wOC0wMQ=="}], "commandGroups": [{"name": "storage account task-assignment", "commands": [{"name": "list", "version": "2025-08-01", "resources": [{"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.storage/storageaccounts/{}/storagetaskassignments", "version": "2025-08-01", "swagger": "mgmt-plane/storage/ResourceProviders/Microsoft.Storage/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9zdG9yYWdlQWNjb3VudHMve2FjY291bnROYW1lfS9zdG9yYWdlVGFza0Fzc2lnbm1lbnRz/V/MjAyNS0wOC0wMQ=="}], "argGroups": [{"name": "", "args": [{"type": "string", "var": "$Path.accountName", "options": ["account-name"], "required": true, "idPart": "name", "help": {"short": "The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only."}, "format": {"pattern": "^[a-z0-9]+$", "maxLength": 24, "minLength": 3}}, {"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "required": true, "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}, {"type": "integer32", "var": "$Query.top", "options": ["maxpagesize"], "group": "", "help": {"short": "Optional, specifies the maximum number of storage task assignment Ids to be included in the list response."}}]}], "operations": [{"operationId": "StorageTaskAssignments_List", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/storageAccounts/{accountName}/storageTaskAssignments", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "accountName", "arg": "$Path.accountName", "required": true, "format": {"pattern": "^[a-z0-9]+$", "maxLength": 24, "minLength": 3}}, {"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "uuid", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true}]}, "query": {"params": [{"type": "integer32", "name": "$top", "arg": "$Query.top"}], "consts": [{"readOnly": true, "const": true, "default": {"value": "2025-08-01"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "string", "name": "nextLink"}, {"readOnly": true, "type": "array<object>", "name": "value", "item": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Storage/storageAccounts/{}/storageTaskAssignments/{}"}}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "string", "name": "description", "required": true}, {"type": "boolean", "name": "enabled", "required": true}, {"type": "object", "name": "executionContext", "required": true, "props": [{"type": "object", "name": "target", "props": [{"type": "array<string>", "name": "excludePrefix", "item": {"type": "string"}}, {"type": "array<string>", "name": "prefix", "item": {"type": "string"}}]}, {"type": "object", "name": "trigger", "required": true, "props": [{"type": "object", "name": "parameters", "required": true, "props": [{"type": "dateTime", "name": "endBy", "format": {"protocol": "iso"}}, {"type": "integer32", "name": "interval", "format": {"minimum": 1}}, {"type": "string", "name": "intervalUnit", "enum": {"items": [{"value": "Days"}]}}, {"type": "dateTime", "name": "startFrom", "format": {"protocol": "iso"}}, {"type": "dateTime", "name": "startOn", "format": {"protocol": "iso"}}]}, {"type": "string", "name": "type", "required": true, "enum": {"items": [{"value": "MockRun"}, {"value": "OnSchedule"}, {"value": "RunOnce"}]}}]}]}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Creating"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "Succeeded"}, {"value": "ValidateSubscriptionQuotaBegin"}, {"value": "ValidateSubscriptionQuotaEnd"}]}}, {"type": "object", "name": "report", "required": true, "props": [{"type": "string", "name": "prefix", "required": true}]}, {"type": "object", "name": "runStatus", "props": [{"readOnly": true, "type": "string", "name": "finishTime"}, {"readOnly": true, "type": "string", "name": "objectFailedCount"}, {"readOnly": true, "type": "string", "name": "objectsOperatedOnCount"}, {"readOnly": true, "type": "string", "name": "objectsSucceededCount"}, {"readOnly": true, "type": "string", "name": "objectsTargetedCount"}, {"readOnly": true, "type": "string", "name": "runResult", "enum": {"items": [{"value": "Failed"}, {"value": "Succeeded"}]}}, {"readOnly": true, "type": "string", "name": "runStatusEnum", "enum": {"items": [{"value": "Finished"}, {"value": "InProgress"}]}}, {"readOnly": true, "type": "string", "name": "runStatusError"}, {"readOnly": true, "type": "string", "name": "startTime"}, {"readOnly": true, "type": "ResourceId", "name": "storageAccountId"}, {"readOnly": true, "type": "string", "name": "summaryReportPath"}, {"readOnly": true, "type": "ResourceId", "name": "taskAssignmentId"}, {"readOnly": true, "type": "ResourceId", "name": "taskId"}, {"readOnly": true, "type": "string", "name": "taskVersion"}]}, {"type": "ResourceId", "name": "taskId", "required": true}]}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"readOnly": true, "type": "string", "name": "type"}]}}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@ODataV4Format"}}}}]}}], "outputs": [{"type": "array", "ref": "$Instance.value", "clientFlatten": true, "nextLink": "$Instance.nextLink"}], "confirmation": ""}]}]}
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</arg>
<arg type="ResourceGroupName" var="$Path.resourceGroupName" options="resource-group g" required="True" idPart="resource_group"/>
<arg type="SubscriptionId" var="$Path.subscriptionId" options="subscription" required="True" idPart="subscription"/>
<arg type="integer32" var="$Query.top" options="top">
<arg type="integer32" var="$Query.top" options="maxpagesize" group="">
<help short="Optional, specifies the maximum number of storage task assignment Ids to be included in the list response."/>
</arg>
</argGroup>
Expand Down
Loading