Veritas.EnterpriseVault.12.VaultStorePartition.HostedVault Store Partition

Veritas.EnterpriseVault.12.VaultStorePartition.Hosted (ClassType)

This hosted class represents Vault Store partition.

Element properties:

Base ClassVeritas.EnterpriseVault.12.HostedApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId70f592de-d668-98b8-f4d4-2984736e362a

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Veritas.EnterpriseVault.12.VaultStorePartition.Hosted:
EntryId  string  Entry ID true 256  False 
ComputerEntryId  string  Computer entry ID false 256  False 
Name  string  Vault Store Partition name false 256  False 
VaultStoreName  string  Vault Store name false 256  False 
VaultStoreEntryId  string  Vault Store entry ID false 256  False 
VaultStoreGroupName  string  Vault Store Group name false 256  False 
Status  string  Status false 256  False 
RollOver  string  Rollover false 256  False 
DeviceType  string  Device type false 256  False 
InterfaceType  int  Interface type false 256   
CollectorType  string  Collector false 256  False 
MigratorType  string  Migrator false 256  False 
Computer  string  Server false 256  False 
SiteName  string  Site name false 256  False 
Location  string  Location false 256  False 
CreationDate  string  Creation date false 256  False 
LastOpenedDate  string  Last opened date false 256  False 

Health Model:

Source Code:

<ClassType ID="Veritas.EnterpriseVault.12.VaultStorePartition.Hosted" Base="Veritas.EnterpriseVault.12.HostedApplicationComponent" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="EntryId" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ComputerEntryId" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Name" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="VaultStoreName" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="VaultStoreEntryId" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="VaultStoreGroupName" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="Status" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="RollOver" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="DeviceType" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="InterfaceType" Type="int" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="CollectorType" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="MigratorType" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="Computer" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SiteName" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="Location" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="CreationDate" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="LastOpenedDate" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
</ClassType>