Extend servers and images with a configuration drive.
Method | URI | Description |
---|---|---|
POST | /v2/{tenant_id}/servers{?security_group,user_data,availability_zone} | Creates a server with the configuration drive extended attribute. |
GET | /v2/{tenant_id}/servers/{server_id} | Shows information for a specified server including the configuration drive extended attribute. |
GET | /v2/{tenant_id}/servers/{server_id}/detail | Lists details for all servers including the configuration drive extended attribute. |