You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gce-discussion
I created a static external IP with Deployment Manager code. No Problem.
I'd like to use this IP to create an Compute Engine Instance.
Setting the field "networkIP" to the URL of an IP ressource works fine, but setting the field "natIP" to such a resource does not work. "natIP" only works with IP addresses (e.g. 35.241.113.34) and not with links to an IP a resource.
Am I doing something wrong or is this a design inconsistency in the API? Example code:
Setting "natIP" to such a value results in a ResourceErrorMessage (Invalid value for field 'resource.networkInterfaces[0].accessConfigs[0].natIP).
Ishtiaque
unread,
Oct 31, 2018, 1:01:24 PM10/31/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gce-discussion
Hello Hermann,
I see that you have submitted a bug report through Google Public Issue Tracker (PIT) for the same concern. Therefore, I would suggest that you follow the PIT thread regarding further update on this issue.