This function resolves common dsconfig arguments
This function lists, get or set a list of attributes using dsconfig
Location of target host
Pathname to installation root
Directory server hostname or IP address
Directory server port number
Bind DN
Bind password
dsconfig subcommand to execute
Object type to modify, e.g. backend-name
object name to modify, e.g. userroot
String containing the dsconfig options.
e.g. --set enabled:true --set key-store-pin:servercert
Expected return code value. Default value is 0.
output file descriptor
{ 'name' : 'OpenDSdsconfig',
'location' : location,
'command' : STAFCmd,
'arguments' : STAFCmdParams,
'path' : dsBinPath,
'fileFd' : fileFd
}
STAXResult