11 Required arguments are displayed in %{background:#ccffcc}green%.
16 Create a new KeepDisk.
20 table(table table-bordered table-condensed).
21 |_. Argument |_. Type |_. Description |_. Location |_. Example |
22 |keep_disk|object||query||
26 Delete an existing KeepDisk.
30 table(table table-bordered table-condensed).
31 |_. Argument |_. Type |_. Description |_. Location |_. Example |
32 {background:#ccffcc}.|uuid|string|The UUID of the KeepDisk 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 KeepDisk'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 KeepDisk in question.|path||
60 table(table table-bordered table-condensed).
61 |_. Argument |_. Type |_. Description |_. Location |_. Example |
62 |order|string||query||
63 |where|object||query||
71 table(table table-bordered table-condensed).
72 |_. Argument |_. Type |_. Description |_. Location |_. Example |
73 |limit|integer (default 100)|Maximum number of keep_disks to return.|query||
74 |order|string|Order in which to return matching keep_disks.|query||
75 |pageToken|string|Page token.|query||
76 |q|string|Query string for searching keep_disks.|query||
77 |where|object|Conditions for filtering keep_disks.|query||
85 table(table table-bordered table-condensed).
86 |_. Argument |_. Type |_. Description |_. Location |_. Example |
87 {background:#ccffcc}.|ping_secret|string||query||
88 {background:#ccffcc}.|service_port|string||query||
89 {background:#ccffcc}.|service_ssl_flag|string||query||
90 |filesystem_uuid|string||query||
91 |node_uuid|string||query||
92 |service_host|string||query||
101 table(table table-bordered table-condensed).
102 |_. Argument |_. Type |_. Description |_. Location |_. Example |
103 {background:#ccffcc}.|uuid|string||path||
107 Update attributes of an existing KeepDisk.
111 table(table table-bordered table-condensed).
112 |_. Argument |_. Type |_. Description |_. Location |_. Example |
113 {background:#ccffcc}.|uuid|string|The UUID of the KeepDisk in question.|path||
114 |keep_disk|object||query||