fix(docs): fix typos in IaaS routingtable docs (#1030)
Signed-off-by: Mauritz Uphoff <mauritz.uphoff@stackit.cloud>
This commit is contained in:
parent
c733535d9b
commit
e0b2c098f2
5 changed files with 5 additions and 5 deletions
|
|
@ -61,5 +61,5 @@ Read-Only:
|
|||
|
||||
Read-Only:
|
||||
|
||||
- `type` (String) Possible values are: `blackhole`, `internet`, `ipv4`, `ipv6`. Only `cidrv4` is supported during experimental stage..
|
||||
- `type` (String) Type of the next hop. Possible values are: `blackhole`, `internet`, `ipv4`, `ipv6`.
|
||||
- `value` (String) Either IPv4 or IPv6 (not set for blackhole and internet). Only IPv4 supported during experimental stage.
|
||||
|
|
|
|||
|
|
@ -67,5 +67,5 @@ Read-Only:
|
|||
|
||||
Read-Only:
|
||||
|
||||
- `type` (String) Possible values are: `blackhole`, `internet`, `ipv4`, `ipv6`. Only `cidrv4` is supported during experimental stage..
|
||||
- `type` (String) Type of the next hop. Possible values are: `blackhole`, `internet`, `ipv4`, `ipv6`.
|
||||
- `value` (String) Either IPv4 or IPv6 (not set for blackhole and internet). Only IPv4 supported during experimental stage.
|
||||
|
|
|
|||
|
|
@ -77,7 +77,7 @@ Required:
|
|||
|
||||
Required:
|
||||
|
||||
- `type` (String) Possible values are: `blackhole`, `internet`, `ipv4`, `ipv6`. Only `cidrv4` is supported during experimental stage..
|
||||
- `type` (String) Type of the next hop. Possible values are: `blackhole`, `internet`, `ipv4`, `ipv6`.
|
||||
|
||||
Optional:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue