Cisco Cloud APIC Error Codes

Cisco Cloud APIC Error Codes

This section describes the Cisco Cloud APIC error codes.

Table 1. Cisco Cloud APIC Error Codes

Component

Error Code

Constraint

cloud-template CT_INFRANETWORK_COUNT The count of the cloudtemplateInfraNetwork MO is at most 1
cloud-template CT_INFRANETWORK_COUNT The count of the cloudtemplateInfraNetwork MO is at most 1
cloud-template CT_INFRANETWORK_VRF In the cloudtemplateInfraNetwork MO, the vrfName must be overlay-1
cloud-template CT_INFRANETWORK_PARENT For the cloudtemplateInfraNetwork MO, the parent MO must be uni/tn-infra
cloud-template CT_INFRANETWORK_NUMROUTERSPERREGION_ MINIMUM In the cloudtemplateInfraNetwork MO, for the attribute numRoutersPerRegion, the minimum allowed value is 2
cloud-template CT_INFRANETWORK_NUMROUTERSPERREGION_ MAXIMUM In the cloudtemplateInfraNetwork MO, for the attribute numRoutersPerRegion, the maximum allowed value is 4
cloud-template CT_INFRANETWORK_NUMREMOTESITESUBNETPOOL_ MINIMUM In the cloudtemplateInfraNetwork MO, for the attribute numRemoteSiteSubnetPool, the minimum allowed value is 2
cloud-template CT_INFRANETWORK_NUMREMOTESITESUBNETPOOL_ MAXIMUM In the cloudtemplateInfraNetwork MO, for the attribute numRemoteSiteSubnetPool, the maximum allowed value is 2
cloud-template CT_INTNETWORK_COUNT The count of the cloudtemplateIntNework MO is at most 1
cloud-template CT_EXTNETWORK_COUNT The count of the cloudtemplateExtNework MO is at most 1
cloud-template CT_VPNNETWORK_COUNT The count of the cloudtemplateVpnNetwork MO is at most 1
cloud-template CT_OSPF_COUNT The count of the cloudtemplateOspf MO is at most 1
cloud-template CT_INTNETWORK_REGION_MATCH The regions specified by cloudRegionName under cloudtemplateIntNetwork must have a corresponding cloudRegion under cloudProvP
cloud-template CT_INTNETWORK_REGION_MANAGED The regions specified by the cloudRegionName children of cloudtemplateIntNetwork must have corresponding cloudRegion with adminSt as managed
cloud-template CT_INTNETWORK_REGION_MAXIMUM The maximum number of regions (cloudRegionName) specified under cloudtemplateIntNetwork is 4
cloud-template CT_EXTNETWORK_REGION_SUBSET The regions that are specified by the cloudRegionName children of cloudtemplateExtNetwork must also be specified by cloudRegionName children under cloudtemplateIntNetwork
cloud-template CT_EXTSUBNETPOOL_COUNT The count of the cloudtemplateExtSubnetPool is at most 1
cloud-template CT_EXTSUBNETPOOL_SUBNETPOOL_ADDRESS In cloudtemplateExtSubnetPool, the subnetpool must contain a network address
cloud-template CT_EXTSUBNETPOOL_SUBNETPOOL_IP_VERSION In cloudtemplateExtSubnetPool, the subnetpool must contain a IPv4 address
cloud-template CT_EXTSUBNETPOOL_SUBNETPOOL_ADDRESS_TYPE In cloudtemplateExtSubnetPool, the subnetpool IP address must not from multicast or loopback address space
cloud-template CT_EXTSUBNETPOOL_SUBNETPOOL_MINIMUM_SIZE In cloudtemplateExtSubnetPool, the subnetpool must be at least /22 (the netmask must be 22 or less)
cloud-template CT_INTNETWORK_MISSING_HOME If there are any cloudRegionName under cloudtemplateIntNetwork, then one of the cloudRegonName must be associated to a region that is the home region of the cAPIC (capicDeployed)
cloud-template CT_CLOUD_APICSUBNETPOOL_INSUFFICIENT There must be enough cloudApicSubnetPool MOs to generate cloudApicSubnet MOs so that all the cloudRegionName MOs specified under cloudtemplateIntNetwork can be associated to a unique cloudApicSubnet MO. The subnets from the cloudApicSubnet MOs are used as the CIDRs in the cloudCtxProfile of the corresponding region.
cloud-template CT_IPSECTUNNEL_PEERADDR_IP_VERSION In cloudtemplateIpSecTunnel, the peeraddr must contain a IPv4 address
cloud-template CT_IPSECTUNNEL_PEERADDR_IS_HOST In cloudtemplateIpSecTunnel, the peeraddr must be host address (i.e. /32)
cloud-template CT_PROFILE_COUNT The count of the cloudtemplateProfile MO is at most 1
cloud-template CT_PROFILE_DELETE The cloudtemplateProfile MO cannot be deleted unless its parent cloudtemplateInfraNetwork is also deleted
cloud-template CT_PROFILE_ROUTERUSERNAME_NONEMPTY In cloudtemplateProfile, the routerUsername must be non-empty
cloud-template CT_PROFILE_ROUTERPASSWORD_NONEMPTY In cloudtemplateProfile, the routerPassword must be non-empty
cloud-template CT_PROFILE_ROUTERUSERNAME_MODIFY In cloudtemplateProfile, the routerUsername cannot be modified when there are routers deployed in any region, i.e. any cloudRegionName under cloudtemplateIntNetwork (The modification is allowed when there are no router deployments in any region)
cloud-template CT_PROFILE_ROUTERPASSWORD_MODIFY In cloudtemplateProfile, the routerPassword cannot be modified when there are routers deployed in any region, i.e. any cloudRegionName under cloudtemplateIntNetwork (The modification is allowed when there are no router deployments in any region)
cloud-template CT_PROFILE_ROUTERTHROUGHPUT_MODIFY In cloudtemplateProfile, the routerThroughput cannot be modified when there are routers deployed in any region, i.e. any cloudRegionName under cloudtemplateIntNetwork (The modification is allowed when there are no router deployments in any region)
cloud CT_APICSUBNET_INVALID_HOME_REGION In a cloudApicSubnet MO, the region marked for capicDeployed must be a valid region
cloud CT_APICSUBNET_REPEATED_REGION In a cloudApicSubnet MO, a region can be associated with at most 1 subnet
cloud CT_APICSUBNET_MULTIPLE_HOME_REGION In cloudApicSubnet MOs, at most, 1 region may have capicDeployed as true
cloud CLOUD_APICSUBNETPOOL_CREATEDBY_USER In cloudApicSubnetPool, the createdBy attribute must be USER
cloud CLOUD_APICSUBNETPOOL_SUBNET_IP_VERSION In cloudApicSubnetPool, the subnet must contain a IPv4 address
cloud CLOUD_APICSUBNETPOOL_SUBNET_SIZE In cloudApicSubnetPool, the subnet must be /24
cloud CLOUD_APICSUBNETPOOL_DELETE_USAGE A cloudApicSubnetPool cannot be deleted if at least one of its cloudApicSubnet child is in use by a region
cloud CLOUD_APICSUBNETPOOL_DELETE_CREATEDBY A cloudApicSubnetPool whose createdBy attribute is not USER cannot be deleted