The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
security dynamic-authorization trust-score-component delete
Contributors
-
PDF of this doc site

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
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