Comment 1 for bug 1244107

Revision history for this message
Haomeng,Wang (whaom) wrote : Re: port-show subcommand can not list all port properties

The API call does not return created_at and updated_at:

http://9.123.136.76:6385/v1/ports/1

{
    "node_id": "be83a857-aa23-493b-b13a-f01ebfcef68c",
    "extra": {},
    "uuid": "0ad5d609-3072-4499-97fc-ab2d666313b8",
    "links": [
        {
            "href": "http://9.123.136.76:6385/v1/ports/0ad5d609-3072-4499-97fc-ab2d666313b8",
            "rel": "self"
        },
        {
            "href": "http://9.123.136.76:6385/ports/0ad5d609-3072-4499-97fc-ab2d666313b8",
            "rel": "bookmark"
        }
    ],
    "address": "aa:bb:cc:dd:ee:ff"
}