get_compute_object_ids_gce
Retrieves all GCE object IDs that match query
Arguments
Name
Type
Description
Choices
match_all
bool
Set to False
to match ANY defined criteria
kwargs
Any top level object from the get_compute_gce call
Returns
Type
Return Value
list
List of all the GCE object id's
Example
Last updated