getSystemInformation
The getSystemInformation operation handles configuration related to SystemInformation model.
Path Parameters
| Parameter | Required | Type | Description | ||
|---|---|---|---|---|---|
| objId | True | string | The object ID to fetch. Use "default" | ||
Example
- name: Execute 'getSystemInformation' operation
ftd_configuration:
operation: "getSystemInformation"
path_params:
objId: "{{ obj_id }}"