Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sl cci network details #84

Closed
sudorandom opened this issue Apr 5, 2013 · 4 comments
Closed

sl cci network details #84

sudorandom opened this issue Apr 5, 2013 · 4 comments

Comments

@sudorandom
Copy link
Contributor

I'm ripping out this since it's un-implemented. This issue is to track progress on implementing this feature. It will print out network details of a CCI.

sl cci network details <identifier> [options]
@sudorandom
Copy link
Contributor Author

Would this be similar to the output of sl meta network public and sl meta network private? What information do we want to include?

@sudorandom
Copy link
Contributor Author

Should this be rolled into sl cci detail ?

@CrackerJackMack
Copy link
Contributor

+1 @sudorandom

@sudorandom
Copy link
Contributor Author

I have details of the connected VLAN being output for hardware and CCIs so far. Here's an example of what it looks like:

:............:..............................:
:       Name : Value                        :
:............:..............................:
:         id : 12345                        :
:   hostname : testing1.sftlyr.ws           :
:     status : ACTIVE                       :
: datacenter : sea01                        :
:      cores : 4                            :
:     memory : 4G                           :
:  public_ip : 123.45.67.8                  :
: private_ip : 123.45.67.8                 :
:         os : Ubuntu                       :
:    created : 2012-03-09T09:40:22-06:00    :
:      vlans : :.........:........:.......: :
:            : :   type  : number :   id  : :
:            : :.........:........:.......: :
:            : :  PUBLIC :  1234  : 12345 : :
:            : : PRIVATE :  4321  : 54321 : :
:            : :.........:........:.......: :
:      notes : some notes                   :
:       tags : tag                          :
:............:..............................:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants