# Register a Template **POST /template** ## Servers - https://api-ch-gva-2.exoscale.com/v2: https://api-ch-gva-2.exoscale.com/v2 () ## Parameters ## Body parameters Content-type: application/json - **application-consistent-snapshot-enabled** (boolean) Template with support for Application Consistent Snapshots - **maintainer** (string) Template maintainer - **description** (string) Template description - **ssh-key-enabled** (boolean) Enable SSH key-based login - **name** (string) Template name - **default-user** (string) Template default user - **size** (integer(int64)) Template size - **password-enabled** (boolean) Enable password-based login - **build** (string) Template build - **checksum** (string) Template MD5 checksum - **boot-mode** (string) Boot mode (default: legacy) - **url** (string) Template source URL - **version** (string) Template version ## Responses ### 200: 200 #### Body Parameters: application/json (object) - **id** (string(uuid)) Operation ID - **reason** (string) Operation failure reason - **reference** (object) Related resource reference - **message** (string) Operation message - **state** (string) Operation status [Powered by Bump.sh](https://bump.sh)