az footprint measurement-endpoint
Note
This reference is part of the footprint extension for the Azure CLI (version 2.11.0 or higher). The extension will automatically install the first time you run an az footprint measurement-endpoint command. Learn more about extensions.
This command group is experimental and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Commands to manage measurement endpoints under a profile.
Commands
Name | Description | Type | Status |
---|---|---|---|
az footprint measurement-endpoint create |
Creates or updates a single measurement endpoint under a Footprint profile with the specified properties. |
Extension | Experimental |
az footprint measurement-endpoint delete |
Deletes an existing measurement endpoint under a Footprint profile. |
Extension | Experimental |
az footprint measurement-endpoint list |
Retrieves the information about all measurement endpoints under a Footprint profile. |
Extension | Experimental |
az footprint measurement-endpoint show |
Retrieves the information about a single measurement endpoint under a Footprint profile. |
Extension | Experimental |
az footprint measurement-endpoint update |
Creates or updates a single measurement endpoint under a Footprint profile with the specified properties. |
Extension | Experimental |
az footprint measurement-endpoint create
Command group 'footprint measurement-endpoint' is experimental and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Creates or updates a single measurement endpoint under a Footprint profile with the specified properties.
az footprint measurement-endpoint create --endpoint
--measurement-endpoint-name
--measurement-type
--profile-name
--resource-group
--weight
[--description]
[--end-time-utc]
[--experiment-id]
[--metadata]
[--object-path]
[--sample-rate-cold]
[--sample-rate-hot]
[--sample-rate-warm]
[--start-time-utc]
Examples
Create or update a measurement endpoint.
az footprint measurement-endpoint create --name "endpoint1" --endpoint "www.contoso.com" --experiment-id "664cdec4f07d4e1083c9b3969ee2c49b" --measurement-type 2 --object-path "/trans.gif" --weight 10 --profile-name "fpProfile1" --resource-group "rgName"
Required Parameters
The value of a measurement endpoint.
Name of the Footprint measurement endpoint resource.
The type of a measurement endpoint.
Name of the Footprint profile resource.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
The weight of a measurement endpoint, higher weight means higher priority.
Optional Parameters
The description of a measurement endpoint.
The end time that a measurement endpoint should be served.
The id of an experiment that a measurement endpoint is part of.
The metadata of a measurement endpoint.
The path of the object that a measurement endpoint points to.
The percentual sampling rate for the cold path logging of a measurement endpoint.
The percentual sampling rate for the hot path logging of a measurement endpoint.
The percentual sampling rate for the warm path logging of a measurement endpoint.
The start time that a measurement endpoint should be served.
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 footprint measurement-endpoint delete
Command group 'footprint measurement-endpoint' is experimental and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Deletes an existing measurement endpoint under a Footprint profile.
az footprint measurement-endpoint delete [--ids]
[--measurement-endpoint-name]
[--profile-name]
[--resource-group]
[--subscription]
[--yes]
Examples
Delete a measurement endpoint.
az footprint measurement-endpoint delete --name "endpoint1" --profile-name "fpProfile1" --resource-group "rgName"
Optional Parameters
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.
Name of the Footprint measurement endpoint resource.
Name of the Footprint profile resource.
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 footprint measurement-endpoint list
Command group 'footprint measurement-endpoint' is experimental and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Retrieves the information about all measurement endpoints under a Footprint profile.
az footprint measurement-endpoint list --profile-name
--resource-group
Examples
List all the measurement endpoints under a Footprint profile.
az footprint measurement-endpoint list --profile-name "fpProfile1" --resource-group "rgName"
Required Parameters
Name of the Footprint profile resource.
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 footprint measurement-endpoint show
Command group 'footprint measurement-endpoint' is experimental and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Retrieves the information about a single measurement endpoint under a Footprint profile.
az footprint measurement-endpoint show [--ids]
[--measurement-endpoint-name]
[--profile-name]
[--resource-group]
[--subscription]
Examples
Get the details of a measurement endpoint.
az footprint measurement-endpoint show --name "endpoint1" --profile-name "fpProfile1" --resource-group "rgName"
Optional Parameters
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.
Name of the Footprint measurement endpoint resource.
Name of the Footprint profile resource.
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 footprint measurement-endpoint update
Command group 'footprint measurement-endpoint' is experimental and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Creates or updates a single measurement endpoint under a Footprint profile with the specified properties.
az footprint measurement-endpoint update --endpoint
--measurement-type
--weight
[--description]
[--end-time-utc]
[--experiment-id]
[--ids]
[--measurement-endpoint-name]
[--metadata]
[--object-path]
[--profile-name]
[--resource-group]
[--sample-rate-cold]
[--sample-rate-hot]
[--sample-rate-warm]
[--start-time-utc]
[--subscription]
Required Parameters
The value of a measurement endpoint.
The type of a measurement endpoint.
The weight of a measurement endpoint, higher weight means higher priority.
Optional Parameters
The description of a measurement endpoint.
The end time that a measurement endpoint should be served.
The id of an experiment that a measurement endpoint is part of.
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.
Name of the Footprint measurement endpoint resource.
The metadata of a measurement endpoint.
The path of the object that a measurement endpoint points to.
Name of the Footprint profile resource.
Name of resource group. You can configure the default group using az configure --defaults group=<name>
.
The percentual sampling rate for the cold path logging of a measurement endpoint.
The percentual sampling rate for the hot path logging of a measurement endpoint.
The percentual sampling rate for the warm path logging of a measurement endpoint.
The start time that a measurement endpoint should be served.
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.