AP.F5.LTM.ProfileServerSSLF5 Server SSL Profile

AP.F5.LTM.ProfileServerSSL (ClassType)

F5 Server SSL Profile Class

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda0169efa-4f16-df8f-89e6-947728091770

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

Health Model:

Source Code:

<ClassType ID="AP.F5.LTM.ProfileServerSSL" 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>