Tenant and namespace statistics data type properties

The table below describes the properties included in the statistics data type that describes the statistics resource for tenants and namespaces.

Property name

Data type

Description

Notes

customMetadataCount

Long

Specifies the number of custom metadata files stored in a given namespace or in all the namespaces owned by a given tenant.

 

customMetadataSize

Long

Specifies the total number of bytes of custom metadata stored in a given namespace or in all the namespaces owned by a given tenant.

 

ingestedVolume

Long

Specifies the total size of the stored data and custom metadata, in bytes, before it was added to a given namespace or to all the namespaces owned by a given tenant.

 

objectCount

Long

Specifies the number of objects, including old versions of objects, in a given namespace or in all the namespaces owned by a given tenant.

Each multipart object counts as a single object. Objects that are in the process of being created by multipart uploads are not included in the object count.

The object count does not include object versions that are delete markers.

 

shredCount

Long

Specifies thetotal number of these items waiting to be shredded in a given namespace or in all the namespaces owned by a given tenant: objects, old versions of objects, parts of multipart objects, parts of old multipart versions of objects, replaced parts of multipart uploads, parts of aborted multipart uploads, unused parts of completed multipart uploads, and transient parts created during the processing of certain multipart upload operations.

 

shredSize

Long

Specifies the total number of bytes of object, object version, and part data and metadata waiting to be shredded in a given namespace or in all the namespaces owned by a given tenant.

 

storageCapacityUsed

Long

Specifies the total number of bytes occupied by stored data in the given namespace or in all the namespaces owned by the given tenant. This includes object data, metadata, and any redundant data required to satisfy the applicable service plans.

 

© 2015, 2020 Hitachi Vantara LLC. All rights reserved.