Note: this component is designated "advanced", which means that objects of this type are not expected to be created or altered in most environments. If you believe that such a change is necessary, you may want to contact UnboundID support in order to understand the potential impact of that change.
The Plugin Root defines the parent entry for all plug-ins defined in the server.
It can also include configuration attributes that define the order in which those plug-ins are to be loaded and invoked.
↓Relations To this Component
↓Properties
↓dsconfig Usage
The following components have a direct composition relation from Plugin Roots:
The properties supported by this managed object are as follows:
Basic Properties: | Advanced Properties: |
---|
To view the Plugin Root configuration:
dsconfig get-plugin-root-prop [--tab-delimited] [--script-friendly] [--property {propertyName}] ...
To update the Plugin Root configuration:
dsconfig set-plugin-root-prop (--set|--add|--remove) {propertyName}:{propertyValue} [(--set|--add|--remove) {propertyName}:{propertyValue}] ...