1 Rookie
•
13 Posts
0
56
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?
1 Rookie
•
13 Posts
0
56
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?
Top
novasupport
1 Rookie
1 Rookie
•
13 Posts
0
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
Moderator
Moderator
•
8.7K Posts
0
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
1 Rookie
•
13 Posts
0
April 15th, 2024 14:52
Hi Josh,
Thanks for your answer. yes, I've previously deleted the associated NAS server.
DELL-Josh Cr
Moderator
Moderator
•
8.7K Posts
0
April 15th, 2024 14:56
Are you able to have downtime to reboot it and try to remove it again?
novasupport
1 Rookie
1 Rookie
•
13 Posts
0
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
1 Rookie
•
13 Posts
0
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
Moderator
Moderator
•
8.7K Posts
0
April 15th, 2024 15:51
Maybe something in the alert logs. Page 518 https://dell.to/3TRa4MM
DELL-Josh Cr
Moderator
Moderator
•
8.7K Posts
0
April 16th, 2024 13:55
Great to hear that you got it resolved.