Pod Restart

Message instance

{
    "header":{
        "msg_id":"1025f1c7-efc6-4fc3-b90f-47348606948d",
        "parent_msg_id": "",
        "timestamp":1652185438,
        "sync":true
    },
    "route":{
        "source":"controller",
        "group":"resource",
        "operation":"restart",
        "resource":"websocket/pod/{pod_name}"
    },
    "content":null
}

Result returned

{
    "header": {
        "id": "",
        "msg_id": "36d29a83-91ef-484e-82bf-6d1c7f687fe9",
        "parentId": "",
        "parent_msg_id": "1025f1c7-efc6-4fc3-b90f-47348606948d",
        "timestamp": 1652185459871,
        "isSync": false,
        "sync": false,
        "version": "",
        "resourceversion": "1.0",
        "nodeId": "",
        "peerInfo": {}
    },
    "router": {
        "source": "",
        "destination": "",
        "option": "",
        "resource": ""
    },
    "route": {
        "source": "controller",
        "group": "resource",
        "operation": "response",
        "resource": "websocket/pod/{pod_name}"
    },
    "content": "OK" | "FAILED:{Failure cause}"
}