Operations at FtbuAppliance/
This page describes the service operations at this endpoint.
| URI | Method | Description |
|---|---|---|
| FtbuAppliance/acceptEula | PUT | Accepts EULA |
| FtbuAppliance/cores/{coreId}/agents/demandDelayed | POST | Add agents by demand to a remote slave core. Host name of the agent should be filled. The action waits until PushInstall job is finished if any. |
| FtbuAppliance/cores/{coreId}/agents/requestDelayed | POST | Add agents by request to a remote slave core. Host name of the agent should be filled. The action waits until PushInstall job is finished if any. |
| FtbuAppliance/disableEmergencyExitFromFtbu | PUT | Removes flag for emergency exit from FTBU |
| FtbuAppliance/disableFtbuWeb | POST | Disable FTBU web application |
| FtbuAppliance/emergencyExitFromFtbu | PUT | Setup flag for emergency exit from FTBU |
| FtbuAppliance/enableFtbuWeb | POST | Enable FTBU web application |
| FtbuAppliance/forceBasicFtbuSetup | POST | Force basic FTBU setup |
| FtbuAppliance/getBasicFtbuSetupJobState | GET | Gets basic ftbu setup job's state |
| FtbuAppliance/getCustomProvisioningPlan | POST | Gets provisioning plan based on provided request |
| FtbuAppliance/getexecutionmodedetails | GET | Gets value that indicates if FTBU should run in restore mode |
| FtbuAppliance/GetFtbuConfiguration | GET | Retrieves FTBU configuration |
| FtbuAppliance/getProvisioningPlan | GET | Gets provisioning plan (i.e. max size (in bytes) of the virtual standby disk size that can be created on the appliance, min size of the repository disk size). |
| FtbuAppliance/markFtbuConfigured | PUT | Mark FTBU configured |
| FtbuAppliance/markFtbuConfiguredInRestoreMode | PUT | Mark FTBU configured in restore mode |
| FtbuAppliance/rebootRequired | GET | Returns TRUE if needs to reboot the host |
| FtbuAppliance/setAgentsExportConfigurationsDelayed | POST | Sets the export configuration for the agents. Host name of the agent should be filled. The action waits until PushInstall job is finished if any. |
| FtbuAppliance/setAgentsSqlInstancesCredentialsAndNightlyJobsDelayed | POST | Sets up agents sql instances credentials and nightly jobs (attachability, mountability). The action waits until PushInstall job is finished if any. |