Operations at o3ePhantomManagement/

This page describes the service operations at this endpoint.

URI Method Description
o3ePhantomManagement/cores POST Gets information about AppRecovery Cores which store backup in given O3E repository
o3ePhantomManagement/createrepository PUT Starts new create O3E repository job and returns repository id
o3ePhantomManagement/existingrepository/{coreIdToReplace}/{repositoryId} PUT Takes O3E repository ownership from old AppRecovery Core described by ID
o3ePhantomManagement/integrity POST Starts a long-running and very detailed integrity verification process for the selected repository
o3ePhantomManagement/isO3EDeploymentEnabled POST Checks if O3E deployment is enabled or not.
o3ePhantomManagement/isO3EEnabled POST Checks if O3E is enabled or not.
o3ePhantomManagement/library GET Retrieves the current configuration of the O3E library
o3ePhantomManagement/library POST Sets the configuration of the O3E library
o3ePhantomManagement/maintain POST Starts maintenance process for selected repository
o3ePhantomManagement/passphraseValid/{repositoryId}/{passphrase} GET Gets information about repository security options and checks if specified passphrase valid
o3ePhantomManagement/repositories GET Gets a list of all O3E repositories including configuration and status
o3ePhantomManagement/repository/{id} GET Gets O3E repository info by its id
o3ePhantomManagement/repository/{id} POST Change the configuration of an existing O3E repository
o3ePhantomManagement/repository/{id}/{deleteRepositoryContent}/{deleteContainers} DELETE Starts delete repository job for the specified O3E repository
o3ePhantomManagement/repository/{id}/exists GET Checks whether O3E repository exists or not
o3ePhantomManagement/repository/{repositoryId}/{agentId} GET Get the repository empty status
o3ePhantomManagement/repository/{repositoryId}/encryptionpassphrase/{value} POST Change the repository encryption passphrase
o3ePhantomManagement/repository/{repositoryId}/frozen GET Get the repository frozen status
o3ePhantomManagement/repository/{repositoryId}/frozen/{value} POST Change the repository status to frozen
o3ePhantomManagement/repositoryStorageGroupsInfo/{repositoryId} GET Gets information about repository storage groups
o3ePhantomManagement/testConnection?ignoreErrors={ignoreErrors} POST Tests connection to a server
o3ePhantomManagement/versioninfo/{repositoryId}/{snapshotName} GET Gets information about O3E client/server which were used to create this volume image