Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.14 KB

MetalGateway.md

File metadata and controls

19 lines (14 loc) · 1.14 KB

MetalGateway

Properties

Name Type Description Notes
created_at datetime [optional]
created_by Href [optional]
href str [optional]
id str [optional]
ip_reservation IPReservation [optional]
project Project [optional]
state str The current state of the Metal Gateway. 'Ready' indicates the gateway record has been configured, but is currently not active on the network. 'Active' indicates the gateway has been configured on the network. 'Deleting' is a temporary state used to indicate that the gateway is in the process of being un-configured from the network, after which the gateway record will be deleted. [optional]
updated_at datetime [optional]
virtual_network VirtualNetwork [optional]

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