OSID Logo
OSID Specifications
provisioning batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.provisioning.batch.ProvisionablePeer
Implementsosid.OsidCapsule
Description

An interface for the peers of the Provisionable relationship.

MethodgetResourceId
Description

Gets the Id of the resource.

Returnosid.id.Idthe Resource Id
CompliancemandatoryThis method must be implemented.
MethodgetPoolId
Description

Gets the Id of the pool.

Returnosid.id.Idthe Pool Id
CompliancemandatoryThis method must be implemented.