InlineSspSite1
InlineSspSite1
JSON Example
{
"site_type": "string",
"site_connection_info": {
"connection_type": "string",
"hostname": "string"
},
"status": {
"connection_status": "string",
"ssp_cluster_status": "string",
"ssp_cluster_id": "string",
"ssp_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 ^SSP$
site_type
Required
Constraints:
default: SSP
Site type specifies what type of site the site is - NSX, SSP or AVI. For an SSP site, the value will always be SSP.
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.
status
Read-Only
Status object for the SSP site that provides details on the status of components and actions.