# Description
Content Credentials are used to store credentials like GPG Keys and Certificates for the authentication to Products / Repositories.
Param name | Description |
---|---|
organization_id
required |
Organization identifier Validations:
|
name
optional |
Name of the Content Credential Validations:
|
content_type
optional |
Type of content Validations:
|
search
optional |
Search string Validations:
|
page
optional |
Page number, starting at 1 Validations:
|
per_page
optional |
Number of results per page to return Validations:
|
order
optional |
Sort field and order, eg. 'id DESC' Validations:
|
full_result
optional |
Whether or not to show all results Validations:
|
sort_by
optional |
Field to sort the results on Validations:
|
sort_order
optional |
How to order the sorted results (e.g. ASC for ascending) Validations:
|
Param name | Description |
---|---|
organization_id
required |
Organization identifier Validations:
|
name
required |
Name of the Content Credential Validations:
|
content_type
required |
Type of content: “cert”, “gpg_key” Validations:
|
content
required |
Public key block in DER encoding or certificate content Validations:
|
Param name | Description |
---|---|
id
required |
Content Credential numeric identifier Validations:
|
Param name | Description |
---|---|
id
required |
Content Credential ID Validations:
|
name
optional |
Name of the Content Credential Validations:
|
content_type
optional |
Type of content: “cert”, “gpg_key” Validations:
|
content
optional |
Public key block in DER encoding or certificate content Validations:
|
Param name | Description |
---|---|
id
required |
Content Credential ID Validations:
|
Param name | Description |
---|---|
id
required |
Validations:
|
Param name | Description |
---|---|
id
required |
Content Credential ID Validations:
|
content
required |
File contents Validations:
|