Method parameters, Uint32 deletestoragepool, Method overview – HP SAN Virtualization Services Platform User Manual

Page 83

Advertising
background image

Method parameters

IN/OUT

Comments

Type

Parameter
Name

IN

The name of the element. Used in pool creation only.
The VSM does not support changing pool names.

string

Element-
Name

OUT

Unused (Set to NULL).

CIM_ConcreteJob REF

Job

IN

Accept this value only if it is NULL, or if the passed in
StorageSetting reference represents any setting in-
stance of SNIA_StorageSetting, as long as the follow-
ing criteria is met:

DataRedundancy = 1

PackageRedundancy = 0

ExtentStripeLengthMin = 1

UserDataStripeDepthMin = 1

SNIA_StorageSetting REF

Goal

IN/OUT

As an input parameter, the desired (new) size of the
pool. As an output parameter, the achieved size of
the pool.

unit64

Size

IN

NULL or a reference to the HPSVSP_PrimordialPool on
the same SVSP domain as the HPSVSP_StorageCon-
figurationService serving this method. During a Create
or Modify pool, if the InExtents parameter does refer-
ence enough storage to meet the Size parameter, then
additional storage will be drawn from the Primordial-
Pool.

string[]

InPools

IN

Ignored. ElementType is determined by the Goal
parameter

uint16

Element-
Type

IN

Optional. References the Extents to be added or re-
moved from a pool. Must be string representations of
references to HPSVSP_ImportedExtent or
HPSVSP_StripeSets.

string[]

InExtents

IN

As an input parameter: If null, creates a new Storage-
Pool. If not null, modifies the referenced Pool. When
returned, it is a reference to the resulting Storage- Pool.

SNIA_StoragePool REF

Pool

uint32 DeleteStoragePool

Method Overview

This method deletes an HPSVSP_ConfiguredPool.

SAN Virtualization Services Platform SMI-S User Guide

83

Advertising