post: summary: 批量绑定磁盘 parameters: - $ref: '../parameters/snapshotpolicy.yaml#/snapshotpolicyId' - in: body name: disks required: true schema: $ref: '../schemas/snapshotpolicy.yaml#/SnapshotPolicyBindDisk' responses: 200: description: 自动快照策略 schema: $ref: '../schemas/snapshotpolicy.yaml#/SnapshotPolicyResponse' tags: - snapshotpolicy