Skip to main content

Fetch List of Analytics ES

GET 

/fetchControlListES

This method fetches a list of Analytic Controls in Elastic and support the usage of GET and POST methods. It is recommended to use the POST method. Optional params: searchcriteria: analytics params to search. Example: {"analyticsid": "9","risk": "Medium","category": "Usage","status": "Active","analyticsname":"testESQuery","owner":"awsadmin","usergroup":"MTSTrade_Approver_BusinessOwner","tags":"Tagname","description":"desc","recommendations":"comm"}, max, offset loggedinuser Note: Security is based on owner, delegate, ROLE_ADMIN, SAV_ROLE's analytics ES category. The Authorization must have Bearer followed by Token.

Request

Body

    analyticsidstring
    Example: 1707
    maxstring
    Example: 100
    offsetstring
    Example: 0

Responses

Fetch List of Analytics ES / GET - Fetchlist / Post-FetchControlListES

Response Headers

  • Access-Control-Allow-Credentials

    string

  • Access-Control-Allow-Origin

    string

  • Cache-Control

    string

  • Date

    string

  • Expires

    string

  • Referrer-Policy

    string

  • Set-Cookie

    string

  • Strict-Transport-Security

    string

  • X-Content-Type-Options

    string

Schema

    displaycountstring
    Example: 1
    errorcodestring
    Example: 0
    msgstring
    Example: Success

    result

    object[]

  • Array [

  • actionJsonstring
    Example: {"sendEmail":"false","saveToDBElastic":{"version":"v2","checked":"true"},"saveToFile":"false"}
    allowedActionstring
    Example: 1:Accept,2:Revoke,3:Further Review
    analyticsEsIndexstring
    Example: testapi1
    analyticsEsIndexTypestring
    Example: analytics
    analyticsNamestring
    Example: testESQuery1
    analyticsidstring
    Example: 8
    analyticstypestring
    Example: ESQUERY
    baseCountstring
    Example: 1
    categorystring
    Example: Usage
    createDatestring
    Example: 2019-07-31 23:23:57
    descriptionstring
    Example: desc
    emailTemplatestring
    Example: Actionable Email
    enableArchivalstring
    Example: true
    noOfHistoryToKeepstring
    Example: 2
    recommendationsstring
    Example: recommend
    riskstring
    Example: Medium
    securityContextstring
    Example: User
    statusstring
    Example: Active
    subcategorystring
    Example: SubCat1
    tagsstring
    Example: TagName,TagName2
  • ]

  • totalcountstring
    Example: 1