Skip to content

Commit

Permalink
add reservedIpRange
Browse files Browse the repository at this point in the history
  • Loading branch information
DrFaust92 committed Jul 9, 2022
1 parent 449c8a7 commit 8762d33
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mmv1/products/notebooks/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -819,6 +819,10 @@ objects:
- UNSPECIFIED_NIC_TYPE
- VIRTIO_NET
- GVNIC
- !ruby/object:Api::Type::String
name: "reservedIpRange"
description: |
Reserved IP Range name is used for VPC Peering. The subnetwork allocation will use the range name if it's assigned.
- !ruby/object:Api::Type::Enum
name: 'state'
values:
Expand Down

0 comments on commit 8762d33

Please sign in to comment.