Updated table headings, removed redundant fields.
[arvados.git] / doc / api / KeepDisk.textile
index 4a1b76817e45d65f71ec020bd438504ca0fddf46..6873e8b471a6784c6dbdd3c4001c2a70a91ec4a5 100644 (file)
@@ -30,13 +30,7 @@ h2. Resources
 Each KeepDisk has, in addition to the usual "attributes of Arvados resources":resources.html:
 
 table(table table-bordered table-condensed).
-|*Property name*|*Value*|*Description*|*Example*|
-|id|integer|||
-|uuid|string|||
-|owner_uuid|string|||
-|modified_by_client_uuid|string|||
-|modified_by_user_uuid|string|||
-|modified_at|datetime|||
+|*Attribute*|*Type*|*Description*|*Example*|
 |ping_secret|string|||
 |node_uuid|string|||
 |filesystem_uuid|string|||
@@ -47,7 +41,6 @@ table(table table-bordered table-condensed).
 |last_read_at|datetime|||
 |last_write_at|datetime|||
 |last_ping_at|datetime|||
-|created_at|datetime|||
 |updated_at|datetime|||
 |service_host|string|||
 |service_port|integer|||