/hold/blocks

Collection of Blocks in a system, federation of systems, or in a default Oubliette.

get

Get all Blocks in the system or default Oubliette.

post

Create a new Block in the default Oubliette.

Query the collection of Blocks in a system, federation of systems, or in a default oubliette by posting a Query object.

post

Submit a query using a BlockQuery object.

post

Create multiple new BlockBatch in the default Oubliette.

Entity representing a Block form metadata.

get

Get form metadata for creating a new Block.

Entity representing a Block

get

Get a particular Block given its id.

put

Update a particular Block given its id.

delete

Delete a particular Block given its id.

Entity representing a Block form metadata for update

get

Get form metadata for updating an existing Block.

/hold/issues

Collection of Issues in a system, federation of systems, or in a default Oubliette.

get

Get all Issues in the system or default Oubliette.

post

Create a new Issue in the default Oubliette.

Query the collection of Issues in a system, federation of systems, or in a default oubliette by posting a Query object.

post

Submit a query using a IssueQuery object.

post

Create multiple new IssueBatch in the default Oubliette.

Entity representing a Issue form metadata.

get

Get form metadata for creating a new Issue.

Entity representing a Issue

get

Get a particular Issue given its id.

put

Update a particular Issue given its id.

delete

Delete a particular Issue given its id.

Entity representing a Issue form metadata for update

get

Get form metadata for updating an existing Issue.

/hold/holds

Collection of Holds in a system, federation of systems, or in a default Oubliette.

get

Get all Holds in the system or default Oubliette.

post

Create a new Hold in the default Oubliette.

Query the collection of Holds in a system, federation of systems, or in a default oubliette by posting a Query object.

post

Submit a query using a HoldQuery object.

post

Create multiple new HoldBatch in the default Oubliette.

Entity representing a Hold form metadata.

get

Get form metadata for creating a new Hold.

Entity representing a Hold

get

Get a particular Hold given its id.

put

Update a particular Hold given its id.

delete

Delete a particular Hold given its id.

Entity representing a Hold form metadata for update

get

Get form metadata for updating an existing Hold.

/hold/oubliettes

Collection of Oubliettes in a system or federation of systems.

get

Get all Oubliettes.

post

Create a new Oubliette.

Query the collection of Oubliettes in a system, federation of systems, or in a default oubliette by posting a Query object.

post

Submit a query using a OublietteQuery object.

Entity representing a Oubliette form metadata.

get

Get form metadata for creating a new Oubliette.

The root Oubliettes in the Oubliette hierarchy. A node with no parents is an orphan. While all Oubliette Ids are known to the hierarchy, an orphan does not appear in the hierarchy unless explicitly added as a root node or child of another node.

get

Get all root root-oubliettes

put

Add the given Oubliette as a root in the Oubliette hierarchy

delete

Remove the given Oubliette as a root in the Oubliette hierarchy.

get

Get parent Oubliettes for the given Oubliette in the hierarchy.

get

Get child Oubliettes for the given Oubliette in the hierarchy.

put

Add Oubliette as child of the given Oubliette in the hierarchy.

delete

Remove the given Oubliette as a child of the given Oubliette in the hierarchy.

Entity representing a Oubliette

get

Get a particular Oubliette given its id.

put

Update a particular Oubliette given its id.

delete

Delete a particular Oubliette given its id.

Entity representing a Oubliette form metadata for update

get

Get form metadata for updating an existing Oubliette.

get

Get all Blocks in this Oubliette

put

Add the given Block to this Oubliette

delete

Remove the given Block from the Oubliette.

Define and inspect the BlockQuery related to a "smart" Oubliette. A smart Oubliette is a dynamic Oubliette whose cataloged objects are defined through queries.

post

Apply the provided BlockQuery to this Oubliette to create a dynamic smart Oubliette

get

Get the BlockQuery associated with this smart Oubliette.

get

Get all Issues in this Oubliette

put

Add the given Issue to this Oubliette

delete

Remove the given Issue from the Oubliette.

Define and inspect the IssueQuery related to a "smart" Oubliette. A smart Oubliette is a dynamic Oubliette whose cataloged objects are defined through queries.

post

Apply the provided IssueQuery to this Oubliette to create a dynamic smart Oubliette

get

Get the IssueQuery associated with this smart Oubliette.

get

Get all Holds in this Oubliette

put

Add the given Hold to this Oubliette

delete

Remove the given Hold from the Oubliette.

Define and inspect the HoldQuery related to a "smart" Oubliette. A smart Oubliette is a dynamic Oubliette whose cataloged objects are defined through queries.

post

Apply the provided HoldQuery to this Oubliette to create a dynamic smart Oubliette

get

Get the HoldQuery associated with this smart Oubliette.