on 03 May 2023 02:45 PM - edited on 08 May 2023 02:22 PM by MaciejNeumann
If you have Network Zones in managed cluster that are not using any ActiveGate's or OneAgent's and if you would like to delete those you can follow below steps :
{
"error": {
"code": 400,
"message": "Deletion of network zone has to be done via cluster API on this cluster."
}
}
{ "error": { "code": 401, "message": "Token Authentication failed" } }
This can be if you are missing ServiceProviderAPI scope. And you cant find this scope at tenant level.
@bhushangholap Thank you for sharing this for all out Managed customers!