Configure the Swagger service
To use the Swagger service, you must configure it as described in this topic.
Dependencies on other z/OSMF services
You can use the Swagger service to display information about the following z/OSMF
Representational State Transfer (REST) APIs:
- z/OSMF Security Configuration Assistant
- Cloud provisioning services
- z/OS data set and file REST services
- z/OS jobs REST services
- z/OS console services
- TSO/E address space services
- Notification services
- z/OSMF information retrieval service
- z/OSMF workflow services
- z/OSMF Sysplex Management
- z/OSMF Storage Management
- z/OSMF Software Management
- z/OS Management Services Catalog
Before you can display information about these z/OSMF services, you must configure them.
Security setup
To assist you with performing the security setup, IBM provides the sample security job IZUSWSEC in SYS1.SAMPLIB.
Do the following:
- Make a copy of this job.
- Review and edit the job, if necessary.
- Submit the job as a batch job on your z/OS system.
Ensure that the IZUSWSEC job completes with return code 0000
. To verify, check
the results of the job execution in the job log, for example, by using SDSF.
Host system customization
None.
Optional extensions to this service
None.