| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | The interconnect identifier | [optional] |
| name | str | The name of the interconnect | [optional] |
| protocol | str | The protocol used by the interconnect | [optional] |
| type | str | The type of interconnect | [optional] |
| project | str | The UUID of the project | [optional] |
| status | str | The current status of the interconnect | [optional] |
| interfaces | list[InstanceInterface] | Array of instance interfaces | [optional] |
| created_at | str | Creation timestamp | [optional] |
| updated_at | str | Last update timestamp | [optional] |