update/delete failed as it has allocated ids
".ERROR providerTaskExecutor-59 RangeServiceImpl 4960 POOL-MGMT [nsx@6876 comp="nsx-manager" error
Code="MP1" level="ERROR" subcomp="manager"] Pool ########-####-####-####-######## cannot be deleted/updated as it has
allocated ids
java.lang.UnsupportedOperationException: Cannot delete Partition 97 as it has allocated Ids
at com.vmware.nsx.platform.idas.lib.service.RangePartitionServiceImpl.delete(RangePartitionServiceImpl.java:103)
~[?:?]
at com.vmware.nsx.platform.idas.lib.service.RangeServiceImpl.deletePartitions(RangeServiceImpl.java:757) ~[?:?]
at com.vmware.nsx.platform.idas.lib.service.RangeServiceImpl.updateStart(RangeServiceImpl.java:778) ~[?:?]
at com.vmware.nsx.platform.idas.lib.service.IdAllocationServiceImpl.updateRange(IdAllocationServiceImpl.java:262)
2023-11-01T10:12:40.029Z INFO providerTaskExecutor-59 AlarmServiceImpl 4960 POLICY [nsx@6876 comp="nsx-manager" level="INFO" subcomp="manager"] Message returned [IDAS14] Pool update/delete failed as it has allocated ids.
GET
https://<NSX-MGR/policy/api/v1/infra/realized-state/realized-entities?intent_path=/infra/vni-pools/###
"results": [
{
"entity_type": "RealizedVniPoolConfig",
"intent_paths": [
"/infra/vni-pools/###"
],
"resource_type": "GenericPolicyRealizedResource",
"id": "###",
"display_name": "###",
"path": "/infra/realized-state/enforcement-points/default/vni-pools/###",
"relative_path": "###",
"parent_path": "/infra/realized-state/enforcement-points/default",
****************snipped**********************
"realization_specific_identifier": "########-####-####-####-############",
"state": "ERROR",
"alarms": [
{
"message": "[IDAS14] Pool update/delete failed as it has allocated ids.",
***********************snipped******************************