Login to the APPC API Doc Explorer

  • The APPC API Doc Explorer can be accessed by going to http://hostnameorip:8282/apidoc/index.html
    • Note the port could be different depending on how the system is configured (Default externally accessible port is 8282)

Click on desired action

Create request

Sample API Doc Explorer VNF Restart
{  
    "input": {
      "common-header": {
        "timestamp": "2017-10-25T11:10:04.244Z",
        "api-ver": "2.00",
        "originator-id": "664be3d2-6c12-4f4b-a3e7-c349acced200",
        "request-id": "664be3d2-6c12-4f4b-a3e7-c349acced200",
        "sub-request-id": "1",
        "flags": {
            "force" : "TRUE",
            "ttl" : 60000
        }
      },
      "action": "Restart",
      "action-identifiers": {
        "vnf-id": "vCPE_Infrastructure_vGMUX_demo_app"
      }
    }
}

Submit request

Copy the request into the input on the API Doc Explorer and click on "Try It"

Response when request is successfully submitted

  • No labels

1 Comment

  1. Hi Scott Seabolt,

    The screenshots in this page are all corrupted. If you do Edit → Click on the screenshot → Properties, you will see it says cannot find image (as the Attachments of this page is 0 at this moment). This properly because this page was copied from another place that others (including me) do not have access to.


    Would you please fix the screenshots by downloading them from the original place and paste here, or redo the screenshots?


    Thanks in advanced (smile)