ProductFilesReleaseResponse
ProductFilesReleaseResponse
JSON Example
{
"_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"
}
},
"product_files": [
{
"_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",
"file_type": "string",
"file_version": "string",
"id": 0,
"md5": "string",
"name": "string",
"sha256": "string"
}
]
}