Class ListActiveDirectoriesResponse (0.3.9)

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

ListActiveDirectoriesResponse contains all the active directories requested.

Attributes

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