SigningServiceResponse

A serializer for the model declaring a signing service.

Properties

Name Type Description Notes
pulp_href str [optional] [readonly]
pulp_created datetime Timestamp of creation. [optional] [readonly]
name str A unique name used to recognize a script.
public_key str The value of a public key used for the repository verification.
pubkey_fingerprint str The fingerprint of the public key.
script str An absolute path to a script which is going to be used for the signing.

[Back to Model list] [Back to API list] [Back to HOME]