Cisco.UcsCentral.ServiceProfileService Profile

Cisco.UcsCentral.ServiceProfile (ClassType)

Element properties:

Base ClassCisco.Ucs.LogicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdda4855d4-4b4f-567a-ea8f-dd374a072bf8

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.ServiceProfile:
AssignState  string  Assign State false 256  False     
AssocState  string  Association State false 256  False     
BiosProfileName  string  BIOS Profile Name false 256  False     
BootPolicyName  string  Boot Policy Name false 256  False     
ConfigState  string  Configuration State false 256  False     
ExtIPState  string  Ext IP State false 256  False     
Id  string  Distinguished Name true 256  False     
RefMoniker  string  Ref Moniker false 256  False     
UserLabel  string  User Label false 256  False     
UUID  string  UUID false 256  False     
UUIDSuffix  string  UUID Suffix false 256  False     
Type  string  Type false 256  False     

Health Model:

Source Code:

<ClassType ID="Cisco.UcsCentral.ServiceProfile" Accessibility="Public" Abstract="true" Base="Cisco.Ucs.LogicalEntity" Hosted="false" Singleton="false">
<Property ID="AssignState" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="AssocState" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="BiosProfileName" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="BootPolicyName" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="ConfigState" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="ExtIPState" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="Id" Type="string" Key="true" CaseSensitive="false" MinLength="0"/>
<Property ID="RefMoniker" 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="UUIDSuffix" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
<Property ID="Type" Type="string" Key="false" CaseSensitive="false" MinLength="0"/>
</ClassType>