Assembly commands
Assembly mode provides the commands to create or modify an assembly.
To enter the mode, use the Global assembly command. To delete an assembly, use the Global no assembly command.
While in this mode, use the commands in the following table to define the assembly.
- 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. |
| catch | This command specifies how to handle a specific error in the assembly. |
| default-catch | This command specifies how to handle errors in the assembly when they are not caught by the catch command. |
| finally | This command specifies the final API rule to apply to the API call. |
| rule | This command specifies the assembly rule to apply for the API invocation. |
| summary | This command specifies the brief, descriptive summary for the object instance. |