Package version:

InMageRcm add disk(s) input.

interface InMageRcmAddDisksInput {
    disks: InMageRcmDiskInput[];
    instanceType: "InMageRcm";
}

Hierarchy (view full)

Properties

Properties

The list of disk details.

instanceType

Polymorphic discriminator, which specifies the different types this object can be