This type is a class for model objects.
A webserver. @since 6.0.0.
Package: webserver| Attributes Summary | |
| webserverType : WebserverTypeKind | The type of webserver. |
| webserverProtocol : WebserverProtocolKind | The protocol associated with the primary port (WEBSERVER_ADDRESS named endpoint) of the webserver. |
| webserverInstallRoot : EString | The fully qualified directory path in which the webserver is installed. |
| webserverAdminProtocol : WebserverProtocolKind | The protocol associated with the primary port (WEBSERVER_ADMIN_ADDRESS named endpoint) of the webserver. |
| configurationFilename : EString | The fully qualified name of the configuration file on the webserver. |
| logFilenameError : EString | The fully qualified name of the webserver logfile. |
| logFilenameAccess : EString | * No description is available * |
| serviceName : EString | Service name used when running IHS as a service. This is applicable only to webservers with a webserverType of IHS on a Windows platform. |
| pluginProperties : PluginProperties * | * No description is available * |
| adminServerAuthentication : AdminServerAuthentication @ | * No description is available * |
| keyStoreFiles : KeyStoreFile * | * No description is available * |
| Attribute Details |