Metadata as included in the network list (INVENTORY/NETWORKS/List) can be retrieved via the REST API using the networks resource.
Retrieving the full network list
GET ot-base/api/v1/networks
retrieves all entries in the network list.
Retrieving metadata for a particular network
GET ot-base/api/v1/networks/{networkId}
retrieves metadata for the network that is identified as a sub-resource.
Note that network IDs are auto-generated by OT-BASE and cannot be changed by the user.
Comments
0 comments
Please sign in to leave a comment.