Error returned by REST client when attempting to import Monitoring Profile entries.
Importing Monitoring Profiles via a REST client fail with errors.
The following error is seen in the REST client during Monitoring Profile import:
<WebServiceException>
<LocalizedMessage>"The web service request failed because the XML provided in the request's body did not conform to the defined schema (see the documentation at 'monitoringprofiles/documentation' for access to the schema definitions).The specific error was: 'Error on line 1: cvc-elt.1.a: Cannot find the declaration of element 'MonitoringProfileList'.".</LocalizedMessage>
</WebServiceException>
Due to multiple Monitoring Profiles in a single XML body input request.
This is not supported in the REST functionality available from CA Performance Manager at this time.
At this time the product only supports input of a single Monitoring Profile per REST PUT request.
Two solution options are available:
More information about the Certification Installer can be found in the CA Performance Manager Wiki documentation.