TimeMapping
This type is a class for model objects.
@since 7.0.0 Represents a start time and an end time for a time of day rule.
Package: proxyvirtualhost
Known subtypes:
GenericServerClusterTimeMapping
ApplicationServerTimeMapping
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Attributes Summary startTime : EString @since 7.0.0 The start of the time range for which this mapping is valid. Format is hh:mm ( military time ) endTime : EString @since 7.0.0 The end of the time range for which this mapping is valid. Format is hh:mm ( military time ) action : TimeMappingActionKind @since 7.0.0 The action to take when this time mapping fires.
Attribute Details
startTime - @since 7.0.0 The start of the time range for which this mapping is valid. Format is hh:mm ( military time )
Data Type: EString
Default value:
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
endTime - @since 7.0.0 The end of the time range for which this mapping is valid. Format is hh:mm ( military time )
Data Type: EString
Default value:
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
action - @since 7.0.0 The action to take when this time mapping fires.
Data Type: TimeMappingActionKind
Default value: INCLUDE
Allowed values:
0 - INCLUDE
1 - EXCLUDE
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006