mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
[joyent|compute] Added attributes to cloudapi responses recently to servers, Closes #2800
This commit is contained in:
parent
fb6fcf946e
commit
c9c692d001
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ module Fog
|
|||
attribute :state
|
||||
attribute :type
|
||||
attribute :dataset
|
||||
attribute :compute_node
|
||||
attribute :networks
|
||||
attribute :ips
|
||||
attribute :memory
|
||||
attribute :disk
|
||||
|
|
Loading…
Reference in a new issue