[{"label":"Latest (0.1.0)","version":"latest"}]
cric-r1

ServiceDict

An object of available services, by service name.


Properties

map of Service
services Required

Details about the one service (the service registry) presented by the bootstrapper. The service registry is used for registering a service and discovering all other required services.

JSON Example

{
	"services": {
		"key": {
			"href": "http://dms:8088/dms/service/v0alpha1"
		}
	}
}
[{"label":"Latest (0.1.0)","version":"latest"}]
cric-r1
Returned By

Get Services

Feedback

Was this page helpful?