XOS TOSCA Reference

This documentation is autogenerated from the XOS Tosca custom_types specification (xos/tosca/custom_types/xos.m4). Table of Contents:

{% for node_type in node_types %} {% if node_type.node_type_kind == "node" %} {% include 'node_type.html' %} {% endif %} {% endfor %}

XOS Relationships

{% for node_type in node_types %} {% if node_type.node_type_kind == "relationship" %} {% endif %} {% endfor %}
nametarget_types
{{ node_type.node_type_name }}{{ node_type.valid_target_types|join(', ') }}

XOS Capabilities

{% for node_type in node_types %} {% if node_type.node_type_kind == "capability" %} {% endif %} {% endfor %}
name
{{ node_type.node_type_name }}