OBJECT
NutanixVmSnapshotVdiskDetailListResponse
Description
Supported in v9.2+
link GraphQL Schema definition
- type NutanixVmSnapshotVdiskDetailListResponse {
- # Supported in v9.2+
- # List of matching objects.
- NutanixVmSnapshotVdiskDetail!]! : [
- # Supported in v9.2+
- # Total list responses.
- Int :
- # Supported in v9.2+
- # Cursor to retrieve the next set of results.
- String :
- # Supported in v9.2+
- # If there is more.
- Boolean :
- }