RundeckUpdateStatus Enumeration

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public enum RundeckUpdateStatus

Members

Success1 
InvalidId2 
IdDoesNotExist3 
RundeckAlreadyPrimary4 
InputPathInUse5 
ResultPathInUse6 
RundeckCommitFailure7 This rundeck failed an internal validation check that precedes it being committed to the database.
InputPathDoesNotExist8 
ResultPathDoesNotExist9 
SuccessButIncompatibleFem10 

See Also