Search Request Files
Select
SaaS
Customer Managed
This operation searches a request's files for a specified value or entity.
Path Parameters
- requestHandlerId string required
- requestHandlerName string required
- application/json
Request Body
searchParams object[]
Responses
- 200
OK
POST /dcube/federated/:requesthandlerid/:requesthandlername
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/dcube/federated/:requestHandlerId/:requestHandlerName' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"searchParams": [
{
"key": "string",
"value": "string"
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/dcube/federated/:requestHandlerId/:requestHandlerName' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"searchParams": [
{
"key": "string",
"value": "string"
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/dcube/federated/:requestHandlerId/:requestHandlerName' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"searchParams": [
{
"key": "string",
"value": "string"
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/dcube/federated/:requestHandlerId/:requestHandlerName' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"searchParams": [
{
"key": "string",
"value": "string"
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/dcube/federated/:requestHandlerId/:requestHandlerName' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"searchParams": [
{
"key": "string",
"value": "string"
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/dcube/federated/:requestHandlerId/:requestHandlerName' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"searchParams": [
{
"key": "string",
"value": "string"
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/dcube/federated/:requestHandlerId/:requestHandlerName' \
-H 'Content-Type: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"searchParams": [
{
"key": "string",
"value": "string"
}
]
}'