Deleting a Session in Bastion
Delete a bastion session.
- On the Bastions list page, select the bastion that hosts the session that you want to work with. If you need help finding the list page or the bastion, see Listing Bastions.
- On the details page, select Sessions.
- Select the for the session that you want to delete, and then select Delete session.
- Enter the name of the session.
- Select Delete.
Use the oci bastion session delete command and required parameters to delete a bastion session:
oci bastion session delete --session-id <target_session_ocid> [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the DeleteSession operation to delete a bastion session.