Hello,
Is there a way to refresh a PDS, VDS and table metadata from the API? I didn’t seem an API for this in the docs. I know how to do it via SQL, but would like to do it through the API.
Thanks,
Drew
Hello,
Is there a way to refresh a PDS, VDS and table metadata from the API? I didn’t seem an API for this in the docs. I know how to do it via SQL, but would like to do it through the API.
Thanks,
Drew
That is right @drew, you need to use the POST SQL API, also refresh metadata is only for the PDS as VDS’s are just views on top of the PDS
Sorry to have missed your post