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.
Note: This action is distinct from the GetConfig service action.
The GetServiceConfig
action returns:
Parameter | Description | Required |
---|---|---|
ControllerUUID | The UUID of the Controller on which the service is registered. | Yes |
Port |
The action port of the service whose configuration file you want to return. |
Yes |
You can also submit this action from individual Controller servers. For more information, refer to the IDOL Site Admin Controller Reference.
|