Skip to content

Update Disable-NSLBServer to have a Delay option #98

@daimhin

Description

@daimhin

The Disable-NSLBServer should have an option to delay a server without doing a graceful shutdown.

Expected Behavior

Add an option to the cmdlet to enter a delay for shutdown without using the graceful option. This is part of the Nitro API, just wasn't implemented in the current version of this cmdlet.

Current Behavior

There is only a -Graceful option for the cmdlet, no option to disable without graceful.

Possible Solution

Add code to the cmdlet to handle the -Delay option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions