Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 866 Bytes

DeleteTarget.md

File metadata and controls

16 lines (12 loc) · 866 Bytes

DeleteTarget

deleteTarget is a command that deletes a target. [Deprecated: Use target-delete command]

Properties

Name Type Description Notes
force_deletion bool Enforce deletion [optional] [default to False]
json bool Set output format to JSON [optional] [default to False]
name str Target name
target_version int Target version [optional]
token str Authentication token (see `/auth` and `/configure`) [optional]
uid_token str The universal identity token, Required only for universal_identity authentication [optional]

[Back to Model list] [Back to API list] [Back to README]