Menu
Documents
FAQ
Known Issues
Service Status
Home
>
Documents
>
API references
>
Enterprise Cloud 2.0 Storage API Reference v1.1.1
>
3. Enterprise Cloud 2.0 Storage API DataType List
>
3.6. HostRoute
3.6. HostRoute
¶
DATA TYPE
¶
Parameters
¶
Parameters
¶
Parameter Name
Data Type
Description
destination
String
The destination IPv4 network address. (ex. “192.168.0.0/24”)
nexthop
String
The nexthop IPv4 address. (ex. “192.168.0.1”)
Example
¶
{
"destination"
:
"0.0.0.0/0"
,
"nexthop"
:
"123.456.78.9"
}
3.5. AddressPool
3.7. Volume
Table Of Contents
1. What is ECL2.0 Storage API
2. Enterprise Cloud 2.0 Storage API List
3. Enterprise Cloud 2.0 Storage API DataType List
4. Enterprise Cloud 2.0 Storage API State Transition
5. Revision History