Skip to main content

Run Analytics Controls

POST 

/runAnalyticsControls

This API is used to run analytics job. The Authorization must have Bearer followed by Token. Mandatory params: jobgroup, jobname, analyticsCategories (start and end with ###) Optional params: analyticsApplications analyticssubcategories (start and end with ###)

Request

Body

    analyticsid string
    jobgroup string
    jobname string

Responses

Run Analytics Controls / Run Analytics Controls with analyticssubcategories / Run Analytics Controls ES

Response Headers

  • Access-Control-Allow-Credentials

    string

  • Access-Control-Allow-Origin

    string

  • Cache-Control

    string

  • Date

    string

  • Expires

    string

  • Referrer-Policy

    string

  • Server

    string

  • Set-Cookie

    string

  • Strict-Transport-Security

    string

  • X-Content-Type-Options

    string

Schema

    errorCode string
    msg string
Loading...