resetServiceInstance
This command removes all the customizations in a given service instance (similar to an empty BAR state).
resetServiceInstance(domainHome, serviceKey)
The following table lists the parameters for this command.
Parameters | Description |
---|---|
domainHome |
Path to the BI domain home. For example, |
serviceKey |
Key for the service instance. It is a unique identifier for a service instance. For example, 'ssi'. |
This example removes customizations using the resetServiceInstance command.