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.
| Parameter | Description | Required |
|---|---|---|
| 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&controllerUUUIDS=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 IDOL Site Admin Coordinator Reference.
|
|