ProductsReleaseResponse

ProductsReleaseResponse
ProductsReleaseResponse
JSON Example
{
    "product_file": {
        "_links": {
            "artifact_references": {
                "href": "string"
            },
            "download": {
                "href": "string"
            },
            "eula_acceptance": {
                "href": "string"
            },
            "file_groups": {
                "href": "string"
            },
            "product_files": {
                "href": "string"
            },
            "releases": {
                "href": "string"
            },
            "self": {
                "href": "string"
            },
            "user_groups": {
                "href": "string"
            }
        },
        "aws_object_key": "string",
        "description": "string",
        "docs_url": "string",
        "file_transfer_status": "string",
        "file_type": "string",
        "file_version": "string",
        "id": 0,
        "included_files": [
            "string"
        ],
        "md5": "string",
        "name": "string",
        "ready_to_serve": false,
        "released_at": "string",
        "sha256": "string",
        "size": 0,
        "system_requirements": [
            "string"
        ]
    }
}
product_file
Optional

Product File Details