Updating a Virtual Deployment
Update the description, and enable or disable access logs of a virtual deployment in Service Mesh.
To update a virtual deployment, use the
service-mesh
resource with thevirtual-deployment
option.oci service-mesh virtual-deployment update --from-json <json-file-name>
Example:
oci service-mesh virtual-deployment update --from-json file://update.json
To see what operations are available for
virtual-deployment update
use:oci service-mesh virtual-deployment update -h
To generate a sample JSON file for
virtual-deployment update
use:oci service-mesh virtual-deployment update --generate-full-command-json-input
Use the UpdateVirtualDeployment operation to update a virtual deployment.