SavedAppMapSearch
SavedAppMapSearch
Saved search queries for Application Status
JSON Example
{
"name": "string",
"id": "string",
"createdEpochMillis": 0,
"updatedEpochMillis": 0,
"searchFilters": {
"filters": [
{
"filterType": "string",
"values": {
"stringValue": "string",
"arrayValue": [
"string"
],
"logicalValue": [
[
{}
]
]
}
}
],
"query": "string"
},
"deleted": false,
"creatorId": "string",
"updaterId": "string"
}
string
name
Required
Name of the search
string
id
Optional
id
integer As int64 As int64
createdEpochMillis
Optional
createdEpochMillis
integer As int64 As int64
updatedEpochMillis
Optional
updatedEpochMillis
boolean
deleted
Optional
deleted
string
creatorId
Optional
creatorId
string
updaterId
Optional
updaterId