Examples of the different sliverstatus responses from OFAM
Table 1: Sliverstatus from OFAM showing that flowspace is still pending.
1 | omni: { |
2 | “status”: “Pending”, |
3 | “slice_urn”: “urn:publicid:IDN+geni:gpo:gcf+slice+sfatest”, |
4 | “description”: “OF request example”, |
5 | “created”: “2014-06-10 14:22:52.314927+00:00”, |
6 | “expires”: “2014-06-24 14:22:52.176426+00:00”, |
7 | “sliver_urn”: “urn:publicid:IDN+geni:gpo:gcf+slice+sfatest:a256c7e6-d1b1-4049-9b0d-491b3277f80a” |
8 | } |
Table 2: Sliverstatus from OFAM showing that flowspace is approved.
1 | omni: { |
2 | “status”: “Approved”, |
3 | “slice_urn”: “urn:publicid:IDN+geni:gpo:gcf+slice+sfatest”, |
4 | “description”: “OF request example”, |
5 | “created”: “2014-06-10 14:22:52.314927+00:00”, |
6 | “expires”: “2014-06-24 14:22:52.176426+00:00”, |
7 | “sliver_urn”: “urn:publicid:IDN+geni:gpo:gcf+slice+sfatest:a256c7e6-d1b1-4049-9b0d-491b3277f80a” |
8 | } |