Skip to content

Possibility to set or unset the gateway option from the webinterface for an existing and new server #9

Closed
@Sebbo94BY

Description

@Sebbo94BY

I miss the option, where I can set or unset the option, if the Profitbricks gateway should be used or not. Is this option already available or is it missing? I can't find it.

Would be great, if you could add this feature like the this to all commands, which were associated with "profitbricks server" command - creating and updating:

    profitbricks server create --datacenterid [dcid] --cores 1 --name "Demo Server" --ram 256 --enable-gateway [true|false]
    profitbricks server update --datacenterid [dcid] -i [serverid] --cores 1 --name "Demo Server" --ram 1024 --enable-gateway [true|false]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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