Skip to main content

Returns the information of specified oci registry

GET 

/v1/registries/oci/:uid

Returns the information of specified oci registry

Request

Path Parameters

    uid stringrequired

Query Parameters

    clusterUid string

Responses

OK

Schema

    auth

    object

    Auth credentials of the registry

    passwordpassword
    tokenpassword
    typestring

    Possible values: [noAuth, basic, token]

    usernamestring
    defaultRegionstring
    endpointstring
    providerTypestring
    scopestring
    typestring
Loading...