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