SettingsHostsSoftwareCommitsApplyStatusType
The Commits.ApplyStatusType enumerated type defines possible values regarding the application of this commit.
APPLIED : Commit has been applied to the host.
NOT_APPLIED : Commit hasn’t been applied to the host.
Enumeration: APPLIED, NOT_APPLIED,