Fix sample file path for os-i* API
This patch fix sample files path for os-i* APIs Part of bp:api-ref-in-rst Change-Id: I0d8de9aaef7ffe5e0dfe09f38246b1f57ac814cb
This commit is contained in:
@@ -63,6 +63,6 @@ Response
|
||||
|
||||
**Example Show Server Action Details: JSON response**
|
||||
|
||||
.. literalinclude:: ../../doc/api_samples/os-instance-actions/instance-action-show-resp.json
|
||||
.. literalinclude:: ../../doc/api_samples/os-instance-actions/instance-action-get-resp.json
|
||||
:language: javascript
|
||||
|
||||
|
@@ -30,7 +30,7 @@ Response
|
||||
|
||||
**Example List Usage Audits For An Instance: JSON response**
|
||||
|
||||
.. literalinclude:: ../../doc/api_samples/os-instance-usage-audit-log/usage-audits-list-resp.json
|
||||
.. literalinclude:: ../../doc/api_samples/os-instance-usage-audit-log/inst-usage-audit-log-index-get-resp.json
|
||||
:language: javascript
|
||||
|
||||
List Usage Audits Before Specified Time
|
||||
@@ -64,6 +64,6 @@ Response
|
||||
|
||||
**Example List Usage Audits Before Specified Time: JSON response**
|
||||
|
||||
.. literalinclude:: ../../doc/api_samples/os-instance-usage-audit-log/usage-audits-log-list-resp.json
|
||||
.. literalinclude:: ../../doc/api_samples/os-instance-usage-audit-log/inst-usage-audit-log-show-get-resp.json
|
||||
:language: javascript
|
||||
|
||||
|
@@ -34,7 +34,7 @@ Request
|
||||
|
||||
**Example Create Interface: JSON request**
|
||||
|
||||
.. literalinclude:: ../../doc/api_samples/os-interface/port-interface-create-req.json
|
||||
.. literalinclude:: ../../doc/api_samples/os-attach-interfaces/attach-interfaces-create-req.json
|
||||
:language: javascript
|
||||
|
||||
Response
|
||||
@@ -51,7 +51,7 @@ Response
|
||||
|
||||
**Example Create Interface: JSON response**
|
||||
|
||||
.. literalinclude:: ../../doc/api_samples/os-interface/port-interface-create-resp.json
|
||||
.. literalinclude:: ../../doc/api_samples/os-attach-interfaces/attach-interfaces-create-resp.json
|
||||
:language: javascript
|
||||
|
||||
List Port Interfaces
|
||||
@@ -88,7 +88,7 @@ Response
|
||||
|
||||
**Example List Port Interfaces: JSON response**
|
||||
|
||||
.. literalinclude:: ../../doc/api_samples/os-interface/port-interfaces-list-resp.json
|
||||
.. literalinclude:: ../../doc/api_samples/os-attach-interfaces/attach-interfaces-list-resp.json
|
||||
:language: javascript
|
||||
|
||||
Show Port Interface Details
|
||||
@@ -117,7 +117,7 @@ Response
|
||||
|
||||
**Example Show Port Interface Details: JSON response**
|
||||
|
||||
.. literalinclude:: ../../doc/api_samples/os-interface/port-interface-show-resp.json
|
||||
.. literalinclude:: ../../doc/api_samples/os-attach-interfaces/attach-interfaces-show-resp.json
|
||||
:language: javascript
|
||||
|
||||
Detach Interface
|
||||
|
Reference in New Issue
Block a user