dcli server delete
Use this command to delete the registration of an IBM Storage Protect server.
When you issue the dcli server delete command, the registration for an IBM Storage Protect server is deleted. The administrative user that is named ibm-eagle-agent-admin is also deleted from the IBM Storage Protect server.
Parameters
- -i | --id server_id
- Specifies the ID for the registered IBM Storage Protect server. The default value 1.
- -a | --admin admin_name
- (Required) Specifies the IBM Storage Protect server administrator name that can authorize deletion of the server registration with Data Management.
- -p | --password admin_password
- Specifies the IBM Storage Protect server administrator password.
- -t | --truststore-password truststore_password
- Specifies the truststore password.
- -m | --prompt-password
- Specifies whether to prompt for the IBM Storage Protect server administrator password from the command-line.
- -d | --address ip_address
- Specifies the IP address or hostname for the IBM Storage Protect server.
- -o | --portport_number
- Specifies the port number for the IBM Storage Protect server. The default value is 1500.
- -y | --yes
- Specifies
yes
for all yes/no prompts that are displayed when the command runs. - -h | --help
- Displays help information for the command.
Example: Delete a server
Delete an IBM
Storage Protect server by specifying admin
harryand password
secret.
dcli server delete -admin harry -password secret
Related commands
Command | Description |
---|---|
dcli | Registers an IBM® Storage Protect server. |
dcli server query | Displays information about a registered IBM Storage Protect server. |