Symptom
After using the createPolicy API method, a user cannot retrieve any policies.
Using the Policy2 getPolicies() API method results in the following error:
suds.WebFault: Server raised fault: 'Fault occurred while processing.'
Going to the web interface results in a 500 internal error.
Cause
The problem occurs if a user tries to create a Policy with missing parameters, for example, -Enabled.
Resolution
The issue has been corrected in CDP 4.2.0. The system now verifies if all required parameters are specified by users when they use API methods.
Related Articles
Page: Accessing API Documentation (CDP) Labels: enterprise_edition, advanced_edition, standard_edition, api |
Page: Accessing Example API Functions (CDP) Labels: enterprise_edition, standard_edition, advanced_edition, api |
Page: Running soapUI Script on Linux (CDP) Labels: api |
Page: API - Solved Issue with Closed Disk Safe (CDP) Labels: api |
Page: API - Solved Issue with Wrong User Attributes Keys when Creating and Getting Power Users (CDP) Labels: api |
Page: API - Solved Issue with createPolicy (CDP) Labels: api |
Page: API - Solved Issue with getStorageDiskByPath (CDP) Labels: api |