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": "Recycle_bins",
        "continue": "gapcontinue||"
    },
    "warnings": {
        "main": {
            "*": "Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce> for notice of API deprecations and breaking changes."
        },
        "revisions": {
            "*": "Because \"rvslots\" was not specified, a legacy format has been used for the output. This format is deprecated, and in the future the new format will always be used."
        }
    },
    "query": {
        "pages": {
            "9326": {
                "pageid": 9326,
                "ns": 0,
                "title": "Recommendations and Tips",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "This page collects tips, apps and generally recommendations that the community does for people with various clients in their network. Please add your recommendations!\n\n= PCs =\n\n* [http://www.amahi.org/apps/crashplan CrashPlan] is a great backup app for Windows PCs, with the backups hosted in your HDA\n\n= Macs =\n\n* [http://www.amahi.org/apps/amahi-time-machine Amahi Time Machine] allows Mac OS X clients to seamlessly backup with Apple's built-in [https://www.apple.com/support/timemachine/ Time Machine] client \n\n= iOS =\n\n= Android =\n\n= Media Players and TVs ="
                    }
                ]
            },
            "8822": {
                "pageid": 8822,
                "ns": 0,
                "title": "Reconnect existing Greyhole storage pool",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "'''NOTE:'''  For the procedures below, most will require '''root''' user privileges. \n\n\nIn order to speed up the entire process, you should backup the following files somewhere safe:\n  /etc/greyhole.conf\nand\n  /etc/fstab\n\nThis will allow you to rebuild your [[Greyhole]] Storage Pool much faster without needing to rebuild all links in your share before they can be used.\n\nBefore re-installing Fedora/Ubuntu, please disconnect all data drives. This will prevent you from potentially destroying any data during the re-installation process. Then, install Fedora/Ubuntu and Amahi using our installation guide.\n\n* [http://docs.amahi.org/ubuntu-12.html Ubuntu]\n* [http://docs.amahi.org/fedora-19.html Fedora]\n\n\nNext, connect your data drives back to your server, then use the contents of your previous ''/etc/fstab'' to mount your data drives in their old paths (hint: copy and paste the lines that have mount points in '''/var/hda/files/drives/'''). \n\nWhen you're finished, verify the mount points exist:\n ll /var/hda/files/drives\n\nIf they do not, you will need to create them (replace ''drive1'' with what was reflected in ''/etc/fstab''):\n mkdir -p /var/hda/files/drives/drive1\n\nNow you are ready to mount the drives with:\n\n mount -a\n\nIf there any errors, <u>'''DO NOT'''</u> continue until they are resolved.\n\n:'''NOTE:''' This would allow you to remount the drives on the previous paths in your previous installation. For example, if you have one 2TB and one 3TB harddrive, and they were mounted as /var/hda/files/drives/drive1 and /var/hda/files/drives/drive2 repectively, it would be more efficient to remount your data drives on your new Amahi installation in the same locations. However, if you didn't backup your fstab, simply remount the drives like you were installing them for the first time using [[Adding_a_second_hard_drive_to_your_HDA#Mount_Hard_Drive|hda-diskmount]].\n\n<blockquote>{{Warning|Warning: Before you continue, you should check the ownership of the files and folders in /var/hda/files to ensure that it belongs to \n  1stadminuser:users\n\nIf not, this can be resolved by running the following commands as root:\n\n chown -R 1stadminuser:users /var/hda/files\n chmod -R g+w /var/hda/files\n\n'''NOTE:'''  1stadminuser should be replaced with the primary user who has administration privileges on your HDA.  This is typically the first user created at install.\n}}</blockquote>\n\nThen this is what needs to be done:\n\n* Go to Setup &raquo; and select [[Advanced_Settings|Enable Advanced Settings]] check box via the Amahi Dashboard\n* Add drives to Greyhole:<br />\n:<u>Ubuntu</u>\n:Go to Setup &raquo; Shares &raquo; Storage Pool and check your pooled drives to add them to the pool.\n:<u>Fedora</u>\n:If using [https://www.amahi.org/apps/greyhole-ui Greyhole UI], go to Setup &raquo; Drive Pooling &raquo; Partitions and check your pooled drives to add them to the pool (without the app, you will have to add them manually in ''/etc/greyhole.conf'').\n* Re-create your original shares in the Amahi Dashboard (see [[Storage_and_file_sharing|storage and file sharing]]:<br />\n:<u>Ubuntu</u>\n:You should make sure to select \"Use Pool\" and select the correct number of extra copies. \n:<u>Fedora</u>\n:If using [https://www.amahi.org/apps/greyhole-ui Greyhole UI], go to Setup &raquo; Shares and select the shares to use the pool.  Also select the correct number of extra copies desired (without the app, you will have to add them manually in ''/etc/greyhole.conf'').\n\n'''NOTE:'''  If you don't remember all of your original shares, you can check your old /etc/greyhole.conf file (which includes the extra number of copies) or run the following:\n\n ls -1 /var/hda/files/drives/*/gh/ | grep -v : | sort -u\n\n* Run Greyhole's fsck command to rebuild your shares:\n\n greyhole --fsck\n\nUntil this completes, some of your files will be missing from your shares."
                    }
                ]
            }
        }
    }
}