InlineDirectoryEventLogServer1

InlineDirectoryEventLogServer1
InlineDirectoryEventLogServer1
JSON Example
{
    "domain_name": "string",
    "host": "string",
    "password": "string",
    "status": {
        "error_message": "string",
        "last_event_record_id": 0,
        "last_event_time_created": 0,
        "last_polling_time": 0,
        "status": "string"
    },
    "username": "string"
}
string
domain_name
Optional

Directory domain name which best describes the domain. It could be unique fqdn name or it could also be descriptive. There is no unique contraint for domain name among different domains.

string As hostname-or-ip As hostname-or-ip
host
Required

Directory Event Log server DNS host name or ip address which is reachable by NSX manager to be connected and do event fetching.

string
password
Optional

Directory event log server connection password.

status
Optional

Event log server connection status

string
username
Optional

Directory event log server connection user name.