getLicense

The getLicense operation handles configuration related to License model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

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