Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ removeAdapter()

void IceGrid::AdminPrx::removeAdapter ( std::string_view id,
const Ice::Context & context = Ice::noExplicitContext ) const

Removes the adapter with the given ID.

Parameters
idThe adapter ID.
contextThe request context.
Exceptions
IceGrid::AdapterNotExistExceptionThrown when the adapter doesn't exist.
IceGrid::DeploymentExceptionThrown when the application deployment failed.