# CreateIpRequest
## Properties
**organization** | Option<**String**> | The organization ID the IP is reserved in | [optional]
**project** | Option<**String**> | The project ID the IP is reserved in | [optional]
**tags** | Option<**Vec<String>**> | The tags of the IP | [optional]
**server** | Option<**String**> | UUID of the server you want to attach the IP to | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)