Delete a record
Deletes the specified record from the specified table.
始める前に
Role required: sn_cli_metadata.cli_admin, sn_cli_metadata.cli_user, or admin
手順
Open your system's command-line tool and execute this command.
$ snc record delete [--table table --sysid sys_id]Pass in values for these arguments.
| Parameter | Description |
|---|---|
| table | Required. Name of the table in which to delete the record. |
| sysid | Required. Sys_id of the record to delete. |
例
$ snc record delete --table incident --sysid 552c48888c033300964f4932b03eb092