ManageIQ/manageiq-ui-classic

View on GitHub
app/javascript/spec/toolbar/data/toolbar-big.json

Summary

Maintainability
Test Coverage
[
  [
    {
      "id": "history_choice",
      "type": "buttonSelect",
      "color": null,
      "data": null,
      "hidden": false,
      "icon": "fa fa-arrow-left fa-lg",
      "name": "history_choice",
      "onwhen": null,
      "pressed": null,
      "send_checked": null,
      "enabled": true,
      "title": "History",
      "items": [
        {
          "child_id": "history_1",
          "id": "history_choice__history_1",
          "type": "button",
          "color": null,
          "data": null,
          "hidden": false,
          "icon": "fa fa-arrow-left fa-lg",
          "name": "history_choice__history_1",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": true,
          "title": "Go to this item",
          "text": "VM or Templates under Folder \"Default\"",
          "url": "x_history?item=1"
        },
        {
          "child_id": "history_2",
          "id": "history_choice__history_2",
          "type": "button",
          "color": null,
          "data": null,
          "hidden": false,
          "icon": "fa fa-arrow-left fa-lg",
          "name": "history_choice__history_2",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": true,
          "title": "Go to this item",
          "text": "VM or Templates under Provider \"RHV\"",
          "url": "x_history?item=2"
        },
        {
          "child_id": "history_3",
          "id": "history_choice__history_3",
          "type": "button",
          "color": null,
          "data": null,
          "hidden": false,
          "icon": "fa fa-arrow-left fa-lg",
          "name": "history_choice__history_3",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": true,
          "title": "Go to this item",
          "text": "VM and Instance \"amaya-insights1\"",
          "url": "x_history?item=3"
        },
        {
          "child_id": "history_4",
          "id": "history_choice__history_4",
          "type": "button",
          "color": null,
          "data": null,
          "hidden": false,
          "icon": "fa fa-arrow-left fa-lg",
          "name": "history_choice__history_4",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": true,
          "title": "Go to this item",
          "text": "All VMs & Templates",
          "url": "x_history?item=4"
        }
      ],
      "explorer": true
    },
    {
      "id": "summary_reload",
      "type": "button",
      "color": null,
      "data": null,
      "hidden": false,
      "icon": "fa fa-refresh fa-lg",
      "name": "summary_reload",
      "onwhen": null,
      "pressed": null,
      "send_checked": null,
      "enabled": true,
      "title": "Refresh this page",
      "url": "reload"
    }
  ],
  [
    {
      "id": "vm_vmdb_choice",
      "type": "buttonSelect",
      "color": null,
      "data": null,
      "hidden": false,
      "icon": "fa fa-cog fa-lg",
      "name": "vm_vmdb_choice",
      "onwhen": null,
      "pressed": null,
      "send_checked": null,
      "enabled": true,
      "title": "Configuration",
      "text": "Configuration",
      "items": [
        {
          "child_id": "vm_refresh",
          "id": "vm_vmdb_choice__vm_refresh",
          "type": "button",
          "color": null,
          "data": null,
          "hidden": false,
          "icon": "fa fa-refresh fa-lg",
          "name": "vm_vmdb_choice__vm_refresh",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": true,
          "title": "Refresh relationships and power states for all items related to this VM",
          "text": "Refresh Relationships and Power States",
          "confirm": "Refresh relationships and power states for all items related to this VM?",
          "explorer": true
        },
        {
          "child_id": "vm_scan",
          "id": "vm_vmdb_choice__vm_scan",
          "type": "button",
          "color": null,
          "data": null,
          "hidden": false,
          "icon": "fa fa-search fa-lg",
          "name": "vm_vmdb_choice__vm_scan",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": false,
          "title": "VMs must be scanned from an EVM server whose host is attached to the same\n  storage as the VM unless overridden via SmartProxy affinity.\n  Please verify that:\n  1) Direct LUNs are attached to ManageIQ appliance\n  2) Management Relationship is set for the ManageIQ appliance",
          "text": "Perform SmartState Analysis",
          "confirm": "Perform SmartState Analysis on this VM?",
          "explorer": true
        },
        {
          "child_id": "vm_collect_running_processes",
          "id": "vm_vmdb_choice__vm_collect_running_processes",
          "type": "button",
          "options": {
            "feature": "collect_running_processes"
          },
          "color": null,
          "data": null,
          "hidden": false,
          "icon": "fa fa-eyedropper fa-lg",
          "name": "vm_vmdb_choice__vm_collect_running_processes",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": false,
          "title": "VM Process collection is only available for Windows VMs.",
          "text": "Extract Running Processes",
          "confirm": "Extract Running Processes for this VM?",
          "explorer": true
        },
        {
          "id": "sep_0_3",
          "hidden": false,
          "type": "separator"
        },
        {
          "child_id": "vm_edit",
          "id": "vm_vmdb_choice__vm_edit",
          "type": "button",
          "color": null,
          "data": null,
          "hidden": false,
          "icon": "pficon pficon-edit fa-lg",
          "name": "vm_vmdb_choice__vm_edit",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": true,
          "title": "Edit this VM",
          "text": "Edit this VM",
          "explorer": true
        },
        {
          "child_id": "vm_rename",
          "id": "vm_vmdb_choice__vm_rename",
          "type": "button",
          "options": {
            "feature": "rename"
          },
          "color": null,
          "data": null,
          "hidden": false,
          "icon": "pficon pficon-edit fa-lg",
          "name": "vm_vmdb_choice__vm_rename",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": false,
          "title": "Feature not available/supported",
          "text": "Rename this VM",
          "explorer": true
        },
        {
          "child_id": "vm_ownership",
          "id": "vm_vmdb_choice__vm_ownership",
          "type": "button",
          "color": null,
          "data": null,
          "hidden": false,
          "icon": "pficon pficon-user fa-lg",
          "name": "vm_vmdb_choice__vm_ownership",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": true,
          "title": "Set Ownership for this VM",
          "text": "Set Ownership",
          "explorer": true
        },
        {
          "child_id": "vm_delete",
          "id": "vm_vmdb_choice__vm_delete",
          "type": "button",
          "color": null,
          "data": null,
          "hidden": false,
          "icon": "pficon pficon-delete fa-lg",
          "name": "vm_vmdb_choice__vm_delete",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": true,
          "title": "Remove this Virtual machine from Inventory",
          "text": "Remove Virtual Machine from Inventory",
          "confirm": "Warning: This Virtual Machine and ALL of its components will be permanently removed!",
          "url_parms": "?refresh=y",
          "explorer": true
        },
        {
          "child_id": "vm_evm_relationship",
          "id": "vm_vmdb_choice__vm_evm_relationship",
          "type": "button",
          "color": null,
          "data": null,
          "hidden": false,
          "icon": "pficon pficon-edit fa-lg",
          "name": "vm_vmdb_choice__vm_evm_relationship",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": true,
          "title": "Edit Management Engine Relationship",
          "text": "Edit Management Engine Relationship",
          "explorer": true
        },
        {
          "id": "sep_0_9",
          "hidden": false,
          "type": "separator"
        },
        {
          "child_id": "vm_right_size",
          "id": "vm_vmdb_choice__vm_right_size",
          "type": "button",
          "color": null,
          "data": null,
          "hidden": false,
          "icon": "ff ff-database-squeezed fa-lg",
          "name": "vm_vmdb_choice__vm_right_size",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": true,
          "title": "CPU/Memory Recommendations of this VM",
          "text": "Right-Size Recommendations",
          "explorer": true
        },
        {
          "child_id": "vm_reconfigure",
          "id": "vm_vmdb_choice__vm_reconfigure",
          "type": "button",
          "color": null,
          "data": null,
          "hidden": false,
          "icon": "pficon pficon-edit fa-lg",
          "name": "vm_vmdb_choice__vm_reconfigure",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": true,
          "title": "Reconfigure the Memory/CPU of this VM",
          "text": "Reconfigure this VM",
          "explorer": true
        }
      ],
      "explorer": true
    },
    {
      "id": "vm_policy_choice",
      "type": "buttonSelect",
      "color": null,
      "data": null,
      "hidden": false,
      "icon": "fa fa-shield fa-lg",
      "name": "vm_policy_choice",
      "onwhen": null,
      "pressed": null,
      "send_checked": null,
      "enabled": true,
      "title": "Policy",
      "text": "Policy",
      "items": [
        {
          "child_id": "vm_protect",
          "id": "vm_policy_choice__vm_protect",
          "type": "button",
          "color": null,
          "data": null,
          "hidden": false,
          "icon": "pficon pficon-edit fa-lg",
          "name": "vm_policy_choice__vm_protect",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": true,
          "title": "Manage Policies for this VM",
          "text": "Manage Policies",
          "explorer": true
        },
        {
          "child_id": "vm_policy_sim",
          "id": "vm_policy_choice__vm_policy_sim",
          "type": "button",
          "color": null,
          "data": null,
          "hidden": false,
          "icon": "fa fa-play-circle-o fa-lg",
          "name": "vm_policy_choice__vm_policy_sim",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": true,
          "title": "View Policy Simulation for this VM",
          "text": "Policy Simulation",
          "explorer": true
        },
        {
          "child_id": "vm_tag",
          "id": "vm_policy_choice__vm_tag",
          "type": "button",
          "color": null,
          "data": null,
          "hidden": false,
          "icon": "pficon pficon-edit fa-lg",
          "name": "vm_policy_choice__vm_tag",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": true,
          "title": "Edit Tags for this VM",
          "text": "Edit Tags",
          "explorer": true
        },
        {
          "child_id": "vm_check_compliance",
          "id": "vm_policy_choice__vm_check_compliance",
          "type": "button",
          "color": null,
          "data": null,
          "hidden": false,
          "icon": "fa fa-search fa-lg",
          "name": "vm_policy_choice__vm_check_compliance",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": false,
          "title": "No Compliance Policies assigned to this virtual machine",
          "text": "Check Compliance of Last Known Configuration",
          "confirm": "Initiate Check Compliance of the last known configuration for this VM?",
          "explorer": true
        }
      ],
      "explorer": true
    },
    {
      "id": "vm_lifecycle_choice",
      "type": "buttonSelect",
      "color": null,
      "data": null,
      "hidden": false,
      "icon": "fa fa-recycle fa-lg",
      "name": "vm_lifecycle_choice",
      "onwhen": null,
      "pressed": null,
      "send_checked": null,
      "enabled": true,
      "title": "Lifecycle",
      "text": "Lifecycle",
      "items": [
        {
          "child_id": "vm_migrate",
          "id": "vm_lifecycle_choice__vm_migrate",
          "type": "button",
          "options": {
            "feature": "migrate"
          },
          "color": null,
          "data": null,
          "hidden": false,
          "icon": "pficon pficon-migration fa-lg",
          "name": "vm_lifecycle_choice__vm_migrate",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": true,
          "title": "Migrate this VM to another Host/Datastore",
          "text": "Migrate this VM",
          "explorer": true
        },
        {
          "child_id": "vm_retire",
          "id": "vm_lifecycle_choice__vm_retire",
          "type": "button",
          "color": null,
          "data": null,
          "hidden": false,
          "icon": "fa fa-clock-o fa-lg",
          "name": "vm_lifecycle_choice__vm_retire",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": true,
          "title": "Set Retirement Dates for this VM",
          "text": "Set Retirement Date",
          "explorer": true
        },
        {
          "child_id": "vm_retire_now",
          "id": "vm_lifecycle_choice__vm_retire_now",
          "type": "button",
          "color": null,
          "data": null,
          "hidden": false,
          "icon": "fa fa-clock-o fa-lg",
          "name": "vm_lifecycle_choice__vm_retire_now",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": true,
          "title": "Retire this VM",
          "text": "Retire this VM",
          "confirm": "Retire this VM?",
          "explorer": true
        }
      ],
      "explorer": true
    },
    {
      "id": "vm_monitoring_choice",
      "type": "buttonSelect",
      "color": null,
      "data": null,
      "hidden": false,
      "icon": "ff ff-monitoring fa-lg",
      "name": "vm_monitoring_choice",
      "onwhen": null,
      "pressed": null,
      "send_checked": null,
      "enabled": true,
      "title": "Monitoring",
      "text": "Monitoring",
      "items": [
        {
          "child_id": "vm_perf",
          "id": "vm_monitoring_choice__vm_perf",
          "type": "button",
          "color": null,
          "data": null,
          "hidden": false,
          "icon": "ff ff-monitoring fa-lg",
          "name": "vm_monitoring_choice__vm_perf",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": true,
          "title": "Show Capacity & Utilization data for this VM",
          "text": "Utilization",
          "url_parms": "?display=performance",
          "explorer": true
        },
        {
          "child_id": "vm_timeline",
          "id": "vm_monitoring_choice__vm_timeline",
          "type": "button",
          "color": null,
          "data": null,
          "hidden": false,
          "icon": "ff ff-timeline fa-lg",
          "name": "vm_monitoring_choice__vm_timeline",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": true,
          "title": "Show Timelines for this VM",
          "text": "Timelines",
          "url_parms": "?display=timeline",
          "explorer": true
        },
        {
          "child_id": "vm_chargeback",
          "id": "vm_monitoring_choice__vm_chargeback",
          "type": "button",
          "color": null,
          "data": null,
          "hidden": false,
          "icon": "fa fa-file-text-o fa-lg",
          "name": "vm_monitoring_choice__vm_chargeback",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": true,
          "title": "Show Chargeback preview",
          "text": "Chargeback Preview",
          "explorer": true
        }
      ],
      "explorer": true
    },
    {
      "id": "vm_power_choice",
      "type": "buttonSelect",
      "color": null,
      "data": null,
      "hidden": false,
      "icon": "fa fa-power-off fa-lg",
      "name": "vm_power_choice",
      "onwhen": null,
      "pressed": null,
      "send_checked": null,
      "enabled": true,
      "title": "VM Power Functions",
      "text": "Power",
      "items": [
        {
          "child_id": "vm_guest_shutdown",
          "id": "vm_power_choice__vm_guest_shutdown",
          "type": "button",
          "options": {
            "feature": "shutdown_guest"
          },
          "color": null,
          "data": null,
          "hidden": false,
          "icon": "fa fa-stop fa-lg",
          "name": "vm_power_choice__vm_guest_shutdown",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": true,
          "title": "Shutdown the Guest OS on this VM",
          "text": "Shutdown Guest",
          "confirm": "Shutdown the Guest OS on this VM?",
          "explorer": true
        },
        {
          "child_id": "vm_guest_restart",
          "id": "vm_power_choice__vm_guest_restart",
          "type": "button",
          "options": {
            "feature": "reboot_guest"
          },
          "color": null,
          "data": null,
          "hidden": false,
          "icon": "pficon pficon-restart fa-lg",
          "name": "vm_power_choice__vm_guest_restart",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": true,
          "title": "Restart the Guest OS on this VM",
          "text": "Restart Guest",
          "confirm": "Restart the Guest OS on this VM?",
          "explorer": true
        },
        {
          "id": "sep_4_2",
          "hidden": false,
          "type": "separator"
        },
        {
          "child_id": "vm_start",
          "id": "vm_power_choice__vm_start",
          "type": "button",
          "options": {
            "feature": "start"
          },
          "color": null,
          "data": null,
          "hidden": false,
          "icon": "pficon pficon-on fa-lg",
          "name": "vm_power_choice__vm_start",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": false,
          "title": "The VM is powered on",
          "text": "Power On",
          "confirm": "Power On this VM?",
          "explorer": true
        },
        {
          "child_id": "vm_stop",
          "id": "vm_power_choice__vm_stop",
          "type": "button",
          "options": {
            "feature": "stop"
          },
          "color": null,
          "data": null,
          "hidden": false,
          "icon": "pficon pficon-off fa-lg",
          "name": "vm_power_choice__vm_stop",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": true,
          "title": "Power Off this VM",
          "text": "Power Off",
          "confirm": "Power Off this VM?",
          "explorer": true
        },
        {
          "child_id": "vm_suspend",
          "id": "vm_power_choice__vm_suspend",
          "type": "button",
          "options": {
            "feature": "suspend"
          },
          "color": null,
          "data": null,
          "hidden": false,
          "icon": "pficon pficon-paused fa-lg",
          "name": "vm_power_choice__vm_suspend",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": true,
          "title": "Suspend this VM",
          "text": "Suspend",
          "confirm": "Suspend this VM?",
          "explorer": true
        },
        {
          "child_id": "vm_reset",
          "id": "vm_power_choice__vm_reset",
          "type": "button",
          "options": {
            "feature": "reset"
          },
          "color": null,
          "data": null,
          "hidden": false,
          "icon": "fa fa-refresh fa-lg",
          "name": "vm_power_choice__vm_reset",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": false,
          "title": "Feature not available/supported",
          "text": "Reset",
          "confirm": "Reset this VM?",
          "explorer": true
        }
      ],
      "explorer": true
    },
    {
      "id": "vm_remote_access_choice",
      "type": "buttonSelect",
      "color": null,
      "data": null,
      "hidden": false,
      "icon": "pficon pficon-screen fa-lg",
      "name": "vm_remote_access_choice",
      "onwhen": null,
      "pressed": null,
      "send_checked": null,
      "enabled": true,
      "title": "VM Remote Access",
      "text": "Access",
      "items": [
        {
          "child_id": "vm_vnc_console",
          "id": "vm_remote_access_choice__vm_vnc_console",
          "type": "button",
          "color": null,
          "data": null,
          "hidden": false,
          "icon": "pficon pficon-screen fa-lg",
          "name": "vm_remote_access_choice__vm_vnc_console",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": true,
          "title": "Open a web-based VNC or SPICE console for this VM",
          "text": "VM Console",
          "url": "html5_console"
        }
      ],
      "explorer": true
    }
  ],
  [
    {
      "id": "custom_24",
      "type": "buttonSelect",
      "color": "#a341ab",
      "data": null,
      "hidden": false,
      "icon": "ff ff-class fa-lg",
      "name": "custom_24",
      "onwhen": null,
      "pressed": null,
      "send_checked": null,
      "enabled": true,
      "title": "group1",
      "text": "group1",
      "items": [
        {
          "child_id": "custom__custom_2",
          "id": "custom_24__custom__custom_2",
          "type": "button",
          "color": null,
          "data": null,
          "hidden": false,
          "icon": "pficon pficon-cpu fa-lg",
          "name": "custom_24__custom__custom_2",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": true,
          "title": "button 1",
          "text": "button 1",
          "url_parms": "?button_id=2&cls=ManageIQ::Providers::Redhat::InfraManager::Vm&desc=button+1&id=2222&pressed=custom_button",
          "url": "button"
        },
        {
          "child_id": "custom__custom_3",
          "id": "custom_24__custom__custom_3",
          "type": "button",
          "color": "#c03638",
          "data": null,
          "hidden": false,
          "icon": "pficon pficon-home fa-lg",
          "name": "custom_24__custom__custom_3",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": true,
          "title": "button 2",
          "text": "button 2",
          "url_parms": "?button_id=3&cls=ManageIQ::Providers::Redhat::InfraManager::Vm&desc=button+2&id=2222&pressed=custom_button",
          "url": "button"
        },
        {
          "child_id": "custom__custom_10",
          "id": "custom_24__custom__custom_10",
          "type": "button",
          "color": "#996633",
          "data": null,
          "hidden": false,
          "icon": "fa fa-users fa-lg",
          "name": "custom_24__custom__custom_10",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": true,
          "title": "multiselect",
          "text": "multiselect",
          "url_parms": "?button_id=10&cls=ManageIQ::Providers::Redhat::InfraManager::Vm&desc=multiselect&id=2222&pressed=custom_button",
          "url": "button"
        }
      ],
      "explorer": true
    },
    {
      "id": "custom_28",
      "type": "buttonSelect",
      "color": "#50229b",
      "data": null,
      "hidden": false,
      "icon": "ff ff-cloud-object-store fa-lg",
      "name": "custom_28",
      "onwhen": null,
      "pressed": null,
      "send_checked": null,
      "enabled": true,
      "title": "group2",
      "text": "group2",
      "items": [
        {
          "child_id": "custom__custom_5",
          "id": "custom_28__custom__custom_5",
          "type": "button",
          "color": "#1b5815",
          "data": null,
          "hidden": false,
          "icon": "ff ff-broom fa-lg",
          "name": "custom_28__custom__custom_5",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": true,
          "title": "button3",
          "text": "button3",
          "url_parms": "?button_id=5&cls=ManageIQ::Providers::Redhat::InfraManager::Vm&desc=button3&id=2222&pressed=custom_button",
          "url": "button"
        }
      ],
      "explorer": true
    },
    {
      "id": "custom_84",
      "type": "buttonSelect",
      "color": null,
      "data": null,
      "hidden": false,
      "exicon": "ff ff-file-txt-o fa-lg",
      "icon": "pficon pficon-save fa-lg",
      "name": "custom_84",
      "onwhen": null,
      "pressed": null,
      "send_checked": null,
      "enabled": true,
      "title": "test",
      "text": "test",
      "items": [
        {
          "child_id": "custom__custom_4",
          "id": "custom_84__custom__custom_4",
          "type": "button",
          "color": "#20c51e",
          "data": null,
          "hidden": false,
          "icon": "fa fa-trophy fa-lg",
          "name": "custom_84__custom__custom_4",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": true,
          "title": "button 4",
          "text": "button 4",
          "url_parms": "?button_id=4&cls=ManageIQ::Providers::Redhat::InfraManager::Vm&desc=button+4&id=2222&pressed=custom_button",
          "url": "button"
        }
      ],
      "explorer": true
    },
    {
      "id": "custom_97",
      "type": "buttonSelect",
      "color": "#ff000f",
      "data": null,
      "hidden": false,
      "icon": "ff ff-action fa-lg",
      "name": "custom_97",
      "onwhen": null,
      "pressed": null,
      "send_checked": null,
      "enabled": true,
      "title": "BZ Group",
      "text": "BZ Group",
      "items": [
        {
          "child_id": "custom__custom_23",
          "id": "custom_97__custom__custom_23",
          "type": "button",
          "color": "#ff0000",
          "data": null,
          "hidden": false,
          "icon": "ff ff-tenant fa-lg",
          "name": "custom_97__custom__custom_23",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": true,
          "title": "Ansible Playbook Test",
          "text": "Ansible Playbook Test",
          "url_parms": "?button_id=23&cls=ManageIQ::Providers::Redhat::InfraManager::Vm&desc=Ansible+Playbook+Test&id=2222&pressed=custom_button",
          "url": "button"
        },
        {
          "child_id": "custom__custom_24",
          "id": "custom_97__custom__custom_24",
          "type": "button",
          "color": "#fa0000",
          "data": null,
          "hidden": false,
          "icon": "ff ff-network-interface fa-lg",
          "name": "custom_97__custom__custom_24",
          "onwhen": null,
          "pressed": null,
          "send_checked": null,
          "enabled": true,
          "title": "Default with Dialog",
          "text": "Default with Dialog",
          "url_parms": "?button_id=24&cls=ManageIQ::Providers::Redhat::InfraManager::Vm&desc=Default+with+Dialog&id=2222&pressed=custom_button",
          "url": "button"
        }
      ],
      "explorer": true
    }
  ],
  [
    {
      "id": "vm_download_pdf",
      "type": "button",
      "color": null,
      "data": null,
      "hidden": false,
      "icon": "pficon pficon-print fa-lg",
      "name": "vm_download_pdf",
      "onwhen": null,
      "pressed": null,
      "send_checked": null,
      "enabled": true,
      "title": "Print or export summary",
      "popup": true,
      "window_url": "/vm_infra/download_summary_pdf",
      "url": "/download_summary_pdf"
    }
  ]
]