Volume_Inventory.xml

Contains information about the files located on the specified volume.

Syntax

   <Volume_Inventory name=""/>
   <Space_Used/>
   <Directory_Count/>
   <File_Count/>
   <File_Type_Count/>
   <File_Owner_Inventory>
      <Owner Global_DN="" Local_ID="">
         <Space_Used/>
         <File_Count/>
      </Owner>
   </File_Owner_Inventory>
   <File_Type_Inventory>
      <Extension name="">
         <Space_Used/>
         <File_Count/>
      </Extension>
   </File_Type_Inventory>
   <File_Modified_Inventory>
      <Group range="">
         <Space_Used/>
         <File_Count/>
      </Group>
   </File_Modified_Inventory>
   <File_Access_Inventory>
      <Group range="">
         <Space_Used/>
         <File_Count/>
      </Group>
   </File_Access_Inventory>
   <File_Create_Inventory>
      <Group range="">
         <Space_Used/>
         <File_Count/>
      </Group>
   </File_Create_Inventory>
   <File_Size_Inventory>
      <Group range="">
         <Space_Used/>
         <File_Count/>
      </Group>
   </File_Size_Inventory>

Elements

Volume_Inventory

Specifies the root element for NRM inventory requests.

Space_Used

Specifies the byte space in use by all files on the volume.

Directory_Count

Specifies the number of subdirectories on the volume.

File_Count

Specifies the number of files on the volume.

File_Type_Count

Specifies the number of file types that are being tracked in the inventory. If the Inventory_Status is Scanning, it specifies the number of files that have been scanned thus far.

File_Owner_Inventory

Specifies information about the users that own files on the volume.

Owner_Global_DN

Specifies the full eDirectory Distinguished Name.

Space_Used

Specifies the amount of byte space in use.

File_Count

Specifies the number of files.

File_Type_Inventory

Specifies information about the different types of files that are stored on the server. This element tracks only the first 2000 file types.

Extension

Specifies the space used and file count for all extensions that were not counted in the first 2000 file types. NRM tracks files that have no extensions and reports them under the No Extension name.

File_Modified_Inventory

Specifies information about when the files were last modified.

Group

Specifies the data about the number of files and associated space that were fall within the specified range.

File_Access_Inventory

Specifies information about when the files were last accessed.

File_Create_Inventory

Specifies information about when the files were created.

File_Size_Inventory

Specifies information about the size of the files.

Attributes

name

Specifies the name of the server.

Local_ID

Specifies the object ID (valid on the local server only).

range

Specifies the range to return information about:

  • Within Last Day
  • 1 Day - 1 Week
  • 1 Week - 2 Weeks
  • 2 Weeks - 1 Month
  • 1 Month - 2 Months
  • 2 Months - 4 Months
  • 4 Months - 6 Months
  • 6 Months - 1 Year
  • 1 Year - 2 Years
  • More than 2 Years

OR

  • Less than 1KB
  • 1 KB - 4 KB
  • 4 KB - 16KB
  • 16 KB - 64 KB
  • 64 KB - 256 KB
  • 256 KB - 1 MB
  • 1 MB - 4 MB
  • 4 MB - 16 MB
  • 16 MB - 64 MB
  • 64 MB - 256 MB
  • More than 256 MB

Remarks

This data file is placed at the root of a volume after an inventory is performed. The file contains data that was created the last time a volume or server inventory was performed.