User Data Tags Reference
This page lists OUTSCALE tags that you can use to manage the behavior of your Cloud resources according to your hardware or network needs.
You can apply these tags in the metadata of your virtual machines (VMs), or using the classic method. For more information, see Configuring a VM with User Data and OUTSCALE Tags or Adding or Removing Tags.
Tags are available for the following needs:
VMs Placement
Tag Name | Description | Tag Value | Application |
---|---|---|---|
|
Places VMs with the same tag value on different servers |
Free |
|
|
Places VMs with the same tag value on the same server |
||
|
Places VMs with the same tag value on different Cisco UCS clusters |
||
|
Places VMs with the same tag value on the same Cisco UCS cluster |
These tags can be used in To define |
Association of IPs to VMs
Tag Name | Description | Tag Value | Application |
---|---|---|---|
|
Automatically associates a public IP with a VM, and keeps them associated through the stop and start process |
The public IP you want to associate. For more information, see About Public IPs > Public IP Association. |
|
|
Blocks attribution of a public IP to a VM in the public Cloud |
|
Firewall Bypass
Firewall bypass consists in disabling security groups in order to reduce overall latency between VMs. For more information, see About Nets > Subnet Routing and Security.
Use Case | Tag Name to Put on the Net | Tag Name to Put on the VMs | Effect |
---|---|---|---|
VMs in a Net |
|
n/a |
Security groups are disabled between VMs of the same Subnets. This is the default behavior if no tag is applied. |
|
n/a |
Security groups are enabled between VMs of the same Subnets. |
|
VMs in the Public Cloud |
/ |
|
Security groups are enabled between the VMs. This is the default behavior if no tag is applied. |
|
Security groups are disabled between the VMs if they have the same tag and tag value. |
|
Use of Both OUTSCALE Tags and Free Section
Tag Name | Description | Tag Value | Application |
---|---|---|---|
|
Filters the OUTSCALE tags of the VM so that you can use both a section of OUTSCALE tags and a free section of user data in the same VM. If If |
|
|
This tag is available for the OUTSCALE API only. It is not compatible with the FCU API. |
Related Pages