Skip to main content

ServiceInfo

namestringnullablerequired

Service name

first_seenstring<date-time>nullablerequired

When the service was first seen

last_noticedstring<date-time>nullablerequired

When the service was last noticed

ServiceInfo
{
"name": "string",
"first_seen": "2024-07-29T15:51:28.071Z",
"last_noticed": "2024-07-29T15:51:28.071Z"
}
Was this page helpful?