mantis:cloudapp:issue:221
Table of Contents
Folders
Fields
- id: String, R, Unencrypted, Unversioned
- label: String, RW, Encrypted, Versioned
- parent: String, RW, Unencrypted, Versioned
- revision: String, R, Unencryptred, Versioned
- cseType: String, RW, Unencryptred, Versioned
- cseKey: String, RW, Unencryptred, Versioned
- sseType: String, R, Unencryptred, Versioned
- client: String, R, Unencryptred, Versioned
- hidden: Boolean, RW, Unencryptred, Versioned
- trashed: Boolean, R, Unencryptred, Versioned
- favorite: Booelean, RW, Unencryptred, Versioned
- created: Integer, R, Unencryptred, Unversioned
- updated: Integer, R, Unencryptred, Versioned
- edited: Integer, RW, Unencryptred, Versioned
Bold: Encrypted, Italic: Version, Underline: RW
Detail-Levels:
- model: Returns the base model (Default)
- revisions: Adds the revisions property which contains all revisions. A revision consists of all properties marked as versioned and its own created property
- parent: Fills the parent property with the base model of the parent folder
- folders: Adds the folders property with the base model of all folders in this folder
- folder-ids: Adds the folders property with the ids of all folders in this folder. Can not be used with +folders
- passwords: Adds the passwords property with the base model of all passwords in this folder
- password-ids: Adds the passwords property with the ids of all passwords in this folder. Can not be used with +passwords
- password-tags: Loads the tags for all passwords in this folder in their respective model. Can only be used with +passwords
- tags: Not implemented but reserved
Operations
mantis/cloudapp/issue/221.txt · Last modified: by domjos
