remotes
take a table previously pushed from lakeFS into a remote catalog, and pull its state back into the originating lakeFS repository
post/iceberg/remotes/{catalog}/pull
Request body
Example request
{
"source": {
"namespace": [
"accounting",
"tax"
]
},
"destination": {
"namespace": [
"accounting",
"tax"
]
}
}Response
successfully pulled table from remote