Update documentation for Get service/{id} 10/78310/1
authoraosull01 <adrian.osullivan@huawei.com>
Tue, 12 Feb 2019 15:34:05 +0000 (15:34 +0000)
committeraosull01 <adrian.osullivan@huawei.com>
Tue, 12 Feb 2019 15:37:53 +0000 (15:37 +0000)
Change-Id: Iaf1ef3fe00692000122787f92c37424a9afa6ab9
Issue-ID: EXTAPI-200
Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
docs/offeredapis/offeredapis.rst

index 5b3c4ae..ef51d1c 100644 (file)
@@ -174,14 +174,13 @@ if no service matches, an empty list is send back.
 
 **GET Service Inventory (id)**
 
-Example: ``GET /nbi/api/v3/service/{uuid}`` but ``customerId`` &
-``serviceSpecification.id`` must passed in requested parameters
+Example: ``GET /nbi/api/v3/service/{id}`` When querying for a specific service 
+instance id, no additional filters are required.
 
-
-Because of **A&AI** capability, additionally to the service id, customer id
-and ``serviceSpecification.id`` or ``serviceSpecification.name`` must be
-supplied. If the customer id is not supplied, External API will use *generic*
-customer
+The Service Inventory API will retrieve the service instance data from A&AI using 
+the nodes query with the service instance id as the key. ``relatedParty.id`` + 
+``serviceSpecification.name`` are added to the response based on the A&AI service 
+instance url.
 
 ------------
 serviceOrder