Skip to content

Compute's aggregate lists do not support resource's field selection #711

Closed
@mziccard

Description

@mziccard

Aggregate lists' fields option only allows to select the following fields:

id
items
kind
nextPageToken
selfLink

Shouldn't selecting fields of the listed resources be supported as well?
It would be nice to be able to write a field option like: items(selfLink),nextPageToken that only returns the next page token and the selfLink field for each resource.

Metadata

Metadata

Assignees

Labels

api: computeIssues related to the Compute Engine API.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions