...
Header Name | Mandatory? | Description |
---|---|---|
X-TransactionIdONAP-RequestID | N | Unique transaction ID. If it is not sent it will be automatically generated by on a request receipt. |
X-FromAppId | Y | For auditing purpose each component calling API should identify itself by sending its identity. If this header with non-null value is not supplied the HTTP Request will be rejected with '400 Bad Syntax’ response code. |
Accept | N | Determines the format of the body of the response. Valid values are : “application/json” |
...