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