Name: ServiceGroupDeletionPageFilterSpec

Service group deletion query parameter filter. reuseClusterIp set to "true" will convert the cluster IP address into a data IP address upon service group deletion.

Data Structure
{
   "typeId": "com.tintri.api.rest.v310.dto.ServiceGroupDeletionPageFilterSpec",
   "isForced": <String>,
   "name": <String>,
   "reuseClusterIp": <String>,
   "uuid": <String>,
}

Elements
NameTypeDescription
isForcedxsd:string
Query Param Info:
Param Name: isForced
Description: When set to true, even if there is a risk of duplicate IPs in the network, system will force reuse the synchronous replication cluster IP address as data IP address after service group deletion.
Multivalued: No
Usage: ?isForced=value
namexsd:string
For query param info, refer to: name
reuseClusterIpxsd:string
Query Param Info:
Param Name: reuseClusterIp
Description: When set to true, system will reuse the synchronous replication cluster IP address as data IP address after service group deletion.
Multivalued: No
Usage: ?reuseClusterIp=value
uuidxsd:string
For query param info, refer to: uuid