WsPolicyEventHandler

WsPolicyEventHandler
WsPolicyEventHandler
JSON Example
{
    "workflow": {
        "customized-icon": false,
        "name": "string",
        "description": "string",
        "href": "string",
        "id": "string",
        "relations": {
            "total": 0,
            "start": 0,
            "link": [
                {
                    "rel": "string",
                    "attribute": [
                        {
                            "displayValue": "string",
                            "name": "string",
                            "value": "string"
                        }
                    ],
                    "href": "string",
                    "type": "string"
                }
            ]
        },
        "inputParameters": [
            {
                "scope": "string",
                "name": "string",
                "description": "string",
                "type": "string",
                "value": {
                    "objectType": "string"
                },
                "updated": false
            }
        ],
        "version": "string",
        "outputParameters": [
            {
                "scope": "string",
                "name": "string",
                "description": "string",
                "type": "string",
                "value": {
                    "objectType": "string"
                },
                "updated": false
            }
        ]
    },
    "description": "string",
    "type": "string",
    "event-id": "string",
    "script": "string"
}
workflow
Optional

workflow

string
description
Optional

description

string
type
Optional

type

Possible values are : TRIGGER, GAUGE,
string
event-id
Optional

event-id

string
script
Optional

script

Property Of