We have API calls from automation tool. The API file-write-file is creating file exports* is not working and they are not getting any response, but if they are creating file export* without s they are getting response.
We have API calls from automation tool. The API file-write-file is creating file exports* is not working and they are not getting any response, but if they are creating file export* without s they are getting response.
Its 7mode filer
Create below files fail with reason "No response received" by API "file-write-file".
"/vol/vol0_xxxxxx/etc/exports.loc"
"/vol/vol0_xxxxxx/etc/exports.l"
Create below files success by API "file-write-file".
"/vol/vol0_xxxxxx/etc/export"
"/vol/vol0_xxxxxx/etc/export.lock"