storage quota exceeded
Hi Team,
We are placing file from onpremise server to oci server using oci cli, but we are getting "StorageQuotaExceeded". We have 1 TB procured initially for object storage. Currently the bucket size is less than 200GB. Can we check how much space is currently in use? Please guide
oci os object put -ns axquiypcg -bn prod_bucket --name monitor.sh --file /root/monitor.sh
ServiceError:
{
"code": "StorageQuotaExceeded",
Thanks,
SG
0