SolarWinds Information Service v3.0 Schema Documentation

Index

Orion.APM.Exchange.DatabaseFile

Base type: System.Entity

Summary: This entity presents the database file information.

Properties

Name Type Notes
DatabaseFileID System.Int32 The unique integer representation of database file.
DatabaseCopyID System.Int32 The unique integer representation of parent database copy.
PhysicalName System.String The string value that specifies the name of the directory where database file is stored.
Size System.Int64 The long value that specifies the database file size.
AvailableSpace System.Int64 The long value that specifies the database file available space.
AvailableWhiteSpace System.Int64 The long value that specifies the database file available white space.
VolumeID System.Int32 The unique integer representation of database file volume.
Status System.Int32 The integer value that contains database file status.
TimeStamp System.DateTime The date of poll for database file data.
UsedSpacePercentage System.Double The percentage representation of database file disk space usage.
WhiteSpaceFreePercentage System.Double The percentage representation of free database file white space.
StatusDbUsage System.Int32 The integer value that contains database file usage status.
StatusDbWhitespaceSize System.Int32 The integer value that contains database file white space usage status.
DisplayName System.String
Description System.String
InstanceType System.Type
Uri System.String
InstanceSiteId System.Int32 Default='0'.
DatabaseFileStatistics Orion.APM.Exchange.DatabaseFileStatistics Defined by relationship Orion.APM.Exchange.DatabaseFileHostsDatabaseFileStatistics (System.Hosting)
Database Orion.APM.Exchange.DatabaseCopy Defined by relationship Orion.APM.Exchange.DatabaseFileDatabase (System.Hosting)