curl --location --request GET 'http://10.16.11.91:6012/sddc/v1/v1/os-search-gateways/' \
--header 'x-sddc-token: 78ce2df0c80e4b10a28c7779af4dc10f'{
"os_search_gateways": [
{
"search_engine": {
"id": 0
},
"status": "string",
"create": "2019-08-24T14:15:22Z",
"update": "2019-08-24T14:15:22Z",
"action_status": "string",
"cluster": {
"status": "string",
"type": "string",
"id": 0,
"fs_id": "string",
"name": "string"
},
"host": {
"gateway_ips": "string",
"name": "string",
"up": true,
"numa_nodes": "string",
"admin_ip": "string",
"id": 0
},
"id": 0,
"pool": {
"status": "string",
"name": "string",
"encrypt_enabled": true,
"action_status": "string",
"pool_type": "string",
"numa_bind_policy": "string",
"numa_apply_policy": "string",
"stretched": true,
"encrypt_algorithm_full_name": "string",
"numa_enabled": true,
"id": 0
},
"samples": [
{
"create": "2019-08-24T14:15:22Z",
"cpu_util": 0,
"read_bandwidth_kbyte": 0,
"read_latency_us": 0,
"write_latency_us": 0,
"mem_usage_percent": 0,
"write_iops": 0,
"write_bandwidth_kbyte": 0,
"read_iops": 0
}
]
}
]
}