MediaWiki API result

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "batchcomplete": "",
    "continue": {
        "gapcontinue": "Recovering_from_a_corrupt_IOS_image",
        "continue": "gapcontinue||"
    },
    "query": {
        "pages": {
            "66": {
                "pageid": 66,
                "ns": 0,
                "title": "Re-configuring an LDOM host to be a standard host",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "So you've got a host that's been hosting LDOM's and you want to get rid of them once and for all!\n\n== Keeping the current OS install ==\n\nIf you want to keep the current OS install and just want to get rid of Oracle VM Server for SPARC, do the following:\n\n1. Stop all the domains\n\n  ldm stop-domain -a\n\n2. Remove all the domains\n\n  ldm rm-domain -a\n\n3. List all the available LDOM configs\n\n  ldm list-config\n\n4. Delete all configs except for '''factory-default'''\n\n  ldm rm-config ''configname''\n\n5. Select the factory default config\n\n  ldm set-config factory-default\n\n6. Power off the machine and then power it on\n\n  shutdown -i0 -g0 -y\n\nFrom the SP\n\n  stop /SYS\n  start /SYS\n\n7. After reboot, remove the Oracle VM Server for SPARC software\n\n  pkgrm SUNWldm SUNWldmp2v\n\n== Starting from scratch ==\n\nIf all you want to do is rebuild the machine from scratch:\n\n1. Perform steps 3 and 4 from above.\n\n2. Shutdown the machine\n\n  shutdown -g0 -i5 -y\n\n3. From the SP, restore the factory default configuration\n\n  set /HOST/bootmode config=factory-default\n\n4. From the SP, reset the system.\n\n  reset /SYS\n\nYou should now be able to do a Jumpstart on it and replace the OS completely!"
                    }
                ]
            },
            "99": {
                "pageid": 99,
                "ns": 0,
                "title": "Recover Cyclades ACS600 to factory defaults",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "Taken from [http://community.emerson.com/networkpower/support/avocent/serial/acs6000/w/wiki/2726.acs6000-recovery-process-set-factory-defaults.aspx]\n\n1. Download the ACS6000 firmware and save the file in C:\\ of the local PC - http://www.avocent.com/Support_Firmware/ACS/ACS_6000_Advanced_Console_Servers.aspx\n\n2. Run Solwarwinds TFTP server and configure the TFTP Server Root Directory - C:\\\n\n3. Access ACS6000 Serial Console\n\n4. Power cycle ACS6000\n\n5. On ACS6000 during \"Hit any key to stop autoboot\", press a key and enter the following commands at the shell prompt:\n    setenv bootfile fl0585010.bin  <----ACS6000 firmware\n    setenv serverip 192.168.10.30 <----TFTP server (Local PC) IP Address\n    setenv ipaddr 192.168.10.40 <-----ACS6000 IP Address\n    saveenv\n    net_boot factory_default\n\nYou should see many ###### during the firmware transfering. If you see many T T T T T, transfer timeout, please check your firewall and the port 69 for TFTP.\n\n6. Once completed, it will ask you to type the login username:\n    Type- Username: root; Pasword: linux\n\n7. After booting, login as root and execute the following at the shell prompt;\n    recover-flash.sh --doformat --factory_default\n    reboot\n\n'''Note:''' The steps are for firmware version 2.0 and newer. If the unit is running firmware 1.x please enter \"shell\" after login to enter to the command shell"
                    }
                ]
            }
        }
    }
}