Filter Based on File Name or Type
Add this filter to display the search or browse results that match a specific keyword name or file type.
Request Parameters
Name | Description |
Mode | Valid values are:
|
Data_Type | Data Type Values Valid values are:
|
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
- queryId string
- currCIEngineType integer
- engineid string
- rawQuery string
searchResult object
facetResults object
proccessingInfo object
{
"queryId": "string",
"currCIEngineType": 0,
"engineid": "string",
"rawQuery": "string",
"searchResult": {
"resultItem": [
{
"modifiedTime": 0,
"fileName": "string",
"viewsourceurl": "string",
"folderPathHTML": "string",
"ciJobId": 0,
"folderPath": "string",
"appId": 0,
"cloudId": 0,
"refcopyAppType": 0,
"sizeKB": 0,
"dataType": 0,
"turboGuid": "string",
"jobId": 0,
"MIMEType": "string",
"accessTime": 0,
"clientName": "string",
"fileNameHTML": "string",
"aFileOffset": 0,
"aFileId": 0,
"appType": 0,
"aFileLength": 0,
"clientId": 0,
"commcellNo": 0,
"filePath": "string",
"documentId": "string",
"backupTime": 0,
"appSpecific": {
"appSpecificFlags": {
"deleted": true,
"stub": true
},
"azureADItem": {
"userData": {},
"commonData": {},
"tenantData": {},
"domainData": {},
"groupData": {}
},
"eMail": {
"subject": "string",
"importance": 0,
"subjectHTML": "string"
}
},
"tags": {},
"customProperties": {
"nameValues": [
{
"name": "string",
"value": "string",
"values": [
"string"
]
}
]
}
}
]
},
"facetResults": {
"facetResult": [
{
"name": "string",
"stringParameter": [
{
"custom": true,
"count": 0,
"name": "string",
"selected": true
}
],
"rangeParameter": [
{
"custom": true,
"count": 0,
"start": 0,
"end": 0,
"selected": true
}
]
}
]
},
"proccessingInfo": {
"totalSize": 0,
"totalHits": 0
}
}
POST /performsearch
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/performSearch' \
-H 'Content-Type: application/xml' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw ''
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/performSearch' \
-H 'Content-Type: application/xml' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw ''
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/performSearch' \
-H 'Content-Type: application/xml' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw ''
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/performSearch' \
-H 'Content-Type: application/xml' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw ''
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/performSearch' \
-H 'Content-Type: application/xml' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw ''
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/performSearch' \
-H 'Content-Type: application/xml' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw ''
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/performSearch' \
-H 'Content-Type: application/xml' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw ''