HPEnterpriseStorage3PARMP.VFSVFS

HPEnterpriseStorage3PARMP.VFS (ClassType)

HPE 3PAR Storage VFS

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId29344710-bc50-3d5b-5a6b-c88a0a270e1d

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 
HPEnterpriseStorage3PARMP.VFS:
Name  string  Name HPE 3PAR Storage VFS Name true 256  False 
UUID  string  UUID HPE 3PAR Storage VFS UUID false 256  False 
FPG  string  FPG HPE 3PAR Storage VFS FPG false 256  False 
OverallState  string  State HPE 3PAR Storage VFS OverallState false 256  False 
IPAddress  string  IP Address HPE 3PAR Storage VFS IP Address false 256  False 
VLANTagID  string  VLAN Tag ID HPE 3PAR Storage VFS IP Address false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorage3PARMP.VFS" Accessibility="Internal" Abstract="false" Base="SystemLibrary!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="Name" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="UUID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FPG" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OverallState" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IPAddress" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VLANTagID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>