Resources

Operations

Add Resource

Creates new Resource item

Delete Resource

Delete the specified Resource catalog item.

Get Resource

Get the specified Resource.

Get Resource Allowed Actions

Gets a list of actions allowed in the current session; considering user permissions and product edition capabilities.

Get Resource Content

Gets the content of the specified Resource CatalogItem specified by the Id.

Get Resource Policies

Gets ItemPolicies on the Resource item.

Get Resource Properties

Gets the specified Resources Properties (takes list of Property names to retrieve the values)

Get Resources

Gets an array of Resource catalog items

Set Resource Policies

Replaces ItemPolicies on the Resource item.

Update Resource

Updates the specified Resource catalog item.

Update Resource Properties

Updates the Resource Properties included in the given list.

Upload Resource

Does an efficient binary upload of a new or existing Resource CatalogItem from a multipart/form-data request. Use of this API is recommended for files larger th...