Settings_Clusters_Software_ExportSpec

Settings_Clusters_Software_ExportSpec
Settings_Clusters_Software_ExportSpec

The Software.ExportSpec structure contains information describing how a software specification or image should be exported.

JSON Example
{
    "export_software_spec": false,
    "export_iso_image": false,
    "export_offline_bundle": false
}
boolean
export_software_spec
Required

Whether to export software specification document.

boolean
export_iso_image
Required

Whether to export ISO image.

boolean
export_offline_bundle
Required

Whether to export offline bundle.