InlineDiscoveredServersResponse1
InlineDiscoveredServersResponse1
JSON Example
{
"results": [
{
"service_category_id": "23745f49-fbb0-44ad-9d92-410f6370f36d",
"server_id": "IP-172.16.14.1",
"display_name": "172.16.14.1",
"site_id": "0c7d7379-3ac5-41e0-9a97-5daf80ccde17",
"first_seen_time": 1781027637000,
"last_seen_time": 1781041046000,
"server_classification": "INTERNAL"
}
],
"offset": 0,
"total_result_count": 1,
"sort_ascending": false,
"sort_by": "last_seen_time",
"time_selection": {
"start_time": 1780957337109
}
}
time_selection
Optional
Time parameters for querying monitoring data. Specifies the start time for the query window, with the end time implicitly set to the current time. The system will examine monitoring metrics from the specified start_time to now.