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 Google Cloud Developers
Is there a way to create an entire Vpc and subnets through api calls? I want to have a service instance that can manage all resources in the project, including creating, deleting, and listing all vpcs and subnets. The compute api doesn't seem to have access to this. Is there a networking java api that would cover this?
Thanks in advance.
Kamran (Google Cloud Support)
unread,
Aug 18, 2017, 9:07:15 PM8/18/17
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 Google Cloud Developers
This link lists Compute Engine APIs references. For a list of API methods for Virtual Private Cloud (VPC) Network and code examples please visit this article.