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

    analyticsidstring
    Example: 6
    jobgroupstring
    Example: Analytics
    jobnamestring
    Example: AnalyticsESJob

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

    errorCodestring
    Example: 0
    msgstring
    Example: Job started successfully