list of instances classes
suffix class
{ 'phaseName' : 'postconfiguration',
'fileFd' : LOG_MAIN_FD }
{
'instance' : instance,
'fileFd' : LOG_MAIN_FD
}
{
'fileFd' : LOG_MAIN_FD,
'content' : 'my instance is : %s' % instance.getName()
}
{
'location' : instance.getHost(),
'dsInstanceHost' : instance.getHost(),
'dsPath' : instance.getInstallDir(),
'dsInstancePort' : instance.getLDAPPort(),
'dsInstanceDn' : DIRECTORY_INSTANCE_DN,
'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD,
'subcommand' : 'list-log-publishers',
'objectType' : '',
'objectName' : '',
'optionsString' : '',
'expectedRC' : 0,
'fileFd' : LOG_MAIN_FD
}
{
'fileFd' : LOG_MAIN_FD,
'content' : 'dsconfig result : %s' % STAXResult
}
{ 'fileFd' : LOG_MAIN_FD }
{
'phaseName' : 'postconfiguration',
'fileFd' : LOG_MAIN_FD
}