Returns the delta between templates

get

/iam/governance/applicationmanagement/api/v1/applications/upgrade/diff

It returns the difference between the new Connector Template and the already installed Connector Template.Both Target and Authoritative template differences are listed.

Request

Query Parameters
Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : ApplicationDiff
Type: object
Show Source
Nested Schema : addedAdvanceConfig
Type: array
Show Source
Nested Schema : addedBasicConfig
Type: array
Show Source
Nested Schema : addedCapabilities
Type: array
Show Source
Nested Schema : addedChildForms
Type: array
Show Source
Nested Schema : addedReconJobs
Type: array
Show Source
Nested Schema : addedSchemaAttributes
Type: array
Show Source
Nested Schema : advanceConfigDiffMap
Type: object
Additional Properties Allowed
Show Source
Nested Schema : appNames
Type: array
Show Source
Nested Schema : basicConfigDiffMap
Type: object
Additional Properties Allowed
Show Source
Nested Schema : capabilityDiffMap
Type: object
Additional Properties Allowed
Show Source
Nested Schema : childFormDiffMap
Type: object
Additional Properties Allowed
Show Source
Nested Schema : childFormModifiedMap
Type: object
Additional Properties Allowed
Show Source
Nested Schema : childFormSchemaAttributesAddedMap
Type: object
Additional Properties Allowed
Show Source
Nested Schema : childFormSchemaDiffMap
Type: object
Additional Properties Allowed
Show Source
Nested Schema : jobDiffMap
Type: object
Additional Properties Allowed
Show Source
Nested Schema : jobModifiedMap
Type: object
Additional Properties Allowed
Show Source
Nested Schema : jobParamDiffMap
Type: object
Additional Properties Allowed
Show Source
Nested Schema : jobParamsAddedMap
Type: object
Additional Properties Allowed
Show Source
Nested Schema : modifiedChildForms
Type: array
Show Source
Nested Schema : modifiedReconJobs
Type: array
Show Source
Nested Schema : removedAdvanceConfig
Type: array
Show Source
Nested Schema : removedBasicConfig
Type: array
Show Source
Nested Schema : removedCapabilities
Type: array
Show Source
Nested Schema : removedChildForms
Type: array
Show Source
Nested Schema : removedReconJobs
Type: array
Show Source
Nested Schema : removedSchemaAttributes
Type: array
Show Source
Nested Schema : schemaAttributeDiffMap
Type: object
Additional Properties Allowed
Show Source
Nested Schema : Attribute
Type: object
Show Source
Nested Schema : BasicAttribute
Type: object
Show Source
Nested Schema : Capability
Type: object
Show Source
Nested Schema : actionScripts
Type: array
Show Source
Nested Schema : FailedTaskAssignConfig
Type: object
Show Source
Nested Schema : FailedTaskRetryConfig
Type: object
Show Source
Nested Schema : ActionScript
Type: object
Show Source
Nested Schema : Form
Type: object
Show Source
Nested Schema : form
Type: array
Show Source
Nested Schema : schemaAttributes
Type: array
Show Source
Nested Schema : SchemaAttribute
Type: object
Show Source
Nested Schema : ReconJobDetail
Type: object
Show Source
Nested Schema : parametersList
Type: array
Show Source
Nested Schema : ReconJobParameter
Type: object
Show Source
Nested Schema : additionalProperties
Type: array
Show Source
Nested Schema : additionalProperties
Type: object
Additional Properties Allowed
Show Source
Nested Schema : additionalProperties
Type: object
Additional Properties Allowed
Show Source
Nested Schema : additionalProperties
Type: array
Show Source
Back to Top