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 instances, or using the classic method. For more information, see Configuring an Instance with User Data and OUTSCALE Tags or Adding or Removing Tags.
Tags are available for the following needs:
Instances Placement
Tag Name | Description | Tag Value | Application |
---|---|---|---|
|
Places instances with the same tag value on different servers |
Free |
|
|
Places instances with the same tag value on the same server |
||
|
Places instances with the same tag value on different Cisco UCS clusters |
||
|
Places instances with the same tag value on the same Cisco UCS cluster |
These tags can be used in To define |
Association of IPs to Instances
Tag Name | Description | Tag Value | Application |
---|---|---|---|
|
Automatically associates an External IP (EIP) with an instance, and keeps them associated through the stop and start process |
The EIP you want to associate. For more information, see About EIPs > EIP Association. |
|
|
Blocks attribution of a public IP to an instance in the public Cloud |
|
Firewall Bypass
Firewall bypass consists in disabling security groups in order to reduce overall latency between instances. For more information, see About VPCs > Subnet Routing and Security.
Use Case | Tag Name to Put on the VPC | Tag Name to Put on the Instances | Effect |
---|---|---|---|
Instances in a VPC |
|
n/a |
Security groups are disabled between instances of the same subnets. This is the default behavior if no tag is applied. |
|
n/a |
Security groups are enabled between instances of the same subnets. |
|
Instances in the Public Cloud |
/ |
|
Security groups are enabled between the instances. This is the default behavior if no tag is applied. |
|
Security groups are disabled between the instances 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 instance so that you can use both a section of OUTSCALE tags and a free section of user data in the same instance. If If |
|
|
This tag is available for the OUTSCALE API only. It is not compatible with the FCU API. |
Related Pages