GET /networkcdnifci HTTP/1.1 Host: alto.example.com Accept: application/alto-cdni+json,application/alto-error+json HTTP/1.1 200 OK Content-Length: 736 Content-Type: application/alto-cdni+json { "meta": { "dependent-vtags": [ { "resource-id": "my-eu-netmap", "tag": "3ee2cb7e8d63d9fab71b9b34cbf764436315542e" } ] }, "cdni-advertisement": { "capabilities-with-footprints": [ { "capability-type": "FCI.DeliveryProtocol", "capability-value": [ "https/1.1" ], "footprints": [ { "footprint-type": "altopid", "footprint-value": [ "south-france" ] } ] }, { "capability-type": "FCI.AcquisitionProtocol", "capability-value": [ "https/1.1" ], "footprints": [ { "footprint-type": "altopid", "footprint-value": [ "germany", "south-france" ] } ] } ] } }