FileContainer interface
Represents a container that encapsulates a hierarchical file system.
artifact |
Uri of the artifact associated with the container. |
content |
Download Url for the content of this item. |
created |
Owner. |
date |
Creation date. |
description | Description. |
id | Id. |
item |
Location of the item resource. |
locator |
ItemStore Locator for this container. |
name | Name. |
options | Options the container can have. |
scope |
Project Id. |
security |
Security token of the artifact associated with the container. |
signing |
Identifier of the optional encryption key. |
size | Total size of the files in bytes. |
Uri of the artifact associated with the container.
artifactUri: string
Property Value
string
Download Url for the content of this item.
contentLocation: string
Property Value
string
Owner.
createdBy: string
Property Value
string
Creation date.
dateCreated: Date
Property Value
Date
Description.
description: string
Property Value
string
Id.
id: number
Property Value
number
Location of the item resource.
itemLocation: string
Property Value
string
ItemStore Locator for this container.
locatorPath: string
Property Value
string
Name.
name: string
Property Value
string
Project Id.
scopeIdentifier: string
Property Value
string
Security token of the artifact associated with the container.
securityToken: string
Property Value
string
Identifier of the optional encryption key.
signingKeyId: string
Property Value
string
Total size of the files in bytes.
size: number
Property Value
number