Skip to main content
GET
Get the live diff for a completed extension install snapshot

Authorizations

X-Domino-Api-Key
string
header
required

Path Parameters

installId
string
required

The id of the OfficialExtensionInstall record.

snapshotId
string
required

The id of the ExtensionInstallSnapshot record.

Response

Success

extensionInstallId
string
required

The id of the parent install record.

managedEntityDiffs
object
required
releaseTag
string
required

The Git release tag of the installed version.

remoteRepo
string
required

The remote repository URL for the extension.

snapshotId
string
required

The id of the snapshot that was diffed.

upgradedFromSnapshotId
string | null

The id of the previously completed snapshot this was an upgrade from. Null for fresh installs.