{
"os_search_engine": {
"os_search_gateways": [
{
"host_id": 0,
"pool_id": 0
}
]
}
}curl --location --request POST 'http://10.16.11.91:6012/sddc/v1/v1/os-search-engines/:add-os-search-gateways' \
--header 'x-sddc-token: 78ce2df0c80e4b10a28c7779af4dc10f' \
--header 'Content-Type: application/json' \
--data-raw '{
"os_search_engine": {
"os_search_gateways": [
{
"host_id": 0,
"pool_id": 0
}
]
}
}'{
"os_search_engine": {
"status": "string",
"gateway_flavor": {
"id": 0,
"name": "string"
},
"gateway_transport_port": 0,
"gateway_data_size": 0,
"allocated_size": 0,
"create": "2019-08-24T14:15:22Z",
"search_s3_load_balancer_group": {
"status": "string",
"id": 0,
"name": "string"
},
"update": "2019-08-24T14:15:22Z",
"action_status": "string",
"cluster": {
"status": "string",
"type": "string",
"id": 0,
"fs_id": "string",
"name": "string"
},
"gateway_http_port": 0,
"sync_s3_load_balancer_group": {
"status": "string",
"id": 0,
"name": "string"
},
"id": 0,
"size": 0,
"samples": [
{
"create": "2019-08-24T14:15:22Z",
"average_meta_query_latency": 0,
"sync_bandwidth_kbyte": 0,
"meta_query_pm": 0,
"total_meta_size_bytes": 0,
"total_meta_num": 0,
"sync_objects_pm": 0
}
]
}
}