Package version:

AVS VM details

interface AvsVmDetails {
    avsVmInternalId: string;
    vmId: string;
    vmName: string;
    vmType: string;
}

Properties

avsVmInternalId: string

Pure Storage's internal ID for this AVS VM

vmId: string

ID of the AVS VM using this set of volumes

vmName: string

Name of the VMware VM using this set of volumes

vmType: string

Type of the VMware VM using this set of volumes