1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145
|
.. _cli_file:
File Commands
=============
.. click:: SoftLayer.CLI.file.access.authorize:cli
:prog: file access-authorize
:show-nested:
.. click:: SoftLayer.CLI.file.access.list:cli
:prog: file access-list
:show-nested:
.. click:: SoftLayer.CLI.file.access.revoke:cli
:prog: file access-revoke
:show-nested:
.. click:: SoftLayer.CLI.file.replication.failback:cli
:prog: file replica-failback
:show-nested:
.. click:: SoftLayer.CLI.file.replication.failover:cli
:prog: file replica-failover
:show-nested:
.. click:: SoftLayer.CLI.file.replication.order:cli
:prog: file replica-order
:show-nested:
.. click:: SoftLayer.CLI.file.replication.partners:cli
:prog: file replica-partners
:show-nested:
.. click:: SoftLayer.CLI.file.replication.locations:cli
:prog: file replica-locations
:show-nested:
.. click:: SoftLayer.CLI.file.snapshot.cancel:cli
:prog: file snapshot-cancel
:show-nested:
.. click:: SoftLayer.CLI.file.snapshot.create:cli
:prog: file snapshot-create
:show-nested:
.. click:: SoftLayer.CLI.file.snapshot.delete:cli
:prog: file snapshot-delete
:show-nested:
.. click:: SoftLayer.CLI.file.snapshot.disable:cli
:prog: file snapshot-disable
:show-nested:
.. click:: SoftLayer.CLI.file.snapshot.enable:cli
:prog: file snapshot-enable
:show-nested:
.. click:: SoftLayer.CLI.file.snapshot.list:cli
:prog: file snapshot-list
:show-nested:
.. click:: SoftLayer.CLI.file.snapshot.order:cli
:prog: file snapshot-order
:show-nested:
.. click:: SoftLayer.CLI.file.snapshot.restore:cli
:prog: file snapshot-restore
:show-nested:
.. click:: SoftLayer.CLI.file.cancel:cli
:prog: file volume-cancel
:show-nested:
.. click:: SoftLayer.CLI.file.count:cli
:prog: file volume-count
:show-nested:
.. click:: SoftLayer.CLI.file.detail:cli
:prog: file volume-detail
:show-nested:
.. click:: SoftLayer.CLI.file.duplicate:cli
:prog: file volume-duplicate
:show-nested:
.. click:: SoftLayer.CLI.file.list:cli
:prog: file volume-list
:show-nested:
.. click:: SoftLayer.CLI.file.modify:cli
:prog: file volume-modify
:show-nested:
.. click:: SoftLayer.CLI.file.order:cli
:prog: file volume-order
:show-nested:
.. click:: SoftLayer.CLI.file.limit:cli
:prog: file volume-limits
:show-nested:
.. click:: SoftLayer.CLI.file.refresh:cli
:prog: file volume-refresh
:show-nested:
.. click:: SoftLayer.CLI.file.convert:cli
:prog: file volume-convert
:show-nested:
.. click:: SoftLayer.CLI.file.snapshot.schedule_list:cli
:prog: file snapshot-schedule-list
:show-nested:
.. click:: SoftLayer.CLI.file.refresh:cli
:prog: file volume-refresh
:show-nested:
.. click:: SoftLayer.CLI.file.convert:cli
:prog: file volume-convert
:show-nested:
.. click:: SoftLayer.CLI.file.set_note:cli
:prog: file volume-set-note
:show-nested:
.. click:: SoftLayer.CLI.file.options:cli
:prog: file volume-options
:show-nested:
.. click:: SoftLayer.CLI.file.replication.disaster_recovery_failover:cli
:prog: file disaster-recovery-failover
:show-nested:
.. click:: SoftLayer.CLI.file.snapshot.set_notify_status:cli
:prog: file snapshot-set-notification
:show-nested:
.. click:: SoftLayer.CLI.file.snapshot.get_notify_status:cli
:prog: file snapshot-get-notification-status
:show-nested:
.. click:: SoftLayer.CLI.file.duplicate_convert_status:cli
:prog: file duplicate-convert-status
:show-nested:
|