Onboarding adaptation layer
The onboarding adaptation layer request allows the client application to onboard an adaptation layer using a generic token.
Onboarding adaptation layer describes the API structure for onboarding adaptation layer.
Title | Onboard adaptation layer |
---|---|
URL | http://<impact_url>/m2m/adaptation |
Method | PUT |
Content-Type | application/json |
URL Params |
The following are the URL parameters:
|
Data Params |
msg:[string]: success or failure message |
Success Code |
Response Code: 200 |
Error Code |
400 : Bad Request 401 : Unauthorized 403 : Forbidden 404 : Not Found 204 : No Content |
Sample Call | Curl: Response
Body:
|
Notes | None |