Function List
1. Display a list of created functions
The list includes the following key details:
- Status: Displays the current status of each function:
- 🟢 Active and functioning normally.
- 🔴 Error or unavailable.
- 🔄 Currently updating or deploying.
- Name: The name of the function for easy identification.
- SDK Type: The SDK and version used (e.g., Braket, Qiskit, CUDA Quantum).
- Description: A short description of the function.
- Last Deployed: The most recent deployment timestamp.
- Updated By: The name or initials of the person who updated the function.
- Action: A Delete button to remove the function.
- Status: Displays the current status of each function:
2. How to delete Function
Click the Delete Button
- In the Action column, find the Delete button next to the function you want to remove.
- Click the Delete button to initiate the deletion process.
View the Delete Confirmation Dialog
A confirmation dialog will appear with the following message:
- “A deleted function can only be restored by a project administrator. Are you sure you want to delete 'demo01' function permanently?”
This message highlights that the deletion is permanent and can only be reversed by a project administrator.
Choose an Action
- Confirm Deletion
- If you are sure about deleting the function, click the Confirm or Delete button in the confirmation dialog.
- The function will be permanently removed from the system.
- Cancel Deletion
- If you change your mind or are unsure, click the Cancel button to exit the confirmation dialog without deleting the function.
Function Removed from the List
- After confirmation, the function will no longer appear in the Functions List.
- The deletion is irreversible unless done by a project administrator.
These steps ensure that the deletion process is clear, and accidental removals are prevented.