8000 z/OSMF incorrect version number and URL in API Catalog · Issue #4055 · zowe/api-layer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
z/OSMF incorrect version number and URL in API Catalog #4055
Open
@1000TurquoisePogs

Description

@1000TurquoisePogs
Image

It appears the z/OSMF static registration Discovery does has 2 problems:

  1. It does not have API version as documented in https://docs.zowe.org/stable/extend/extend-apiml/onboard-static-definition , and API catalog responds to having no version field by putting "vnull" on the screen, which users think means something is wrong.

  2. It has a URL "https://:/ibmzosmf..." which appears to be because its trying to use environment variables that havent been around since v1?

Not sure how to solve 1, as the z/OSMF version isn't easily known at the time this file is substituted.

But 2 should be a matter of changing this line to use more relevant environment variables

description: 'IBM z/OS Management Facility REST API service. Once configured you can access z/OSMF via the API gateway: https://${ZOWE_EXPLORER_HOST}:${GATEWAY_PORT}/ibmzosmf/api/v1/info'

Such as, ZWE_zowe_externalDomains_0 : ZWE_zowe_externalPort

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority: HighV3New functions slated for V3 major releasebugVerified defect in functionalitysize/S

    Type

    No type

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0