POST /katello/api/products { "product": { "name": "foo" }, "organization_id": 114267492 } 204
Param name | Description |
---|---|
organization_id
required |
ID of the organization Validations:
|
description
optional |
Product description Validations:
|
gpg_key_id
optional , nil allowed |
Identifier of the GPG key Validations:
|
ssl_ca_cert_id
optional , nil allowed |
Idenifier of the SSL CA Cert Validations:
|
ssl_client_cert_id
optional , nil allowed |
Identifier of the SSL Client Cert Validations:
|
ssl_client_key_id
optional , nil allowed |
Identifier of the SSL Client Key Validations:
|
sync_plan_id
optional , nil allowed |
Plan numeric identifier Validations:
|
name
required |
Product name Validations:
|
label
optional |
Validations:
|