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

Validations:

  • Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, dot(.), space, underscore(_), hypen(-) with no leading or trailing space.

scc_account
required

Validations:

  • Hash

scc_account[organization_id]
optional

Validations:

  • string from 2 to 128 characters containing only alphanumeric characters, space, '_', '-' with no leading or trailing space..

scc_account[name]
optional

Name of the scc_account

Validations:

  • String

scc_account[login]
optional

Login id of scc_account

Validations:

  • String

scc_account[password]
optional

Password of scc_account

Validations:

  • String

scc_account[base_url]
optional , nil allowed

URL of SUSE for scc_account

Validations:

  • String

scc_account[interval]
optional , nil allowed

Interval for syncing scc_account

Validations:

  • Must be one of: never, daily, weekly, monthly.

scc_account[sync_date]
optional , nil allowed

Date and time relative to which the sync interval is run

Validations:

  • String

scc_account[katello_gpg_key_id]
optional , nil allowed

Associated GPG key of scc_account

Validations:

  • string from 2 to 128 characters containing only alphanumeric characters, space, '_', '-' with no leading or trailing space..