This page describes how to create and manage Data Transfer Essentials by using the Network Connectivity API. For more information about the API, see the Network Connectivity API reference .
Methods for supported services
Use the following methods to list and view the details of supported services
or multicloudDataTransferSupportedServices
resources
.
| Method | Task |
|---|---|
get
|
Describes a specified service in your project |
list
|
Lists the supported services in your project |
Methods to work with configurations
Use the following methods when working with Data Transfer Essentials
configurations or multicloudDataTransferConfigs
resources
.
| Method | Task |
|---|---|
create
|
Creates a configuration |
delete
|
Deletes a configuration |
get
|
Describes a configuration |
list
|
Lists all configurations in your project |
patch
|
Updates a configuration |
Methods to work with destinations
Use the following methods when working with Data Transfer Essentials
destinations or multicloudDataTransferConfigs.destinations
resources
.
| Method | Task |
|---|---|
create
|
Creates a destination |
delete
|
Deletes a destination |
get
|
Describes a destination |
list
|
Lists all destinations in your project |
patch
|
Updates a destination |

