Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
375 changes: 0 additions & 375 deletions server/api/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28227,256 +28227,6 @@ paths:
security:
- basicAuth: []
x-swagger-router-controller: TcpClient
? /core-model-1-4:control-construct/logical-termination-point={uuid}/layer-protocol=0/kafka-client-interface-1-0:kafka-client-interface-pac/kafka-client-interface-configuration/auth/user-name
: get:
tags:
- KafkaClient
summary: Returns UserName
operationId: getKafkaClientUserName
parameters:
- name: uuid
in: path
required: true
style: simple
explode: false
schema:
pattern: "^([a-z]{2,6})-([0-9]{1,2})-([0-9]{1,2})-([0-9]{1,2})-kmb-c-([a-z]{2,6})-([0-9]{1,2})-([0-9]{1,2})-([0-9]{1,2})-([0-9]{3})$"
type: string
example: yz-34-3-3-kmb-c-kmb-1-0-0-000
responses:
"200":
description: UserName provided
content:
application/json:
schema:
$ref: '#/components/schemas/inline_response_200_42'
"400":
description: Response in case of errored OaM requests
content:
application/json:
schema:
$ref: '#/components/schemas/errorDescription'
"401":
description: Response in case of errored OaM requests
content:
application/json:
schema:
$ref: '#/components/schemas/errorDescription'
"403":
description: Response in case of errored OaM requests
content:
application/json:
schema:
$ref: '#/components/schemas/errorDescription'
"404":
description: Response in case of errored OaM requests
content:
application/json:
schema:
$ref: '#/components/schemas/errorDescription'
"500":
description: Response in case of errored OaM requests
content:
application/json:
schema:
$ref: '#/components/schemas/errorDescription'
default:
description: Response in case of errored OaM requests
content:
application/json:
schema:
$ref: '#/components/schemas/errorDescription'
security:
- basicAuth: []
x-swagger-router-controller: KafkaClient
put:
tags:
- KafkaClient
summary: Configures UserName
operationId: putKafkaClientUserName
parameters:
- name: uuid
in: path
required: true
style: simple
explode: false
schema:
pattern: "^([a-z]{2,6})-([0-9]{1,2})-([0-9]{1,2})-([0-9]{1,2})-kmb-c-([a-z]{2,6})-([0-9]{1,2})-([0-9]{1,2})-([0-9]{1,2})-([0-9]{3})$"
type: string
example: yz-34-3-3-kmb-c-kmb-1-0-0-000
requestBody:
content:
application/json:
schema:
$ref: '#/components/schemas/body_39'
required: true
responses:
"204":
description: UserName configured
"400":
description: Response in case of errored OaM requests
content:
application/json:
schema:
$ref: '#/components/schemas/errorDescription'
"401":
description: Response in case of errored OaM requests
content:
application/json:
schema:
$ref: '#/components/schemas/errorDescription'
"403":
description: Response in case of errored OaM requests
content:
application/json:
schema:
$ref: '#/components/schemas/errorDescription'
"404":
description: Response in case of errored OaM requests
content:
application/json:
schema:
$ref: '#/components/schemas/errorDescription'
"500":
description: Response in case of errored OaM requests
content:
application/json:
schema:
$ref: '#/components/schemas/errorDescription'
default:
description: Response in case of errored OaM requests
content:
application/json:
schema:
$ref: '#/components/schemas/errorDescription'
security:
- basicAuth: []
x-swagger-router-controller: KafkaClient
? /core-model-1-4:control-construct/logical-termination-point={uuid}/layer-protocol=0/kafka-client-interface-1-0:kafka-client-interface-pac/kafka-client-interface-configuration/auth/password
: get:
tags:
- KafkaClient
summary: Returns Password
operationId: getKafkaClientPassword
parameters:
- name: uuid
in: path
required: true
style: simple
explode: false
schema:
pattern: "^([a-z]{2,6})-([0-9]{1,2})-([0-9]{1,2})-([0-9]{1,2})-kmb-c-([a-z]{2,6})-([0-9]{1,2})-([0-9]{1,2})-([0-9]{1,2})-([0-9]{3})$"
type: string
example: yz-34-3-3-kmb-c-kmb-1-0-0-000
responses:
"200":
description: Password provided
content:
application/json:
schema:
$ref: '#/components/schemas/inline_response_200_43'
"400":
description: Response in case of errored OaM requests
content:
application/json:
schema:
$ref: '#/components/schemas/errorDescription'
"401":
description: Response in case of errored OaM requests
content:
application/json:
schema:
$ref: '#/components/schemas/errorDescription'
"403":
description: Response in case of errored OaM requests
content:
application/json:
schema:
$ref: '#/components/schemas/errorDescription'
"404":
description: Response in case of errored OaM requests
content:
application/json:
schema:
$ref: '#/components/schemas/errorDescription'
"500":
description: Response in case of errored OaM requests
content:
application/json:
schema:
$ref: '#/components/schemas/errorDescription'
default:
description: Response in case of errored OaM requests
content:
application/json:
schema:
$ref: '#/components/schemas/errorDescription'
security:
- basicAuth: []
x-swagger-router-controller: KafkaClient
put:
tags:
- KafkaClient
summary: Configures Password
operationId: putKafkaClientPassword
parameters:
- name: uuid
in: path
required: true
style: simple
explode: false
schema:
pattern: "^([a-z]{2,6})-([0-9]{1,2})-([0-9]{1,2})-([0-9]{1,2})-kmb-c-([a-z]{2,6})-([0-9]{1,2})-([0-9]{1,2})-([0-9]{1,2})-([0-9]{3})$"
type: string
example: yz-34-3-3-kmb-c-kmb-1-0-0-000
requestBody:
content:
application/json:
schema:
$ref: '#/components/schemas/body_40'
required: true
responses:
"204":
description: Password configured
"400":
description: Response in case of errored OaM requests
content:
application/json:
schema:
$ref: '#/components/schemas/errorDescription'
"401":
description: Response in case of errored OaM requests
content:
application/json:
schema:
$ref: '#/components/schemas/errorDescription'
"403":
description: Response in case of errored OaM requests
content:
application/json:
schema:
$ref: '#/components/schemas/errorDescription'
"404":
description: Response in case of errored OaM requests
content:
application/json:
schema:
$ref: '#/components/schemas/errorDescription'
"500":
description: Response in case of errored OaM requests
content:
application/json:
schema:
$ref: '#/components/schemas/errorDescription'
default:
description: Response in case of errored OaM requests
content:
application/json:
schema:
$ref: '#/components/schemas/errorDescription'
security:
- basicAuth: []
x-swagger-router-controller: KafkaClient
? /core-model-1-4:control-construct/logical-termination-point={uuid}/layer-protocol=0/kafka-client-interface-1-0:kafka-client-interface-pac/kafka-client-interface-configuration/topic-name
: get:
tags:
Expand Down Expand Up @@ -28727,131 +28477,6 @@ paths:
security:
- basicAuth: []
x-swagger-router-controller: KafkaClient
? /core-model-1-4:control-construct/logical-termination-point={uuid}/layer-protocol=0/kafka-client-interface-1-0:kafka-client-interface-pac/kafka-client-interface-configuration/group-id
: get:
tags:
- KafkaClient
summary: Returns group id (Identifier for consumers consuming a topic)
operationId: getKafkaClientGroupId
parameters:
- name: uuid
in: path
required: true
style: simple
explode: false
schema:
pattern: "^([a-z]{2,6})-([0-9]{1,2})-([0-9]{1,2})-([0-9]{1,2})-kmb-c-([a-z]{2,6})-([0-9]{1,2})-([0-9]{1,2})-([0-9]{1,2})-([0-9]{3})$"
type: string
example: yz-34-3-3-kmb-c-kmb-1-0-0-000
responses:
"200":
description: group id provided
content:
application/json:
schema:
$ref: '#/components/schemas/inline_response_200_46'
"400":
description: Response in case of errored OaM requests
content:
application/json:
schema:
$ref: '#/components/schemas/errorDescription'
"401":
description: Response in case of errored OaM requests
content:
application/json:
schema:
$ref: '#/components/schemas/errorDescription'
"403":
description: Response in case of errored OaM requests
content:
application/json:
schema:
$ref: '#/components/schemas/errorDescription'
"404":
description: Response in case of errored OaM requests
content:
application/json:
schema:
$ref: '#/components/schemas/errorDescription'
"500":
description: Response in case of errored OaM requests
content:
application/json:
schema:
$ref: '#/components/schemas/errorDescription'
default:
description: Response in case of errored OaM requests
content:
application/json:
schema:
$ref: '#/components/schemas/errorDescription'
security:
- basicAuth: []
x-swagger-router-controller: KafkaClient
put:
tags:
- KafkaClient
summary: Configures group id
operationId: putKafkaClientGroupId
parameters:
- name: uuid
in: path
required: true
style: simple
explode: false
schema:
pattern: "^([a-z]{2,6})-([0-9]{1,2})-([0-9]{1,2})-([0-9]{1,2})-kmb-c-([a-z]{2,6})-([0-9]{1,2})-([0-9]{1,2})-([0-9]{1,2})-([0-9]{3})$"
type: string
example: yz-34-3-3-kmb-c-kmb-1-0-0-000
requestBody:
content:
application/json:
schema:
$ref: '#/components/schemas/body_43'
required: true
responses:
"204":
description: group id configured
"400":
description: Response in case of errored OaM requests
content:
application/json:
schema:
$ref: '#/components/schemas/errorDescription'
"401":
description: Response in case of errored OaM requests
content:
application/json:
schema:
$ref: '#/components/schemas/errorDescription'
"403":
description: Response in case of errored OaM requests
content:
application/json:
schema:
$ref: '#/components/schemas/errorDescription'
"404":
description: Response in case of errored OaM requests
content:
application/json:
schema:
$ref: '#/components/schemas/errorDescription'
"500":
description: Response in case of errored OaM requests
content:
application/json:
schema:
$ref: '#/components/schemas/errorDescription'
default:
description: Response in case of errored OaM requests
content:
application/json:
schema:
$ref: '#/components/schemas/errorDescription'
security:
- basicAuth: []
x-swagger-router-controller: KafkaClient
? /core-model-1-4:control-construct/logical-termination-point={uuid}/layer-protocol=0/kafka-client-interface-1-0:kafka-client-interface-pac/kafka-client-interface-status/operational-state
: get:
tags:
Expand Down
Loading
Loading