deleteRole
Deletes an existing role.Note: This method should be used for on-premise deployments only.
Parameters:request-Requestobject containing the parameters for the operation.Returns:Responseobject containing the results of the operation.Throws:GPUdbException- if an error occurs during the operation.deleteRole
Deletes an existing role.Note: This method should be used for on-premise deployments only.
Parameters:name- Name of the role to be deleted. Must be an existing role.options- Optional parameters. The default value is an emptyMap.Returns:Responseobject containing the results of the operation.Throws:GPUdbException- if an error occurs during the operation.