Editing created components with REST APIs

After you create volume components from z/OS® systems, you can edit the component, or create a new version and duplicate for the component.

Procedure

Call the REST API to authenticate the ssh connection to the z/OS system.
The following response is displayed.
{

  "token": "string"

}