az storage-actions
Note
This reference is part of the storage-actions extension for the Azure CLI (version 2.57.0 or higher). The extension will automatically install the first time you run an az storage-actions command. Learn more about extensions.
This command group is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Manage StorageActions.
Commands
Name | Description | Type | Status |
---|---|---|---|
az storage-actions task |
Manage StorageTask. |
Extension | Preview |
az storage-actions task create |
Create a new storage task resource with the specified parameters. If a storage task is already created and a subsequent create request is issued with different properties, the storage task properties will be updated. If a storage task is already created and a subsequent create request is issued with the exact same set of properties, the request will succeed. |
Extension | Preview |
az storage-actions task delete |
Delete the storage task resource. |
Extension | Preview |
az storage-actions task list |
List all the storage tasks available under the subscription. |
Extension | Preview |
az storage-actions task list-assignment |
List all the storage task assignments available under the given resource group. |
Extension | Preview |
az storage-actions task list-report |
List the storage tasks run report summary for each assignment. |
Extension | Preview |
az storage-actions task preview-action |
Runs the input conditions against input object metadata properties and designates matched objects in response. |
Extension | Preview |
az storage-actions task show |
Get the storage task properties. |
Extension | Preview |
az storage-actions task update |
Update a storage task resource with the specified parameters. If a storage task is already created and a subsequent update request is issued with different properties, the storage task properties will be updated. If a storage task is already created and a subsequent update request is issued with the exact same set of properties, the request will succeed. |
Extension | Preview |
az storage-actions task wait |
Place the CLI in a waiting state until a condition is met. |
Extension | Preview |
Azure CLI