Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-71-2395921.1
Update Date:2018-05-20
Keywords:

Solution Type  Technical Instruction Sure

Solution  2395921.1 :   Oracle ZFS Storage Appliance: How to check the contents of uploaded workflow  


Related Items
  • Oracle ZFS Storage ZS3-4
  •  
Related Categories
  • PLA-Support>Sun Systems>DISK>ZFS Storage>SN-DK: ZS
  •  




In this Document
Goal
Solution
References


Created from <SR 3-16456830251>

Applies to:

Oracle ZFS Storage ZS3-4 - Version All Versions and later
Information in this document applies to any platform.

Goal

How to check the contents of uploaded workflow
 

Solution

The RESTful API provides an interface to GET the workflow contents. Please
refer to the BUI help document "Oracle ZFS Storage Appliance RESTful API
Guide, Release OS8.7.x" in the "Workflow and Script Commands" section. Or,
you can search for "Get Workflow" and the first hit is that section.

It describes adding the Accept application/javascript header to retrieve the
contents of the workflow. Example from the docs:

GET /api/workflow/v1/workflows/cc574599-4763-4523-9e72-b74e1246d448 HTTP/1.1
Authorization: Basic cm9vdDpsMWE=
Host: zfssa.example.com:215
Accept: application/javascript

Will return the contents of that workflow.

 

or 

 

you can use browser and go to

https://zfssa.example.com:215/api/workflow/v1/workflows 

to get all the worflows loaded on the appliance

References

<BUG:27513539> - VIEW THE CONTENTS OF WORKFLOW AND ALSO TO MONITOR THE RUNNING WORFLOW
<NOTE:2340720.1> - Resilvering a Device in a ZFS Pool may Result in checksum Errors and Possible Data Integrity Issues

Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback