getCloudConfig

The getCloudConfig operation handles configuration related to CloudConfig model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

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