You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
slcli firewall monitoring
Description was missing, please add it.
Description:
Available Commands:
add Create a new firewall
cancel Cancels a firewall
detail Detail information about a firewall
edit Edit firewall rules
list List all firewalls on your account
Expected:
./slcli firewall monitoring --help
Usage: slcli firewall monitoring [OPTIONS] IDENTIFIER
Gets bandwidth details for a firewall from the past 30 days.
Available Commands:
add Create a new firewall
cancel Cancels a firewall
detail Detail information about a firewall
edit Edit firewall rules
list List all firewalls on your account
┌────┬────────────┬─────────────────────────────┐
│ │ identifier │ │
│ -h │ --help │ Show this message and exit. │
└────┴────────────┴─────────────────────────────┘
slcli globalip assign
Example was missing, please add it.
EXAMPLE:
slcli globalip assign 12345678 9.111.123.456
This command assigns IP address with ID 12345678 to a target device whose IP address is 9.111.123.456.
Expected:
./slcli globalip assign --help
Usage: slcli globalip assign [OPTIONS] IDENTIFIER
EXAMPLE:
slcli globalip assign 12345678 9.111.123.456
This command assigns IP address with ID 12345678 to a target device whose IP address is 9.111.123.456.
Assigns the subnet to a target.
┌────┬─────────────┬───────────────────────────────────────────────────────────────────────────┐
│ │ identifier │ │
│ │ --target │ choose the type. vlan, ip, hardware, vsi Choices: vlan, ip, hardware, vsi │
│ │ --target-id │ The identifier for the destination resource to route this subnet to. │
│ -h │ --help │ Show this message and exit. │
└────┴─────────────┴───────────────────────────────────────────────────────────────────────────┘
More information about types and identifiers on https://sldn.softlayer.com/reference/services/SoftLayer_Network_Subnet/route/
The text was updated successfully, but these errors were encountered:
Description was missing, please add it.
Description:
Available Commands:
add Create a new firewall
cancel Cancels a firewall
detail Detail information about a firewall
edit Edit firewall rules
list List all firewalls on your account
Expected:
Example was missing, please add it.
EXAMPLE:
slcli globalip assign 12345678 9.111.123.456
This command assigns IP address with ID 12345678 to a target device whose IP address is 9.111.123.456.
Expected:
The text was updated successfully, but these errors were encountered: