novasupport

updated

2 years ago

N

novasupport

1 Rookie

13 Posts

0

148

April 15th, 2024 06:31

Unable to delete a tenant

as the title said, I can't delete a tenant, It's the same error from UI e UEMCLI.

Delete Tenant Failed....no more details. any advised?

  • novasupport

    1 Rookie

    13 Posts

    0

    0

    Posted April 16th, 2024 13:53

    I deleted it. my bad, I was using the UUID instead of the ID. The UI only shows the UUID.

    first I run this command to get all the tenant info and get the ID

    uemcli.exe -d MGMT IP /net/tenant show 

    then I ran this command

    uemcli.exe -d MGMT IP /net/tenant –id TENANT_ID delete

    all good now.

    (edited)

  • DELL-Josh Cr

    Community Manager

    9693 Posts

    43676 Points

    0

    0

    Posted April 15th, 2024 13:22

    Hi,

    Thanks for your question.

    What OE version are you on? Is it the only tenant? Was the associated NAS server deleted?

    Let us know if you have any additional questions.

  • novasupport

    1 Rookie

    13 Posts

    0

    0

    Posted April 15th, 2024 14:52

    Hi Josh, 

    Thanks for your answer. yes, I've previously deleted the associated NAS server.

  • DELL-Josh Cr

    Community Manager

    9693 Posts

    43676 Points

    0

    0

    Posted April 15th, 2024 14:56

    Are you able to have downtime to reboot it and try to remove it again?

  • novasupport

    1 Rookie

    13 Posts

    0

    0

    Posted April 15th, 2024 15:27

    yeah, I'll schedule a maintenance and try again, is there a way to get more details from CLI about the error? is there any -verbose or similar?

    thanks

  • novasupport

    1 Rookie

    13 Posts

    0

    0

    Posted April 15th, 2024 15:38

    From CLI I see this error "The specified tenant does not exist. (Error Code:0x100e008)" but I can see and rename the tenant from GUI.

  • DELL-Josh Cr

    Community Manager

    9693 Posts

    43676 Points

    0

    0

    Posted April 15th, 2024 15:51

    Maybe something in the alert logs. Page 518 https://dell.to/3TRa4MM

  • DELL-Josh Cr

    Community Manager

    9693 Posts

    43676 Points

    0

    0

    Posted April 16th, 2024 13:55

    Great to hear that you got it resolved.