DiscoveredServer

DiscoveredServer
Discovered Server

Information about a discovered infrastructure server

JSON Example
{
    "service_category_id": "string",
    "server_id": "string",
    "display_name": "string",
    "site_id": "string",
    "first_seen_time": 0,
    "last_seen_time": 0,
    "server_classification": "string"
}
string
service_category_id
Read-Only  

Reference to the parent infrastructure service category ID

string
server_id
Read-Only  

Unique identifier for the discovered server. This is the NSX Inventory ID (UUID) for NSX-managed VMs. For non NSX managed infra servers this will be the IP address prefixed with "IP-".

string
display_name
Optional

Human-readable name of the server or IP address

string
site_id
Read-Only  

Site identifier for the detected server

first_seen_time
Read-Only  

Timestamp when the server was first discovered

last_seen_time
Read-Only  

Timestamp when the server was last seen

server_classification
Read-Only  

Classification of the discovered server.

Enumeration: INTERNAL, EXTERNAL