Skip to content
This repository was archived by the owner on Mar 14, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 565 Bytes

File metadata and controls

11 lines (7 loc) · 565 Bytes

QoveryApi.ServiceStepMetrics

Properties

Name Type Description Notes
totalDurationSec Number The total duration in seconds of the service deployment or null if the deployment is not completed. [optional]
totalComputingDurationSec Number The total duration in seconds of the service deployment without queuing steps. [optional]
details [ServiceStepMetric] A list of metrics for deployment steps of the service. [optional]