You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How could the Equinix Metal CLI help solve this problem?
metal ips request --type vrf --vrf-id <id> --cidr <cidr, 22-29> --network <network, IP address> --tags foo --tags bar --customdata {"my":"goodness"} --details "i don't think VRF users need this or will see it after submitting the request"'
metal vrf --id <vrf_id> ips
metal vrf --id <vrf_id> ips --ip-id <ip_id>
What problem are you facing?
Once I create a VRF, I can not create the IP reservations against that VRF.
https://deploy.equinix.com/developers/docs/metal/interconnections/vrf/#creating-a-vrf-ip-address-reservation
https://deploy.equinix.com/developers/api/metal/#tag/IPAddresses/operation/requestIPReservation (see the VRF tab)
How could the Equinix Metal CLI help solve this problem?
Related to #268
The text was updated successfully, but these errors were encountered: