Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 703 Bytes

File metadata and controls

13 lines (8 loc) · 703 Bytes

ServiceStepMetrics

Properties

Name Type Description Notes
total_duration_sec Option<i32> The total duration in seconds of the service deployment or null if the deployment is not completed.
total_computing_duration_sec i32 The total duration in seconds of the service deployment without queuing steps.
details Vecmodels::ServiceStepMetric A list of metrics for deployment steps of the service.

[Back to Model list] [Back to API list] [Back to README]