| RegistryInfo IceGrid::AdminPrx::getRegistryInfo | ( | std::string_view | name, |
| const Ice::Context & | context = Ice::noExplicitContext ) const |
Gets the registry information of an IceGrid registry.
| name | The registry name. |
| context | The request context. |
| IceGrid::RegistryNotExistException | Thrown when the registry doesn't exist. |
| IceGrid::RegistryUnreachableException | Thrown when the registry is unreachable. |