text
stringlengths
1.14k
21k
source_file
stringlengths
18
81
There is a command group 'az_workloads_sap database instance'. This group of commands could 'manage database instance'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_workloads_sap database instance_show'.The syntax is: az workloads sap-database-instance show [--database-instance-name] [--ids] [--resource-group] [--sap-virtual-instance-name] [--subscription]. The 1th example of the child command would be to use it to 'get an overview of the database instance in a virtual instance for sap solutions vis', the syntax is: az workloads sap-database-instance show -g <resource-group-name> --sap-virtual-instance-name <vis-name> -n <db-instance-name>. The 2th example of the child command would be to use it to 'get an overview of the database instance using the azure resource id of the app server instance', the syntax is: az workloads sap-database-instance show --id <resource-id>. The parameter '--database-instance-name --name -n' is optional. database resource name string modeled as parameter for auto generation to work correctly.. The parameter '--ids' is optional. 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 parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--sap-virtual-instance-name --vis-name' is optional. the name of the virtual instances for sap solutions resource.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/workloads/sap-database-instance.yml
There is a command group 'az_workloads_sap database instance'. This group of commands could 'manage database instance'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_workloads_sap database instance_start'.The syntax is: az workloads sap-database-instance start [--database-instance-name] [--ids] [--no-wait {0, 1, f, false, n, no, t, true, y, yes}] [--resource-group] [--sap-virtual-instance-name] [--start-vm {0, 1, f, false, n, no, t, true, y, yes}] [--subscription]. The 1th example of the child command would be to use it to 'start database instance of the sap system currently start action is supported for sap hana database only', the syntax is: az workloads sap-database-instance start --sap-virtual-instance-name <vis-name> -g <resource-group-name> -n <db-instance-name>. The 2th example of the child command would be to use it to 'start database instance of the sap system using the azure resource id of the instance currently start action is supported for sap hana database only', the syntax is: az workloads sap-database-instance start --id <resource-id>. The 3th example of the child command would be to use it to 'start database instance of the sap system and its underlying virtual machine currently start action is supported for sap hana database only', the syntax is: az workloads sap-database-instance start --sap-virtual-instance-name <vis-name> -g <resource-group-name> -n <db-instance-name> --start-vm. The parameter '--database-instance-name --name -n' is optional. database resource name string modeled as parameter for auto generation to work correctly.. The parameter '--ids' is optional. 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 parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--sap-virtual-instance-name --vis-name' is optional. the name of the virtual instances for sap solutions resource.. The parameter '--start-vm' is optional. the boolean value indicates whether to start the virtual machines before starting the sap instances.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/workloads/sap-database-instance.yml
There is a command group 'az_workloads_sap database instance'. This group of commands could 'manage database instance'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_workloads_sap database instance_stop'.The syntax is: az workloads sap-database-instance stop [--database-instance-name] [--deallocate-vm {0, 1, f, false, n, no, t, true, y, yes}] [--ids] [--no-wait {0, 1, f, false, n, no, t, true, y, yes}] [--resource-group] [--sap-virtual-instance-name] [--soft-stop-timeout-seconds] [--subscription]. The 1th example of the child command would be to use it to 'stop database instance of the sap system currently stop action is supported for sap hana database only', the syntax is: az workloads sap-database-instance stop --sap-virtual-instance-name <vis-name> -g <resource-group-name> -n <db-instance-name>. The 2th example of the child command would be to use it to 'stop database instance of the sap system using the azure resource id of the instance currently stop action is supported for sap hana database only', the syntax is: az workloads sap-database-instance stop --id <resource-id>. The 3th example of the child command would be to use it to 'stop database instance of the sap system with virtual machine currently stop action is supported for sap hana database only', the syntax is: az workloads sap-database-instance stop --sap-virtual-instance-name <vis-name> -g <resource-group-name> -n <db-instance-name> --deallocate-vm. The 4th example of the child command would be to use it to 'soft stop database instance of the sap system currently stop action is supported for sap hana database only', the syntax is: az workloads sap-database-instance stop --sap-virtual-instance-name <vis-name> -g <resource-group-name> -n <db-instance-name> --soft-stop-timeout-seconds <timeout-in-seconds>. The parameter '--database-instance-name --name -n' is optional. database resource name string modeled as parameter for auto generation to work correctly.. The parameter '--deallocate-vm' is optional. the boolean value indicates whether to stop and deallocate the virtual machines along with the sap instances.. The parameter '--ids' is optional. 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 parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--sap-virtual-instance-name --vis-name' is optional. the name of the virtual instances for sap solutions resource.. The parameter '--soft-stop-timeout-seconds' is optional. this parameter defines how long (in seconds) the soft shutdown waits until the rfc/http clients no longer consider the server for calls with load balancing. value 0 means that the kernel does not wait, but goes directly into the next shutdown state, i.e. hard stop.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/workloads/sap-database-instance.yml
There is a command group 'az_workloads_sap database instance'. This group of commands could 'manage database instance'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_workloads_sap database instance_update'.The syntax is: az workloads sap-database-instance update [--database-instance-name] [--ids] [--no-wait {0, 1, f, false, n, no, t, true, y, yes}] [--resource-group] [--sap-virtual-instance-name] [--subscription] [--tags]. The 1th example of the child command would be to use it to 'add tags for an existing database instance resource', the syntax is: az workloads sap-database-instance update --sap-virtual-instance-name <VIS name> -g <Resource-group-name> -n <ResourceName> --tags tag=test tag2=test2. The 2th example of the child command would be to use it to 'add tags for an existing database instance resource using the azure resource id of the instance', the syntax is: az workloads sap-database-instance update --id <ResourceID> --tags tag=test1. The parameter '--database-instance-name --name -n' is optional. database resource name string modeled as parameter for auto generation to work correctly.. The parameter '--ids' is optional. 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 parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--sap-virtual-instance-name --vis-name' is optional. the name of the virtual instances for sap solutions resource.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--tags' is optional. gets or sets the resource tags. support shorthand-syntax, json-file and yaml-file. try "??" to show more..
database/workloads/sap-database-instance.yml
There is a command group 'az_workloads_sap database instance'. This group of commands could 'manage database instance'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_workloads_sap database instance_wait'.The syntax is: az workloads sap-database-instance wait [--created] [--custom] [--database-instance-name] [--deleted] [--exists] [--ids] [--interval] [--resource-group] [--sap-virtual-instance-name] [--subscription] [--timeout] [--updated]. The parameter '--created' is optional. wait until created with 'provisioningstate' at 'succeeded'.. The parameter '--custom' is optional. wait until the condition satisfies a custom jmespath query. e.g. provisioningstate!='inprogress', instanceview.statuses[?code=='powerstate/running'].. The parameter '--database-instance-name --name -n' is optional. database resource name string modeled as parameter for auto generation to work correctly.. The parameter '--deleted' is optional. wait until deleted.. The parameter '--exists' is optional. wait until the resource exists.. The parameter '--ids' is optional. 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 parameter '--interval' is optional. polling interval in seconds.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--sap-virtual-instance-name --vis-name' is optional. the name of the virtual instances for sap solutions resource.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--timeout' is optional. maximum wait in seconds.. The parameter '--updated' is optional. wait until updated with provisioningstate at 'succeeded'..
database/workloads/sap-database-instance.yml
There is a command group 'az_workloads_sap central instance'. This group of commands could 'manage central instance'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_workloads_sap central instance_list'.The syntax is: az workloads sap-central-instance list --resource-group --sap-virtual-instance-name [--max-items] [--next-token]. The 1th example of the child command would be to use it to 'get an overview of the central service instance in a virtual instance for sap solutions vis', the syntax is: az workloads sap-central-instance list -g <resource-group-name> --sap-virtual-instance-name <vis-name>. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--sap-virtual-instance-name --vis-name' is required. It is used to the name of the virtual instances for sap solutions resource.. The parameter '--max-items' is optional. total number of items to return in the command's output. if the total number of items available is more than the value specified, a token is provided in the command's output. to resume pagination, provide the token value in `--next-token` argument of a subsequent command.. The parameter '--next-token' is optional. token to specify where to start paginating. this is the token value from a previously truncated response..
database/workloads/sap-central-instance.yml
There is a command group 'az_workloads_sap central instance'. This group of commands could 'manage central instance'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_workloads_sap central instance_show'.The syntax is: az workloads sap-central-instance show [--central-instance-name] [--ids] [--resource-group] [--sap-virtual-instance-name] [--subscription]. The 1th example of the child command would be to use it to 'get an overview of a central service instance using the azure resource id of the instance', the syntax is: az workloads sap-central-instance show --id <resource-id>. The parameter '--central-instance-name --name -n' is optional. central services instance resource name string modeled as parameter for auto generation to work correctly.. The parameter '--ids' is optional. 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 parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--sap-virtual-instance-name --vis-name' is optional. the name of the virtual instances for sap solutions resource.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/workloads/sap-central-instance.yml
There is a command group 'az_workloads_sap central instance'. This group of commands could 'manage central instance'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_workloads_sap central instance_start'.The syntax is: az workloads sap-central-instance start [--central-instance-name] [--ids] [--no-wait {0, 1, f, false, n, no, t, true, y, yes}] [--resource-group] [--sap-virtual-instance-name] [--start-vm {0, 1, f, false, n, no, t, true, y, yes}] [--subscription]. The 1th example of the child command would be to use it to 'start central services instance of the sap system', the syntax is: az workloads sap-central-instance start --sap-virtual-instance-name <vis-name> -g <resource-group-name> -n <cs-instance-name>. The 2th example of the child command would be to use it to 'start central services instance of the sap system using the azure resource id of the instance', the syntax is: az workloads sap-central-instance start --id <resource-id>. The 3th example of the child command would be to use it to 'start central services instance of the sap system and its underlying virtual machine', the syntax is: az workloads sap-central-instance start --sap-virtual-instance-name <vis-name> -g <resource-group-name> -n <cs-instance-name> --start-vm. The parameter '--central-instance-name --name -n' is optional. central services instance resource name string modeled as parameter for auto generation to work correctly.. The parameter '--ids' is optional. 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 parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--sap-virtual-instance-name --vis-name' is optional. the name of the virtual instances for sap solutions resource.. The parameter '--start-vm' is optional. the boolean value indicates whether to start the virtual machines before starting the sap instances.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/workloads/sap-central-instance.yml
There is a command group 'az_workloads_sap central instance'. This group of commands could 'manage central instance'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_workloads_sap central instance_stop'.The syntax is: az workloads sap-central-instance stop [--central-instance-name] [--deallocate-vm {0, 1, f, false, n, no, t, true, y, yes}] [--ids] [--no-wait {0, 1, f, false, n, no, t, true, y, yes}] [--resource-group] [--sap-virtual-instance-name] [--subscription]. The 1th example of the child command would be to use it to 'stop central services instance of the sap system', the syntax is: az workloads sap-central-instance stop --sap-virtual-instance-name <vis-name> -g <resource-group-name> -n <cs-instance-name>. The 2th example of the child command would be to use it to 'stop central services instance of the sap system using the azure resource id of the instance', the syntax is: az workloads sap-central-instance stop --id <resource-id>. The 3th example of the child command would be to use it to 'stop central services instance of the sap system and its underlying virtual machine', the syntax is: az workloads sap-central-instance stop --sap-virtual-instance-name <vis-name> -g <resource-group-name> -n <cs-instance-name> --deallocate-vm. The parameter '--central-instance-name --name -n' is optional. central services instance resource name string modeled as parameter for auto generation to work correctly.. The parameter '--deallocate-vm' is optional. the boolean value indicates whether to stop and deallocate the virtual machines along with the sap instances.. The parameter '--ids' is optional. 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 parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--sap-virtual-instance-name --vis-name' is optional. the name of the virtual instances for sap solutions resource.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/workloads/sap-central-instance.yml
There is a command group 'az_workloads_sap central instance'. This group of commands could 'manage central instance'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_workloads_sap central instance_update'.The syntax is: az workloads sap-central-instance update [--central-instance-name] [--ids] [--no-wait {0, 1, f, false, n, no, t, true, y, yes}] [--resource-group] [--sap-virtual-instance-name] [--subscription] [--tags]. The 1th example of the child command would be to use it to 'add tags for an existing central services instance resource', the syntax is: az workloads sap-central-instance update --sap-virtual-instance-name <VIS name> -g <Resource-group-name> -n <ResourceName> --tags tag=test tag2=test2. The 2th example of the child command would be to use it to 'add tags for an existing central services instance resource using the azure resource id of the instance', the syntax is: az workloads sap-central-instance update --id <ResourceID> --tags tag=test1. The parameter '--central-instance-name --name -n' is optional. central services instance resource name string modeled as parameter for auto generation to work correctly.. The parameter '--ids' is optional. 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 parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--sap-virtual-instance-name --vis-name' is optional. the name of the virtual instances for sap solutions resource.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--tags' is optional. gets or sets the resource tags. support shorthand-syntax, json-file and yaml-file. try "??" to show more..
database/workloads/sap-central-instance.yml
There is a command group 'az_workloads_sap central instance'. This group of commands could 'manage central instance'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_workloads_sap central instance_wait'.The syntax is: az workloads sap-central-instance wait [--central-instance-name] [--created] [--custom] [--deleted] [--exists] [--ids] [--interval] [--resource-group] [--sap-virtual-instance-name] [--subscription] [--timeout] [--updated]. The parameter '--central-instance-name --name -n' is optional. central services instance resource name string modeled as parameter for auto generation to work correctly.. The parameter '--created' is optional. wait until created with 'provisioningstate' at 'succeeded'.. The parameter '--custom' is optional. wait until the condition satisfies a custom jmespath query. e.g. provisioningstate!='inprogress', instanceview.statuses[?code=='powerstate/running'].. The parameter '--deleted' is optional. wait until deleted.. The parameter '--exists' is optional. wait until the resource exists.. The parameter '--ids' is optional. 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 parameter '--interval' is optional. polling interval in seconds.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--sap-virtual-instance-name --vis-name' is optional. the name of the virtual instances for sap solutions resource.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--timeout' is optional. maximum wait in seconds.. The parameter '--updated' is optional. wait until updated with provisioningstate at 'succeeded'..
database/workloads/sap-central-instance.yml
There is a command group 'az_workloads_monitor_sap landscape monitor'. This group of commands could 'manage monitor sap landscape monitor'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_workloads_monitor_sap landscape monitor_create'.The syntax is: az workloads monitor sap-landscape-monitor create --monitor-name --resource-group [--grouping] [--top-metrics-thresholds]. The 1th example of the child command would be to use it to 'create a sap landscape monitor dashboard for the specified subscription resource group and resource name', the syntax is: az workloads monitor sap-landscape-monitor create -g <RG-NAME> --monitor-name <monitor-name> --grouping <grouping- details>. The parameter '--monitor-name' is required. It is used to name of the sap monitor resource.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--grouping' is optional. gets or sets the sid groupings by landscape and environment. support shorthand-syntax, json-file and yaml-file. try "??" to show more.. The parameter '--top-metrics-thresholds' is optional. gets or sets the list top metric thresholds for sap landscape monitor dashboard support shorthand-syntax, json-file and yaml-file. try "??" to show more..
database/workloads/monitor/sap-landscape-monitor.yml
There is a command group 'az_workloads_monitor_sap landscape monitor'. This group of commands could 'manage monitor sap landscape monitor'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_workloads_monitor_sap landscape monitor_delete'.The syntax is: az workloads monitor sap-landscape-monitor delete [--ids] [--monitor-name] [--resource-group] [--subscription] [--yes]. The 1th example of the child command would be to use it to 'delete a sap landscape monitor dashboard with the specified subscription resource group and sap monitor name', the syntax is: az workloads monitor sap-landscape-monitor delete -g <RG-NAME> --monitor-name <monitor-name>. The parameter '--ids' is optional. 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 parameter '--monitor-name' is optional. name of the sap monitor resource.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--yes -y' is optional. do not prompt for confirmation..
database/workloads/monitor/sap-landscape-monitor.yml
There is a command group 'az_workloads_monitor_sap landscape monitor'. This group of commands could 'manage monitor sap landscape monitor'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_workloads_monitor_sap landscape monitor_list'.The syntax is: az workloads monitor sap-landscape-monitor list --monitor-name --resource-group [--max-items] [--next-token]. The 1th example of the child command would be to use it to 'list configuration values for single pane of glass for sap monitor for the specified subscription resource group and resource name', the syntax is: az workloads monitor sap-landscape-monitor list -g <RG-NAME> --monitor-name <monitor-name>. The parameter '--monitor-name' is required. It is used to name of the sap monitor resource.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--max-items' is optional. total number of items to return in the command's output. if the total number of items available is more than the value specified, a token is provided in the command's output. to resume pagination, provide the token value in `--next-token` argument of a subsequent command.. The parameter '--next-token' is optional. token to specify where to start paginating. this is the token value from a previously truncated response..
database/workloads/monitor/sap-landscape-monitor.yml
There is a command group 'az_workloads_monitor_sap landscape monitor'. This group of commands could 'manage monitor sap landscape monitor'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_workloads_monitor_sap landscape monitor_show'.The syntax is: az workloads monitor sap-landscape-monitor show [--ids] [--monitor-name] [--resource-group] [--subscription]. The 1th example of the child command would be to use it to 'show configuration values for single pane of glass for sap monitor for the specified subscription resource group and resource name', the syntax is: az workloads monitor sap-landscape-monitor show -g <RG-NAME> --monitor-name <monitor-name>. The parameter '--ids' is optional. 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 parameter '--monitor-name' is optional. name of the sap monitor resource.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/workloads/monitor/sap-landscape-monitor.yml
There is a command group 'az_workloads_monitor_sap landscape monitor'. This group of commands could 'manage monitor sap landscape monitor'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_workloads_monitor_sap landscape monitor_update'.The syntax is: az workloads monitor sap-landscape-monitor update [--add] [--force-string {0, 1, f, false, n, no, t, true, y, yes}] [--grouping] [--ids] [--monitor-name] [--remove] [--resource-group] [--set] [--subscription] [--top-metrics-thresholds]. The 1th example of the child command would be to use it to 'update a sap landscape monitor dashboard for the specified subscription resource group and resource name', the syntax is: az workloads monitor sap-landscape-monitor update -g <RG-NAME> --monitor-name <monitor-name> --grouping <grouping-details>. The parameter '--add' is optional. 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 parameter '--force-string' is optional. when using 'set' or 'add', preserve string literals instead of attempting to convert to json.. The parameter '--grouping' is optional. gets or sets the sid groupings by landscape and environment. support shorthand-syntax, json-file and yaml-file. try "??" to show more.. The parameter '--ids' is optional. 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 parameter '--monitor-name' is optional. name of the sap monitor resource.. The parameter '--remove' is optional. remove a property or an element from a list. example: --remove property.list <indextoremove> or --remove propertytoremove.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--set' is optional. update an object by specifying a property path and value to set. example: --set property1.property2=<value>.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--top-metrics-thresholds' is optional. gets or sets the list top metric thresholds for sap landscape monitor dashboard support shorthand-syntax, json-file and yaml-file. try "??" to show more..
database/workloads/monitor/sap-landscape-monitor.yml
There is a command group 'az_workloads_monitor_provider instance'. This group of commands could 'manage monitor provider instance'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_workloads_monitor_provider instance_create'.The syntax is: az workloads monitor provider-instance create --monitor-name --name --resource-group [--identity] [--no-wait {0, 1, f, false, n, no, t, true, y, yes}] [--provider-settings]. The 1th example of the child command would be to use it to 'create a provider instance for the specified subscription resource group sap monitor name and resource name', the syntax is: az workloads monitor provider-instance create --monitor-name <monitor-name> -n <provider-instamce-name> -g <RG-NAME> --provider-settings <provider-settings>. The parameter '--monitor-name' is required. It is used to name of the sap monitor resource.. The parameter '--name --provider-instance-name -n' is required. It is used to name of the provider instance.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--identity' is optional. [currently not in use] managed service identity(user assigned identities) support shorthand-syntax, json-file and yaml-file. try "??" to show more.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--provider-settings' is optional. defines the provider specific properties. support shorthand-syntax, json-file and yaml-file. try "??" to show more..
database/workloads/monitor/provider-instance.yml
There is a command group 'az_workloads_monitor_provider instance'. This group of commands could 'manage monitor provider instance'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_workloads_monitor_provider instance_delete'.The syntax is: az workloads monitor provider-instance delete [--ids] [--monitor-name] [--name] [--no-wait {0, 1, f, false, n, no, t, true, y, yes}] [--resource-group] [--subscription] [--yes]. The 1th example of the child command would be to use it to 'delete a provider instance for the specified subscription resource group sap monitor name and resource name', the syntax is: az workloads monitor provider-instance delete --monitor-name <monitor-name> -n <provider-instance-name> -g <RG-NAME>. The parameter '--ids' is optional. 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 parameter '--monitor-name' is optional. name of the sap monitor resource.. The parameter '--name --provider-instance-name -n' is optional. name of the provider instance.. The parameter '--no-wait' is optional. do not wait for the long-running operation to finish.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--yes -y' is optional. do not prompt for confirmation..
database/workloads/monitor/provider-instance.yml
There is a command group 'az_workloads_monitor_provider instance'. This group of commands could 'manage monitor provider instance'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_workloads_monitor_provider instance_list'.The syntax is: az workloads monitor provider-instance list --monitor-name --resource-group [--max-items] [--next-token]. The 1th example of the child command would be to use it to 'get a list of provider instances in the specified sap monitor the operations returns various properties of each provider instances', the syntax is: az workloads monitor provider-instance list --monitor-name <monitor-name> -g <RG-NAME>. The parameter '--monitor-name' is required. It is used to name of the sap monitor resource.. The parameter '--resource-group -g' is required. It is used to name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--max-items' is optional. total number of items to return in the command's output. if the total number of items available is more than the value specified, a token is provided in the command's output. to resume pagination, provide the token value in `--next-token` argument of a subsequent command.. The parameter '--next-token' is optional. token to specify where to start paginating. this is the token value from a previously truncated response..
database/workloads/monitor/provider-instance.yml
There is a command group 'az_workloads_monitor_provider instance'. This group of commands could 'manage monitor provider instance'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_workloads_monitor_provider instance_show'.The syntax is: az workloads monitor provider-instance show [--ids] [--monitor-name] [--name] [--resource-group] [--subscription]. The 1th example of the child command would be to use it to 'show properties of a provider instance for the specified subscription resource group sap monitor name and resource name', the syntax is: az workloads monitor provider-instance show --monitor-name <monitor-name> -n <provider-instance-name> -g <RG-NAME>. The parameter '--ids' is optional. 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 parameter '--monitor-name' is optional. name of the sap monitor resource.. The parameter '--name --provider-instance-name -n' is optional. name of the provider instance.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`..
database/workloads/monitor/provider-instance.yml
There is a command group 'az_workloads_monitor_provider instance'. This group of commands could 'manage monitor provider instance'. The group of commands has global parameter '--debug' which means 'Increase logging verbosity to show all debug logs.'. The group of commands has global parameter '--help -h' which means 'Show this help message and exit.'. The group of commands has global parameter '--only-show-errors' which means 'Only show errors, suppressing warnings.'. The group of commands has global parameter '--output -o' which means 'Output format.'. The group of commands has global parameter '--query' which means 'JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.'. The group of commands has global parameter '--subscription' which means 'Name or ID of subscription. You can configure the default subscription using `az account set -s NAME_OR_ID`.'. The group of commands has global parameter '--verbose' which means 'Increase logging verbosity. Use --debug for full debug logs.'. This group contains a child command 'az_workloads_monitor_provider instance_wait'.The syntax is: az workloads monitor provider-instance wait [--created] [--custom] [--deleted] [--exists] [--ids] [--interval] [--monitor-name] [--name] [--resource-group] [--subscription] [--timeout] [--updated]. The parameter '--created' is optional. wait until created with 'provisioningstate' at 'succeeded'.. The parameter '--custom' is optional. wait until the condition satisfies a custom jmespath query. e.g. provisioningstate!='inprogress', instanceview.statuses[?code=='powerstate/running'].. The parameter '--deleted' is optional. wait until deleted.. The parameter '--exists' is optional. wait until the resource exists.. The parameter '--ids' is optional. 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 parameter '--interval' is optional. polling interval in seconds.. The parameter '--monitor-name' is optional. name of the sap monitor resource.. The parameter '--name --provider-instance-name -n' is optional. name of the provider instance.. The parameter '--resource-group -g' is optional. name of resource group. you can configure the default group using `az configure --defaults group=<name>`.. The parameter '--subscription' is optional. name or id of subscription. you can configure the default subscription using `az account set -s name_or_id`.. The parameter '--timeout' is optional. maximum wait in seconds.. The parameter '--updated' is optional. wait until updated with provisioningstate at 'succeeded'..
database/workloads/monitor/provider-instance.yml