IBM z/OS Management Facility (z/OSMF)

IBM z/OSMF

IBM z/OSMF

The IBM z/OS Management Facility framework improves programmer productivity by using simplified, streamlined and automated tasks. This easier-to-use functionality reduces both programmer training time and the learning curve.

 View Only

z/OSMF REST services - Storage Management service getting 404

  • 1.  z/OSMF REST services - Storage Management service getting 404

    Posted Tue July 16, 2024 09:28 AM

    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
    ------------------------------