api-ref: fix security_groups response parameter in os-security-groups

The 'security_groups' parameter in the GET /os-security-groups API
is not optional and we don't need information about the name
attribute. The "security_groups" parameter being used is actually
for the create server API.

Change-Id: I63bb8fc433b56a3f2b80cfafab37b103fe3a27d9
This commit is contained in:
Matt Riedemann 2017-07-31 12:33:53 -04:00
parent d480b60ea1
commit edeec02963

View File

@ -41,7 +41,7 @@ Response
.. rest_parameters:: parameters.yaml
- security_groups: security_groups
- security_groups: security_groups_obj
- description: description
- id: security_group_id_body
- name: name