Deleting a Video Stream Cloud Phone Instance
Run the cfct_video script to delete video stream cloud phone instances.
- Delete a video stream cloud phone whose index is ${index1}.
1./cfct_video delete ${index1}
- Delete video stream cloud phones indexed from ${index1} to ${index2}.
1./cfct_video delete ${index1} ${index2}
Parent topic: Operating a Video Stream Cloud Phone Instance