date_range_mgr_update

Back to SOAP Architecture Method Reference

Description

The date_range_mgr_update method updates selected attributes of an existing network control or device control time range on a display unit.

Parameters

Parameter Description Type Required (R) or Optional (O)
active Indicates whether or not the network control or device control time span is active. boolean R
day_of_week_mask Indicates the days of the week on which the network control or device control time span is active. int R
domain_id The unique ID# of your domain. bstypes:ResourceId R
end_time The end time of the network control or device control time span. bstypes:SimpleTime R
id The unique ID# of the network control or device control time span. bstypes:ResourceId R
name The name of the network control or device control time span. string R
start_time The start time of the network control or device control time span. bstypes:SimpleTime R
end_date The end date of the network control or device control time span. bstypes:NullableDate O
start_date The start date of the network control or device control time span. bstypes:NullableDate O

Return Values

Value Description Type Required (R) or Optional (O)
id The unique ID# of the updated network control or device control time span. bstypes:ResourceId R