Skip to main content

Retrieve information about the global rules engine

GET 

/rules/info/global

Retrieve information about the global rules engine

Request

Header Parameters

    Authorization string
    X-Forwarded-Proto string
    X-Forwarded-Host string

Responses

default response

Schema

    status string

    Possible values: [STOPPED, RUNNING, ERROR]

    compilationErrorCount int32
    executionErrorCount int32
Loading...