OBJECT
NutanixVmSnapshotSummary
Description
Supported in v5.0+
link GraphQL Schema definition
- type NutanixVmSnapshotSummary {
- # Required. Supported in v5.0+
- String! :
- # Supported in v8.1+
- # Number of NICs present in the snapshot app metadata.
- Int :
- # Supported in v9.1+
- # List of all UUIDs for the networks connected to the virtual machine when
- # snapshot was taken.
- String!]! : [
- # This field contains the base information of a snapshot which are common across
- # other workloads.
- BaseSnapshotSummary :
- }