This is an old revision of the document!


Table of Contents

Create resource

To create a new resource, use the command core/create_resource:

svc=core/create_resource&params={"creatorId":<long>,
				 "name":<text>,			     
				 "dataFlags":<uint>}

Parameters

Name Description
creatorId ID of a user who will be assigned a creator for a new resource
name name of a new resource (at least 4 characters)
dataFlags data flags for the response (see Data format: Resources)

Response

{
	"item":{	/* resource created */
		...	
	},
	"flags":<uint>	/* applied data flags */
}

You can find the format of “item” in the chapter Data format: Resources.

Follow us on Facebook Gurtam Wialon Twitter Gurtam Wialon info@gurtam.com   |   Copyright © 2002-2024 Gurtam