Questo contenuto non è disponibile nella lingua selezionata.

Chapter 35. Image Integration Service


35.1. Image Integration Service

35.1.1. DeleteImageIntegration

DELETE /v1/imageintegrations/{id}

DeleteImageIntegration removes a image integration given its ID.

35.1.1.1. Description

35.1.1.2. Parameters

35.1.1.2.1. Path Parameters
Expand
NameDescriptionRequiredDefaultPattern

id

 

X

null

 

35.1.1.3. Return Type

Object

35.1.1.4. Content Type

  • application/json

35.1.1.5. Responses

Expand
Table 35.1. HTTP Response Codes
CodeMessageDatatype

200

A successful response.

Object

0

An unexpected error response.

GooglerpcStatus

35.1.1.6. Samples

35.1.2. GetImageIntegration

GET /v1/imageintegrations/{id}

GetImageIntegration returns the image integration given its ID.

35.1.2.1. Description

35.1.2.2. Parameters

35.1.2.2.1. Path Parameters
Expand
NameDescriptionRequiredDefaultPattern

id

 

X

null

 

35.1.2.3. Return Type

StorageImageIntegration

35.1.2.4. Content Type

  • application/json

35.1.2.5. Responses

Expand
Table 35.2. HTTP Response Codes
CodeMessageDatatype

200

A successful response.

StorageImageIntegration

0

An unexpected error response.

GooglerpcStatus

35.1.2.6. Samples

35.1.3. GetImageIntegrations

GET /v1/imageintegrations

GetImageIntegrations returns all image integrations that match the request filters.

35.1.3.1. Description

35.1.3.2. Parameters

35.1.3.2.1. Query Parameters
Expand
NameDescriptionRequiredDefaultPattern

name

 

-

null

 

cluster

 

-

null

 

35.1.3.3. Return Type

V1GetImageIntegrationsResponse

35.1.3.4. Content Type

  • application/json

35.1.3.5. Responses

Expand
Table 35.3. HTTP Response Codes
CodeMessageDatatype

200

A successful response.

V1GetImageIntegrationsResponse

0

An unexpected error response.

GooglerpcStatus

35.1.3.6. Samples

35.1.4. PostImageIntegration

POST /v1/imageintegrations

PostImageIntegration creates a image integration.

35.1.4.1. Description

35.1.4.2. Parameters

35.1.4.2.1. Body Parameter
Expand
NameDescriptionRequiredDefaultPattern

body

StorageImageIntegration

X

  

35.1.4.3. Return Type

StorageImageIntegration

35.1.4.4. Content Type

  • application/json

35.1.4.5. Responses

Expand
Table 35.4. HTTP Response Codes
CodeMessageDatatype

200

A successful response.

StorageImageIntegration

0

An unexpected error response.

GooglerpcStatus

35.1.4.6. Samples

35.1.5. PutImageIntegration

PUT /v1/imageintegrations/{id}

PutImageIntegration modifies a given image integration, without using stored credential reconciliation.

35.1.5.1. Description

35.1.5.2. Parameters

35.1.5.2.1. Path Parameters
Expand
NameDescriptionRequiredDefaultPattern

id

 

X

null

 
35.1.5.2.2. Body Parameter
Expand
NameDescriptionRequiredDefaultPattern

body

ImageIntegrationServicePutImageIntegrationBody

X

  

35.1.5.3. Return Type

Object

35.1.5.4. Content Type

  • application/json

35.1.5.5. Responses

Expand
Table 35.5. HTTP Response Codes
CodeMessageDatatype

200

A successful response.

Object

0

An unexpected error response.

GooglerpcStatus

35.1.5.6. Samples

35.1.6. TestImageIntegration

POST /v1/imageintegrations/test

TestImageIntegration checks if the given image integration is correctly configured, without using stored credential reconciliation.

35.1.6.1. Description

35.1.6.2. Parameters

35.1.6.2.1. Body Parameter
Expand
NameDescriptionRequiredDefaultPattern

body

StorageImageIntegration

X

  

35.1.6.3. Return Type

Object

35.1.6.4. Content Type

  • application/json

35.1.6.5. Responses

Expand
Table 35.6. HTTP Response Codes
CodeMessageDatatype

200

A successful response.

Object

0

An unexpected error response.

GooglerpcStatus

35.1.6.6. Samples

35.1.7. TestUpdatedImageIntegration

POST /v1/imageintegrations/test/updated

TestUpdatedImageIntegration checks if the given image integration is correctly configured, with optional stored credential reconciliation.

35.1.7.1. Description

35.1.7.2. Parameters

35.1.7.2.1. Body Parameter
Expand
NameDescriptionRequiredDefaultPattern

body

V1UpdateImageIntegrationRequest

X

  

35.1.7.3. Return Type

Object

35.1.7.4. Content Type

  • application/json

35.1.7.5. Responses

Expand
Table 35.7. HTTP Response Codes
CodeMessageDatatype

200

A successful response.

Object

0

An unexpected error response.

GooglerpcStatus

35.1.7.6. Samples

35.1.8. UpdateImageIntegration

PATCH /v1/imageintegrations/{config.id}

UpdateImageIntegration modifies a given image integration, with optional stored credential reconciliation.

35.1.8.1. Description

35.1.8.2. Parameters

35.1.8.2.1. Path Parameters
Expand
NameDescriptionRequiredDefaultPattern

config.id

 

X

null

 
35.1.8.2.2. Body Parameter
Expand
NameDescriptionRequiredDefaultPattern

body

ImageIntegrationServiceUpdateImageIntegrationBody

X

  

35.1.8.3. Return Type

Object

35.1.8.4. Content Type

  • application/json

35.1.8.5. Responses

Expand
Table 35.8. HTTP Response Codes
CodeMessageDatatype

200

A successful response.

Object

0

An unexpected error response.

GooglerpcStatus

35.1.8.6. Samples

Torna in cima
Red Hat logoGithubredditYoutubeTwitter

Formazione

Prova, acquista e vendi

Community

Informazioni sulla documentazione di Red Hat

Aiutiamo gli utenti Red Hat a innovarsi e raggiungere i propri obiettivi con i nostri prodotti e servizi grazie a contenuti di cui possono fidarsi. Esplora i nostri ultimi aggiornamenti.

Rendiamo l’open source più inclusivo

Red Hat si impegna a sostituire il linguaggio problematico nel codice, nella documentazione e nelle proprietà web. Per maggiori dettagli, visita il Blog di Red Hat.

Informazioni su Red Hat

Forniamo soluzioni consolidate che rendono più semplice per le aziende lavorare su piattaforme e ambienti diversi, dal datacenter centrale all'edge della rete.

Theme

© 2025 Red Hat