]> git.proxmox.com Git - pve-manager.git/blobdiff - PVE/API2/Cluster/Ceph.pm
api: ceph metadata: rename instance placeholder to id in return schema
[pve-manager.git] / PVE / API2 / Cluster / Ceph.pm
index 0b64e8ab9ca1e15042b7778f618860c1c1c7e481..6778772da941cae2740d3af15cb7d528ce6e79a9 100644 (file)
@@ -103,7 +103,7 @@ __PACKAGE__->register_method ({
                type => "object",
                description => "Metadata servers configured in the cluster and their properties.",
                properties => {
-                   "{instance}" => {
+                   "{id}" => {
                        type => "object",
                        description => "Useful properties are listed, but not the full list.",
                        properties => {
@@ -124,7 +124,7 @@ __PACKAGE__->register_method ({
                type => "object",
                description => "Managers configured in the cluster and their properties.",
                properties => {
-                   "{instance}" => {
+                   "{id}" => {
                        type => "object",
                        description => "Useful properties are listed, but not the full list.",
                        properties => {
@@ -145,7 +145,7 @@ __PACKAGE__->register_method ({
                type => "object",
                description => "Monitors configured in the cluster and their properties.",
                properties => {
-                   "{instance}" => {
+                   "{id}" => {
                        type => "object",
                        description => "Useful properties are listed, but not the full list.",
                        properties => {
@@ -195,7 +195,7 @@ __PACKAGE__->register_method ({
                type => "array",
                description => "OSDs configured in the cluster and their properties.",
                properties => {
-                   "{instance}" => {
+                   "{id}" => {
                        type => "object",
                        description => "Useful properties are listed, but not the full list.",
                        properties => {