RecentAppMapSearch
RecentAppMapSearch
Recent search queries for Application Status
JSON Example
{
"id": "string",
"createdEpochMillis": 0,
"updatedEpochMillis": 0,
"searchFilters": {
"filters": [
{
"filterType": "string",
"values": {
"stringValue": "string",
"arrayValue": [
"string"
],
"logicalValue": [
[
{}
]
]
}
}
],
"query": "string"
},
"creatorId": "string",
"updaterId": "string"
}
string
id
Optional
id
integer As int64 As int64
createdEpochMillis
Optional
createdEpochMillis
integer As int64 As int64
updatedEpochMillis
Optional
updatedEpochMillis
string
creatorId
Optional
creatorId
string
updaterId
Optional
updaterId
Parameter To