equinix-labs / ansible-collection-equinix

Ansible content to help automate the management of Equinix resources
https://deploy.equinix.com/labs/ansible-collection-equinix/
GNU General Public License v3.0
2 stars 8 forks source link

Internal support for include and exclude params in API calls #104

Open t0mk opened 1 year ago

t0mk commented 1 year ago

In order to get less common (or nested) resource properties, it's sometimes necessary to expand hrefs in responses, and that's done with include param of API calls. There should be a way to specify the include and exclude fields.