Cisco.Unified.Computing.System.OrganizationOrganization

Cisco.Unified.Computing.System.Organization (ClassType)

Organization Description

Element properties:

Base ClassCisco.Unified.Computing.System.Item
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc16cc22f-bbd9-a258-2ea4-995db65adcbd

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 
Cisco.Unified.Computing.System.Object:
Description  string  Description Description Description false 256  False 
Cisco.Unified.Computing.System.Entity:
Moniker  string  Distinguished Name Distinguished Name Description false 256  False 
Cisco.Unified.Computing.System.Organization:
Id  string  Id Id Description true 256  False 
Level  string  Level Level Description false 256  False 
ParentMoniker  string  Parent DN Parent DN Description true 256  False 

Health Model:

Source Code:

<ClassType ID="Cisco.Unified.Computing.System.Organization" Accessibility="Public" Abstract="true" Base="Cisco.Unified.Computing.System.Item" Hosted="false" Singleton="false">
<Property ID="Id" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Level" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ParentMoniker" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>