INPUT_OBJECT
Input for retrieving Hyper-V VM-level files from a snapshot.
input GetVmLevelFilesFromSnapshotInput {# Required. ID of a snapshot.id: String!# Retrieve configuration file details along with disk details.shouldRetrieveConfigFiles: Boolean}