Operations at o3ePhantomServerManagement/
This page describes the service operations at this endpoint.
| URI | Method | Description |
|---|---|---|
| o3ePhantomServerManagement/changeCredentials | POST | Changes server login credentials for existing server only |
| o3ePhantomServerManagement/changeO3ECredentials | POST | Changes server o3e credentials for existing server only |
| o3ePhantomServerManagement/configureServer | POST | Creates new server configuration, or updates existing one |
| o3ePhantomServerManagement/findServer/{host} | POST | Retrieves the current information about repository server on specified host |
| o3ePhantomServerManagement/getDeviceNames/{storageGroupName} | POST | Gets list of server devices |
| o3ePhantomServerManagement/getServer/{serverId} | POST | Retrieves the current information about repository server with specified id |
| o3ePhantomServerManagement/getStorageGroupNames | POST | Gets list of server storage groups |
| o3ePhantomServerManagement/isAdminCredentialsPresent/{serverId} | GET | Checks if administrator credentials present for specified host |
| o3ePhantomServerManagement/isCredentialsValid | POST | Checks if specified credentials has administrator privileges on repository server host |
| o3ePhantomServerManagement/pluginVersion | GET | Retrieves the current plugin version |
| o3ePhantomServerManagement/repostate/{host} | POST | Checks if server exists on core and has valid credentials. |
| o3ePhantomServerManagement/restartServices/{serverId} | POST | Start restart RDS server job and return job id |
| o3ePhantomServerManagement/servers | GET | Retrieves the current information about avaliable repository servers |
| o3ePhantomServerManagement/validateRestrictions/{host} | POST | Validates known restictions and throws in case of an issue |