Realm Server and its Interfaces
Administrators can interact with the realm server using its graphical user interfaces (GUI) and its web API.
You can use the realm server GUI to modify the realm definition and to deploy changes to the realm server and its client application processes. You can also monitor and manage clients as they run, and as the server updates them to use a modified realm definition.
You can use the realm server web API to do all of the previously mentioned administration tasks programmatically (see Realm Server Web API).
- Realm Server URL
To access the realm server graphical user interface, use a URL based on this template: - GUI Overview
The realm server GUI uses several visual layouts to display information. - Restrictions on Names
Names and other literal strings must conform to the restrictions in the following topics. - Size Units Reference
Sizing parameters that accept numeric values also accept unit designators as part of their arguments. - Realm Storage
Each realm server stores the definition of exactly one realm. However, it stores the realm definition in several different ways. - Modification Lock
The realm workspace is protected by a lock file, so that only one user at a time may modify it. - The Deploy Transaction
The deploy command initiates a transaction with the goal that all clients begin using the modified realm definition. - Valid Realm Modifications Reference
The following tables describe the ways in which you can modify the realm definition, and the deployment consequences of each modification.
Copyright © Cloud Software Group, Inc. All rights reserved.