getNetworkMigrationDefinition

Retrieves the details of a network migration definition including source and target configurations.

Samples

// Sample GetNetworkMigrationDefinition call
val resp = mgnClient.getNetworkMigrationDefinition {
    networkMigrationDefinitionId = "nmd-01234567891234567"
}