diff options
Diffstat (limited to 'src/test/resources/tosca/operational-policy-json-schema.json')
-rw-r--r-- | src/test/resources/tosca/operational-policy-json-schema.json | 432 |
1 files changed, 174 insertions, 258 deletions
diff --git a/src/test/resources/tosca/operational-policy-json-schema.json b/src/test/resources/tosca/operational-policy-json-schema.json index ffa88ecaf..9dee089e0 100644 --- a/src/test/resources/tosca/operational-policy-json-schema.json +++ b/src/test/resources/tosca/operational-policy-json-schema.json @@ -258,7 +258,7 @@ } }, "payload": { - "title": "Payload (YAML)", + "title": "Payload", "type": "object", "properties": { "artifact_name": { @@ -276,52 +276,38 @@ "mode": { "title": "mode", "type": "string", - "default": "async", - "format": "textarea" + "default": "async" }, "data": { "title": "data", "properties": { - "resource-assignment-properties": { - "title": "resource-assignment-properties", - "type": "object", - "properties": { - "request-id": { - "title": "request-id", - "type": "string", - "format": "textarea" - }, - "service-instance-id": { - "title": "service-instance-id", - "type": "string", - "format": "textarea" - }, - "vnf-id": { - "title": "vnf-id", - "type": "string", - "format": "textarea" - }, - "action-name": { - "title": "action-name", - "type": "string", - "format": "textarea" - }, - "scope-type": { - "title": "scope-type", - "type": "string", - "format": "textarea" - }, - "hostname": { - "title": "hostname", - "type": "string", - "format": "textarea" - }, - "vnf_name": { - "title": "vnf_name", - "type": "string", - "format": "textarea" - } - } + "request-id": { + "title": "request-id", + "type": "string" + }, + "service-instance-id": { + "title": "service-instance-id", + "type": "string" + }, + "vnf-id": { + "title": "vnf-id", + "type": "string" + }, + "action-name": { + "title": "action-name", + "type": "string" + }, + "scope-type": { + "title": "scope-type", + "type": "string" + }, + "hostname": { + "title": "hostname", + "type": "string" + }, + "vnf_name": { + "title": "vnf_name", + "type": "string" } } } @@ -342,7 +328,7 @@ } }, "payload": { - "title": "Payload (YAML)", + "title": "Payload", "type": "object", "properties": { "artifact_name": { @@ -360,52 +346,38 @@ "mode": { "title": "mode", "type": "string", - "default": "async", - "format": "textarea" + "default": "async" }, "data": { "title": "data", "properties": { - "resource-assignment-properties": { - "title": "resource-assignment-properties", - "type": "object", - "properties": { - "request-id": { - "title": "request-id", - "type": "string", - "format": "textarea" - }, - "service-instance-id": { - "title": "service-instance-id", - "type": "string", - "format": "textarea" - }, - "vnf-id": { - "title": "vnf-id", - "type": "string", - "format": "textarea" - }, - "action-name": { - "title": "action-name", - "type": "string", - "format": "textarea" - }, - "scope-type": { - "title": "scope-type", - "type": "string", - "format": "textarea" - }, - "hostname": { - "title": "hostname", - "type": "string", - "format": "textarea" - }, - "vnf_name": { - "title": "vnf_name", - "type": "string", - "format": "textarea" - } - } + "request-id": { + "title": "request-id", + "type": "string" + }, + "service-instance-id": { + "title": "service-instance-id", + "type": "string" + }, + "vnf-id": { + "title": "vnf-id", + "type": "string" + }, + "action-name": { + "title": "action-name", + "type": "string" + }, + "scope-type": { + "title": "scope-type", + "type": "string" + }, + "hostname": { + "title": "hostname", + "type": "string" + }, + "vnf_name": { + "title": "vnf_name", + "type": "string" } } } @@ -426,7 +398,7 @@ } }, "payload": { - "title": "Payload (YAML)", + "title": "Payload", "type": "object", "properties": { "artifact_name": { @@ -444,52 +416,38 @@ "mode": { "title": "mode", "type": "string", - "default": "async", - "format": "textarea" + "default": "async" }, "data": { "title": "data", "properties": { - "resource-assignment-properties": { - "title": "resource-assignment-properties", - "type": "object", - "properties": { - "request-id": { - "title": "request-id", - "type": "string", - "format": "textarea" - }, - "service-instance-id": { - "title": "service-instance-id", - "type": "string", - "format": "textarea" - }, - "vnf-id": { - "title": "vnf-id", - "type": "string", - "format": "textarea" - }, - "action-name": { - "title": "action-name", - "type": "string", - "format": "textarea" - }, - "scope-type": { - "title": "scope-type", - "type": "string", - "format": "textarea" - }, - "hostname": { - "title": "hostname", - "type": "string", - "format": "textarea" - }, - "vnf_name": { - "title": "vnf_name", - "type": "string", - "format": "textarea" - } - } + "request-id": { + "title": "request-id", + "type": "string" + }, + "service-instance-id": { + "title": "service-instance-id", + "type": "string" + }, + "vnf-id": { + "title": "vnf-id", + "type": "string" + }, + "action-name": { + "title": "action-name", + "type": "string" + }, + "scope-type": { + "title": "scope-type", + "type": "string" + }, + "hostname": { + "title": "hostname", + "type": "string" + }, + "vnf_name": { + "title": "vnf_name", + "type": "string" } } } @@ -510,7 +468,7 @@ } }, "payload": { - "title": "Payload (YAML)", + "title": "Payload", "type": "object", "properties": { "artifact_name": { @@ -528,52 +486,38 @@ "mode": { "title": "mode", "type": "string", - "default": "async", - "format": "textarea" + "default": "async" }, "data": { "title": "data", "properties": { - "resource-assignment-properties": { - "title": "resource-assignment-properties", - "type": "object", - "properties": { - "request-id": { - "title": "request-id", - "type": "string", - "format": "textarea" - }, - "service-instance-id": { - "title": "service-instance-id", - "type": "string", - "format": "textarea" - }, - "vnf-id": { - "title": "vnf-id", - "type": "string", - "format": "textarea" - }, - "action-name": { - "title": "action-name", - "type": "string", - "format": "textarea" - }, - "scope-type": { - "title": "scope-type", - "type": "string", - "format": "textarea" - }, - "hostname": { - "title": "hostname", - "type": "string", - "format": "textarea" - }, - "vnf_name": { - "title": "vnf_name", - "type": "string", - "format": "textarea" - } - } + "request-id": { + "title": "request-id", + "type": "string" + }, + "service-instance-id": { + "title": "service-instance-id", + "type": "string" + }, + "vnf-id": { + "title": "vnf-id", + "type": "string" + }, + "action-name": { + "title": "action-name", + "type": "string" + }, + "scope-type": { + "title": "scope-type", + "type": "string" + }, + "hostname": { + "title": "hostname", + "type": "string" + }, + "vnf_name": { + "title": "vnf_name", + "type": "string" } } } @@ -594,7 +538,7 @@ } }, "payload": { - "title": "Payload (YAML)", + "title": "Payload", "type": "object", "properties": { "artifact_name": { @@ -612,52 +556,38 @@ "mode": { "title": "mode", "type": "string", - "default": "async", - "format": "textarea" + "default": "async" }, "data": { "title": "data", "properties": { - "resource-assignment-properties": { - "title": "resource-assignment-properties", - "type": "object", - "properties": { - "request-id": { - "title": "request-id", - "type": "string", - "format": "textarea" - }, - "service-instance-id": { - "title": "service-instance-id", - "type": "string", - "format": "textarea" - }, - "vnf-id": { - "title": "vnf-id", - "type": "string", - "format": "textarea" - }, - "action-name": { - "title": "action-name", - "type": "string", - "format": "textarea" - }, - "scope-type": { - "title": "scope-type", - "type": "string", - "format": "textarea" - }, - "hostname": { - "title": "hostname", - "type": "string", - "format": "textarea" - }, - "vnf_name": { - "title": "vnf_name", - "type": "string", - "format": "textarea" - } - } + "request-id": { + "title": "request-id", + "type": "string" + }, + "service-instance-id": { + "title": "service-instance-id", + "type": "string" + }, + "vnf-id": { + "title": "vnf-id", + "type": "string" + }, + "action-name": { + "title": "action-name", + "type": "string" + }, + "scope-type": { + "title": "scope-type", + "type": "string" + }, + "hostname": { + "title": "hostname", + "type": "string" + }, + "vnf_name": { + "title": "vnf_name", + "type": "string" } } } @@ -678,7 +608,7 @@ } }, "payload": { - "title": "Payload (YAML)", + "title": "Payload", "type": "object", "properties": { "artifact_name": { @@ -696,52 +626,38 @@ "mode": { "title": "mode", "type": "string", - "default": "async", - "format": "textarea" + "default": "async" }, "data": { "title": "data", "properties": { - "resource-assignment-properties": { - "title": "resource-assignment-properties", - "type": "object", - "properties": { - "request-id": { - "title": "request-id", - "type": "string", - "format": "textarea" - }, - "service-instance-id": { - "title": "service-instance-id", - "type": "string", - "format": "textarea" - }, - "vnf-id": { - "title": "vnf-id", - "type": "string", - "format": "textarea" - }, - "action-name": { - "title": "action-name", - "type": "string", - "format": "textarea" - }, - "scope-type": { - "title": "scope-type", - "type": "string", - "format": "textarea" - }, - "hostname": { - "title": "hostname", - "type": "string", - "format": "textarea" - }, - "vnf_name": { - "title": "vnf_name", - "type": "string", - "format": "textarea" - } - } + "request-id": { + "title": "request-id", + "type": "string" + }, + "service-instance-id": { + "title": "service-instance-id", + "type": "string" + }, + "vnf-id": { + "title": "vnf-id", + "type": "string" + }, + "action-name": { + "title": "action-name", + "type": "string" + }, + "scope-type": { + "title": "scope-type", + "type": "string" + }, + "hostname": { + "title": "hostname", + "type": "string" + }, + "vnf_name": { + "title": "vnf_name", + "type": "string" } } } |