API Portal 10.7 | webMethods API Portal for Administrators | Managing Data in API Portal | Backing up and Restoring Tenant-specific Data | Backing up Tenant-specific Data
 
Backing up Tenant-specific Data
The user must be a member of the API Administrator user group.
*To backup tenant-specific data
1. Start the API Portal Cloud Controller (ACC).
2. Run the following command to back up the tenant-specific data:
backup tenant tenant-name for type1, type2
Note:
Select the following types depending on the data to be backed up:
*ABS, ADS, UMC to back up API Portal objects data.
*ECP to back up collaboration data.
*APIPORTAL to back up the lifecycle events and run-time analytics data.
For example, if you want to backup only the collaboration and API Portal analytics data from the default tenant the command format would be:
backup tenant default for ECP, APIPORTAL