Commit c144f2bc authored by Umberto Fattore's avatar Umberto Fattore
Browse files

Adjusting notes Table 7.3-1

parent ed82602e
Loading
Loading
Loading
Loading
+8 −4
Original line number Diff line number Diff line
@@ -842,16 +842,20 @@ The HTTP methods marked as \"M\" (mandatory) in the \"Cat\" column of table 7.3-
|                         |                                 |                 |          |This resource endpoint shall be supported                 |
|                         |                                 |                 |          |if the API producer supports asynchronous operations.     |
+-------------------------+---------------------------------+-----------------+----------+----------------------------------------------------------+
|NOTE 1: See clause 5.3.4 for the resource URIs of each inventory object collection.                                                                |
|NOTE 2: The resource URI of an individual object can be acquired from the corresponding object collection in its \"Members\" property.             |
|NOTE 3: Notification endpoint resource and the corresponding NotificationTargetURI                                                                 |
|> NOTE 1: See clause 5.3.4 for the resource URIs of each inventory object collection. \                                                            |
|\                                                                                                                                                  |
|> NOTE 2: The resource URI of an individual object can be acquired from the corresponding object collection in its \"Members\" property. \         |
|\                                                                                                                                                  |
|> NOTE 3: Notification endpoint resource and the corresponding NotificationTargetURI                                                               |
|is used by the API producer to send notifications to the API consumer.                                                                             |
|This resource is not produced by the API producer. \                                                                                               |
|NOTE 4: The URI of the task monitor is provided in the Location header                                                                             |
|> NOTE 4: The URI of the task monitor is provided in the Location header                                                                           |
|of the HTTP response to the API consumer when the API producer returns a \"202 Accepted\" response.                                                |
+---------------------------------------------------------------------------------------------------------------------------------------------------+




## 7.4 Sequence diagrams (informative)

### 7.4.1 Introduction