Search Datasource
Select
SaaS
Customer Managed
This operation searches a data source for a specified value or entity.
Path Parameters
- datasourceHandlerId string required
- application/json
Request Body
searchParams object[]
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
response object
{
"response": {
"numFound": 0,
"start": 0,
"docs": [
{
"content": [
"string"
],
"ErrorCode": [
0
],
"entity_ssn": [
"string"
],
"entities_extracted": [
"string"
],
"Size": 0,
"AccessTime": "string",
"NotQualifiedForArchiving": [
0
],
"ClientId": 0,
"DocumentType": 0,
"FolderName": "string",
"cistate": 0,
"CreatedTime": "string",
"Url": "string",
"IsStub": true,
"OwnerSID": "string",
"cvturboguid": "string",
"contentid": "string",
"err": "string",
"CollectId": 0,
"ApplicationId": 0,
"FileContentHash": "string",
"FileName": "string",
"JobId": 0,
"SizeOnDisk": 0,
"CollectOffset": 0,
"count_entity_total_entities_extracted": 0,
"count_entity_total_ssn": 0,
"count_entity_high_sensitive": 0,
"count_entity_unique_ssn": 0,
"count_entity_total_sensitive_score": 0,
"ModifiedTime": "string",
"data_source_type": "string",
"data_source_name": "string",
"SourceName": "string",
"data_source": "string",
"SourceId": "string",
"IsFile": 0,
"IsFolder": 0,
"slevel_Url_0": "string",
"slevel_Url_1": "string",
"slevel_Url_2": "string",
"slevel_Url_3": "string",
"slevel_Url_4": "string",
"slevel_Url_5": "string",
"AllowWriteSID": [
"string"
],
"AllowWriteUsername": [
"string"
],
"AllowFullControlSID": [
"string"
],
"AllowListSID": [
"string"
],
"AllowListUsername": [
"string"
],
"AllowModifySID": [
"string"
],
"AllowModifyUsername": [
"string"
],
"AllowExecuteSID": [
"string"
],
"AllowFullControlUsername": [
"string"
],
"AllowExecuteUsername": [
"string"
],
"IsProtected": true,
"IsEncrypted": true,
"timestamp": "string",
"ExpiryDate": "string",
"_version_": 0,
"OwnerName": "string",
"Url_sort": "string",
"ShareName": "string",
"FileNameModifiedTimeSizeHash": "string",
"Source": "string",
"ShareName_sort": "string",
"ModifiedTimeAsStr": "string",
"CVTurboGUID": "string",
"FileExtension": "string",
"ChangeTimeAsInt": 0,
"FolderName_sort": "string",
"OwnerName_sort": "string",
"CAState": 0,
"FileExtension_sort": "string",
"ModifiedTimeAsStr_sort": "string",
"FileNameModifiedTimeHash": "string",
"FileName_sort": "string",
"isCAResult": true,
"Source_sort": "string"
}
]
}
}
POST /dcube/handler/:datasourcehandlerid
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/dcube/handler/:datasourceHandlerId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"searchParams": [
{
"key": "string",
"value": "string"
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/dcube/handler/:datasourceHandlerId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"searchParams": [
{
"key": "string",
"value": "string"
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/dcube/handler/:datasourceHandlerId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"searchParams": [
{
"key": "string",
"value": "string"
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/dcube/handler/:datasourceHandlerId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"searchParams": [
{
"key": "string",
"value": "string"
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/dcube/handler/:datasourceHandlerId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"searchParams": [
{
"key": "string",
"value": "string"
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/dcube/handler/:datasourceHandlerId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"searchParams": [
{
"key": "string",
"value": "string"
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/dcube/handler/:datasourceHandlerId' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"searchParams": [
{
"key": "string",
"value": "string"
}
]
}'