Baremetal
baremetal
Domain types
Bare metal flavors
Capacity
baremetal.capacity
Methods
Get amount of available bare metal nodes
It's similar v1/bmcapacity just with
Get amount of available bare metal nodes without client's reservations
It's similar v2/bmcapacity just without
Domain types
Available bare metal nodes count per flavor
Flavors
baremetal.flavors
Methods
Retrieve a list of flavors. When the include_prices query parameter is specified, the list shows prices. A client in trial mode gets all price values as 0. If you get Pricing Error contact the support
Retrieve a list of flavors. When the include_prices query parameter is specified, the list shows prices. A client in trial mode gets all price values as 0. If you get Pricing Error contact the support
Images
baremetal.images
Methods
Create image
Retrieve the available images list for bare metal servers. Returned entities may or may not be owned by the project
Show price
Filter by metadata keys. Must be a valid JSON string. ' curl -G --data-urlencode 'metadata_k=["key1", "key2"]' --url 'http://localhost:1111/v1/images/1/1'
Filter by metadata key-value pairs. Must be a valid JSON string. 'curl -G --data-urlencode 'metadata_kv={"key": "value"}' --url 'http://localhost:1111/v1/images/1/1'"
Any value to show private images
Image visibility. Globally visible images are public
Number of objects
Objects
Instances
baremetal.instances
Methods
Check if regional quota is exceeded, if yes the number of additional quotas needed to create the specified bare metal server will be calculated
Create a new bare metal server or multiple servers
Get flavors available for a potential bare metal server
The date and time stamp format in changes-since or changes-before should be ISO 8601: CCYY-MM-DDThh:mm:ss±hh:mm For example, 2015-08-27T09:49:58-05:00. Values must be urlencoded. If the time zone is omitted, the UTC time zone is assumed. When both changes-since and changes-before are specified, the value of the changes-since must be earlier than or equal to the value of the changes-before.
Rebuild bare metal server