Updating a Private Endpoint
Update a private endpoint in Resource Manager.
Use the
oci resource-manager private-endpoint update
command to update a private endpoint. The following example updates the display name of the private endpoint.oci resource-manager private-endpoint update --display-name <text> --private-endpoint-id <private_endpoint_ocid>
For a complete list of parameters and values for CLI commands, see the Command Line Reference for Resource Manager.
Use the UpdatePrivateEndpoint operation to update a private endpoint.