OBProxy
Patch OBProxy
Patch OBProxy with the specified parameters
patch/api/v1/obproxies/{namespace}/{name}
Request body
Example request
{
"serviceType": "ClusterIP"
}Response
OK
Patch OBProxy with the specified parameters
{
"serviceType": "ClusterIP"
}OK