| void IceGrid::AdminPrx::removeAdapter | ( | std::string_view | id, |
| const Ice::Context & | context = Ice::noExplicitContext ) const |
Removes the adapter with the given ID.
| id | The adapter ID. |
| context | The request context. |
| IceGrid::AdapterNotExistException | Thrown when the adapter doesn't exist. |
| IceGrid::DeploymentException | Thrown when the application deployment failed. |