az databoxedge device
Command group 'databoxedge' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Manage device with databoxedge.
Commands
Name | Description | Type | Status |
---|---|---|---|
az databoxedge device create |
Create a Data Box Edge/Data Box Gateway resource. |
Core | Preview |
az databoxedge device delete |
Delete the Data Box Edge/Data Box Gateway device. |
Core | Preview |
az databoxedge device download-update |
Download the updates on a Data Box Edge/Data Box Gateway device. |
Core | Preview |
az databoxedge device get-extended-information |
Gets additional information for the specified Azure Stack Edge/Data Box Gateway device. |
Core | Preview |
az databoxedge device install-update |
Install the updates on the Data Box Edge/Data Box Gateway device. |
Core | Preview |
az databoxedge device list |
Get all the Data Box Edge/Data Box Gateway devices in a resource group or in a subscription. |
Core | Preview |
az databoxedge device scan-for-update |
Scan for updates on a Data Box Edge/Data Box Gateway device. |
Core | Preview |
az databoxedge device share |
Manage device share. |
Core | Preview |
az databoxedge device share create |
Create share on the device. |
Core | Preview |
az databoxedge device share delete |
Delete the share on the Data Box Edge/Data Box Gateway device. |
Core | Preview |
az databoxedge device share list |
List all the shares in a Data Box Edge/Data Box Gateway device. |
Core | Preview |
az databoxedge device share show |
Show share. |
Core | Preview |
az databoxedge device share update |
Update share on the device. |
Core | Preview |
az databoxedge device show |
Get the properties of the Data Box Edge/Data Box Gateway device. |
Core | Preview |
az databoxedge device show-update-summary |
Get information about the availability of updates based on the last scan of the device. It also gets information about any ongoing download or install jobs on the device. |
Core | Preview |
az databoxedge device storage-account |
Manage device storage account. |
Core | Preview |
az databoxedge device storage-account-credential |
Manage device storage account credential. |
Core | Preview |
az databoxedge device storage-account-credential create |
Create the storage account credential. |
Core | Preview |
az databoxedge device storage-account-credential delete |
Delete the storage account credential. |
Core | Preview |
az databoxedge device storage-account-credential list |
List all the storage account credentials in a Data Box Edge/Data Box Gateway device. |
Core | Preview |
az databoxedge device storage-account-credential show |
Get the properties of the specified storage account credential. |
Core | Preview |
az databoxedge device storage-account-credential update |
Update the storage account credential. |
Core | Preview |
az databoxedge device storage-account container |
Manage device storage account container. |
Core | Preview |
az databoxedge device storage-account container create |
Create container on the device. |
Core | Preview |
az databoxedge device storage-account container delete |
Delete the container on the Data Box Edge/Data Box Gateway device. |
Core | Preview |
az databoxedge device storage-account container list |
List all the containers of a storage account in a Data Box Edge/Data Box Gateway device. |
Core | Preview |
az databoxedge device storage-account container show |
Show container. |
Core | Preview |
az databoxedge device storage-account container update |
Update container on the device. |
Core | Preview |
az databoxedge device storage-account create |
Create storage account on the device. |
Core | Preview |
az databoxedge device storage-account delete |
Delete storage account on the Data Box Edge/Data Box Gateway device. |
Core | Preview |
az databoxedge device storage-account list |
List all the storage accounts in a Data Box Edge/Data Box Gateway device. |
Core | Preview |
az databoxedge device storage-account show |
Show storage account. |
Core | Preview |
az databoxedge device storage-account update |
Update storage account on the device. |
Core | Preview |
az databoxedge device update |
Modify a Data Box Edge/Data Box Gateway resource. |
Core | Preview |
az databoxedge device user |
Manage device user. |
Core | Preview |
az databoxedge device user create |
Create user on a Data Box Edge/Data Box Gateway device. |
Core | Preview |
az databoxedge device user delete |
Delete the user on a databox edge/gateway device. |
Core | Preview |
az databoxedge device user list |
List all the users registered on a Data Box Edge/Data Box Gateway device. |
Core | Preview |
az databoxedge device user show |
Show user. |
Core | Preview |
az databoxedge device user update |
Update user on a Data Box Edge/Data Box Gateway device. |
Core | Preview |
az databoxedge device wait |
Place the CLI in a waiting state until a condition of the databoxedge device is met. |
Core | Preview |
az databoxedge device create
Command group 'databoxedge' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Create a Data Box Edge/Data Box Gateway resource.
az databoxedge device create --device-name --name
--resource-group
[--description]
[--etag]
[--friendly-name]
[--location]
[--model-description]
[--no-wait]
[--sku {EP2_128_1T4_Mx1_W, EP2_256_2T4_W, EP2_64_1VPU_W, Edge, EdgeMR_Mini, EdgePR_Base, EdgePR_Base_UPS, EdgeP_Base, EdgeP_High, GPU, Gateway, Management, RCA_Large, RCA_Small, RDC, TCA_Large, TCA_Small, TDC, TEA_1Node, TEA_1Node_Heater, TEA_1Node_UPS, TEA_1Node_UPS_Heater, TEA_4Node_Heater, TEA_4Node_UPS_Heater, TMA}]
[--status {Disconnected, Maintenance, NeedsAttention, Offline, Online, PartiallyDisconnected, ReadyToSetup}]
[--tags]
Examples
Create a Data Box Edge resource.
az databoxedge device create --location "eastus" --sku "Edge" --name "testedgedevice" --resource-group "GroupForEdgeAutomation"
Required Parameters
The device name.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
The Description of the Data Box Edge/Gateway device.
The etag for the devices.
The Data Box Edge/Gateway device name.
Location. Values from: az account list-locations
. You can configure the default location using az configure --defaults location=<location>
.
The description of the Data Box Edge/Gateway device model.
Do not wait for the long-running operation to finish.
Property | Value |
---|---|
Default value: | False |
The SKU type.
Property | Value |
---|---|
Accepted values: | EP2_128_1T4_Mx1_W, EP2_256_2T4_W, EP2_64_1VPU_W, Edge, EdgeMR_Mini, EdgePR_Base, EdgePR_Base_UPS, EdgeP_Base, EdgeP_High, GPU, Gateway, Management, RCA_Large, RCA_Small, RDC, TCA_Large, TCA_Small, TDC, TEA_1Node, TEA_1Node_Heater, TEA_1Node_UPS, TEA_1Node_UPS_Heater, TEA_4Node_Heater, TEA_4Node_UPS_Heater, TMA |
The status of the Data Box Edge/Gateway device.
Property | Value |
---|---|
Accepted values: | Disconnected, Maintenance, NeedsAttention, Offline, Online, PartiallyDisconnected, ReadyToSetup |
Space-separated tags: key[=value] [key[=value] ...]. Use "" to clear existing tags.
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |
az databoxedge device delete
Command group 'databoxedge' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Delete the Data Box Edge/Data Box Gateway device.
az databoxedge device delete [--device-name --name]
[--ids]
[--no-wait]
[--resource-group]
[--subscription]
[--yes]
Examples
Delete the Data Box Edge/Data Box Gateway device.
az databoxedge device delete --name "testedgedevice" --resource-group "GroupForEdgeAutomation"
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
The device name.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Do not wait for the long-running operation to finish.
Property | Value |
---|---|
Default value: | False |
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Do not prompt for confirmation.
Property | Value |
---|---|
Default value: | False |
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |
az databoxedge device download-update
Command group 'databoxedge' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Download the updates on a Data Box Edge/Data Box Gateway device.
az databoxedge device download-update [--device-name --name]
[--ids]
[--no-wait]
[--resource-group]
[--subscription]
Examples
Download the updates on a Data Box Edge/Data Box Gateway device.
az databoxedge device download-update --name "testedgedevice" --resource-group "GroupForEdgeAutomation"
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
The device name.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Do not wait for the long-running operation to finish.
Property | Value |
---|---|
Default value: | False |
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |
az databoxedge device get-extended-information
Command group 'databoxedge' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Gets additional information for the specified Azure Stack Edge/Data Box Gateway device.
az databoxedge device get-extended-information [--device-name]
[--ids]
[--resource-group]
[--subscription]
Examples
Get extended information
az databoxedge device get-extended information --device-name name -g rg
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
The device name.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |
az databoxedge device install-update
Command group 'databoxedge' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Install the updates on the Data Box Edge/Data Box Gateway device.
az databoxedge device install-update [--device-name --name]
[--ids]
[--no-wait]
[--resource-group]
[--subscription]
Examples
Install the updates on the Data Box Edge/Data Box Gateway device.
az databoxedge device install-update --name "testedgedevice" --resource-group "GroupForEdgeAutomation"
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
The device name.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Do not wait for the long-running operation to finish.
Property | Value |
---|---|
Default value: | False |
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |
az databoxedge device list
Command group 'databoxedge' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Get all the Data Box Edge/Data Box Gateway devices in a resource group or in a subscription.
az databoxedge device list [--expand]
[--resource-group]
Examples
Get all the Data Box Edge/Data Box Gateway devices in a resource group.
az databoxedge device list --resource-group "GroupForEdgeAutomation"
Get all the Data Box Edge/Data Box Gateway devices in a subscription.
az databoxedge device list
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Specify $expand=details to populate additional fields related to the resource or Specify $skipToken=<token>
to populate the next page in the list.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |
az databoxedge device scan-for-update
Command group 'databoxedge' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Scan for updates on a Data Box Edge/Data Box Gateway device.
az databoxedge device scan-for-update [--device-name --name]
[--ids]
[--no-wait]
[--resource-group]
[--subscription]
Examples
Scan for updates on a Data Box Edge/Data Box Gateway device.
az databoxedge device scan-for-update --name "testedgedevice" --resource-group "GroupForEdgeAutomation"
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
The device name.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Do not wait for the long-running operation to finish.
Property | Value |
---|---|
Default value: | False |
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |
az databoxedge device show
Command group 'databoxedge' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Get the properties of the Data Box Edge/Data Box Gateway device.
az databoxedge device show [--device-name --name]
[--ids]
[--resource-group]
[--subscription]
Examples
Get the properties of the Data Box Edge/Data Box Gateway device.
az databoxedge device show --name "testedgedevice" --resource-group "GroupForEdgeAutomation"
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
The device name.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |
az databoxedge device show-update-summary
Command group 'databoxedge' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Get information about the availability of updates based on the last scan of the device. It also gets information about any ongoing download or install jobs on the device.
az databoxedge device show-update-summary [--device-name --name]
[--ids]
[--resource-group]
[--subscription]
Examples
Get update summary of the device.
az databoxedge device show-update-summary --name "testedgedevice" --resource-group "GroupForEdgeAutomation"
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
The device name.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |
az databoxedge device update
Command group 'databoxedge' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Modify a Data Box Edge/Data Box Gateway resource.
az databoxedge device update [--device-name --name]
[--ids]
[--resource-group]
[--subscription]
[--tags]
Examples
Modify a Data Box Edge/Data Box Gateway resource.
az databoxedge device update --name "testedgedevice" --tags Key1="value1" Key2="value2" --resource-group "GroupForEdgeAutomation"
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
The device name.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Space-separated tags: key[=value] [key[=value] ...]. Use "" to clear existing tags.
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |
az databoxedge device wait
Command group 'databoxedge' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Place the CLI in a waiting state until a condition of the databoxedge device is met.
az databoxedge device wait [--created]
[--custom]
[--deleted]
[--device-name --name]
[--exists]
[--ids]
[--interval]
[--resource-group]
[--subscription]
[--timeout]
[--updated]
Examples
Pause executing next line of CLI script until the databoxedge device is successfully created.
az databoxedge device wait --name "testedgedevice" --resource-group "GroupForEdgeAutomation" --created
Pause executing next line of CLI script until the databoxedge device is successfully deleted.
az databoxedge device wait --name "testedgedevice" --resource-group "GroupForEdgeAutomation" --deleted
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Wait until created with 'provisioningState' at 'Succeeded'.
Property | Value |
---|---|
Parameter group: | Wait Condition Arguments |
Default value: | False |
Wait until the condition satisfies a custom JMESPath query. E.g. provisioningState!='InProgress', instanceView.statuses[?code=='PowerState/running'].
Property | Value |
---|---|
Parameter group: | Wait Condition Arguments |
Wait until deleted.
Property | Value |
---|---|
Parameter group: | Wait Condition Arguments |
Default value: | False |
The device name.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Wait until the resource exists.
Property | Value |
---|---|
Parameter group: | Wait Condition Arguments |
Default value: | False |
One or more resource IDs (space-delimited). It should be a complete resource ID containing all information of 'Resource Id' arguments. You should provide either --ids or other 'Resource Id' arguments.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Polling interval in seconds.
Property | Value |
---|---|
Parameter group: | Wait Condition Arguments |
Default value: | 30 |
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Property | Value |
---|---|
Parameter group: | Resource Id Arguments |
Maximum wait in seconds.
Property | Value |
---|---|
Parameter group: | Wait Condition Arguments |
Default value: | 3600 |
Wait until updated with provisioningState at 'Succeeded'.
Property | Value |
---|---|
Parameter group: | Wait Condition Arguments |
Default value: | False |
Global Parameters
Increase logging verbosity to show all debug logs.
Property | Value |
---|---|
Default value: | False |
Show this help message and exit.
Only show errors, suppressing warnings.
Property | Value |
---|---|
Default value: | False |
Output format.
Property | Value |
---|---|
Default value: | json |
Accepted values: | json, jsonc, none, table, tsv, yaml, yamlc |
JMESPath query string. See http://jmespath.org/ for more information and examples.
Increase logging verbosity. Use --debug for full debug logs.
Property | Value |
---|---|
Default value: | False |