> On 4 Jul 2024, at 12:36, Jure Knez via db-wg <[email protected]> wrote:
> 
> Hello!
> 
> I'm trying to update an IPv6 object in RIPE databease via API and I'm getting 
> an error:
> 
> <errormessages>
>        <errormessage severity="Error" text="&quot;%s:&quot; attribute not 
> allowed for resources with &quot;%s:&quot; status">
>            <args value="mnt-lower"/>
>            <args value="ASSIGNED"/>
>        </errormessage>
>        <errormessage severity="Info" text="Value %s converted to %s">
>            <attribute name="source" value="RIPE"/>
>            <args value="ripe"/>
>            <args value="RIPE"/>
>        </errormessage>
>    </errormessages>
> 
> I started getting this error about a month ago.

Does the existing object have:
 inet6num: 2001:db8::1
 status: ASSIGNED

and the new object:
 inet6num: 2001:db8::1
 status: ASSIGNED
 mnt-lower: XYZ-MNT

as the error says that one cannot have a mnt-lower when status == ASSIGNED.

Showing your actual object, before and after can be helpful if you need more 
details.

Greets,
 Jeroen


-- 

To unsubscribe from this mailing list, get a password reminder, or change your 
subscription options, please visit: 
https://lists.ripe.net/mailman/listinfo/db-wg

Reply via email to