Hi,
We have been using BYOIP a few years with success but one PAP need some rearrangements so we should need to delete the PDPs and then after that also the PAP.
I've been stuck with this a few months:
(hid the IPs and other sensitive data)
$ gcloud compute public-delegated-prefixes delete pdp-xxx-xxx-xxx-xxx-28-xxx --region=northamerica-northeast2
You are about to delete public delegated prefix: [pdp-xxx-xxx-xxx-xxx-28-xxx]
Do you want to continue (Y/n)? Y
ERROR: (gcloud.compute.public-delegated-prefixes.delete) Could not fetch resource:
- The resource 'projects/my-project/regions/northamerica-northeast2/publicDelegatedPrefixes/pdp-xxx-xxx-xxx-xxx-28-xxx' is not ready
This should be a v1 PDP.
Any ideas what could be wrong here?
Best regards,
Kim