v1

latestSwagger 2.0Apache 2.02026-07-13112149159.3 KB
System

Get service config for a specific host

get/system/services/{servicename}/{hostid}

Path parameters

servicenamestring required
hostidstring required

Response

Listing of registered services

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