Updates A form
Updates an existing generic form
Request
URI
PUT
https://{api_host}/advanced-designer-service/api/forms/{genericFormId}
COPY
Path Parameters
string
genericFormId
Required
Primary key of the instance to update
Request Body
The form entity to use for the update operation
GenericForm
of type(s)
application/json
Required
Show optional properties
{
"name": "string",
"tenant": "string"
}
{
"layout": {
"pages": [
{
"id": "string",
"label": "string",
"state": {
"dependencies": [
"string"
],
"facets": [
{
"value": {}
}
]
},
"sections": [
{
"designerHidden": false,
"id": "string",
"label": "string",
"state": {
"dependencies": [
"string"
],
"facets": [
{
"value": {}
}
]
},
"rows": [
{
"items": [
{
"size": 0
}
]
}
]
}
]
}
]
},
"name": "string",
"description": "string",
"id": "string",
"tenant": "string"
}
object
layout
Optional
layout
string
name
Required
Constraints:
minLength: 1
maxLength: 255
name
string
description
Optional
Constraints:
minLength: 0
maxLength: 2000
description
string As uuid
As uuid
id
Optional
id
string
tenant
Required
Constraints:
minLength: 1
maxLength: 255
tenant
Responses
200
successful operation
Operation doesn't return any data structure
Code Samples
COPY
curl -X PUT -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{"name:"string","tenant:"string"}' https://{api_host}/advanced-designer-service/api/forms/{genericFormId}
Get Operation Operations
GET
Gets the workflow execution data
GET
Searches for ScriptActionSummary objects
GET
Get Blueprint
DELETE
Delete Blueprint
PUT
Update Blueprint
POST
Get the permissible values Of A field In the schema
GET
Retrieves A resource operation
DELETE
Delete Resource Operation
PUT
Update Resource Operation
GET
Gets A ValueDefinition
DELETE
Deletes A ValueDefinition
PUT
Updates Or creates A ValueDefinition
GET
Gets the workflow form
GET
Retrieves the ScriptActionSummary objects underneath A specified category.
GET
Gets A configuration
DELETE
Deletes A configuration
GET
Gets output fields Of A workflow
PUT
Tests default configuration for communication with VRO
PUT
Generates A resource opreation based On A workflow
GET
Retrieves all ScriptActionCategory categories
GET
Gets A form
DELETE
Deletes A form
PUT
Updates A form
POST
Retrieves the values behind the applicable ValueDefinition object for the given key
GET
Gets A workflow
GET
Gets A resource type Or resource mapping
DELETE
Delete Resource Type
POST
Retrieves the value behind the applicable {@link ValueDefinition} for the given key
PUT
Gets A details form
PUT
Tests provided configuration for communication with VRO
GET
Get Tags Of the Catalog Resource Item
GET
Generates A service blueprint based On A workflow
GET
Gets workflow fields
GET
Gets all inventory types matching the filtering criteria
GET
Gets all configurations
PUT
Creates Or updates configuration
GET
Gets workflow subscription By Id
DELETE
Deletes A workflow subscription
PUT
Updates workflow subscription
GET
Gets the count Of active resources