On April 2, 2025 2:20 pm, Stefan Hanreich wrote:
>
>
> On 4/2/25 12:41, Fabian Grünbichler wrote:
>>> +code => sub {
>>> + my ($param) = @_;
>>> + my $rpcenv = PVE::RPCEnvironment::get();
>>> +
>>> + my $running = extract_param($param, 'running');
>>> + my $pending = extract_param($pa
On 4/2/25 12:41, Fabian Grünbichler wrote:
>> +code => sub {
>> +my ($param) = @_;
>> +my $rpcenv = PVE::RPCEnvironment::get();
>> +
>> +my $running = extract_param($param, 'running');
>> +my $pending = extract_param($param, 'pending');
>> +
>> +my $fabric_config = PVE::Ne
On March 28, 2025 6:13 pm, Gabriel Goller wrote:
> From: Stefan Hanreich
>
> Add a new subfolder that contains the API methods for the sdn
> fabrics. We also add a method for listing all fabrics of all types as
> a GET endpoint, with the respective schemas. It supports the same
> filtering option