Changes between Version 1 and Version 2 of GeniGet


Ignore:
Timestamp:
10/29/13 16:29:23 (10 years ago)
Author:
Aaron Helsinger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniGet

    v1 v2  
    11= geni-get =
    22
    3 A command that runs on a GENI node and tells you GENI meta-information about the slivers and slices and experimenter assocaited with the node.
     3A command that runs on (from inside) a GENI node and tells you GENI meta-information about the slivers and slices and experimenter associated with the node. This is a separate tool that must be installed in your disk image.
    44
    55= PG implementation =
     
    3131== manifest ==
    3232
    33 Returns nothing.
     33The manifest RSpec for the slice.
     34'''NB''': This does not currently work at ProtoGENI.
    3435
    3536== control_mac ==
     37
     38The MAC address for the control plane interface on this node.
    3639
    3740{{{
     
    4144
    4245== client_id ==
     46
     47The `client_id` from the RSpec for this node. This can be used to identify which node this is from your RSpec.
    4348
    4449{{{
     
    5661== slice_email ==
    5762
     63The email address of the slice (from the slice certificate).
     64
    5865{{{
    5966+$ geni-get slice_email
     
    6269
    6370== user_urn ==
     71
     72This is the URN of the user who reserved the node. FIXME: Right?
    6473
    6574{{{
     
    7079== user_email ==
    7180
     81This is the email address of the user who reserved the node (from the user certificate).
     82
    7283{{{
    7384+$ geni-get user_email
     
    7687
    7788== version ==
    78 
     89API version? SW Version?
    7990{{{
    8091+$ geni-get version