remove-security

This command specifies whether to remove the root security declaration that is defined for the API.

Syntax

remove-security on

remove-security off

Parameters

on
Removes the root security declaration. When removed, the operation can be run without security check.
off
Does not remove the root security declaration. The operation must be run with security check. This setting is the default value.

Guidelines

The remove-security command specifies whether to remove the root security declaration that is defined for the API. By default, the root security declaration is applied to the operation. When removed, the operation can be run without security check.

When this command is set to off, use the security command to define the security requirement for the API operation.