DatastoreList Class

A paged list of datastores.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
DatastoreList

Constructor

DatastoreList(**kwargs)

Variables

value
list[Datastore]

The items on a page.

next_link
str

URL to get the next page if any.