create_shell
Create a new Asset Administration Shell on the AAS server via the BaSyx REST API. Specify the shell dictionary and optional host to register it.
Instructions
Creates a new Shell on the AAS server.
Corresponds to: POST /shells
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | Base URL of the AAS server. Defaults to configured host. | http://localhost:8081 |
| shell | Yes | A dictionary representing the Shell to be created. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||