Reorganize navbars.
[arvados.git] / doc / api / ApiClientAuthorization.textile
index b633c53d1457762049539f333400743010825ffc..133b9cbb191d088325dd7c28c576f1a807425dc6 100644 (file)
@@ -7,7 +7,7 @@ navorder: 101
 
 h1. ApiClientAuthorization
 
-A **ApiClientAuthorization** represents...
+A **ApiClientAuthorization** represents the API authorization token that has been issued to each "ApiClient":ApiClient.html known to this Arvados instance.
 
 h2. Methods
 
@@ -27,11 +27,10 @@ Side effects of creating a ApiClientAuthorization.
 
 h2. Resources
 
-Each ApiClientAuthorization has, in addition to the usual "attributes of Arvados resources":resources.html:
+An ApiClientAuthorization is not a generic Arvados resource.  The full list of properties that belong to an ApiClientAuthorization is:
 
 table(table table-bordered table-condensed).
-|*Property name*|*Value*|*Description*|*Example*|
-|id|integer|||
+|*Attribute*|*Type*|*Description*|*Example*|
 |api_token|string|||
 |api_client_id|integer|||
 |user_id|integer|||
@@ -39,7 +38,6 @@ table(table table-bordered table-condensed).
 |last_used_by_ip_address|string|||
 |last_used_at|datetime|||
 |expires_at|datetime|||
-|created_at|datetime|||
 |updated_at|datetime|||
 |default_owner_uuid|string|||
 |scopes|Array|||