Reference Guide

system data-protection cluster-partnerships delete-
local-partnership-by-ID
Delete a cluster partnership by ID.
This command only deletes the partnerhip locally.
Format
system data-protection cluster-partnerships delete-local-partnership-by-ID
<ClusterID>
Arguments
Argument Description Format
<ClusterID> Cluster ID Existing cluster ID
Example
Delete a partnership with a FluidFS cluster ID of 12345:
CLI> system data-protection cluster-partnerships delete-local-partnership-by-ID
12345
system data-protection cluster-partnerships edit
Modify the partnership settings.
Format
system data-protection cluster-partnerships edit <RemoteSystemName> {options}
Arguments
Argument Description Format
<RemoteSystemName> Name of the remote system Existing remote system name
Options
Option Description Format
-ClusterIP <ClusterIP> IP address of the remote system IP address in IPv6 or IPv4 format
Example
Modify the partnership with a FluidFS cluster named idffs1 to change the cluster IP address to
172.22.69.33:
CLI> system data-protection cluster-partnerships edit idffs1 -ClusterIP
172.22.69.33
CLI Commands
233