Hello,
I am building a script to programmatically refresh reflections. Since there isn’t a “List Datasets” API, I have to recursively call the catalog API to get from the catalog to the folder(s) to the datasets to get the ID of the dataset to refresh.
Once I have the ID’s I can hard code them in the script if they don’t change.
Is there any scenario where the ID’s of a dataset (PDS or VDS) will change?
Thanks,
Drew