BAQR0560E The httpMethod attribute of the zosConnectServiceRestClient element in server.xml with value: {0}, is invalid. The original HTTP method has been used.
Explanation
The httpMethod attribute is defined, but is not one of the defined HTTP methods for the REST client.
User response
Ensure that the httpMethod attribute of the zosConnectServiceRestClient element is one of GET, PUT, POST, OPTIONS or DELETE.