Skip to main content

Verify the git credential

deprecated

This endpoint has been deprecated and may be removed in future versions of the API.

Verify the git credential

Request Body required
    remoteUrl string required

    git server url

    secretRef

    auth secret reference

    name string

    name is unique within a namespace to reference a secret resource.

    namespace string

    namespace defines the space within which the secret name must be unique.

Responses

ok


Schema
    message string required

    error message

Loading...