Sign in
apache
/
cloudstack-ec2stack
/
55834cff83a132398410fd6f6b4e134dfcc1d559
/
.
/
ec2stack
/
templates
/
create_security_group.xml
blob: 0581a56b01d1e3c7936edaaa58c250db91a8ced8 [
file
] [
log
] [
blame
]
{% extends "response.xml" %}
{% block response_content %}
<return>
{{ return }}
</return>
<groupId>
{{ id }}
</groupId>
{% endblock %}