Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 1.18 KB

Metadata.md

File metadata and controls

27 lines (22 loc) · 1.18 KB

Metadata

Properties

Name Type Description Notes
_class str [optional]
customdata dict[str, object] [optional]
facility str The facility code of the instance [optional]
hostname str [optional]
id str [optional]
iqn str [optional]
metro str The metro code of the instance [optional]
network MetadataNetwork [optional]
operating_system object [optional]
plan str The plan slug of the instance [optional]
private_subnets list[str] An array of the private subnets [optional]
reserved bool [optional]
specs object The specs of the plan version of the instance [optional]
ssh_keys list[str] [optional]
switch_short_id str [optional]
tags list[str] [optional]
volumes list[str] [optional]

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