Skip to content

Latest commit

 

History

History
53 lines (40 loc) · 2.63 KB

NetworkGetNetworkInfoResponse.md

File metadata and controls

53 lines (40 loc) · 2.63 KB

beget_openapi_vps.model.network_get_network_info_response.NetworkGetNetworkInfoResponse

Model Type Info

Input Type Accessed Type Description Notes
dict, frozendict.frozendict, frozendict.frozendict,

Dictionary Keys

Key Input Type Accessed Type Description Notes
ip list, tuple, tuple, [optional]
additional_ip list, tuple, tuple, [optional]
private_network list, tuple, tuple, [optional]
any_string_name dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO any string name can be used but the value must be the correct type [optional]

ip

Model Type Info

Input Type Accessed Type Description Notes
list, tuple, tuple,

Tuple Items

Class Name Input Type Accessed Type Description Notes
StructuresIpInfo StructuresIpInfo StructuresIpInfo

additional_ip

Model Type Info

Input Type Accessed Type Description Notes
list, tuple, tuple,

Tuple Items

Class Name Input Type Accessed Type Description Notes
StructuresAdditionalIpInfo StructuresAdditionalIpInfo StructuresAdditionalIpInfo

private_network

Model Type Info

Input Type Accessed Type Description Notes
list, tuple, tuple,

Tuple Items

Class Name Input Type Accessed Type Description Notes
StructuresPrivateNetwork StructuresPrivateNetwork StructuresPrivateNetwork

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