Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 836 Bytes

ReadVmsStateRequest.md

File metadata and controls

17 lines (9 loc) · 836 Bytes

ReadVmsStateRequest

Properties

Name Type Description Notes
allVms Boolean If true, includes the status of all VMs. By default or if set to false, only includes the status of running VMs. [optional]
dryRun Boolean If true, checks whether you have the required permissions to perform the action. [optional]
filters FiltersVmsState [optional]
nextPageToken byte[] The token to request the next page of results. Each token refers to a specific page. [optional]
resultsPerPage Integer The maximum number of logs returned in a single response (between `1`and `1000`, both included). By default, `100`. [optional]