Editing a Private Endpoint
Edit a private endpoint in Data Science to change its name, description, or network security groups.
- On the Private endpoints list page, find the private endpoint that you want to work with. If you need help finding the list page or the private endpoint, see Listing Private Endpoints.
- From the for the private endpoint, select Edit.
- In the Edit Private Endpoint panel, change the name, description, or network security groups setting.
- Select Update.
Use the update command and required parameters to edit a private endpoint:
oci data-science ds-private-endpoint update --private-endpoint-id <private-endpoint-id> ... [OPTIONS]For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Use the UpdateDataSciencePrivateEndpoint operation to edit a private endpoint.