Class ListStoragePoolsResponse (0.3.9)

ListStoragePoolsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

ListStoragePoolsResponse is the response to a ListStoragePoolsRequest.

Attributes

NameDescription
storage_pools MutableSequence[google.cloud.netapp_v1.types.StoragePool]
The list of StoragePools
next_page_token str
A token identifying a page of results the server should return.
unreachable MutableSequence[str]
Locations that could not be reached.