<virtualServiceRouteTableId>: The OCID of the virtual service route table.
<rules>
<type>: Choose between the HTTP, TCP, and TLS_PASSTHROUGH protocols. If TLS_PASSTHROUGH is selected, the proxy doesn't manage TLS. The proxy passes encrypted data "as is" to the application that manages TLS on its own.
HTTP option:
<path>: A path to this route, for example, /mypath. Specify no path value to default to root ("/"). When you specify a path without a root value, the rule prepends the root ("/") to the path.
<pathType>: The type of path provided. The default PREFIX option treats the path as a prefix to an endpoint and is the only supported option. If pathType is not specified, the default is used.
<isGrpc>: If set to true, the rule checks that the content-type header contains application/grpc or one of the various application/grpc+ values.
<destinations>: Defines the virtual deployment destinations for this route. A minimum of one destination is required.
<virtualDeploymentId>
The OCID of the virtual deployment where the request is routed.
<weight>: The weight for this destination. If only one destination is created, the value defaults to and must be 100. When multiple destinations are created, you can specify a value from 1-100 for each destination. When summed, the weights for all the destinations must total 100.
<port>:
Select a port in the range of 1-65535. The rule allows only one port. If you don't specify a port, the rule targets all the ports on the virtual deployment.
Caution
Don't use the following Service Mesh reserved ports in your mesh resource: 15000, 15003, 15006, and 9901.
<description> (optional): The description of the virtual service route table. The field is changeable. Avoid entering confidential information.
<priority> (optional): Sets the route table priority from 1 to 1000. The default is 500. Lower numbers are a higher priority. At the same priority, route tables are prioritized based on the time created with the most recent route table taking the highest priority.
The life cycle state (for example, ACTIVE, FAILED).
The ID of the work request to update the virtual service route table (details of work requests are available for seven days after completion, cancellation, or failure).
If you want the command to wait to return control until the virtual service route table is active or the request has failed, include either or both of the following parameters: