Application Programming Interface Guide > Introduction > Groups of Procedures > Deployment Procedures
 
Deployment Procedures
The deployment procedures are found in the resource tree under /lib/resource (and under /services/databases/system/deployment/ as published resources). They are:
ExplainAttributes, which retrieves the list of attributes of the data sources included in a resource set.
ExplainPrincipals, which retrieves the list of principals included in a resource set.
ExplainResources, which retrieves the list of resources in a resource set.
GetPrincipalSet, which retrieves the list of principals included in a principal set.
GetResourceSet, which retrieves the list of resources included in a resource set.
ListAttributes, which retrieves the attribute list for a specified resource set on a given site.
ListPrincipals, which retrieves the list of principals included in a resource set.
ListResources, which retrieves the list of resources included in a resource set.
PreviewResourceSet, which retrieves the list of resource changes since the last deployment of the specified resource set, by the specified deployment plan.