Description | This object indicates the status of the conceptual row in
the cermConfigResGroupUserTable. To create a new row
(i.e. adding a new resource user instance) in the
cermConfigResGroupUserTable, this object has to be set to
'createAndGo'. Setting the status to 'createAndGo' will fail
if the given resource group is not yet created (i.e. not
available in the cermConfigResGroupTable) or given resource
user instance index is already exist. If it succeeds, status
of the row will be set to 'active'.
To delete an resource user instance from the resource group,
this object has to be set to 'destroy'. |