ホーム
SDPF提供メニュー一覧
ファイルストレージ
APIリファレンス
3. Smart Data Platform 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"
}
目次
1. What is SDPF Storage API
2. Smart Data Platform Storage API List
3. Smart Data Platform Storage API DataType List
4. Smart Data Platform Storage API State Transition
5. Revision History
3.5. AddressPool
3.7. Volume