getPullUpgradeJob
The getPullUpgradeJob operation handles configuration related to PullUpgradeJob model.
Description
Use "latest" as UUID alias while this job is running to get status of currently running job. If this job is not running, then using "latest" will return status of most recent run of this job.
Path Parameters
Parameter | Required | Type | Description | |||
---|---|---|---|---|---|---|
objId | True | string |
Example
- name: Execute 'getPullUpgradeJob' operation
ftd_configuration:
operation: "getPullUpgradeJob"
path_params:
objId: "{{ obj_id }}"