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