security
This command assigns an API security requirement to the API operation.
Syntax
security name
no security [name]
Parameters
- name
- Specifies the name of an API security requirement.
Guidelines
The security command assigns an API security requirement to the API operation. This definition overrides the API-level security requirements that you define with the security-req command of the API Definition mode.
To create an API security requirement, use the Global api-sec-req command.
This command is relevant when remove-security is off.