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": "20221025172300|6", "continue": "-||" }, "query": { "logevents": [ { "logid": 16, "ns": 0, "title": "Remove kernel", "pageid": 16, "logpage": 16, "revid": 27, "params": {}, "type": "create", "action": "create", "user": "Mike", "timestamp": "2024-03-05T18:37:06Z", "comment": "Created page with \"dnf remove --oldinstallonly --setopt installonly_limit=2 kernel\"" }, { "logid": 15, "ns": 0, "title": "Vim cheatsheet", "pageid": 15, "logpage": 15, "revid": 26, "params": {}, "type": "create", "action": "create", "user": "Mike", "timestamp": "2023-05-15T23:08:00Z", "comment": "Created page with \"Insert text at multiple lines https://stackoverflow.com/questions/253380/how-to-insert-text-at-beginning-of-a-multi-line-selection-in-vi-vim\"" }, { "logid": 14, "ns": 0, "title": "Git", "pageid": 14, "logpage": 14, "revid": 24, "params": {}, "type": "create", "action": "create", "user": "Mike", "timestamp": "2023-04-13T20:52:20Z", "comment": "Created page with \"Initial git. $git init $git add . $git commit -m \"initial upload\" $git remote add origin https://gitlab.michaelurrea.com/ansible/roles/name-of-playbook.git $git checkout -b main $git push --set-upstream origin main\"" }, { "logid": 13, "ns": 0, "title": "Openssl", "pageid": 13, "logpage": 13, "revid": 23, "params": {}, "type": "create", "action": "create", "user": "Mike", "timestamp": "2023-03-10T00:19:04Z", "comment": "Created page with \"pem to pfx <code>openssl pkcs12 -inkey server.domain.com.key -in server.domain.com.pem -export -out server.domain.com.pfx</code>\"" }, { "logid": 12, "ns": 0, "title": "DHCP", "pageid": 12, "logpage": 12, "revid": 22, "params": {}, "type": "create", "action": "create", "user": "Mike", "timestamp": "2023-01-19T21:57:20Z", "comment": "Created page with \"<samp>X(config)#</samp>ip dhcp relay address [ip-address]\"" }, { "logid": 11, "ns": 0, "title": "Docker", "pageid": 11, "logpage": 11, "revid": 21, "params": {}, "type": "create", "action": "create", "user": "Mike", "timestamp": "2022-12-21T15:10:39Z", "comment": "Created page with \"Install Docker on CentOS 7: <code>yum install docker-ce docker-ce-cli containerd.io docker-compose-plugin</code>\"" }, { "logid": 10, "ns": 0, "title": "Reposync", "pageid": 10, "logpage": 10, "revid": 16, "params": {}, "type": "create", "action": "create", "user": "Mike", "timestamp": "2022-12-06T22:15:31Z", "comment": "Created page with \"$ reposync --newest-only --repoid=rhel-7-server-rpms --download_path=/work/www/html/rhel7/main --downloadcomps --download-metadata\"" }, { "logid": 9, "ns": 0, "title": "Subnet", "pageid": 9, "logpage": 9, "revid": 15, "params": {}, "type": "create", "action": "create", "user": "Mike", "timestamp": "2022-11-10T00:37:32Z", "comment": "Created page with \"{| class=\"wikitable\" !CIDR !SUBNET MASK !WILDCARD MASK !# OF IP ADDRESSES !# OF USABLE IP ADDRESSES |- |/32 |255.255.255.255 |0.0.0.0 |1 |1 |- |/31 |255.255.255.254 |0.0.0.1 |2 |2* |- |/30 |255.255.255.252 |0.0.0.3 |4 |2 |- |/29 |255.255.255.248 |0.0.0.7 |8 |6 |- |/28 |255.255.255.240 |0.0.0.15 |16 |14 |- |/27 |255.255.255.224 |0.0.0.31 |32 |30 |- |/26 |255.255.255.192 |0.0.0.63 |64 |62 |- |/25 |255.255.255.128 |0.0.0.127 |128 |126 |- |/24 |255.255.255.0 |0.0.0.255 |256...\"" }, { "logid": 8, "ns": 0, "title": "Hash password", "pageid": 8, "logpage": 8, "revid": 11, "params": {}, "type": "create", "action": "create", "user": "Mike", "timestamp": "2022-11-03T18:14:18Z", "comment": "Created page with \"RHEL7 <code>python -c 'import crypt,getpass; print crypt.crypt(getpass.getpass())'</code> <br> <br> RHEL8 <code>python3 -c 'import crypt,getpass; print(crypt.crypt(getpass.getpass()))'</code>\"" }, { "logid": 7, "ns": 0, "title": "Firewalld", "pageid": 7, "logpage": 7, "revid": 8, "params": {}, "type": "create", "action": "create", "user": "Mike", "timestamp": "2022-10-31T22:41:14Z", "comment": "Created page with \"<code><forward-port to-port=\"8080\" protocol=\"tcp\" port=\"80\"/></code>\"" } ] } }