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

Static Public Attributes

int CannotDeletePrimaryRundeck = 4
int CannotRemoveLastRundeck = 3
int InvalidId = 2
int RundeckNotFound = 5
int RundeckRemoveFailure = 6
int Success = 1
int SuccessButIncompatibleFem = 7

Member Data Documentation

◆ CannotDeletePrimaryRundeck

int hyperx.api.RundeckRemoveStatus.CannotDeletePrimaryRundeck = 4
static

◆ CannotRemoveLastRundeck

int hyperx.api.RundeckRemoveStatus.CannotRemoveLastRundeck = 3
static

◆ InvalidId

int hyperx.api.RundeckRemoveStatus.InvalidId = 2
static

◆ RundeckNotFound

int hyperx.api.RundeckRemoveStatus.RundeckNotFound = 5
static

◆ RundeckRemoveFailure

int hyperx.api.RundeckRemoveStatus.RundeckRemoveFailure = 6
static

◆ Success

int hyperx.api.RundeckRemoveStatus.Success = 1
static

◆ SuccessButIncompatibleFem

int hyperx.api.RundeckRemoveStatus.SuccessButIncompatibleFem = 7
static

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