getSSHAccessList

The getSSHAccessList operation handles configuration related to SSHAccessList model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

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