curl --location --request GET 'http://10.16.11.91:6012/sddc/v1/v2/os/clusters/' \
--header 'x-sddc-token: 78ce2df0c80e4b10a28c7779af4dc10f'{
"cluster": {
"search_endpoints": [
"string"
],
"uuid": "string",
"create": "string",
"update": "string",
"outside_name": "string",
"outside_access_token": "string",
"outside_endpoints": [
"string"
],
"xms_endpoints": [
"string"
],
"metric_endpoints": [
"string"
]
}
}