backupgateway_list_hypervisors: Lists your hypervisors

View source: R/backupgateway_operations.R

backupgateway_list_hypervisorsR Documentation

Lists your hypervisors

Description

Lists your hypervisors.

See https://www.paws-r-sdk.com/docs/backupgateway_list_hypervisors/ for full documentation.

Usage

backupgateway_list_hypervisors(MaxResults = NULL, NextToken = NULL)

Arguments

MaxResults

The maximum number of hypervisors to list.

NextToken

The next item following a partial list of returned resources. For example, if a request is made to return maxResults number of resources, NextToken allows you to return more items in your list starting at the location pointed to by the next token.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.