Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.03 KB

SoftwareStatusDetailsReference.md

File metadata and controls

16 lines (12 loc) · 1.03 KB

SoftwareStatusDetailsReference

Properties

Name Type Description Notes
Action string Corrective action to be taken to resolve the status error. [optional] [default to null]
EndTime time.Time End time for each status phase. [optional] [default to null]
Message string Detailed message of the phase details. [optional] [default to null]
Name string Name of the phase to be retrieved for status details. [optional] [default to null]
Node *SoftwareStatusDetailsReferenceNode [optional] [default to null]
StartTime time.Time Start time for each status phase. [optional] [default to null]
State string Status of the phase [optional] [default to null]

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