az databoxedge bandwidth-schedule
Command group 'databoxedge' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Manage bandwidth schedule with databoxedge.
Commands
Name | Description | Type | Status |
---|---|---|---|
az databoxedge bandwidth-schedule create |
Create a bandwidth schedule. |
Core | Preview |
az databoxedge bandwidth-schedule delete |
Delete the specified bandwidth schedule. |
Core | Preview |
az databoxedge bandwidth-schedule list |
Get all the bandwidth schedules for a Data Box Edge/Data Box Gateway device. |
Core | Preview |
az databoxedge bandwidth-schedule show |
Get the properties of the specified bandwidth schedule. |
Core | Preview |
az databoxedge bandwidth-schedule update |
Update a bandwidth schedule. |
Core | Preview |
az databoxedge bandwidth-schedule wait |
Place the CLI in a waiting state until a condition of the databoxedge bandwidth-schedule is met. |
Core | Preview |
az databoxedge bandwidth-schedule create
Command group 'databoxedge' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Create a bandwidth schedule.
az databoxedge bandwidth-schedule create --days
--device-name
--name
--rate-in-mbps
--resource-group
--start
--stop
[--no-wait]
Examples
Create a bandwidth schedule.
az databoxedge bandwidth-schedule create --name "bandwidth-1" --device-name "testedgedevice" --days "Sunday" "Monday" --rate-in-mbps 100 --start "0:0:0" --stop "13:59:0" --resource-group "GroupForEdgeAutomation"
Required Parameters
The days of the week when this schedule is applicable.
The device name.
The bandwidth schedule name which needs to be added/updated.
The bandwidth rate in Mbps.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
The start time of the schedule in UTC.
The stop time of the schedule in UTC.
Optional Parameters
Do not wait for the long-running operation to finish.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
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.
az databoxedge bandwidth-schedule delete
Command group 'databoxedge' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Delete the specified bandwidth schedule.
az databoxedge bandwidth-schedule delete [--device-name]
[--ids]
[--name]
[--no-wait]
[--resource-group]
[--subscription]
[--yes]
Examples
Delete the specified bandwidth schedule.
az databoxedge bandwidth-schedule delete --name "bandwidth-1" --device-name "testedgedevice" --resource-group "GroupForEdgeAutomation"
Optional Parameters
The device name.
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.
The bandwidth schedule name.
Do not wait for the long-running operation to finish.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Do not prompt for confirmation.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
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.
az databoxedge bandwidth-schedule list
Command group 'databoxedge' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Get all the bandwidth schedules for a Data Box Edge/Data Box Gateway device.
az databoxedge bandwidth-schedule list --device-name
--resource-group
Examples
Get all the bandwidth schedules for a Data Box Edge/Data Box Gateway device.
az databoxedge bandwidth-schedule list --device-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>
.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
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.
az databoxedge bandwidth-schedule show
Command group 'databoxedge' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Get the properties of the specified bandwidth schedule.
az databoxedge bandwidth-schedule show [--device-name]
[--ids]
[--name]
[--resource-group]
[--subscription]
Examples
Get the properties of the specified bandwidth schedule.
az databoxedge bandwidth-schedule show --name "bandwidth-1" --device-name "testedgedevice" --resource-group "GroupForEdgeAutomation"
Optional Parameters
The device name.
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.
The bandwidth schedule name.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
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.
az databoxedge bandwidth-schedule update
Command group 'databoxedge' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Update a bandwidth schedule.
az databoxedge bandwidth-schedule update --days
--rate-in-mbps
--start
--stop
[--add]
[--device-name]
[--force-string]
[--ids]
[--name]
[--no-wait]
[--remove]
[--resource-group]
[--set]
[--subscription]
Examples
Update a bandwidth schedule.
az databoxedge bandwidth-schedule update --name "bandwidth-1" --device-name "testedgedevice" --rate-in-mbps 150 --resource-group "GroupForEdgeAutomation" --start "0:0:0" --stop 12:00:00 --days Sunday
Required Parameters
The days of the week when this schedule is applicable.
The bandwidth rate in Mbps.
The start time of the schedule in UTC.
The stop time of the schedule in UTC.
Optional Parameters
Add an object to a list of objects by specifying a path and key value pairs. Example: --add property.listProperty <key=value, string or JSON string>
.
The device name.
When using 'set' or 'add', preserve string literals instead of attempting to convert to JSON.
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.
The bandwidth schedule name which needs to be added/updated.
Do not wait for the long-running operation to finish.
Remove a property or an element from a list. Example: --remove property.list <indexToRemove>
OR --remove propertyToRemove
.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Update an object by specifying a property path and value to set. Example: --set property1.property2=<value>
.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
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.
az databoxedge bandwidth-schedule 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 bandwidth-schedule is met.
az databoxedge bandwidth-schedule wait [--created]
[--custom]
[--deleted]
[--device-name]
[--exists]
[--ids]
[--interval]
[--name]
[--resource-group]
[--subscription]
[--timeout]
[--updated]
Examples
Pause executing next line of CLI script until the databoxedge bandwidth-schedule is successfully created.
az databoxedge bandwidth-schedule wait --name "bandwidth-1" --device-name "testedgedevice" --resource-group "GroupForEdgeAutomation" --created
Pause executing next line of CLI script until the databoxedge bandwidth-schedule is successfully updated.
az databoxedge bandwidth-schedule wait --name "bandwidth-1" --device-name "testedgedevice" --resource-group "GroupForEdgeAutomation" --updated
Pause executing next line of CLI script until the databoxedge bandwidth-schedule is successfully deleted.
az databoxedge bandwidth-schedule wait --name "bandwidth-1" --device-name "testedgedevice" --resource-group "GroupForEdgeAutomation" --deleted
Optional Parameters
Wait until created with 'provisioningState' at 'Succeeded'.
Wait until the condition satisfies a custom JMESPath query. E.g. provisioningState!='InProgress', instanceView.statuses[?code=='PowerState/running'].
Wait until deleted.
The device name.
Wait until the resource exists.
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.
Polling interval in seconds.
The bandwidth schedule name.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Maximum wait in seconds.
Wait until updated with provisioningState at 'Succeeded'.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
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.