getBackupScheduled

The getBackupScheduled operation handles configuration related to BackupScheduled model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

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