InlineAviSite1
InlineAviSite1
JSON Example
{
"site_type": "string",
"site_connection_info": {
"connection_type": "string",
"hostname": "string"
},
"virtual_ip": "string",
"status": {
"connection_status": "string",
"cluster_status": "string",
"avi_id": "string",
"avi_version": "string",
"configuration_status": {
"site_precheck_status": {
"site_precheck_phase": "string",
"site_precheck_state": "string",
"site_precheck_results": [
{
"precheck_name": "string",
"precheck_last_run_time": 0,
"precheck_result_status": "string",
"precheck_message": "string"
}
]
},
"current_status": "string",
"configuration_message": "string"
},
"conditions": [
{
"name": "string",
"message": "string",
"last_transition_time": 0,
"state": "string"
}
]
}
}
string
As ^AVI$
site_type
Required
Constraints:
default: AVI
Site type specifies what type of site the site is - NSX, SSP or AVI. For an Avi site, the value will always be AVI.
site_connection_info
Required
Details about how to connect to the site to be configured. Supports dynamic and static endpoint connection methods for License Hub deployments, but only dynamic connections for ATP deployments.
string
virtual_ip
Read-Only
If virtual IP is configured for AVI, this is the virtual IP.
status
Read-Only
Status object for the Avi site that provides details on the status of components and actions.