Hi - I am trying to use the z/OSMF storage management REST services to retrieve a list of volumes. Here is the GET request I am using:
https://xxx.xxx.com:10443/zosmf/storage/rest/v1/volumes
I am receiving a 404 response. Any storage request I make (e.g., storagegroups, dataclasses, etc.) all receive 404.
Running z/OS 2.5
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"
According to the 2.5 documentation the <version> number in the GET request should be v1, which I am using.
Other REST services seem to work ok.
Any ideas?
Thanks - Robert
------------------------------
Robert Keahey
------------------------------