Cisco.UcsCentral.LocalServiceProfileLocal Service Profile

Cisco.UcsCentral.LocalServiceProfile (ClassType)

Element properties:

Base ClassCisco.Ucs.LogicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId1de650db-ec5f-2365-fa10-ff5aeb589fb2

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.Entity:
Moniker  string  Moniker false 256  False     
UcsName  string  UCS Name/Host Name false 256  False     
ModifiedMoniker  string  Unique Moniker false 256  False     
Cisco.UcsCentral.LocalServiceProfile:
Id  string  Distinguished Name true 256  False     
AssignState  string  Assign State false 256  False     
AssocState  string  Association State false 256  False     
ConfigQualifier  string  Config Qualifier false 256  False     
ConfigState  string  Config State false 256  False     
MgmtIpAddr  string  Management IP Address false 256  False     
InstanceDn  string  Instance DN true 256  False     
SysId  string  Compute System Id false 256  False     
Name  string  Name false 256  False     
OperState  string  Operation State true 256  False     
PhysicalDn  string  Physical DN false 256  False     
PolicyLevel  string  Policy Level false 256  False     
PolicyOwner  string  Policy Owner false 256  False     
SystemName  string  System Name false 256  False     
UserLabel  string  User Label false 256  False     
UUID  string  UUID false 256  False     
Version  string  Version false 256  False     

Health Model:

Source Code:

<ClassType ID="Cisco.UcsCentral.LocalServiceProfile" Accessibility="Public" Abstract="true" Base="Cisco.Ucs.LogicalEntity" Hosted="false" Singleton="false">
<Property ID="Id" Type="string" Key="true" CaseSensitive="false" MinLength="0"/>
<Property ID="AssignState" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="AssocState" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="ConfigQualifier" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="ConfigState" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="MgmtIpAddr" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="InstanceDn" Type="string" Key="true" CaseSensitive="false" MinLength="0"/>
<Property ID="SysId" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="Name" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="OperState" Type="string" Key="true" CaseSensitive="false" MinLength="0"/>
<Property ID="PhysicalDn" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="PolicyLevel" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="PolicyOwner" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="SystemName" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="UserLabel" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="UUID" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="Version" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
</ClassType>