Get account usage information. See input and output of this API for info on what it can return.
Success result
The count of all operations performed in the account. This value includes both key management (e.g., CRUD ops) and cryptographic operations (e.g., encrypt/decrypt).
To illustrate, here are a few examples:
- If you have a key which was copied to another group and then do a key rotation (with the key-links also being updated), the
num_operationscount will increase by two. - If you have a key and do an encrypt operation this will increase the
num_operationsandencryption_operationseach by one. - If you delete a key, this will increase the only
num_operationsby one.
The total number of sobjects in the account, or
an approximation thereof. This field is present if
the saas_full_usage query parameter is specified
when retrieving account usage statistics.
Note that all sobjects in the account are counted, regardless of whether the user has access to them.
An indicator of how accurate a count of objects is.