Managing cloud platform resources within a certain project: obtain quotas and limits, SSH keys, RC files to work with the OpenStack CLI, and more
required | object Nested fields for floating IP | ||||
|
{- "floatingip": {
- "address": "string",
- "region": "string"
}
}
License management will be removed in 2025.
required | object Nested fields for license | ||||
|
{- "license": {
- "region": "string",
- "type": "string"
}
}
required | object Nested fields for subnet | ||||||
|
{- "subnet": {
- "prefix_length": 0,
- "region": "string",
- "type": "string"
}
}