The GetServices action returns the following information for each service:
You can filter the list of services using the name, type, or labels that you set up as part of the AddService action.
This action accepts the following optional parameters.
| Parameter | Description |
|---|---|
| Labels |
Any labels associated with the service. |
| Name |
A name for the service. |
| Type |
A description of the type of service. |
You can also send the GetServices action from Coordinator by specifying a comma-separated list of Controller UUIDs.
For example:
a=GetServices&controllerUUIDS=d267cf80-063a-8030-a2de-24be0523821c,4e572f80-460c-8030-a2de-005056bd31f6
This action returns the information listed above for the Controller servers with the specified UUIDs. For more information, refer to the Coordinator Reference.
|
|