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": "20250708203610|5609",
        "continue": "-||"
    },
    "query": {
        "logevents": [
            {
                "logid": 5619,
                "ns": 0,
                "title": "IBM Sterling Connect:Direct: Configuring C:D to use Azure Blob Storage",
                "pageid": 1867,
                "logpage": 1867,
                "revid": 9595,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Ebasso",
                "timestamp": "2025-07-29T18:07:33Z",
                "comment": "Created page with \" = Put a file in Azure Blob =    CD1toAZ process     snode='''<NODENAME>'''    step01 copy     from         (         file = /opt/cdunix/ndm/cfg/msgfile.cfg         )     to         (         file = az01://'''<BUCKET NAME>'''/demo_azure.txt         disp = rpl         )  pend;  = Get a file from Azure Blob =    CD1fromAZ process     snode='''<NODENAME>'''    step01 copy     from         (         file = az01://'''<BUCKET NAME>'''/Report.pdf         )     to         (...\""
            },
            {
                "logid": 5618,
                "ns": 0,
                "title": "IBM QRadar: Using QRadar SDK",
                "pageid": 0,
                "logpage": 1866,
                "revid": 9578,
                "params": {
                    "target_ns": 0,
                    "target_title": "IBM QRadar: Developing QRadar Applications",
                    "suppressredirect": ""
                },
                "type": "move",
                "action": "move",
                "user": "Ebasso",
                "timestamp": "2025-07-28T12:04:06Z",
                "comment": ""
            },
            {
                "logid": 5617,
                "ns": 0,
                "title": "IBM QRadar: Using QRadar SDK",
                "pageid": 0,
                "logpage": 1866,
                "revid": 9574,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Ebasso",
                "timestamp": "2025-07-28T11:50:28Z",
                "comment": "Created page with \" = Setup your environment =  == Install Docker ==  1) Install Docker-CE on RHEL/CentOS 8   sudo subscription-manager repos --enable codeready-builder-for-rhel-8-$(arch)-rpms  sudo dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm  sudo dnf install pass  Important: If you already have Podman/ContainerD, you must remove   sudo dnf uninstall podman runc  2) Start Docker-CE   sudo systemctl enable docker  sudo systemctl start docker  3) Check...\""
            },
            {
                "logid": 5616,
                "ns": 6,
                "title": "File:Maximo manage in mas.png",
                "pageid": 1865,
                "logpage": 1865,
                "revid": 9569,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Ebasso",
                "timestamp": "2025-07-24T11:37:19Z",
                "comment": ""
            },
            {
                "logid": 5615,
                "ns": 6,
                "title": "File:Maximo manage in mas.png",
                "pageid": 1865,
                "logpage": 1865,
                "revid": 9569,
                "params": {
                    "img_sha1": "ed6pkbs04h80dssqt01h0lq17gocfj8",
                    "img_timestamp": "2025-07-24T11:37:19Z"
                },
                "type": "upload",
                "action": "upload",
                "user": "Ebasso",
                "timestamp": "2025-07-24T11:37:19Z",
                "comment": ""
            },
            {
                "logid": 5614,
                "ns": 0,
                "title": "IBM Maximo: Migration to Maximo Application Suite (MAS)",
                "pageid": 1864,
                "logpage": 1864,
                "revid": 9566,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Ebasso",
                "timestamp": "2025-07-24T11:35:01Z",
                "comment": "Created page with \"= Sample Architectures=  * [https://github.com/MicrosoftDocs/architecture-center/blob/main/docs/example-scenario/apps/deploy-ibm-maximo-application-suite-content.md Azure: IBM Maximo]   = Articles =  * [[IBM Maximo: Maximo Manage development environment without OpenShift]]  * [[IBM Maximo: Provide you customization_binaries.zip on OpenShift]]\""
            },
            {
                "logid": 5613,
                "ns": 0,
                "title": "DB2:Reorg Tables in Databases",
                "pageid": 1863,
                "logpage": 1863,
                "revid": 9563,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Ebasso",
                "timestamp": "2025-07-09T16:59:13Z",
                "comment": "Created page with \"= Shell de Cria\u00e7\u00e3o dos arquivos de reorg =  1) Conectar com um usu\u00e1rio com permiss\u00e3o de db2admin  2) Criar o arquivo '''db2-reorg-tables.sh'''    #!/bin/bash  # altere o nome das bases na proxima linha  for DBNAME in BLOGS DOGEAR FILES FORUM HOMEPAGE OPNACT PEOPLEDB SNCOMM WIKIS METRICS COGNOS PNS CCM  do     db2 connect to $DBNAME   db2 reorgchk update statistics on table all > resultado$DBNAME.txt   db2 terminate      echo \"db2 connect to $DBNAME\" > reorg$DBNAMETab...\""
            },
            {
                "logid": 5612,
                "ns": 0,
                "title": "Claude Desktop: Adicionando um MCP Server",
                "pageid": 1862,
                "logpage": 1862,
                "revid": 9559,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Ebasso",
                "timestamp": "2025-07-08T21:17:42Z",
                "comment": "Created page with \" = Configurando via UV =   Voc\u00ea pode instalar este servidor no Claude Desktop e interagir com ele imediatamente executando:   uv run mcp install main.py  Resultado do comando:  [[File:Uv-run-01.png]]  Verificando a configura\u00e7\u00e3o Claude. Menu '''Configura\u00e7\u00e3o > Desenvolvedor'''.  [[File:Uv-run-claude-01.png]]  = Configurando manualmente via Claude =   Add to your Claude MCP settings at ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or ~/.config...\""
            },
            {
                "logid": 5611,
                "ns": 6,
                "title": "File:Claude-run-01.png",
                "pageid": 1861,
                "logpage": 1861,
                "revid": 9556,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Ebasso",
                "timestamp": "2025-07-08T20:36:26Z",
                "comment": ""
            },
            {
                "logid": 5610,
                "ns": 6,
                "title": "File:Claude-run-01.png",
                "pageid": 1861,
                "logpage": 1861,
                "revid": 9556,
                "params": {
                    "img_sha1": "2q76cgx0fdbegokeh83zzrwweaj5hnh",
                    "img_timestamp": "2025-07-08T20:36:26Z"
                },
                "type": "upload",
                "action": "upload",
                "user": "Ebasso",
                "timestamp": "2025-07-08T20:36:26Z",
                "comment": ""
            }
        ]
    }
}