Updates the Job of an Application

put

/iam/governance/applicationmanagement/api/v1/applications/{appId}/jobs/{jobid}

Updates a particular job of a given application.

Request

Supported Media Types
Path Parameters
Query Parameters
Body ()
Details of the updated job.
Root Schema : ApplicationJobDetails
Type: object
Show Source
Nested Schema : parameter
Type: array
Show Source
Nested Schema : ReconJobParameter
Type: object
Show Source
Back to Top

Response

Default Response

Successful
Back to Top