RESTServiceDependencyServer
This class represents the RESTful interface to the service dependency server.
The following resources are applicable:
/service/dependency/overview
GET
This method returns the service dependency graph, optionally constrained to the supplied service type.
Parameters
name | description | type | default |
---|---|---|---|
width | The optional width | query | 0 |
serviceType | The optional service type to focus the service dependency | query |
Response Body
element: | (custom) |
media types: | image/svg+xml |
The SVG representation of the service dependency graph