forked from jcce-pcm/pcm-openstack
修改updateServer字段类型
This commit is contained in:
parent
621f06a5f1
commit
c74bed8fb1
File diff suppressed because it is too large
Load Diff
|
@ -1846,8 +1846,7 @@ message UpdateVolumeReq{
|
|||
string description = 2;
|
||||
Metadata metadata = 3;
|
||||
}
|
||||
string project_id = 1;
|
||||
string volume_type_id = 2;
|
||||
string volume_id = 1;
|
||||
Volume volume = 3;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue