Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 937 Bytes

File metadata and controls

20 lines (14 loc) · 937 Bytes

InterconnectResponse

Properties

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]

[Back to Model list] [Back to API list] [Back to README]