Working with Elements

You can add, update, retrieve and delete configuration elements.

Consider the following while working with configuration elements.

  • Singleton configuration element - An element that has only one instance. For example - account-config.
  • Multi-instance configuration element - An element that has multiple instances. For example - realm-config.
  • Sub-element - A subordinate element that is part of a larger configuration element. For example - policy-attributes is a sub-element of the local-policy element.