NSXTConnectionInfo

NSXTConnectionInfo
NSXTConnectionInfo

Credential info to connect to NSXT enforcement type

AllOf
This class requires all of the following:
JSON Example
{
    "enforcement_point_address": "string",
    "resource_type": "string",
    "edge_cluster_ids": [
        "string"
    ],
    "password": "string",
    "thumbprint": "string",
    "transport_zone_ids": [
        "string"
    ],
    "username": "string"
}