Editing a Private Endpoint
Edit a private endpoint in Data Science to change its name, description, VCN, subnet, or network security groups.
- From the Private endpoints page, select the name of the private endpoint. If you need help finding the list of private endpoints, see Listing Private Endpoints.
- Make the necessary changes, and then select Save changes.
Use the update command and required parameters to edit a private endpoint:
oci data-science private-endpoint update --private-endpoint-id
<private-endpoint-id>
... [OPTIONS]For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Use the UpdateDataSciencePrivateEndpoint operation to edit a private endpoint.