OSID Logo
OSID Specifications
provisioning batch package
Version 3.1.0
Interfaceosid.provisioning.batch.ProvisionablePeer
Implementsosid.OsidCapsule
Used Byosid.provisioning.batch.ProvisionablePeerList
Description

An interface for the peers of the Provisionable relationship.

MethodgetResourceId
Description

Gets the Id of the resource.

Returnosid.id.Id the Resource Id
Compliancemandatory This method must be implemented.
MethodgetPoolId
Description

Gets the Id of the pool.

Returnosid.id.Id the Pool Id
Compliancemandatory This method must be implemented.