Description | This object indicates the status of the row in the
cermConfigPolicyApplyTable. To create a new entry
(i.e. applying a resource policy to a resource group or
resource user) in the cermConfigPolicyApplyTable, this object
has to be set to 'createAndGo'. Setting the status to
'createAndGo' will fail if any columnar object in the
same row does not have acceptable value (for example,
the specified resource policy name does not exist in
the cermConfigPolicyTable). If it succeeds, status of
the row will be set to 'active'.
To delete a row in the table (i.e. unconfiguring a policy
for a resource group/user), this object has to be set to
'destroy'. |