11 Required arguments are displayed in %{background:#ccffcc}green%.
16 Create a new Repository.
20 table(table table-bordered table-condensed).
21 |_. Argument |_. Type |_. Description |_. Location |_. Example |
22 |repository|object||query||
26 Delete an existing Repository.
30 table(table table-bordered table-condensed).
31 |_. Argument |_. Type |_. Description |_. Location |_. Example |
32 {background:#ccffcc}.|uuid|string|The UUID of the Repository in question.|path||
40 table(table table-bordered table-condensed).
41 |_. Argument |_. Type |_. Description |_. Location |_. Example |
42 {background:#ccffcc}.|uuid|string||path||
46 Gets a Repository's metadata by UUID.
50 table(table table-bordered table-condensed).
51 |_. Argument |_. Type |_. Description |_. Location |_. Example |
52 {background:#ccffcc}.|uuid|string|The UUID of the Repository in question.|path||
54 h2. get_all_permissions
56 get_all_permissions repositories
60 table(table table-bordered table-condensed).
61 |_. Argument |_. Type |_. Description |_. Location |_. Example |
69 table(table table-bordered table-condensed).
70 |_. Argument |_. Type |_. Description |_. Location |_. Example |
71 |order|string||query||
72 |where|object||query||
80 table(table table-bordered table-condensed).
81 |_. Argument |_. Type |_. Description |_. Location |_. Example |
82 |limit|integer (default 100)|Maximum number of repositories to return.|query||
83 |order|string|Order in which to return matching repositories.|query||
84 |pageToken|string|Page token.|query||
85 |q|string|Query string for searching repositories.|query||
86 |where|object|Conditions for filtering repositories.|query||
94 table(table table-bordered table-condensed).
95 |_. Argument |_. Type |_. Description |_. Location |_. Example |
96 {background:#ccffcc}.|uuid|string||path||
100 Update attributes of an existing Repository.
104 table(table table-bordered table-condensed).
105 |_. Argument |_. Type |_. Description |_. Location |_. Example |
106 {background:#ccffcc}.|uuid|string|The UUID of the Repository in question.|path||
107 |repository|object||query||