GuestOsFamilyRule

GuestOsFamilyRule
GuestOsFamilyRule

A rule for matching guest OS family.

JSON Example
{
    "operator": "string",
    "value": "string"
}
string
operator
Optional

The operator for the guest OS family rule.

string
value
Optional

The guest OS family value to match. Supported values are:

  • DARWIN
  • LINUX
  • NETWARE
  • SOLARIS
  • NETWARE
  • WINDOWS
  • OTHER