Cisco.UcsCentral.ComputeSystemCompute System

Cisco.UcsCentral.ComputeSystem (ClassType)

Element properties:

Base ClassCisco.Ucs.Proxy
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda1ceba5d-1420-6ea8-1aa2-dfe42fa4b5e5

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     
Cisco.UcsCentral.ComputeSystem:
Address  string  Address false 256  False     
Moniker  string  Distinguished Name false 256  False     
Description  string  Description false 256  False     
Id  string  Id false 256  False     
FirmwareOperState  string  Firmware Oper State false 256  False     
FirmwarePackName  string  Firmware Pack Name false 256  False     
InventoryStatus  string  Inventory Status false 256  False     
LastRefreshedTimeStamp  string  Last Refreshed Time Stamp false 256  False     
LastSubscribedTimeStamp  string  Last Subscribed Time Stamp false 256  False     
Owner  string  Owner false 256  False     
ProductFamily  string  Product Family false 256  False     
RefreshImmediateFlag  string  Refresh Immediate Flag false 256  False     
Site  string  Site false 256  False     
SubscribeStatus  string  Subscribe Status false 256  False     
TotalPhysicalCount  string  Total Physical Count false 256  False     
AvailablePhysicalCount  string  Available Physical Count false 256  False     
UcsCentral  string  UCS Central false 256  False     
DomainGroup  string  Domain Group false 256  False     

Health Model:

Source Code:

<ClassType ID="Cisco.UcsCentral.ComputeSystem" Accessibility="Public" Abstract="true" Base="Cisco.Ucs.Proxy" Hosted="false" Singleton="false">
<Property ID="Address" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="Moniker" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="Description" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="Id" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="FirmwareOperState" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="FirmwarePackName" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="InventoryStatus" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="LastRefreshedTimeStamp" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="LastSubscribedTimeStamp" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="Owner" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="ProductFamily" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="RefreshImmediateFlag" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="Site" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="SubscribeStatus" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="TotalPhysicalCount" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="AvailablePhysicalCount" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="UcsCentral" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="DomainGroup" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
</ClassType>