Update the stx REST API documentation for stx-config:
Interfaces
Data Networks
Interface Data Networks
This documents the underlying APIs which are represented by the following
CLI commands:
datanetwork-add Add a datanetwork.
datanetwork-delete Delete a datanetwork.
datanetwork-list List datanetworks.
datanetwork-modify Modify a datanetwork.
datanetwork-show Show datanetwork details.
interface-datanetwork-assign
Assign a datanetwork to an interface.
interface-datanetwork-list
List datanetwork interfaces.
interface-datanetwork-remove
Remove an assigned datanetwork from an interface.
interface-datanetwork-show
Show interface datanetwork details.
Tests Performed:
tox
Create document via 'tox -e api-ref'
Change-Id: I7eabe81a0c54f32cfb5933ad00b01b59990b3dc2
Story: 2004455
Task: 28324
Signed-off-by: John Kung <john.kung@windriver.com>