Update api-ref

Fix a typo and update the headings currently missing the resource
name (may seem redundant, but it's important because some have '_'
and some have '-' in the name).

Change-Id: I47bf40759b9f298dbdc2fcc59e0617d8b5f3fc0b
This commit is contained in:
Brian Rosmaita 2020-02-04 18:41:30 -05:00
parent 819b4a0fc0
commit d14807406a
10 changed files with 20 additions and 20 deletions

View File

@ -1,7 +1,7 @@
.. -*- rst -*- .. -*- rst -*-
Attachments Attachments (attachments)
=========== =========================
Lists all, lists all with details, shows details for, creates, and Lists all, lists all with details, shows details for, creates, and
deletes attachment. deletes attachment.

View File

@ -1,7 +1,7 @@
.. -*- rst -*- .. -*- rst -*-
Group replication Group replication (groups, action)
================= ==================================
Lists targets, enables, disables, and fails over group replication. Lists targets, enables, disables, and fails over group replication.

View File

@ -1,7 +1,7 @@
.. -*- rst -*- .. -*- rst -*-
Group snapshots Group snapshots (group_snapshots)
=============== =================================
Lists all, lists all with details, shows details for, creates, and Lists all, lists all with details, shows details for, creates, and
deletes group snapshots. deletes group snapshots.

View File

@ -1,7 +1,7 @@
.. -*- rst -*- .. -*- rst -*-
Group type specs Group type specs (group_types, group_specs)
================ ===========================================
Create or update group specs for a group type Create or update group specs for a group type
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

View File

@ -1,7 +1,7 @@
.. -*- rst -*- .. -*- rst -*-
Group types Group types (group_types)
=========== =========================
To create a generic volume group, you must specify a group type. To create a generic volume group, you must specify a group type.

View File

@ -1,7 +1,7 @@
.. -*- rst -*- .. -*- rst -*-
Generic volume groups Generic volume groups (groups)
===================== ==============================
Generic volume groups enable you to create a group of volumes and Generic volume groups enable you to create a group of volumes and
manage them together. manage them together.

View File

@ -1,7 +1,7 @@
.. -*- rst -*- .. -*- rst -*-
Messages Messages (messages)
======== ===================
Lists all, shows, and deletes messages. These are error messages generated by Lists all, shows, and deletes messages. These are error messages generated by
failed operations as a way to find out what happened when an asynchronous failed operations as a way to find out what happened when an asynchronous

View File

@ -1,7 +1,7 @@
.. -*- rst -*- .. -*- rst -*-
Resource Filters Resource Filters (resource_filters)
================ ===================================
Lists all resource filters, available since Lists all resource filters, available since
microversion 3.33. microversion 3.33.

View File

@ -1,7 +1,7 @@
.. -*- rst -*- .. -*- rst -*-
Volume transfer (3.55 or later) Volume transfers (volume-transfers) (3.55 or later)
=============================== ===================================================
Transfers a volume from one user to another user. Transfers a volume from one user to another user.
This is the new transfer APIs with microversion 3.55. This is the new transfer APIs with microversion 3.55.

View File

@ -1,7 +1,7 @@
.. -*- rst -*- .. -*- rst -*-
Volume type access (volumes) Volume type access (types, action) (types, os-volume-type-access)
============================ =================================================================
Private volume type access to project. Private volume type access to project.