--- layout: default navsection: api title: "Resource: CommitAncestor" navorder: 101 --- h1. CommitAncestor A **CommitAncestor** represents... h2. Methods See "REST methods for working with Arvados resources":methods.html API endpoint base: @https://{{ site.arvados_api_host }}/arvados/v1/commit_ancestor@ h2. Creation h3. Prerequisites Prerequisites for creating a CommitAncestor. h3. Side effects Side effects of creating a CommitAncestor. h2. Resources Each CommitAncestor 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||| |repository_name|string||| |descendant|string||| |ancestor|string||| |is|boolean||| |created_at|datetime||| |updated_at|datetime|||