Operations at o3ePhantomDeploymentManagement/
This page describes the service operations at this endpoint.
| URI | Method | Description |
|---|---|---|
| o3ePhantomDeploymentManagement/initializeDeploySession/{sessionId}/{reinstallRequired}/{changeLoginCredentialsRequired} | POST | Initialize service deploy session for given host. |
| o3ePhantomDeploymentManagement/initializeDeploySession/{sessionId}/{serverId} | POST | Initialize service upgrade session for given server. |
| o3ePhantomDeploymentManagement/launchUpgradeSession/{sessionId}/{serverId} | POST | Starts upgrade for given upgrade session. |
| o3ePhantomDeploymentManagement/repostate/{host} | POST | Tries to connect to remote or local repository with default credentials. |
| o3ePhantomDeploymentManagement/serviceState/{sessionId} | POST | Gets information about RDS service installation on remote machine |
| o3ePhantomDeploymentManagement/startRepositoryDrivesPerformanceTest/{sessionId}/{repositoryPath} | POST | Validates the performance of deployment destinations of the RDS service. This is implemented as a separate task because it takes so long. |
| o3ePhantomDeploymentManagement/testRepositoryDrivesPerformance/{sessionId}/{repositoryPath} | POST | Validates deployment destinations of RDS service. |
| o3ePhantomDeploymentManagement/validateO3EDeploymentDestinations/{sessionId}/{repositoryPath} | POST | Validates deployment destinations of RDS service. |