summaryrefslogtreecommitdiff
path: root/doc/v3/api_samples/os-security-groups/security-group-post-req.json
blob: 0951408c595c426ecc6cd22f4f98c5c3534fd882 (plain)
1
2
3
4
5
6
{
    "security_group": {
        "name": "test",
        "description": "description"
    }
}