getCloudServicesInfo

The getCloudServicesInfo operation handles configuration related to CloudServicesInfo model. 

Path Parameters

Parameter Required Type Description
objId True string The object ID to fetch. Use "default"

Example

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