Skip to content

Latest commit

 

History

History
94 lines (79 loc) · 2.99 KB

File metadata and controls

94 lines (79 loc) · 2.99 KB
copyright
years
2014, 2019
lastupdated 2019-06-10
keywords SLCLI, API, SLCLI usage, Block Storage, provisioning, ordering, managing
subcollection BlockStorage

{:external: target="_blank" .external} {:tip: .tip} {:note: .note} {:important: .important} {:codeblock: .codeblock} {:pre: .pre} {:shortdesc: .shortdesc}

SLCLI commands for {{site.data.keyword.blockstorageshort}}

{: #SLCLIcommands}

You can use the SLCLI to take actions that are normally handled through the {{site.data.keyword.cloud_notm}} console{: external}. For example, with SLCLI you can place orders for volumes, snapshot space, replication, update authorizations, cancel volumes, and so on. {:shortdesc}

For more information about how to install and use the SLCLI, see Python API Client{: external}. {:tip}

Access-related SLCLI commands

Replication-related SLCLI commands

  • Replication-related SLCLI commands
    slcli block access-revoke
    slcli block replica-failback
    slcli block replica-failover
    slcli block replica-locations
    slcli block replica-order
    slcli block replica-partners
    

Snapshots-related SLCLI commands

  • Ordering Snapshots

    slcli block snapshot-order
    
  • Managing Snapshots

    slcli block snapshot-create
    slcli block snapshot-list
    slcli block snapshot-restore
    slcli block snapshot-cancel
    slcli block snapshot-delete
    slcli block snapshot-disable
    slcli block snapshot-enable
    

Volume-related SLCLI commands