Cloud
Get Fully Supported Google Cloud Resources
Get a list of all Google Cloud resources fully supported by Lucid Cloud.
get/v1/dataSources/googleCloud/resources
Response
OK. Returns a list of the Google Cloud resources fully supported by the REST API.
object[] required
Example response
[
{
"resource": "container.googleapis.com/NodePool"
},
{
"resource": "compute.googleapis.com/Firewall"
},
{
"resource": "compute.googleapis.com/VpnTunnel"
}
]