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