Quantcast
Channel: VMware Communities : Discussion List - vRealize Orchestrator
Viewing all articles
Browse latest Browse all 6251

Curl Call to start workflow with Array/Composite Type

$
0
0

Hello I am trying to start a workflow with an Array/Composite Types.

 

I am using curl to make the call and the post fields look like this when sending just a string:

                    {

                        "parameters":

                        [

                            {

                                "value":

                                {

                                    "string":{ "value": "test"}

                                },

                                "type": "string",

                                "name": "vm",

                                "scope": "local"

                            }

                        ]

                    }

 

How would I format it if I had an Array/Composite types?

The composite type has the format of Type / String and Size / Number


Viewing all articles
Browse latest Browse all 6251

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>