Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejs
themeConfluence
titleLCM Provider - VM Start via DGOrchestrator
linenumberstrue
collapsetrue
{
    "input": {
        "common-header": {
            "timestamp": "2017-10-31T15:02:04.244Z",
            "api-ver": "2.05",
            "originator-id": "SDNGP",
            "request-id": "Stop_VM-vCPE_Infrastructure_vGMUX_demo_app",
            "sub-request-id": "Stop_VM-vCPE_Infrastructure_vGMUX_demo_app",
            "flags": {
                "mode": "NORMAL",
                "force": "TRUE",
                "ttl": 36000
            }
        },
        "action": "Start",
        "action-identifiers": {
            "vnf-id": "vCPE_Infrastructure_vGMUX_demo_app",
            "vserver-id": "e8020a03-5cd9-4f8c-b2d8-9972a256cf6a"
        },
        "payload": "{\"vm-id\":\"http://10.0.14.1:80/api/multicloud-titanium_cloud/v0/pod25_RegionOne/compute/v2.1/466979b815b5415ba14ada713e6e1846/servers/e8020a03-5cd9-4f8c-b2d8-9972a256cf6a\", \"identity-url\": \"http://10.0.14.1:9005/api/multicloud-titanium_cloud/v0/pod25_RegionOne/identity/v2.0\",\"skip-hypervisor-check\":\"true\"}"
    }
}
Code Block
titleAPPC Provider - vFW PacketGenerator PGStreams ModifyConfig (APPC Provider)
{
"input": {
    "common-request-header": {
        "service-request-id": "1"
    },
    "config-payload": {
        "config-url": "5f517fd4-bf3d-43bc-8147-1b61776d7ded",
        "config-json": "{\"pg-streams\":{\"pg-stream\": [{ \"id\": \"fw_udp1\", \"is-enabled\": \"true\" }, { \"id\": \"fw_udp2\", \"is-enabled\": \"true\" }, { \"id\": \"fw_udp3\", \"is-enabled\": \"true\" }, { \"id\": \"fw_udp4\", \"is-enabled\": \"true\" }, { \"id\": \"fw_udp5\", \"is-enabled\": \"true\" }]}}"
    }
}
}