AP.F5.LTM.ProfileClientSSLF5 Client SSL Profile

AP.F5.LTM.ProfileClientSSL (ClassType)

F5 Client SSL Profile Class

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda56e6e21-b1ba-c188-dec3-b29c329e4583

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       
AP.F5.LTM.ProfileClientSSL:
FullName  string  Full Name Full Name of Client SSL Profile, including partition true 256  False     
Name  string  Name Name of Client SSL Profile false 256  False     
Partition  string  Partition Name of hosting Partition false 256  False     
DeviceGroup  string  Device Group Hosting Device Group false 256  False     
Description  string  Description Description of Client SSL Profile false 256  False     
CertFileNames  string  Certificate File Names File Name(s) of Client SSL Profile Certificate(s) false 512  False     

Health Model:

Source Code:

<ClassType ID="AP.F5.LTM.ProfileClientSSL" Base="System!System.LogicalEntity" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="FullName" Key="true" Type="string"/>
<Property ID="Name" Key="false" Type="string"/>
<Property ID="Partition" Key="false" Type="string"/>
<Property ID="DeviceGroup" Key="false" Type="string"/>
<Property ID="Description" Key="false" Type="string"/>
<Property ID="CertFileNames" Key="false" Type="string" MaxLength="512"/>
</ClassType>