v1

latestSwagger 2.02026-07-17123181472.9 KB
OBProxy

Patch OBProxy

Patch OBProxy with the specified parameters

patch/api/v1/obproxies/{namespace}/{name}

Path parameters

namespacestring required

namespace of obproxy deployment

namestring required

name of obproxy deployment

Request body

imagestring
replicasinteger
serviceType'ClusterIP' | 'NodePort' | 'LoadBalancer' | 'ExternalName'

Example request

{
  "serviceType": "ClusterIP"
}

Response

OK

messagestring required
successfulboolean required