Skip to content

Commit edc391c

Browse files
committed
Update docs from fabric@v0.114.0
This is an automated commit created by GitHub Actions workflow, in the fabric repository. Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 74f629a commit edc391c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/reference/fabric-api.md.gen

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2011,6 +2011,7 @@ _Appears in:_
20112011
| Field | Description | Default | Validation |
20122012
| --- | --- | --- | --- |
20132013
| `relay` _string_ | Relay is the DHCP relay IP address, if specified, DHCP server will be disabled | | |
2014+
| `relayVPC` _string_ | RelayVPC is the name of the VPC where the selected DHCP relay lives | | |
20142015
| `enable` _boolean_ | Enable enables DHCP server for the subnet | | |
20152016
| `range` _[VPCDHCPRange](#vpcdhcprange)_ | Range (optional) is the DHCP range for the subnet if DHCP server is enabled | | |
20162017
| `options` _[VPCDHCPOptions](#vpcdhcpoptions)_ | Options (optional) is the DHCP options for the subnet if DHCP server is enabled | | |

0 commit comments

Comments
 (0)