[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager

Patch

Properties

boolean
extract Optional

Extract flag is enabled for vRA version >= 8.0.0


string
metadataId Optional

Metadata ID


string
metadataVersion Optional

Metadata version


integer as int64
patchBundleCreationDate Optional

Patch Bundle Creation Date


string
patchCounter Optional

Patch Counter


string
patchDownloadStatus Optional

Patch download status


string
patchFileName Optional

Patch file name


string
patchId Optional

Patch ID


patchInfo Optional

Patch Information


integer as int32
patchRunningCounter Optional

Patch running counter


string
patchSha256sum Optional

Patch sha256sum value


integer as int64
patchSize Optional

Patch size


string
patchStatus Optional

Patch Status

Possible values are: ACTIVEREVOKED


payload Optional

Patch payload


product Optional

Patch product


boolean
selfPatch Optional

Self Patch

JSON Example

{
    "extract": true,
    "metadataId": "vrlcm-vra-8.2.0-8.2.0.13070",
    "metadataVersion": 1,
    "patchBundleCreationDate": 1604913916957,
    "patchCounter": 2,
    "patchDownloadStatus": "DOWNLOADED",
    "patchFileName": "vrlcm-vra-8.2.0-8.2.0.13070.patch",
    "patchId": "600be72d-d367-4ec6-97df-7653g35a8839",
    "patchRunningCounter": 1,
    "patchSha256sum": "77ddcbf07c1400ec40579aafb20847c95a145054d55d677292546f8a3570ec78",
    "patchSize": 6010020858,
    "patchStatus": "ACTIVE",
    "selfPatch": false
}
[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager
Returned By

Get Product Patch Details V2
Get Patch Binaries V2
Get Downloaded Patch Binaries V2

Feedback

Was this page helpful?