NamesApi
All URIs are relative to https://api.ionos.com/containerregistries
Head /names/{name}
Get container registry name availability
NamesCheckUsage
Get container registry name availability
Example
Path Parameters
ctx
context.Context
context for authentication, logging, cancellation, deadlines, tracing, etc.
name
string
The desired registry name
Other Parameters
Other parameters are passed through a pointer to an apiNamesCheckUsageRequest struct via the builder pattern
Return type
(empty response body)
HTTP request headers
Content-Type: Not defined
Accept: application/json
URLs Configuration per Operation
Each operation can use different server URL defined using OperationServers
map in the Configuration
. An operation is uniquely identified by "NamesApiService.NamesCheckUsage"
string. Similar rules for overriding default operation server index and variables apply by using sw.ContextOperationServerIndices
and sw.ContextOperationServerVariables
context maps.
Last updated