Cisco.Ucs.ProxyUCS Domain

Cisco.Ucs.Proxy (ClassType)

Element properties:

Base ClassCisco.Ucs.Object
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIddc49a9f9-f0c7-140d-58be-24fddd9c63d4

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Cisco.Ucs.Object:
TypeId  string  Unique Id false 256  False     
Description  string  Description false 256  False     
MonitoringServer  string  Monitoring Server false 256  False     
WebProxyUrl  string  Web Proxy Url false 256  False     
ClassName  string  Class false 256  False     
Cisco.Ucs.Proxy:
Id  string  UCS Name true 256  False     
UcsVersion  string  UCSM Version false 256  False     
Url  string  URL false 256  False     
ManagingServer  string  Monitoring Server false 256  False     
CollectPerformanceStats  string  Collect Performance Statistics false 256  False     

Health Model:

Source Code:

<ClassType ID="Cisco.Ucs.Proxy" Accessibility="Public" Abstract="true" Base="Cisco.Ucs.Object" Hosted="false" Singleton="false">
<Property ID="Id" Type="string" Key="true" CaseSensitive="false" MinLength="0"/>
<!--<Property ID="TypeId" Type="string" Key="false" CaseSensitive="false" MinLength="0" />-->
<Property ID="UcsVersion" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="Url" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="ManagingServer" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="CollectPerformanceStats" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
</ClassType>