# \DefaultApi All URIs are relative to *https://cr.dtz.rocks/api/2023-12-28* Method | HTTP request | Description ------------- | ------------- | ------------- [**check_authentication**](DefaultApi.md#check_authentication) | **GET** /v2/ | check authentication [**disable_service**](DefaultApi.md#disable_service) | **POST** /disable | disable the container registry service [**enable_service**](DefaultApi.md#enable_service) | **POST** /enable | enable the container registry service ## check_authentication > check_authentication() check authentication check authentication ### Parameters This endpoint does not need any parameter. ### Return type (empty response body) ### Authorization [dtz_auth2](../README.md#dtz_auth2), [dtz_auth](../README.md#dtz_auth) ### HTTP request headers - **Content-Type**: Not defined - **Accept**: Not defined [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) ## disable_service > disable_service() disable the container registry service disable the container registry service ### Parameters This endpoint does not need any parameter. ### Return type (empty response body) ### Authorization [dtz_auth2](../README.md#dtz_auth2), [dtz_auth](../README.md#dtz_auth) ### HTTP request headers - **Content-Type**: Not defined - **Accept**: Not defined [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) ## enable_service > enable_service() enable the container registry service enable the container registry service ### Parameters This endpoint does not need any parameter. ### Return type (empty response body) ### Authorization [dtz_auth2](../README.md#dtz_auth2), [dtz_auth](../README.md#dtz_auth) ### HTTP request headers - **Content-Type**: Not defined - **Accept**: Not defined [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)