getTimeZoneSetting
The getTimeZoneSetting operation handles configuration related to TimeZoneSetting model.
Description
The timezone settings configured for this device
Path Parameters
| Parameter | Required | Type | Description | |||
|---|---|---|---|---|---|---|
| objId | True | string | ||||
Example
- name: Execute 'getTimeZoneSetting' operation
ftd_configuration:
operation: "getTimeZoneSetting"
path_params:
objId: "{{ obj_id }}"