diff --git a/doc/rest-api.yaml b/doc/rest-api.yaml index 27fa9695d81c..56b8f697d8c4 100644 --- a/doc/rest-api.yaml +++ b/doc/rest-api.yaml @@ -5827,6 +5827,8 @@ definitions: example: foo type: string x-go-name: Project + source: + $ref: '#/definitions/StorageVolumeSource' target: $ref: '#/definitions/StorageVolumePostTarget' volume_only: @@ -5981,6 +5983,11 @@ definitions: example: X509 PEM certificate type: string x-go-name: Certificate + location: + description: What cluster member this record was found on + example: lxd01 + type: string + x-go-name: Location mode: description: Whether to use pull or push mode (for migration) example: pull