The GetServiceConfig
action returns the configuration file for a service on the Controller specified by the ControllerUUID parameter. You can run this action even if the service is not running.
This action is distinct from the GetConfig service action.
The GetServiceConfig
action returns:
The following action parameters are required.
Parameter | Description |
---|---|
ControllerUUID | The UUID of the Controller on which the service is registered. |
Port |
The action port of the service whose configuration file you want to return. |
You can also submit this action from individual Controller servers. For more information, refer to the Controller Reference.
|