Tags
System Tags
Parallel Command Level
You can limit the maximum number of commands that can be executed in parallel in a
vRouter VM instance.
Tag | Description | Example | Starting Version |
---|---|---|---|
commandsParallelismDegree::{parallelismDegree} | The maximum number of commands that can be executed in parallel in a vRouter VM instance. | commandsParallelismDegree::100 | 0.6 |
You can create a system tag on a vRouter offering or a vRouter VM instance. If you
create the tag on a vRouter offering, note that the vRouter VM instances you created
from the offering will inherit the system tag.
- On a vRouter offering, you can create a system tag by using resourceType=InstanceOfferingVO.
- On a vRouter VM instance, you can create a system tag by using resourceType=VmInstanceVO.
Guest L3 Network
You can attach a vRouter offering to a guest L3 network to specify which vRouter offering to use when creating a vRouter VM instance on the guest L3 network.
For
example,
CreateSystemTag resourceType=InstanceOfferingVO resourceUuid=YOUR_VR_OFFERING_UUID \
tag=guestL3Network::YOUR_L3_NETWORK_UUID