Assembly function commands
Assembly function mode provides the commands to define an assembly function.
To enter assembly function mode, use the global assembly-function command.
While in this mode, use the commands in the following table to define the assembly function.
- To view the current configuration, use the show command.
- To restore default values, use the reset command.
- To exit this configuration mode without saving changes to the running configuration, use the cancel command.
- To exit this configuration mode and save changes to the running configuration, use the exit command.
| Command | Purpose |
|---|---|
| admin-state | This command sets the administrative state for the configuration. |
| assembly | This command specifies the assembly to apply to calls to the assembly function. |
| description | This command specifies the description of the assembly function to advertise to API developers. |
| parameter | This command specifies a parameter to pass to the assembly function. |
| scope | This command specifies the level of availability of the assembly function as a user-defined policy in API Connect. |
| summary | This command specifies the brief, descriptive summary for the object instance. |
| title | This command specifies the title of the assembly function to advertise to API developers. |