TPS limits for core apis for fetching metadata information about the compute resources
Summary:
what are API call limits(TPS) for the OCI Core APIs which are fetching metadata information about the computes?
Content (required):
What are the API call limits(TPS) for the following OCI Compute/Networking APIs, for a tenancy?
https://docs.oracle.com/en-us/iaas/api/#/en/iaas/20160918/Instance/ListInstances
https://docs.oracle.com/en-us/iaas/api/#/en/iaas/20160918/Instance/GetInstance
https://docs.oracle.com/en-us/iaas/api/#/en/iaas/20160918/VnicAttachment/ListVnicAttachments
https://docs.oracle.com/en-us/iaas/api/#/en/iaas/20160918/Vnic/GetVnic
Also in case, these limits are tenancy/region-specific, Is there OCI API to get these limit numbers programmatically with OCI SDK?
0