Skip to main content

Check if pack registry is valid

POST 

/v1/registries/pack/validate

Returns no contents if pack registry is valid else error.

Request

Body

required

    auth

    object

    required

    Auth credentials of the registry

    passwordpassword
    tokenpassword
    typestring

    Possible values: [noAuth, basic, token]

    usernamestring
    endpointstringrequired
    namestring
    privateboolean
    scopestring

Responses

Ok response without content

Response Headers

  • AuditUid

    string

    Audit uid for the request

Loading...