getPerformanceTier

The getPerformanceTier operation handles configuration related to PerformanceTier model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

- name: Execute 'getPerformanceTier' operation
  ftd_configuration:
    operation: "getPerformanceTier"
    path_params:
        objId: "{{ obj_id }}"