Questo contenuto non è disponibile nella lingua selezionata.

Chapter 47. Notifier Service


47.1. Notifier Service

47.1.1. DeleteNotifier

DELETE /v1/notifiers/{id}

DeleteNotifier removes a notifier configuration given its ID.

47.1.1.1. Description

47.1.1.2. Parameters

47.1.1.2.1. Path Parameters
Expand
NameDescriptionRequiredDefaultPattern

id

 

X

null

 
47.1.1.2.2. Query Parameters
Expand
NameDescriptionRequiredDefaultPattern

force

 

-

null

 

47.1.1.3. Return Type

Object

47.1.1.4. Content Type

  • application/json

47.1.1.5. Responses

Expand
Table 47.1. HTTP Response Codes
CodeMessageDatatype

200

A successful response.

Object

0

An unexpected error response.

GooglerpcStatus

47.1.1.6. Samples

47.1.2. GetNotifier

GET /v1/notifiers/{id}

GetNotifier returns the notifier configuration given its ID.

47.1.2.1. Description

47.1.2.2. Parameters

47.1.2.2.1. Path Parameters
Expand
NameDescriptionRequiredDefaultPattern

id

 

X

null

 

47.1.2.3. Return Type

StorageNotifier

47.1.2.4. Content Type

  • application/json

47.1.2.5. Responses

Expand
Table 47.2. HTTP Response Codes
CodeMessageDatatype

200

A successful response.

StorageNotifier

0

An unexpected error response.

GooglerpcStatus

47.1.2.6. Samples

47.1.3. GetNotifiers

GET /v1/notifiers

GetNotifiers returns all notifier configurations.

47.1.3.1. Description

47.1.3.2. Parameters

47.1.3.3. Return Type

V1GetNotifiersResponse

47.1.3.4. Content Type

  • application/json

47.1.3.5. Responses

Expand
Table 47.3. HTTP Response Codes
CodeMessageDatatype

200

A successful response.

V1GetNotifiersResponse

0

An unexpected error response.

GooglerpcStatus

47.1.3.6. Samples

47.1.4. PostNotifier

POST /v1/notifiers

PostNotifier creates a notifier configuration.

47.1.4.1. Description

47.1.4.2. Parameters

47.1.4.2.1. Body Parameter
Expand
NameDescriptionRequiredDefaultPattern

body

StorageNotifier

X

  

47.1.4.3. Return Type

StorageNotifier

47.1.4.4. Content Type

  • application/json

47.1.4.5. Responses

Expand
Table 47.4. HTTP Response Codes
CodeMessageDatatype

200

A successful response.

StorageNotifier

0

An unexpected error response.

GooglerpcStatus

47.1.4.6. Samples

47.1.5. PutNotifier

PUT /v1/notifiers/{id}

PutNotifier modifies a given notifier, without using stored credential reconciliation.

47.1.5.1. Description

47.1.5.2. Parameters

47.1.5.2.1. Path Parameters
Expand
NameDescriptionRequiredDefaultPattern

id

 

X

null

 
47.1.5.2.2. Body Parameter
Expand
NameDescriptionRequiredDefaultPattern

body

NotifierServicePutNotifierBody

X

  

47.1.5.3. Return Type

Object

47.1.5.4. Content Type

  • application/json

47.1.5.5. Responses

Expand
Table 47.5. HTTP Response Codes
CodeMessageDatatype

200

A successful response.

Object

0

An unexpected error response.

GooglerpcStatus

47.1.5.6. Samples

47.1.6. TestNotifier

POST /v1/notifiers/test

TestNotifier checks if a notifier is correctly configured.

47.1.6.1. Description

47.1.6.2. Parameters

47.1.6.2.1. Body Parameter
Expand
NameDescriptionRequiredDefaultPattern

body

StorageNotifier

X

  

47.1.6.3. Return Type

Object

47.1.6.4. Content Type

  • application/json

47.1.6.5. Responses

Expand
Table 47.6. HTTP Response Codes
CodeMessageDatatype

200

A successful response.

Object

0

An unexpected error response.

GooglerpcStatus

47.1.6.6. Samples

47.1.7. TestUpdatedNotifier

POST /v1/notifiers/test/updated

TestUpdatedNotifier checks if the given notifier is correctly configured, with optional stored credential reconciliation.

47.1.7.1. Description

47.1.7.2. Parameters

47.1.7.2.1. Body Parameter
Expand
NameDescriptionRequiredDefaultPattern

body

V1UpdateNotifierRequest

X

  

47.1.7.3. Return Type

Object

47.1.7.4. Content Type

  • application/json

47.1.7.5. Responses

Expand
Table 47.7. HTTP Response Codes
CodeMessageDatatype

200

A successful response.

Object

0

An unexpected error response.

GooglerpcStatus

47.1.7.6. Samples

47.1.8. UpdateNotifier

PATCH /v1/notifiers/{notifier.id}

UpdateNotifier modifies a given notifier, with optional stored credential reconciliation.

47.1.8.1. Description

47.1.8.2. Parameters

47.1.8.2.1. Path Parameters
Expand
NameDescriptionRequiredDefaultPattern

notifier.id

 

X

null

 
47.1.8.2.2. Body Parameter
Expand
NameDescriptionRequiredDefaultPattern

body

NotifierServiceUpdateNotifierBody

X

  

47.1.8.3. Return Type

Object

47.1.8.4. Content Type

  • application/json

47.1.8.5. Responses

Expand
Table 47.8. HTTP Response Codes
CodeMessageDatatype

200

A successful response.

Object

0

An unexpected error response.

GooglerpcStatus

47.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