diff --git a/PVE/API2/Ceph.pm b/PVE/API2/Ceph.pm index f3442408..0490f4a2 100644 --- a/PVE/API2/Ceph.pm +++ b/PVE/API2/Ceph.pm @@ -114,7 +114,7 @@ __PACKAGE__->register_method ({ permissions => { check => ['perm', '/', [ 'Sys.Audit', 'Datastore.Audit' ], any => 1], }, - description => "Get Ceph configuration.", + description => "Get the Ceph configuration file.", parameters => { additionalProperties => 0, properties => { @@ -141,7 +141,7 @@ __PACKAGE__->register_method ({ permissions => { check => ['perm', '/', [ 'Sys.Audit', 'Datastore.Audit' ], any => 1], }, - description => "Get Ceph configuration database.", + description => "Get the Ceph configuration database.", parameters => { additionalProperties => 0, properties => {