Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Define a CICS URIMAP #53

Closed
gejohnston opened this issue Sep 11, 2019 · 2 comments
Closed

Define a CICS URIMAP #53

gejohnston opened this issue Sep 11, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@gejohnston
Copy link
Member

gejohnston commented Sep 11, 2019

Create a new zowe CLI command to define a CICS URIMAP resource

@gejohnston gejohnston added the enhancement New feature or request label Sep 11, 2019
@ghost
Copy link

ghost commented Sep 18, 2019

Sample XML for REST API (path attribute is required, as well as host and program attributes for the default options usage="server"):

<request>
  <create>
    <parameter name="CSD"/>
    <attributes name="ABCD" csdgroup="MYGRP" path="PATH" host="HOST" program="PROGRAM"/>
  </create>
</request>

Endpoint: <host>:<port>/CICSSystemManagement/CICSDefinitionURIMap/CICCMCI2

@MikeBauerCA
Copy link

@tjohnsonBCM should this issue be closed?

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants