MigrateEndpointRequest: {
    endpointId: string;
    instanceId: string;
    region?: Region;
}

Type declaration

  • endpointId: string

    UUID of the endpoint you want to migrate.

  • instanceId: string

    UUID of the instance you want to attach the endpoint to.

  • Optionalregion?: Region

    Region to target. If none is passed will use default region from the config.