NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
AphInfo (schema)
Apliance proxy hub information
APH information.
| Name | Description | Type | Notes |
|---|---|---|---|
| address | IP address of APH service IP address of the Apliance proxy hub service. |
string | Required |
| certificate | PEM Certificate of APH service PEM Certificate of the Apliance proxy hub service. |
string | Required |
| fqdn | FQDN, only returned by GET /sites and GET /sites/self | string | |
| ipv6_address | IPV6 address of APH service IPv6 address of the Appliance proxy hub service. |
string | |
| node_id | Node ID of the APH service Node ID of the Apliance proxy hub service. |
string | Required |
| port | Port of APH service Port of the Apliance proxy hub service. |
integer | Required |
| use_fqdn | whether or not fqdn flag is on Whether or not fqdn flag on this AphInfo is on. |
boolean | |
| uuid | ID of the APH service ID of the Apliance proxy hub service. |
string | Required |