Skip to content
This repository was archived by the owner on Nov 4, 2022. It is now read-only.

Duplo api - #392

Open
SychovOleh wants to merge 14 commits into
masterfrom
duplo-api
Open

Duplo api#392
SychovOleh wants to merge 14 commits into
masterfrom
duplo-api

Conversation

@SychovOleh

Copy link
Copy Markdown

No description provided.

Comment thread source/includes/_agents.md

@anton-kotenko anton-kotenko left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see here only new api.
But we've changed a lot of other api endpoints (flows, credentials, one-time-executions, flow-draft, ....)
Do you have plans to update documentation for this endpoints

@SychovOleh SychovOleh closed this Jan 21, 2020
@SychovOleh SychovOleh reopened this Jan 21, 2020
"attributes":{
"name":"agent name",
"status":"online",
"port_mapping":[{

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is port_mapping a good name if this object contains properties like destination_ip, destination_port, protocol, etc.?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reasoning:
we map bloody-gate-service.platform.cluser.local:$port to $destination_ip:$destnation_port
That's why mapping.
Probably you're right that in this case port_ is slightly misleading

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"status":"online",
"port_mapping":[{
"destination_ip": '1.1.1.1',
destination_port: 8888,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Quotes missing

@khanzadyan

Copy link
Copy Markdown
Contributor

@drobiazko are we going to release this or not?

@khanzadyan
khanzadyan removed the request for review from anton-kotenko October 11, 2021 07:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants