get_compute_object_ids_azure
Retrieves all Azure VM 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_azure call
Returns
Type
Return Value
list
List of all the Azure VM object id's
Example
Last updated