Account Commands

account summary

Prints some various bits of information about an account

account summary [OPTIONS]

account events

Summary and acknowledgement of upcoming and ongoing maintenance events

account events [OPTIONS]

Options

--announcement

Show only announcement events.

--ack-all

Acknowledge every upcoming event. Doing so will turn off the popup in the control portal.

--date-min <date_min>

Earliest date to retrieve events for [MM/DD/YYYY]. Default: 2 days ago.

--planned

Show only planned events.

--unplanned

Show only unplanned events.

account event-detail

Details of a specific event, and ability to acknowledge event.

account event-detail [OPTIONS] IDENTIFIER

Options

--ack

Acknowledge Event. Doing so will turn off the popup in the control portal

Arguments

IDENTIFIER

Required argument

account invoices

List invoices

account invoices [OPTIONS]

Options

--all

Return ALL invoices. There may be a lot of these.

Default

False

--closed

Include invoices with a CLOSED status.

Default

False

--limit <limit>

How many invoices to get back.

Default

50

account invoice-detail

Invoice details

account invoice-detail [OPTIONS] IDENTIFIER

Options

--details

Shows a very detailed list of charges

Default

False

Arguments

IDENTIFIER

Required argument

account billing-items

Lists billing items with some other useful information.

Similiar to https://cloud.ibm.com/billing/billing-items

account billing-items [OPTIONS]

account item-detail

Gets detailed information about a billing item.

account item-detail [OPTIONS] IDENTIFIER

Arguments

IDENTIFIER

Required argument

account cancel-item

Cancels a billing item.

account cancel-item [OPTIONS] IDENTIFIER

Arguments

IDENTIFIER

Required argument

account orders

Lists account orders. Use slcli order lookup <ID> to find more details about a specific order.

account orders [OPTIONS]

Options

-l, --limit <limit>

How many results to get in one api call

Default

50

account licenses

Show all licenses.

account licenses [OPTIONS]

account bandwidth-pools

Displays bandwidth pool information

Similiar to https://cloud.ibm.com/classic/network/bandwidth/vdr

account bandwidth-pools [OPTIONS]

account bandwidth-pools-detail

Get bandwidth pool details.

account bandwidth-pools-detail [OPTIONS] IDENTIFIER

Arguments

IDENTIFIER

Required argument

account hooks

Show all Provisioning Scripts.

account hooks [OPTIONS]

account hook-create

Order/create a provisioning script.

account hook-create [OPTIONS]

Options

-N, --name <name>

Required The name of the hook.

-U, --uri <uri>

Required The endpoint that the script will be downloaded

account hook-delete

Delete a provisioning script

account hook-delete [OPTIONS] IDENTIFIER

Arguments

IDENTIFIER

Required argument