|
Starting with Windchill REST Services 2.6, the API versions 1, 2, 3, 4, and 5 of the domain are deprecated and will be removed in a future release of Windchill REST Services.
|
|
Containers entity set is read-only, and does not support update, delete and create operations.
|
Items
|
OData Entities
|
Description
|
||
Windchill container
|
Container
|
A Windchill container. This entity exposes only those attributes that are common across all types of containers.
|
||
Site container
|
Site
|
A site container which is derived from the Container entity.
|
||
Organization container
|
OrganizationContainer
|
An organization container, which is derived from the Container entity.
|
||
Product container
|
ProductContainer
|
A product container, which is derived from the Container entity.
This entity provides the following navigation properties:
• OptionPool —Retrieves the options group and options available in the option pool for the specified container. See the section PTC Product Platform Management Domain, for more information about OptionPoolItem entity.
• AssignedOptionSet—Retrieves the option set assigned to the specified container. See the section PTC Product Platform Management Domain, for more information about OptionSet entity.
• OptionPoolAliases—Retrieves the expression aliases assigned to the specified container.
|
||
Library container
|
LibraryContainer
|
A library container
This entity provides the following navigation properties:
• OptionPool —Retrieves the options group and options available in the option pool for the specified container. See the section PTC Product Platform Management Domain, for more information about OptionPoolItem entity.
• AssignedOptionSet—Retrieves the option set assigned to the specified container. See the section PTC Product Platform Management Domain, for more information about OptionSet entity.
• OptionPoolAliases—Retrieves the expression aliases assigned to the specified container.
|
||
Project container
|
ProjectContainer
|
A project container
|
||
Folders and subfolders
|
Folder
|
A folder, which is derived from the Container entity. You can use folders to organize objects.
You can create, update, and delete folders and subfolders.
|
||
Generic item that resides in the Windchill folder
|
FolderContent
|
The FolderContent entity represents the generic view of an item that resides in a folder.
Other domain entities can derive from this entity to create more specific views. For example, in the Product Management domain, the PartContent entities derive from FolderContent.
|