[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api

PinResponse

Properties

string
created_timestamp Optional

Create timestmp of the pin


string
id Optional

Model key for the pin


string
last_updated_timestamp Optional

Last update timestamop of the pin


string
name Optional

Name of the pin


string
owner Optional

Owner of the pin


string
pinboard_id Optional

Model key of the pinboard of which the pin is part of


string
pinned_timestamp Optional

Timestamp when the pin was pinned


string
query Optional

Query behind the pin

JSON Example

{
    "created_timestamp": 1679088763,
    "id": "1000:10001:7869000989",
    "last_updated_timestamp": 16790887689,
    "name": "Pin Name",
    "owner": "admin@local",
    "pinboard_id": "1000:10002:7869098089",
    "pinned_timestamp": 1679088763,
    "query": "Alert where Severity = 'Critical'"
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Returned By

Create Pin
Update Pin

Feedback

Was this page helpful?