Domain Solicitation (solutions)

Requests

HTTP verb Endpoint Description

GET

/rest/v1/domain/solutions

Getting the list of soluschen

Getting the list of soluschen

Returns a list of all available solos. The list is generated based on the metadata of the deployed product based on the system «Incoplax».

Solicits are assigned to child domains.

Request

Request example
GET /rest/v1/domain/solutions HTTP/1.1

Response

HTTP/1.1 200 OK
Content-Type: application/json; charset=utf-8

[
  {"key": "era"}
]