Enterprise Export Tool
The Enterprise Export Tool can be used to to retrieve all information pertaining to a BroadWorks Service Provider or Enterprise and output it to a series of .json
files. Upon completion of the export, all files will be compressed into a tar.gz
file with the name of the exported Service Provider or Enterprise.
Usages
The export tool can be used from two different location, either via the Alpaca command line or via the external script.
Command Line
The export command can be found at the ServiceProvider/Enterprise Level.
- Usage:
export <file_name>
External Script
The export script can be found in the Alpaca root directory.
- Usage:
./alpaca-export <server_nickname> <service_provider_id>
where is the nickname provider to the server in the Alpaca properties file.