Skip to content

The java client can implement some tcp route operation?  #420

@wdxxs2z

Description

@wdxxs2z

Hi :
I see now the cf-java-client does not support some TCP route operation, i wana to know cf-java-client team supporters this in the near future?

Some like:
createSharedDomain with default-tcp,

{
  "name": "example.com",
  "router_group_guid": "my-random-guid"
}

create or update application with ports.

{
  "name": "my_super_app",
  "space_guid": "a1687ba5-e188-44c8-b82a-ea6c893ae620",
  "diego": true,
  "ports": [
    1024,
    2000
  ]
}

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions