Apache CloudStack 4.15.0.0 Root Admin API Reference
					
                                        
                                        
                                    
                                importBackupOffering
Imports a backup offering using a backup provider
Request parameters
| Parameter Name | Description | Required | 
| allowuserdrivenbackups | Whether users are allowed to create adhoc backups and backup schedules | true | 
| description | the description of the backup offering | true | 
| externalid | The backup offering ID (from backup provider side) | true | 
| name | the name of the backup offering | true | 
| zoneid | The zone ID | true | 
Response Tags
| Response Name | Description | 
| id | ID of the backup offering | 
| allowuserdrivenbackups | whether offering allows user driven ad-hoc/scheduled backups | 
| created | the date this backup offering was created | 
| description | description for the backup offering | 
| externalid | external ID on the provider side | 
| name | name for the backup offering | 
| zoneid | zone ID | 
| zonename | zone name |