Help Center> Cloud Container Instance (CCI)> FAQ> Container Workload FAQs> How Do I View Pods After I Call the API to Delete a Deployment?

How Do I View Pods After I Call the API to Delete a Deployment?

The propagationPolicy field in a Deployment deletion API request indicates whether to delete pods along with the Deployment. This field can be set to Orphan, Foreground, or Background. For details about this field, see Deleting a Deployment.