Create Service
Creates a new service
Request
URI
POST
https://{api_host}/cloudapi/serviceLibrary
COPY
Request Body
Service of type(s) application/json
Optional
{
"name": "string",
"description": "string",
"iconMimeType": "string",
"iconData": "string",
"id": "string"
}
string
name
Optional
name
string
description
Optional
description
string
iconMimeType
Optional
iconMimeType
string
iconData
Optional
iconData
string
id
Optional
id
Responses
201
Created
Returns Service of type(s) application/json;version=36.3
{
"name": "string",
"description": "string",
"iconMimeType": "string",
"iconData": "string",
"id": "string"
}
string
name
Optional
name
string
description
Optional
description
string
iconMimeType
Optional
iconMimeType
string
iconData
Optional
iconData
string
id
Optional
id
Services Operations
POST
Create Service
DELETE
Delete Service
DELETE
Delete Service Item
GET
Get Service
GET
Get Service Item
GET
Get Service Item Tenants
GET
Get Workflow Service Items
POST
Import Vro Workflows
POST
Post Service Item Publish
POST
Post Service Item Publish All
POST
Post Service Item Unpublish
POST
Post Service Item Unpublish All
GET
Query Service Items
GET
Query Services
PUT
Set Service Item Tenants
PUT
Update Service
PUT
Update Service Item