all lists on lists.proxmox.com
 help / color / mirror / Atom feed
From: Alexander Zeidler <a.zeidler@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH manager 2/3] pvesubscription: update set-offline-key description
Date: Tue,  9 Jan 2024 15:23:55 +0100	[thread overview]
Message-ID: <20240109142356.171494-2-a.zeidler@proxmox.com> (raw)
In-Reply-To: <20240109142356.171494-1-a.zeidler@proxmox.com>

and point users to proxmox-offline-mirror-helper

Signed-off-by: Alexander Zeidler <a.zeidler@proxmox.com>
---
 PVE/CLI/pvesubscription.pm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/PVE/CLI/pvesubscription.pm b/PVE/CLI/pvesubscription.pm
index 2fd641d0..f1c11289 100755
--- a/PVE/CLI/pvesubscription.pm
+++ b/PVE/CLI/pvesubscription.pm
@@ -25,11 +25,12 @@ __PACKAGE__->register_method({
     name => 'set_offline_key',
     path => 'set_offline_key',
     method => 'POST',
-    description => "(Internal use only!) Set a signed subscription info blob as offline key",
+    description => "Internal use only! To set an offline key, use the package proxmox-offline-mirror-helper instead.",
     parameters => {
 	additionalProperties => 0,
 	properties => {
 	    data => {
+		description => "A signed subscription info blob",
 		type => "string",
 	    },
 	},
-- 
2.39.2





  reply	other threads:[~2024-01-09 14:24 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-09 14:23 [pve-devel] [PATCH manager 1/3] pvesubscription: add missing return statement Alexander Zeidler
2024-01-09 14:23 ` Alexander Zeidler [this message]
2024-01-10  9:41   ` [pve-devel] [PATCH manager 2/3] pvesubscription: update set-offline-key description Thomas Lamprecht
2024-01-10 11:03     ` Alexander Zeidler
2024-01-10  9:55   ` [pve-devel] applied: " Thomas Lamprecht
2024-01-09 14:23 ` [pve-devel] [PATCH manager 3/3] report: format iptables output for readability Alexander Zeidler
2024-01-10  9:54   ` [pve-devel] applied: " Thomas Lamprecht
2024-01-10  9:29 ` [pve-devel] [PATCH manager 1/3] pvesubscription: add missing return statement Thomas Lamprecht
2024-01-10 10:59   ` Alexander Zeidler
2024-01-29  9:51     ` Alexander Zeidler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240109142356.171494-2-a.zeidler@proxmox.com \
    --to=a.zeidler@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal