Chapter 64. Signature Integration Service


64.1. Signature Integration Service

64.1.1. DeleteSignatureIntegration

DELETE /v1/signatureintegrations/{id}

64.1.1.1. Description

64.1.1.2. Parameters

64.1.1.2.1. Path Parameters
Expand
NameDescriptionRequiredDefaultPattern

id

 

X

null

 

64.1.1.3. Return Type

Object

64.1.1.4. Content Type

  • application/json

64.1.1.5. Responses

Expand
Table 64.1. HTTP Response Codes
CodeMessageDatatype

200

A successful response.

Object

0

An unexpected error response.

GooglerpcStatus

64.1.1.6. Samples

64.1.2. GetSignatureIntegration

GET /v1/signatureintegrations/{id}

64.1.2.1. Description

64.1.2.2. Parameters

64.1.2.2.1. Path Parameters
Expand
NameDescriptionRequiredDefaultPattern

id

 

X

null

 

64.1.2.3. Return Type

StorageSignatureIntegration

64.1.2.4. Content Type

  • application/json

64.1.2.5. Responses

Expand
Table 64.2. HTTP Response Codes
CodeMessageDatatype

200

A successful response.

StorageSignatureIntegration

0

An unexpected error response.

GooglerpcStatus

64.1.2.6. Samples

64.1.3. ListSignatureIntegrations

GET /v1/signatureintegrations

64.1.3.1. Description

64.1.3.2. Parameters

64.1.3.3. Return Type

V1ListSignatureIntegrationsResponse

64.1.3.4. Content Type

  • application/json

64.1.3.5. Responses

Expand
Table 64.3. HTTP Response Codes
CodeMessageDatatype

200

A successful response.

V1ListSignatureIntegrationsResponse

0

An unexpected error response.

GooglerpcStatus

64.1.3.6. Samples

64.1.4. PostSignatureIntegration

POST /v1/signatureintegrations

Integration id should not be set. Returns signature integration with id filled.

64.1.4.1. Description

64.1.4.2. Parameters

64.1.4.2.1. Body Parameter
Expand
NameDescriptionRequiredDefaultPattern

body

StorageSignatureIntegration

X

  

64.1.4.3. Return Type

StorageSignatureIntegration

64.1.4.4. Content Type

  • application/json

64.1.4.5. Responses

Expand
Table 64.4. HTTP Response Codes
CodeMessageDatatype

200

A successful response.

StorageSignatureIntegration

0

An unexpected error response.

GooglerpcStatus

64.1.4.6. Samples

64.1.5. PutSignatureIntegration

PUT /v1/signatureintegrations/{id}

64.1.5.1. Description

64.1.5.2. Parameters

64.1.5.2.1. Path Parameters
Expand
NameDescriptionRequiredDefaultPattern

id

 

X

null

 
64.1.5.2.2. Body Parameter
Expand
NameDescriptionRequiredDefaultPattern

body

SignatureIntegrationServicePutSignatureIntegrationBody

X

  

64.1.5.3. Return Type

Object

64.1.5.4. Content Type

  • application/json

64.1.5.5. Responses

Expand
Table 64.5. HTTP Response Codes
CodeMessageDatatype

200

A successful response.

Object

0

An unexpected error response.

GooglerpcStatus

64.1.5.6. Samples

Back to top
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2025 Red Hat