Error while uploading CSV files in Cloud Insight swagger page
Applies to
- Cloud Insight Services (CI)
- REST API
Issue
Error generated while trying to upload a CSV in CI Swagger page
https://xxxxxx.xxx-xx-x.cloudinsights.netapp.com/swagger-ui/index.html?url=/rest/documentation/category/all#/dwh/uploadCsvFile
{
"errorMessage": "Maximum upload
size exceeded; nested exception is java.lang.IllegalStateException:
org.apache.tomcat.util. http.fileupload.impl.FileSizeLimitExceededException: The field customFile exceeds its maximum permited size of 1048576 bytes.",
"errorCode": "INTERNAL_ERROR"
}