Create Custom Dashboard Pin
Create a pin for a custom dashboard. Only admin and member users can perform this action
The Entity ID of object requestion information on
Pin details
{
"pin_name": "Pin Name",
"query": "Alert where Severity = 'Critical'"
}
Name of the pin
Search query behind the pin
OK
"CustomPinResponse Object"
Pin model key
Name of the pin
Model key of the custom dashboard of which the pin is part of
Search query behind the pin
Create timestamp of the pin
Last update timestamp of the pin
Timestamp when the pin was pinned
Owner of the pin
Bad Request
"ApiError Object"
code
message
details
Unauthorized
"ApiError Object"
code
message
details
Forbidden
"ApiError Object"
code
message
details
Not Found
"ApiError Object"
code
message
details
Internal Error
"ApiError Object"
code
message
details
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{}' https://{api_host}/api/ni/custom-dashboards/{id}/pins