Application Programming Interface Guide > Built-in Procedures > Procedures Reference > PreviewResourceSet
 
PreviewResourceSet
Retrieve the list of resource changes since the last deployment of the specified resource set, by the specified deployment plan.
Location
/lib/resource/ (procedure)
/services/databases/system/deployment/ (published resource)
Inputs
resourceSet: A resource set name.
deploymentPlan: The path to a deployment plan using the specified resource set.
Output
resourceSetIndexDelta: The resources in the specified resource set that were CREATED, UPDATED, RELOCATED or DELETED since the last deployment session of the specified deployment plan.
Exceptions
IllegalArgumentException: If the specified resource set or deployment plan is invalid.