|
20 | 20 | .. automethod:: deleteVolume |
21 | 21 | .. automethod:: modifyVolume |
22 | 22 | .. automethod:: growVolume |
| 23 | + .. automethod:: promoteVirtualCopy |
23 | 24 | .. automethod:: copyVolume |
24 | 25 | .. automethod:: createSnapshot |
25 | 26 | .. automethod:: getCPGs |
|
76 | 77 | .. automethod:: isOnlinePhysicalCopy |
77 | 78 | .. automethod:: stopOnlinePhysicalCopy |
78 | 79 | .. automethod:: stopOfflinePhysicalCopy |
| 80 | + .. automethod:: resyncPhysicalCopy |
79 | 81 | .. automethod:: getAllTasks |
80 | 82 | .. automethod:: getTask |
81 | 83 | .. automethod:: getPatches |
|
87 | 89 | .. automethod:: createRemoteCopyGroup |
88 | 90 | .. automethod:: removeRemoteCopyGroup |
89 | 91 | .. automethod:: modifyRemoteCopyGroup |
| 92 | + .. automethod:: getRemoteCopyGroupVolumes |
| 93 | + .. automethod:: getRemoteCopyGroupVolume |
90 | 94 | .. automethod:: addVolumeToRemoteCopyGroup |
91 | 95 | .. automethod:: removeVolumeFromRemoteCopyGroup |
92 | 96 | .. automethod:: startRemoteCopy |
93 | 97 | .. automethod:: stopRemoteCopy |
94 | 98 | .. automethod:: synchronizeRemoteCopyGroup |
95 | 99 | .. automethod:: recoverRemoteCopyGroupFromDisaster |
96 | 100 | .. automethod:: toggleRemoteCopyConfigMirror |
| 101 | + .. automethod:: admitRemoteCopyLinks |
| 102 | + .. automethod:: dismissRemoteCopyLinks |
| 103 | + .. automethod:: startrCopy |
| 104 | + .. automethod:: rcopyServiceExists |
| 105 | + .. automethod:: getRemoteCopyLink |
| 106 | + .. automethod:: rcopyLinkExists |
| 107 | + .. automethod:: admitRemoteCopyTarget |
| 108 | + .. automethod:: dismissRemoteCopyTarget |
| 109 | + .. automethod:: targetInRemoteCopyGroupExists |
| 110 | + .. automethod:: remoteCopyGroupStatusCheck |
| 111 | + .. automethod:: remoteCopyGroupStatusStartedCheck |
| 112 | + .. automethod:: remoteCopyGroupStatusStoppedCheck |
97 | 113 | .. automethod:: getVolumeSnapshots |
| 114 | + .. automethod:: getSnapshotsOfVolume |
| 115 | + .. automethod:: getSchedule |
| 116 | + .. automethod:: createSchedule |
| 117 | + .. automethod:: modifySchedule |
| 118 | + .. automethod:: suspendSchedule |
| 119 | + .. automethod:: resumeSchedule |
| 120 | + .. automethod:: deleteSchedule |
| 121 | + .. automethod:: getScheduleStatus |
| 122 | + .. automethod:: getFlashCache |
| 123 | + .. automethod:: createFlashCache |
| 124 | + .. automethod:: deleteFlashCache |
| 125 | + .. automethod:: tuneVolume |
0 commit comments