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": {
        "lecontinue": "20260117131204|200",
        "continue": "-||"
    },
    "query": {
        "logevents": [
            {
                "logid": 210,
                "ns": 0,
                "title": "SORT - Base Documentation",
                "pageid": 335,
                "logpage": 335,
                "revid": 1139,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Admin",
                "timestamp": "2026-02-18T10:28:27Z",
                "comment": "Created page with \"[[Category:Wiki]]  '''''[https://it-arts.net/index.php/Category:Wiki Return to Wiki Index]'''''  === Basic Usage of the `sort` Command ===  The most basic usage of `sort` is to sort lines in a file:   <nowiki> sort <file_name></nowiki>  This command sorts the content of the specified file in ascending order (alphabetically for text or numerically for numbers).  === Sorting in Reverse Order ===  To reverse the order of sorting, use the `-r` option:   <nowiki> sort -r <fil...\""
            },
            {
                "logid": 209,
                "ns": 0,
                "title": "F5 BIG-IP - Survival Guide",
                "pageid": 0,
                "logpage": 333,
                "params": {},
                "type": "delete",
                "action": "delete",
                "user": "Admin",
                "timestamp": "2026-02-18T10:22:52Z",
                "comment": "content was: \"[[Category:Wiki]]  '''''[https://it-arts.net/index.php/Category:Wiki Return to Wiki Index]'''''  == CHOOSE PARTITION ==  Enter tmsh and choose partition :   <nowiki> tmsh cd /<PARTITION_NAME></nowiki>    == SHOW VS CONFIG ==   <nowiki> # show running-config ltm virtual <VS_NAME> ltm virtual <VS_NAME>_443 {     destination 1.2.3.4%1094:443     ip-protocol tcp     mask 255.255.255.255...\", and the only contributor was \"[[Special:Contributions/Admin|Admin]]\" ([[User talk:Admin|talk]])"
            },
            {
                "logid": 208,
                "ns": 0,
                "title": "F5 BIG-IP - LTM Survival Guide",
                "pageid": 334,
                "logpage": 334,
                "revid": 1131,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Admin",
                "timestamp": "2026-02-18T10:17:18Z",
                "comment": "Created page with \"[[Category:Wiki]]  '''''[https://it-arts.net/index.php/Category:Wiki Return to Wiki Index]'''''  == CHOOSE PARTITION ==  Enter tmsh and choose partition :   <nowiki> tmsh cd /<PARTITION_NAME></nowiki>    == SHOW VS CONFIG ==   <nowiki> # show running-config ltm virtual <VS_NAME> ltm virtual <VS_NAME>_443 {     destination 1.2.3.4%1094:443     ip-protocol tcp     mask 255.255.255.255     partition LBP3-LBPFM     pool Pool_<VS_NAME>     profiles {         /Common/tcp { }...\""
            },
            {
                "logid": 207,
                "ns": 0,
                "title": "F5 BIG-IP - Survival Guide",
                "pageid": 0,
                "logpage": 333,
                "revid": 1130,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Admin",
                "timestamp": "2026-02-18T10:14:58Z",
                "comment": "Created page with \"[[Category:Wiki]]  '''''[https://it-arts.net/index.php/Category:Wiki Return to Wiki Index]'''''  == CHOOSE PARTITION ==  Enter tmsh and choose partition :   <nowiki> tmsh cd /<PARTITION_NAME></nowiki>    == SHOW VS CONFIG ==   <nowiki> # show running-config ltm virtual <VS_NAME> ltm virtual <VS_NAME>_443 {     destination 1.2.3.4%1094:443     ip-protocol tcp     mask 255.255.255.255     partition LBP3-LBPFM     pool Pool_<VS_NAME>     profiles {         /Common/tcp { }...\""
            },
            {
                "logid": 206,
                "ns": 0,
                "title": "CISCO-ASA - Cluster Factory Reset",
                "pageid": 332,
                "logpage": 332,
                "revid": 1124,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Admin",
                "timestamp": "2026-02-18T10:00:56Z",
                "comment": "Created page with \"[[Category:Wiki]]  '''''[https://it-arts.net/index.php/Category:Wiki Return to Wiki Index]'''''  == Removing Contexts in a Cisco ASA Cluster ==  In a **multi-context configuration** on Cisco ASA devices, each context functions as a virtual firewall with its own configuration, interfaces, and policies. If you need to remove a context from your ASA, follow the steps below.   === Steps to Remove a Context ===  1. **Access the ASA CLI**:    - Log in to the ASA device using S...\""
            },
            {
                "logid": 205,
                "ns": 0,
                "title": "F5 BIG-IP - CLI Commands",
                "pageid": 0,
                "logpage": 199,
                "params": {},
                "type": "delete",
                "action": "delete",
                "user": "Admin",
                "timestamp": "2026-02-18T08:14:59Z",
                "comment": "content was: \"[[Category:Wiki]]  '''''[https://it-arts.net/index.php/Category:Wiki Return to Wiki Index]'''''   == Viewing System Information == To display system information, including the software version, platform, and other relevant details, use the following command:   <nowiki> tmsh show sys version</nowiki>  This command will output the software version, platform type, and more.  == Managin...\", and the only contributor was \"[[Special:Contributions/Admin|Admin]]\" ([[User talk:Admin|talk]])"
            },
            {
                "logid": 204,
                "ns": 0,
                "title": "F5 BIG-IP - iRules",
                "pageid": 331,
                "logpage": 331,
                "revid": 1120,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Admin",
                "timestamp": "2026-02-18T08:12:57Z",
                "comment": "Created page with \"[[Category:Wiki]]  '''''[https://it-arts.net/index.php/Category:Wiki Return to Wiki Index]'''''  == Viewing iRules ==  === Viewing All iRules === To display all configured iRules, use the following command:  <nowiki>tmsh show ltm rule</nowiki>  This command lists all iRules on the system along with their current status.  === Viewing a Specific iRule === To view a specific iRule by name, use:  <nowiki>tmsh show ltm rule <iRule_name></nowiki>  Example: <nowiki>tmsh show lt...\""
            },
            {
                "logid": 203,
                "ns": 0,
                "title": "F5 BIG-IP - LTM CLI Commands",
                "pageid": 330,
                "logpage": 330,
                "revid": 1119,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Admin",
                "timestamp": "2026-02-18T08:11:16Z",
                "comment": "Created page with \"[[Category:Wiki]]  '''''[https://it-arts.net/index.php/Category:Wiki Return to Wiki Index]'''''   == Viewing System Information == To display system information, including the software version, platform, and other relevant details, use the following command:   <nowiki> tmsh show sys version</nowiki>  This command will output the software version, platform type, and more.  == Managing Configuration Files == You can list, view, and manage system configuration files. The co...\""
            },
            {
                "logid": 202,
                "ns": 0,
                "title": "ALTEON - Menu Commands",
                "pageid": 329,
                "logpage": 329,
                "revid": 1114,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Admin",
                "timestamp": "2026-02-18T08:00:00Z",
                "comment": "Created page with \"[[Category:Wiki]]  '''''[https://it-arts.net/index.php/Category:Wiki Return to Wiki Index]'''''  == System Access and Privilege Modes ==  === User EXEC Mode === <nowiki> /cfg/login</nowiki>  Description:   Accesses the user EXEC mode.  Example: <nowiki> /cfg/login</nowiki>  === Privileged EXEC Mode === <nowiki> /cfg/enable</nowiki>  Description:   Switches to the privileged EXEC mode.  Example: <nowiki> /cfg/enable</nowiki>  ==== Exit and Session Termination ==== <nowiki...\""
            },
            {
                "logid": 201,
                "ns": 0,
                "title": "TRACEPATH - Manpage",
                "pageid": 328,
                "logpage": 328,
                "revid": 1110,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Admin",
                "timestamp": "2026-01-17T13:16:45Z",
                "comment": "Created page with \"[[Category:Wiki]]  '''''[https://it-arts.net/index.php/Category:Wiki Return to Wiki Index]'''''  == tracepath Manpage ==   <nowiki> TRACEPATH(8)                                                                                                       iputils                                                                                                       TRACEPATH(8)  NAME        tracepath - traces path to a network host discovering MTU along this path  SYNOPSIS...\""
            }
        ]
    }
}