Skip to content

/AWS1/CL_RSH=>MODIFYCLUSTERSUBNETGROUP()

About ModifyClusterSubnetGroup

Modifies a cluster subnet group to include the specified list of VPC subnets. The operation replaces the existing list of subnets with the new list of subnets.

Method Signature

IMPORTING

Required arguments:

IV_CLUSTERSUBNETGROUPNAME TYPE /AWS1/RSHSTRING /AWS1/RSHSTRING

The name of the subnet group to be modified.

IT_SUBNETIDS TYPE /AWS1/CL_RSHSUBNETIDLIST_W=>TT_SUBNETIDENTIFIERLIST TT_SUBNETIDENTIFIERLIST

An array of VPC subnet IDs. A maximum of 20 subnets can be modified in a single request.

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/RSHSTRING /AWS1/RSHSTRING

A text description of the subnet group to be modified.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_RSHMODCLSTSNETGROUPRS /AWS1/CL_RSHMODCLSTSNETGROUPRS