Bundle

Bundle
Bundle information

Information about a bundle.

AllOf
This class requires all of the following:
JSON Example
{
    "_create_user": "string",
    "_create_time": 0,
    "_last_modified_user": "string",
    "_last_modified_time": 0,
    "_revision": 0,
    "_resource_type": "string",
    "_system_owned": false,
    "id": "string",
    "display_name": "string",
    "description": "string",
    "site_ids": [
        "string"
    ],
    "bundle_version": "5.0.0.0.0.12345678",
    "status": "READY",
    "bundle_type": "PLATFORM",
    "packaged_time": 17198592000,
    "progress": 100,
    "size": 25000000,
    "message": "uploading is done.",
    "addons": []
}
Returned By