.. _slb_forward_proxy_time_range: slb forward-proxy time-range ============================ time-range condition for forward-proxy time-range Specification ------------------------ ===================================== ============================================================================ **Parameter** **Value** ===================================== ============================================================================ **Type** *Collection* **Object Key(s)** *name* **Collection Name** :ref:`2757_time-range_list` **Collection URI** /axapi/v3/slb/forward-proxy/time-range **Element Name** time-range **Element URI** /axapi/v3/slb/forward-proxy/time-range/{name} **Element Attributes** time-range_attributes **Partition Visibility** shared **Schema** :download:`time-range schema ` ===================================== ============================================================================ **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/slb/forward-proxy/time-range .. raw:: html :ref:`2757_time-range_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/slb/forward-proxy/time-range .. raw:: html :ref:`2757_time-range_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/slb/forward-proxy/time-range/{name} .. raw:: html :ref:`2757_time-range_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/slb/forward-proxy/time-range .. raw:: html :ref:`2757_time-range_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/slb/forward-proxy/time-range/{name} .. raw:: html :ref:`2757_time-range_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/slb/forward-proxy/time-range/{name} .. raw:: html :ref:`2757_time-range_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/slb/forward-proxy/time-range .. raw:: html :ref:`2757_time-range_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/slb/forward-proxy/time-range/{name} .. raw:: html :ref:`2757_time-range_attributes` .. raw:: html
.. _2757_time-range_list: time-range-list --------------- time-range-list is **JSON List** of :ref:`2757_time-range_attributes` time-range-list : [ { :ref:`2757_time-range_attributes` }, { :ref:`2757_time-range_attributes` }, ... ] .. _2757_time-range_attributes: time-range attributes --------------------- **daily-begin** **Description** Daily enables after this time (HH:MM, 24-hour notation) **Type:** string **Maximum Length:** 5 characters **Maximum Length:** 4 characters **daily-end** **Description** Daily enables until thie time (HH:MM, 24-hour notation, inclusive) **Type:** string **Maximum Length:** 5 characters **Maximum Length:** 4 characters **days-of-month-begin** **Description** Recurring enables after this day per month **Type:** number **Range:** 1-31 **days-of-month-end** **Description** Recurring enables until this day per month (inclusive) **Type:** number **Range:** 1-31 **months-of-year-begin** **Description** Recurring enables after this month per year **Type:** number **Range:** 1-12 **months-of-year-end** **Description** Recurring enables until this month per year (inclusive) **Type:** number **Range:** 1-12 **name** **Description** Name of this object **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **use-utc-time** **Description** Use UTC+0 time **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **user-tag** **Description** Customized tag **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters **weekday-fr** **Description** Recurring enables on Friday **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **weekday-mo** **Description** Recurring enables on Monday **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **weekday-sa** **Description** Recurring enables on Saturday **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **weekday-su** **Description** Recurring enables on Sunday **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **weekday-th** **Description** Recurring enables on Thursday **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **weekday-tu** **Description** Recurring enables on Tuesday **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **weekday-we** **Description** Recurring enables on Wednesday **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0