HyperX.Scripting.Python.Api
The HyperX Scripting Library for Python
Loading...
Searching...
No Matches
hyperx.api.RundeckUpdateStatus Class Reference
Inheritance diagram for hyperx.api.RundeckUpdateStatus:

Static Public Attributes

int IdDoesNotExist = 3
int InputPathDoesNotExist = 8
int InputPathInUse = 5
int InvalidId = 2
int ResultPathDoesNotExist = 9
int ResultPathInUse = 6
int RundeckAlreadyPrimary = 4
int RundeckCommitFailure = 7
int Success = 1
int SuccessButIncompatibleFem = 10

Member Data Documentation

◆ IdDoesNotExist

int hyperx.api.RundeckUpdateStatus.IdDoesNotExist = 3
static

◆ InputPathDoesNotExist

int hyperx.api.RundeckUpdateStatus.InputPathDoesNotExist = 8
static

◆ InputPathInUse

int hyperx.api.RundeckUpdateStatus.InputPathInUse = 5
static

◆ InvalidId

int hyperx.api.RundeckUpdateStatus.InvalidId = 2
static

◆ ResultPathDoesNotExist

int hyperx.api.RundeckUpdateStatus.ResultPathDoesNotExist = 9
static

◆ ResultPathInUse

int hyperx.api.RundeckUpdateStatus.ResultPathInUse = 6
static

◆ RundeckAlreadyPrimary

int hyperx.api.RundeckUpdateStatus.RundeckAlreadyPrimary = 4
static

◆ RundeckCommitFailure

int hyperx.api.RundeckUpdateStatus.RundeckCommitFailure = 7
static

◆ Success

int hyperx.api.RundeckUpdateStatus.Success = 1
static

◆ SuccessButIncompatibleFem

int hyperx.api.RundeckUpdateStatus.SuccessButIncompatibleFem = 10
static

The documentation for this class was generated from the following file:
  • C:/Dev/HyperX/HyperX/HyperX.Scripting.Wrapper/hyperx/api/__init__.py