PinResponse

PinResponse
PinResponse
JSON Example
{
    "id": "1000:10001:7869000989",
    "custom_dashboard_id": "1000:2504:7869098089",
    "name": "Pin Name",
    "created_timestamp": "1679088763",
    "last_updated_timestamp": "16790887689",
    "query": "Alert where Severity = 'Critical'",
    "pinned_timestamp": "1679088763",
    "owner": "admin@local"
}
string
id
Optional

Model key for the pin

string
custom_dashboard_id
Optional

Model key of the custom dashboard of which the pin is part of

string
name
Optional

Name of the pin

string
created_timestamp
Optional

Create timestamp of the pin

string
last_updated_timestamp
Optional

Last update timestamop of the pin

string
query
Optional

Query behind the pin

string
pinned_timestamp
Optional

Timestamp when the pin was pinned

string
owner
Optional

Owner of the pin