Views
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
CData Cmdlets PowerShell Module for Azure DevOps Views
| Name | Description |
| AccessControlLists | Return a list of access control lists for the specified security namespace. |
| AuditLogEntries | Retrieves all audit log entries. This table includes custom fields which are automatically discovered when 'IncludeCustomFields' is enabled. |
| ClassificationNodesAreas | Lists classification nodes of StructureType Area for a given list of parent nodes ids. If no parent node ids are specified, the children of the root nodes will be displayed. |
| ClassificationNodesIterations | Lists classification nodes of StructureType Iteration for a given list of parent nodes ids. If no parent node ids are specified, the children of the root nodes will be displayed. |
| GroupMemberships | Get the members (MemberDescriptor) of a group (ContainerDescriptor). |
| Groups | Gets a list of all groups in the organization or account. |
| Identities | Resolve legacy identity information for use with older APIs such as the Security APIs. |
| ProjectProperties | Retrieves a collection of project properties, sliced across all projects. |
| SecurityNamespaceActions | Lists the actions that a Security Namespace is responsible for securing. |
| SecurityNamespaces | List security namespaces. |
| UserMemberships | Get the groups (ContainerDescriptor) of which a user (MemberDescriptor) is a member. |
| WorkItemIds | Retrieves a list of work items. |
| WorkItemsHistory | Retrieves a work item's history as a list. |
| WorkItemUpdatesHistory | Retrieves a work item's updates history as a list. The WorkItemId can be filtered server-side. |