Object Type = org.alfresco.enterprise.repo.management.ContentStore
Allows monitoring of each content store. When Type=FileContentStore, the Root attribute of the name holds the file system path to the store. Specific attributes exposed are the total space (and also free space) in the content store, in bytes, and whether the store allows write operations.
Attribute name | Example value |
---|---|
SpaceFree | 33434923008 |
SpaceTotal | 64422408192 |
WriteSupported | true |