Namespaces
Add service to namespace (idempotent)
Ensures the service is registered under the namespace. Creates it and returns 201 if new; returns 200 if it already existed.
put/api/v1alpha/namespaces/{namespace}/services/{service}
Path parameters
namespacestring required
servicestring required
Response
Service already existed