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
Required
name
string
description
Optional
description
string
iconMimeType
Required
iconMimeType
string
iconData
Required
iconData
string
id
Optional
id
Responses
201
Created
Returns Service of type(s) application/json;version=39.0
{
"name": "string",
"description": "string",
"iconMimeType": "string",
"iconData": "string",
"id": "string"
}
string
name
Required
name
string
description
Optional
description
string
iconMimeType
Required
iconMimeType
string
iconData
Required
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 Service Item Tenants Query
GET
Get Workflow Service Items
POST
Import Vro Workflows
POST
Post Service Item Publish
POST
Post Service Item Publish All
POST
Post Service Item Publish All Bounded
POST
Post Service Item Publish Bounded
POST
Post Service Item Unpublish
POST
Post Service Item Unpublish All
POST
Post Service Item Unpublish All Bounded
POST
Post Service Item Unpublish Bounded
GET
Query Service Items
GET
Query Services
PUT
Set Service Item Tenants
PUT
Set Service Item Tenants Bounded
PUT
Update Service
PUT
Update Service Item