While executing Rest API for SRM below error is triggered
"'{"error_code":"4.1","message":"Rate limit exceeded. Requests have been temporarily blocked "1a temporarily blocked. }
Additionally while downloading the logs for the appliance below error is displayed.
SRM 9.0.2
The issue is caused due to the partition on the SRM appliance full.
The below partition for the appliance was full
/opt/vmware/support
Review the contents of the folder using the below command
root@srm[ /opt/vmware/support]# du -sk * | sort -nr
Once validated either delete the large files or move them to a different location.