Hi - I am trying to use the storage management services REST service to retrieve a list of volumes. Here is the GET request I am issuing:
https://xxx.xxx.com:10443/zosmf/storage/rest/v1/volumes
I get a 404 in response to this request. I get the same for any storage management services requests (e.g., storagegroups, dataclasses, etc.)
Running z/OS 2.5
Here's from zosmf/info request:
"zos_version": "04.28.00",
"zosmf_port": "10443",
"zosmf_version": "28",
"zosmf_saf_realm": "SAFRealm",
"zosmf_full_version": "28.0",
"api_version": "1"
Other REST services seem to work ok.
According to 2.5 documentation, the <version> number for storage requests should be v1, which I am using.
Any ideas on what I might be doing wrong?
Thanks
------------------------------
Robert Keahey
------------------------------