curl --location --request GET 'http://10.16.11.91:6012/sddc/v1/v1/os-gateways//samples' \
--header 'x-sddc-token: 78ce2df0c80e4b10a28c7779af4dc10f'{
"os_gateway_samples": [
{
"sync_down_bandwidth_kbyte": 0,
"up_ops": 0,
"merge_speed": 0,
"create": "2019-08-24T14:15:22Z",
"down_ops": 0,
"cpu_util": 0,
"up_bandwidth_kbyte": 0,
"sync_down_ops": 0,
"requests": 0,
"mem_usage_percent": 0,
"down_bandwidth_kbyte": 0
}
]
}