Skip to main content

security dynamic-authorization trust-score-component delete

Contributors
Suggest changes

Delete a trust score component

Availability: This command is available to cluster and Vserver administrators at the admin privilege level.

Description

The security dynamic-authorization trust-score-component delete command deletes a custom trust score component. It can be used to delete a custom trust score component that was configured using the security dynamic-authorization trust-score-component create command.

Parameters

-vserver <vserver name> - Vserver

This parameter optionally specifies the Vserver associated with the custom trust score component. If not specified, this defaults to the cluster Vserver.

-component <text> - Component Name

Name of the custom trust score component to be deleted.

Examples

The following command deletes a custom trust score component named comp1 for the Administrative Vserver.

cluster1::> security dynamic-authorization trust-score-component delete -component comp1