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