Skip to main content

Run full node profiler

POST 

/profiler

Run full node profiler

Request

Body

required

Profiler data

    start bool

    Only sent if should start profiler

    stop bool

    Only sent if should stop profiler

    filepath string

    Path to save the profiler path (only in case of stop)

Responses

Success

Schema

    any

Loading...