services

Get details for a single service

Returns an object containing info about the service corresponding to the namespace and name

get/services/{namespace}/{name}

Path parameters

namespacestring required
namestring required

Response

service details

namestring required
status'available' | 'unavailable'
namespacestring required
serviceType'ClusterIP' | 'LoadBalancer' required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.