enum | RallyHereStatusCode |
enumvalue | RH_STATUS_OK |
enumvalue | RH_STATUS_ERROR |
enumvalue | RH_STATUS_NO_BOOTSTRAP_MODE_PROVIDED |
enumvalue | RH_STATUS_CREDENTIALS_FILE_NOT_TWO_LINES |
enumvalue | RH_STATUS_NO_RALLYHERE_URL_PROVIDED |
enumvalue | RH_STATUS_NO_SIC_PROFILE_ID_PROVIDED |
enumvalue | RH_STATUS_CANCELLED |
enumvalue | RH_STATUS_VALIDATION_ERROR_ADAPTER_IS_NULLPTR |
enumvalue | RH_STATUS_ADAPTER_ALLOCATION_ERROR |
enumvalue | RH_STATUS_VALIDATION_ERROR_MAP_IS_NULLPTR |
enumvalue | RH_STATUS_MAP_ALLOCATION_ERROR |
enumvalue | RH_STATUS_VALIDATION_ERROR_KEY_IS_NULLPTR |
enumvalue | RH_STATUS_VALIDATION_ERROR_VALUE_IS_NULLPTR |
enumvalue | RH_STATUS_VALIDATION_ERROR_VALUE_SIZE_IS_NULLPTR |
enumvalue | RH_STATUS_KEY_NOT_FOUND |
enumvalue | RH_STATUS_COULD_NOT_PARSE_RESPONSE |
enumvalue | RH_STATUS_RESPONSE_NO_ACCESS_TOKEN |
enumvalue | RH_STATUS_RESPONSE_NO_REFRESH_TOKEN |
enumvalue | RH_STATUS_RESPONSE_NO_AUTH_SUCCESS |
enumvalue | RH_STATUS_RESPONSE_AUTH_SUCCESS_NOT_BOOL |
enumvalue | RH_STATUS_POLL_INTERVAL_MUST_BE_NUMERIC |
enumvalue | RH_STATUS_CANNOT_POLL_WITHOUT_ON_ALLOCATED_CALLBACK |
enumvalue | RH_STATUS_PROMETHEUS_PORT_MUST_BE_NUMERIC |
enumvalue | RH_STATUS_PROMETHEUS_ALREADY_STARTED |
enumvalue | RH_STATUS_PROMETHEUS_COULD_NOT_START |
enumvalue | RH_STATUS_REQUEST_TIMEOUT_MUST_BE_NUMERIC |
enumvalue | RH_STATUS_POLL_UNKNOWN_STATE |
enumvalue | RH_STATUS_COULD_NOT_PARSE_SERVER_JSON |
enumvalue | RH_STATUS_NO_SERVER_JSON |
enumvalue | RH_STATUS_A2S_QUERY_PORT_MUST_BE_SHORT_NUMBER |
enumvalue | RH_STATUS_VALIDATION_ERROR_STATS_IS_NULLPTR |
enumvalue | RH_STATUS_VALIDATION_ERROR_STATS_PROVIDED_IS_NULLPTR |
enumvalue | RH_STATUS_PUBLIC_PORT_MUST_BE_NUMERIC |
enumvalue | RH_STATUS_BIND_PORT_MUST_BE_NUMERIC |
enumvalue | RH_STATUS_MAX_POLL_FAILURES_MUST_BE_NUMERIC |
enumvalue | RH_STATUS_MUST_PROVIDE_REPORTED_PUBLIC_HOST |
enumvalue | RH_STATUS_VALIDATION_ERROR_DEFINITION_IS_NULLPTR |
enumvalue | RH_STATUS_VALIDATION_ERROR_ACTION_IS_NULLPTR |
enumvalue | RH_STATUS_METRIC_TYPE_NOT_SUPPORTED_BY_BACKEND |
enumvalue | RH_STATUS_METRIC_BACKEND_GRAPHITE_NOT_CONFIGURED |
enumvalue | RH_STATUS_METRIC_BACKEND_STATSD_NOT_CONFIGURED |
enumvalue | RH_STATUS_METRIC_ACTION_NOT_SUPPORTED_BY_BACKEND |
enumvalue | RH_STATUS_METRIC_ACTION_NOT_SUPPORTED_BY_TYPE |
enumvalue | RH_STATUS_HTTP_CONTINUE |
enumvalue | RH_STATUS_HTTP_SWITCHINGPROTOCOLS |
enumvalue | RH_STATUS_HTTP_PROCESSING |
enumvalue | RH_STATUS_HTTP_OK |
enumvalue | RH_STATUS_HTTP_CREATED |
enumvalue | RH_STATUS_HTTP_ACCEPTED |
enumvalue | RH_STATUS_HTTP_NON_AUTHORITATIVE_INFORMATION |
enumvalue | RH_STATUS_HTTP_NO_CONTENT |
enumvalue | RH_STATUS_HTTP_RESET_CONTENT |
enumvalue | RH_STATUS_HTTP_PARTIAL_CONTENT |
enumvalue | RH_STATUS_HTTP_MULTI_STATUS |
enumvalue | RH_STATUS_HTTP_ALREADY_REPORTED |
enumvalue | RH_STATUS_HTTP_IM_USED |
enumvalue | RH_STATUS_HTTP_MULTIPLE_CHOICES |
enumvalue | RH_STATUS_HTTP_MOVED_PERMANENTLY |
enumvalue | RH_STATUS_HTTP_FOUND |
enumvalue | RH_STATUS_HTTP_SEE_OTHER |
enumvalue | RH_STATUS_HTTP_NOT_MODIFIED |
enumvalue | RH_STATUS_HTTP_USE_PROXY |
enumvalue | RH_STATUS_HTTP_TEMPORARY_REDIRECT |
enumvalue | RH_STATUS_HTTP_PERMANENT_REDIRECT |
enumvalue | RH_STATUS_HTTP_BAD_REQUEST |
enumvalue | RH_STATUS_HTTP_UNAUTHORIZED |
enumvalue | RH_STATUS_HTTP_PAYMENT_REQUIRED |
enumvalue | RH_STATUS_HTTP_FORBIDDEN |
enumvalue | RH_STATUS_HTTP_NOT_FOUND |
enumvalue | RH_STATUS_HTTP_METHOD_NOT_ALLOWED |
enumvalue | RH_STATUS_HTTP_NOT_ACCEPTABLE |
enumvalue | RH_STATUS_HTTP_PROXY_AUTHENTICATION_REQUIRED |
enumvalue | RH_STATUS_HTTP_REQUEST_TIMEOUT |
enumvalue | RH_STATUS_HTTP_CONFLICT |
enumvalue | RH_STATUS_HTTP_GONE |
enumvalue | RH_STATUS_HTTP_LENGTH_REQUIRED |
enumvalue | RH_STATUS_HTTP_PRECONDITION_FAILED |
enumvalue | RH_STATUS_HTTP_PAYLOAD_TOO_LARGE |
enumvalue | RH_STATUS_HTTP_URI_TOO_LONG |
enumvalue | RH_STATUS_HTTP_UNSUPPORTED_MEDIA_TYPE |
enumvalue | RH_STATUS_HTTP_RANGE_NOT_SATISFIABLE |
enumvalue | RH_STATUS_HTTP_EXPECTATION_FAILED |
enumvalue | RH_STATUS_HTTP_MISDIRECTED_REQUEST |
enumvalue | RH_STATUS_HTTP_UNPROCESSABLE_ENTITY |
enumvalue | RH_STATUS_HTTP_LOCKED |
enumvalue | RH_STATUS_HTTP_FAILED_DEPENDENCY |
enumvalue | RH_STATUS_HTTP_UPGRADE_REQUIRED |
enumvalue | RH_STATUS_HTTP_PRECONDITION_REQUIRED |
enumvalue | RH_STATUS_HTTP_TOO_MANY_REQUESTS |
enumvalue | RH_STATUS_HTTP_REQUEST_HEADER_FIELDS_TOO_LARGE |
enumvalue | RH_STATUS_HTTP_CONNECTION_CLOSED_WITHOUT_RESPONSE |
enumvalue | RH_STATUS_HTTP_UNAVAILABLE_FOR_LEGAL_REASONS |
enumvalue | RH_STATUS_HTTP_CLIENT_CLOSED_REQUEST |
enumvalue | RH_STATUS_HTTP_INTERNAL_SERVER_ERROR |
enumvalue | RH_STATUS_HTTP_NOT_IMPLEMENTED |
enumvalue | RH_STATUS_HTTP_BAD_GATEWAY |
enumvalue | RH_STATUS_HTTP_SERVICE_UNAVAILABLE |
enumvalue | RH_STATUS_HTTP_GATEWAY_TIMEOUT |
enumvalue | RH_STATUS_HTTP_HTTP_VERSION_NOT_SUPPORTED |
enumvalue | RH_STATUS_HTTP_VARIANT_ALSO_NEGOTIATES |
enumvalue | RH_STATUS_HTTP_INSUFFICIENT_STORAGE |
enumvalue | RH_STATUS_HTTP_LOOP_DETECTED |
enumvalue | RH_STATUS_HTTP_NOT_EXTENDED |
enumvalue | RH_STATUS_HTTP_NETWORK_AUTHENTICATION_REQUIRED |
enumvalue | RH_STATUS_HTTP_NETWORK_CONNECT_TIMEOUT_ERROR |
typedef | RallyHereStatusCode |
function | rallyhere_is_error |
function | rallyhere_is_cancelled |
function | rallyhere_status_text |