/AWS1/CL_BUG=>LISTVIRTUALMACHINES()
¶
About ListVirtualMachines¶
Lists your virtual machines.
Method Signature¶
IMPORTING¶
Optional arguments:¶
IV_HYPERVISORARN
TYPE /AWS1/BUGSERVERARN
/AWS1/BUGSERVERARN
¶
The Amazon Resource Name (ARN) of the hypervisor connected to your virtual machine.
IV_MAXRESULTS
TYPE /AWS1/BUGMAXRESULTS
/AWS1/BUGMAXRESULTS
¶
The maximum number of virtual machines to list.
IV_NEXTTOKEN
TYPE /AWS1/BUGNEXTTOKEN
/AWS1/BUGNEXTTOKEN
¶
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.