DeploymentGroupMetrics interface

Deployment group metrics.

Properties

columnsHeader

List of deployment group properties. And types of metrics provided for those properties.

deploymentGroup

Deployment group.

rows

Values of properties and the metrics. E.g. 1: total count of deployment targets for which 'TargetState' is 'offline'. E.g. 2: Average time of deployment to the deployment targets for which 'LastJobStatus' is 'passed' and 'TargetState' is 'online'.

Property Details

columnsHeader

List of deployment group properties. And types of metrics provided for those properties.

columnsHeader: MetricsColumnsHeader

Property Value

deploymentGroup

Deployment group.

deploymentGroup: DeploymentGroupReference

Property Value

rows

Values of properties and the metrics. E.g. 1: total count of deployment targets for which 'TargetState' is 'offline'. E.g. 2: Average time of deployment to the deployment targets for which 'LastJobStatus' is 'passed' and 'TargetState' is 'online'.

rows: MetricsRow[]

Property Value