| Class | Fog::Compute::OpenStack::Server |
| In: |
lib/fog/compute/openstack/models/server.rb
|
| Parent: | Fog::Compute::Server |
| block_device_mapping | [RW] | |
| block_device_mapping_v2 | [RW] | |
| flavor_ref | [R] | |
| flavor_ref | [W] | |
| flavor_ref | [W] | |
| image_ref | [R] | |
| image_ref | [W] | |
| image_ref | [W] | |
| max_count | [W] | |
| min_count | [W] | |
| nics | [W] | |
| os_scheduler_hints | [W] | |
| password | [R] | |
| project | [RW] | In some cases it‘s handy to be able to store the project for the record, e.g. swift doesn‘t contain project info in the result, so we can track it in this attribute based on what project was used in the request |
| security_groups | [W] |
returns all ip_addresses for a given instance this includes both the fixed ip(s) and the floating ip(s)