Skip to main content

Get Data Insights License Report​

Data Insights Licenses API​

This API returns details of Data Insights Licenses, providing consumption details for various features.

License Consumption Details​

File Storage Optimization (FSO)​

The FSO view in the License Summary Report presents the amount of data analyzed using FSO features for each client computer. More Info

Activate Sensitive Data for Files​

The Activate Sensitive Data for Files view in the License Summary Report displays the data amount in file system data sources created as part of a Sensitive Data Governance (SDG) project for each client computer. More Info

Activate eDiscovery for Email/Cloud Apps​

The Activate eDiscovery for Email/Cloud Apps view in the License Summary Report shows the current number of Compliance Search (eDiscovery) users for each company. More Info

Activate Sensitive Data for Email/Cloud Apps​

The Activate Sensitive Data for Email/Cloud Apps view in the License Summary Report displays the current number of Sensitive Data Governance users for each company. More Info

Responses

OK


Schema
  • cacheId string

    Report dataset cache Id

  • offset integer

    Denotes the starting point or index from which the requested data begins

  • limit integer

    Total number of records in the response

  • totalRecordCount integer

    Total Records in the response

  • columns object[]

    List of columns in the dataset

  • name string

    Column Name

  • dataField string

    Data field name

  • displayName string

    Display Name of the column

  • type string

    Data type

  • precision integer

    Decimal point precision

  • scale integer
  • recordsCount integer

    Total Records in the rows

  • records string[]

    Rows containing the output

  • failures object
  • warnings object
Loading...