[Yandex Cloud documentation](../../../../index.md) > [Yandex Serverless Containers](../../../index.md) > Containers API reference > [REST](../index.md) > Container > Overview

# Serverless Containers Service, REST: Container

A set of methods for managing serverless containers.

## Methods

#|
||Method | Description ||
|| [Get](get.md) | Returns the specified container. ||
|| [List](list.md) | Retrieves the list of containers in the specified folder. ||
|| [Create](create.md) | Creates a container in the specified folder. ||
|| [Update](update.md) | Updates the specified container. ||
|| [Delete](delete.md) | Deletes the specified container. ||
|| [DeployRevision](deployRevision.md) | Deploys a revision for the specified container. ||
|| [Rollback](rollback.md) | Rollback the specified container to an old revision. ||
|| [GetRevision](getRevision.md) | Returns the specified revision of a container. ||
|| [ListRevisions](listRevisions.md) | Retrieves the list of revisions for the specified container, or of all container revisions ||
|| [ListOperations](listOperations.md) | Lists operations for the specified container. ||
|| [ListAccessBindings](listAccessBindings.md) | Lists existing access bindings for the specified container. ||
|| [SetAccessBindings](setAccessBindings.md) | Sets access bindings for the container. ||
|| [UpdateAccessBindings](updateAccessBindings.md) | Updates access bindings for the specified container. ||
|#