Cisco.Unified.Computing.System.ServiceProfileService Profile

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

Service Profile Description

Element properties:

Base ClassCisco.Unified.Computing.System.Item
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdcc5df2e6-f106-67f2-8399-7fe0d939d534

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.ServiceProfile:
AssignState  string  Assigned State Assigned State Description false 256  False 
AssocState  string  Associated State Associated State Description false 256  False 
BiosProfileName  string  BIOS Profile Name BIOS Profile Name Description false 256  False 
BootPolicyName  string  Boot Policy Name Boot Policy Name Description false 256  False 
ConfigState  string  Config State Config State Description false 256  False 
ExtIPState  string  Ext. IP State Ext. IP State Description false 256  False 
Id  string  Id Id Description true 256  False 
RefMoniker  string  Parent DN Parent DN Description false 256  False 
UserLabel  string  User Label User Label Description false 256  False 
UUID  string  UUID UUID Description false 256  False 
UUIDSuffix  string  UUID Suffix UUID Suffix Description false 256  False 
Type  string  Type Type Description false 256  False 

Health Model:

Source Code:

<ClassType ID="Cisco.Unified.Computing.System.ServiceProfile" Accessibility="Public" Abstract="true" Base="Cisco.Unified.Computing.System.Item" Hosted="false" Singleton="false">
<Property ID="AssignState" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AssocState" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="BiosProfileName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="BootPolicyName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ConfigState" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ExtIPState" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Id" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RefMoniker" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="UserLabel" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="UUID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="UUIDSuffix" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Type" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>