Skip to main content

Move the data broker between groups

Contributors

PUT /api/accounts/{accountId}/data-brokers/{id}/move

Moves the data broker between groups.

Parameters

Name Type In Required Description

accountId

string

path

True

NetApp tenancy account ID

id

string

path

True

Data Broker ID

Request Body

Name Type Required Description

targetGroupId

string

False

Target Group ID

targetGroupName

string

False

Target Group Name - use in case you want to move to a new group

Response

Status: 200, Default Response