You can use the Rest Explorer in Workbench (https://workbench.developerforce.com/restExplorer.php)
to make a call to retrieve the components included in the deployment.
When in the Rest Explorer use a Get with a path of
"/services/data/v49.0/metadata/deployRequest/<DEPLOYMENT_ID>?includeDetails=true"
(replace <DEPLOYMENT_ID> with the id you see in the Deployment Status e.g. Name:0Af1E00009PLDQ)
The Results will contain detailed information about the deployment:


No comments:
Post a Comment