v1

latestSwagger 2.0Apache 2.02026-07-13112149159.3 KB
System

Get a service configuration and state

get/system/services/{servicename}

Path parameters

servicenamestring required

Response

Service Info

hostidstring

The unique id of the host on which the service is executing

servicenamestring

Registered service name

base_urlstring

The url to reach the service, including port as needed

status_messagestring

A state indicating the condition of the service. Normal operation is 'registered'

statusboolean
versionstring

The version of the service as reported by the service implementation on registration