folders#
- async idem_vra.exec.vra.iaas.folders.get_folders(hub, ctx, **kwargs)[source]#
Get folders Get all folders within the current organization Performs GET /iaas/api/folders
- Parameters:
apiVersion (string) – (optional in query) The version of the API in yyyy-MM-dd format (UTC). For versioning information refer to /iaas/api/about
top (integer) – (optional in query) Number of records you want to get.
skip (integer) – (optional in query) Number of records you want to skip.
count (boolean) – (optional in query) Flag which when specified, regardless of the assigned value, shows the total number of records. If the collection has a filter it shows the number of records matching the filter.
select (string) – (optional in query) Select a subset of properties to include in the response.
filter (string) – (optional in query) Filter the results by a specified predicate expression. Operators: eq, ne, and, or.
cloudAccountId (string) – (optional in query) The ID of a vcenter cloud account.
externalRegionId (string) – (optional in query) The external unique identifier of the region associated with the vcenter cloud account.