Elements – HP Intelligent Management Center Licenses User Manual

Page 433

Advertising
background image

Elements

Child time range sub-elements of of an ACL time range

Child time range ID of an ACL time range, which uniquely identifies a child time range of an
ACL time range.

trChildId

Long integer type.

ACL time range ID.

aclTimeRangeId

Long integer type.

Type.

trChildType

Long integer type.

Period.

trPerDayofweek

String type.

Start time.

trStartTime

String type.

End time.

trEndTime

String type.

Note:

1.

When trChildType=0, the time range type is absolute. When trChildType=1, the time type is
periodic.

2.

For an absolute time range, the trPerDayofweek field is not required, and the start time and
end time are required. For example, to cover the time range 2011-08-01 08:00 to 2011-08-15
18:00, you must set trStartTime=2011-08-01 08:00 and trEndTime=2011-08-15 18:00.

3.

For a periodic time range, set the trPerDayofweek field as follows: Sunday=0, Monday=1,
Tuesday=2, Wennesday=3, Thursday=4, Friday=5, Saturday=6, week=7, weekend=8, and
working days=9;

Example 1: To cover 08:00 to 18:00 of each Tuesday, you must set trPerDayofweek to 2,
trStartTime=08:00, and trEndTime=18:00;

Example 2: To cover 08:00 to 18:00 of working days, you must set trPerDayofweek to 9,
trStartTime=08:00, and trEndTime=18:00;

Example 3: To cover 08:00 to 18:00 on each day of a week, you must set trPerDayofweek
to 7, trStartTime=08:00, and trEndTime=18:00;

Example 4: to periodically cover 08:00 to 18:00 on each Monday, Wednesday, Tuesday,
and Saturday, you must set trPerDayofweek to 1:3:4:6, trStartTime=08:00, and
trEndTime=18:00;

4.

You can input the trStartTime and trEndTime in the format of yyyy-MM-dd HH:mm or HH:mm.
For example, 2011-08-01 08:00.

Query Child Time 433

Advertising