class StorageServer

ManagedElement
+-IpworksFunction
+-IpworksCommonRoot
+-StorageServer
+-SSInterface [1..1]

The Storage Server.

Attributes
string
restricted
directory = /cluster/storage/no-backup/ipworks/logs
StorageServer Log Directory.

Takes effect: Readonly field
uint32
fileSize = 1 { 1..20 }
StorageServer maximum size (Mb) of log file.

Takes effect: Immediately when Storage Server is running.
uint16
filesNumber = 3 { 1..20 }
Storage Server number of log files.

Takes effect: Immediately when Storage Server is running.
IpworksLogLevel
level = LOG_LEVEL_DISABLE
Storage Server Log level.

Takes effect: Immediately when Storage Server is running.
uint32
passwordExpiryDays = 45 { 30..36500 }
Specifies the number of days in which password expires.
30 ~ 36500, the default is 45.


Takes effect: Immediately when Storage Server is running.
uint16
restricted
port = 17071 { 0..65535 }
Specifies the port number on which the Storage Server listens for requests.
The default port is 17071.


Takes effect: After next storage server restart
boolean
securityLog = false
Determines whether to enable or disable the security log for Storage Server.
Securitylog is disabled by default.


Takes effect: Immediately when Storage Server is running and syslog is configured
string
key
mandatory
noNotification
restricted
storageServerId
Storage Server Key Attribute.
IpworksLogTimelyRotate
timelyRotate = DISABLE
Storage Server Log rotate time interval.

Takes effect: Immediately when Storage Server is running.

  class StorageServer