PackageDetails

PackageDetails
PackageDetails
JSON Example
{
    "build": {
        "build_no": 0,
        "date": "string",
        "min_version": "string",
        "patch_version": "string",
        "product": "string",
        "product_name": "string",
        "remote_image_ref": "string",
        "tag": "string",
        "version": "string"
    },
    "hash": "string",
    "patch": {
        "patch_type": "string",
        "reboot": false,
        "reboot_list": [
            {
                "patch_version": "string",
                "reboot": false
            }
        ]
    },
    "path": "string"
}
build
Optional

build

string
hash
Optional

MD5 checksum over the entire package. Field introduced in 18.2.6. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

patch
Optional

patch

string
path
Optional

Path of the package in the repository. Field introduced in 18.2.6. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

Property Of