compared with
Current by Shannon George
on Aug 07, 2012 16:40.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (7)

View Page History
{kb-symptom}

After using the {{createPolicy}} API method, a user cannot retrieve any policies.

Using the {{Policy2 getPolicies()}} API method gives the following error:
Using the {{Policy2 getPolicies()}} API method results in the following error:

{code}suds.WebFault: Server raised fault: 'Fault occurred while processing.' {code}

Going to the web interface results in a 500 internal error.

{kb-cause}
The problem occurred if the user tried to create a Policy with parameters missing, for example, {{-Enabled}}.
The problem occurs if a user tries to create a Policy with missing parameters, for example, {{\-Enabled}}.

{kb-resolution}

The issue has been corrected in CDP 4.2.0. Now the The system now verifies if all required parameters are specified by users when they use API methods.