{
"cloud_kube_node_pool": {
"tables": [
"string"
]
}
}
curl --location --request POST 'https://example.com:30888/cloud_kube_node_pools/purge-splitable' \
--header 'Content-Type: application/json' \
--data-raw '{
"cloud_kube_node_pool": {
"tables": [
"string"
]
}
}'
{}