Package version:

Interface ElasticSanUpdate

Response for ElasticSan update request.

Hierarchy

  • ElasticSanUpdate

Properties

baseSizeTiB?: number

Base size of the Elastic San appliance in TiB.

extendedCapacitySizeTiB?: number

Extended size of the Elastic San appliance in TiB.

tags?: {
    [propertyName: string]: string;
}

Update tags

Type declaration

  • [propertyName: string]: string

Generated using TypeDoc