List networks
Retrieves a list of networks.
query Parameters
Filter networks by labels.
A key/value pair to label and categorize resources
List networks › Responses
List of networks.
Create an SDN private network
Creates a new SDN private network that cloud servers from the same zone can be attached to.
Create an SDN private network › Request Body
Create an SDN private network › Responses
Create a network interface
Creates a new network interface.
Create a network interface › Request Body
main_account_idCreate a network interface › Responses
bootableBoolean value represented as yes/no
macnetworksource_ip_filteringBoolean value represented as yes/no
typeNetwork access type
uuid^[0-9a-f]{8}-[0-9a-f… · requiredUniversally unique identifier
server^[0-9a-f]{8}-[0-9a-f…Universally unique identifier
Get network interface details
Retrieves details of a specific network interface.
path Parameters
uuid^[0-9a-f]{8}-[0-9a-f… · requiredUniversally unique identifier
Get network interface details › Responses
Delete a network interface
Deletes a specific network interface.
path Parameters
uuid^[0-9a-f]{8}-[0-9a-f… · requiredUniversally unique identifier
Delete a network interface › Responses
Network interface successfully deleted.
Get network details
Retrieves details of a specific network.
path Parameters
uuid^[0-9a-f]{8}-[0-9a-f… · requiredUniversally unique identifier
Get network details › Responses
Modify a network
Modifies attributes of a specific network.
path Parameters
uuid^[0-9a-f]{8}-[0-9a-f… · requiredUniversally unique identifier
Modify a network › Responses
Delete a network
Deletes a specific network.
path Parameters
uuid^[0-9a-f]{8}-[0-9a-f… · requiredUniversally unique identifier
Delete a network › Responses
Network successfully deleted.