Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.18 KB

ListPrivateNetworkResponseData.md

File metadata and controls

20 lines (17 loc) · 1.18 KB

ListPrivateNetworkResponseData

Properties

Name Type Description Notes
tenant_id string Your customer tenant id
customer_id string Your customer number
private_network_id int Private Network's id
data_center string The data center where your Private Network is located
region string The slug of the region where your Private Network is located
region_name string The region where your Private Network is located
name string The name of the Private Network
description string The description of the Private Network
cidr string The cidr range of the Private Network
available_ips int The total available IPs of the Private Network
created_date \DateTime The creation date of the Private Network
instances \Contabo\ContaboSdk\Model\Instances[]

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