Params

Param name Description
location_id
optional

Set the current location context for the request

Validations:

  • Integer

organization_id
optional

Set the current organization context for the request

Validations:

  • Integer

id
required

Organization ID

Validations:

  • Must be a number.

url
optional

Base URL to perform repo discovery on

Validations:

  • String

content_type
optional

One of yum or docker

Validations:

  • String

upstream_username
optional

Username to access URL

Validations:

  • String

upstream_password
optional

Password to access URL

Validations:

  • String

search
optional

Search pattern (defaults to '*')

Validations:

  • String