One or more filters.
Name | Type | Description | Notes |
---|---|---|---|
maintenanceEventCodes | List<String> | The code for the scheduled event (`system-reboot` | `system-maintenance`). | [optional] |
maintenanceEventDescriptions | List<String> | The description of the scheduled event. | [optional] |
maintenanceEventsNotAfter | List<LocalDate> | The latest date and time (UTC) the event can end. | [optional] |
maintenanceEventsNotBefore | List<LocalDate> | The earliest date and time (UTC) the event can start. | [optional] |
subregionNames | List<String> | The names of the Subregions of the VMs. | [optional] |
vmIds | List<String> | One or more IDs of VMs. | [optional] |
vmStates | List<String> | The states of the VMs (`pending` | `running` | `stopping` | `stopped` | `shutting-down` | `terminated` | `quarantine`). | [optional] |