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