Unsupported content

   

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Service blueprint tag selections in policies

You can tag a service blueprint at many levels:

  • Service blueprint (top level)
  • Definitions
  • Applications
  • Server definitions
  • PaaS definitions
  • Networks
  • Load balancer pools

Because you can have multiple instances of these levels to specify different options in each service blueprint, you can tag each option level separately to ensure that the proper resources are used during service provisioning. When a service blueprint is tagged differently at different levels, the tag at the more specific level of the service blueprint is used during policy evaluation. 

In network container policies, the policy first tries to match the tags in any of the service deployment definitions of a blueprint. If no match occurs, it then tries to match the tag in the service blueprint definition.

For compute pool policies and virtual disk repository policies, the policy tries to match tags in service blueprints in the following order: server definitions > server groups > definitions > service blueprint. For PaaS pool policies, the policy tries to match tags in service blueprints in the following order: PaaS resource (such as a database) > definitions > service blueprints.

Example

A service blueprint contains the following tag assignments:

  • A definition is tagged as Silver from the SLA tag group.
  • A resource set is tagged as Gold from the SLA tag group.

Suppose that you write a compute pool policy to select resources that are tagged with the SLA tag group when the tag value is matched to service blueprints as the tag source.

When the policy is evaluated, the policy chooses compute pools tagged as Gold from the SLA tag group because the resource set is more specific than the definition.

Related topics

Creating and managing policies
Creating, copying, or editing a service blueprint
Managing blueprint tags

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Comments