OSID Logo
OSID Specifications
provisioning batch package
Version 3.0.0
Interfaceosid.provisioning.batch.ProvisionPeer
Implementsosid.OsidCapsule
Used Byosid.provisioning.batch.ProvisionPeerList
Description

An interface for the peers of the Provision relationship.

MethodgetBrokerId
Description

Gets the Id of the broker.

Returnosid.id.Idthe Broker Id
CompliancemandatoryThis method must be implemented.
MethodgetProvisionableId
Description

Gets the Id of the provisionable.

Returnosid.id.Idthe Provisionable Id
CompliancemandatoryThis method must be implemented.
MethodgetResourceId
Description

Gets the Id of the resource.

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