node-delete

command
v0.0.0-...-9bbedf1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 15, 2024 License: LGPL-3.0 Imports: 6 Imported by: 0

README

Delete Node Example

Demonstrates how to delete a node using AMS SDK

Parameters

You have to provide the following parameters in any order:

Name Description Attribute
cert Path to the file with the client certificate to use to connect to AMS required
key Path to the file with the client key to use to connect to AMS required
url URL of the AMS server required
name Name of the node required

Example:

node-delete -cert=./client.crt -key=./client.key -url=https://<ams_ip_address>:8443 -name=lxd1

Output:

empty

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL