.. list-table:: Cross reference of method by exception detail code :header-rows: 1 * - Module - Method - Exception - Code - Detail * - :mod:`MNCore` - :func:`ping ` - NotImplemented - 501 - 2041 * - :mod:`MNCore` - :func:`ping ` - ServiceFailure - 500 - 2042 * - :mod:`MNCore` - :func:`ping ` - InsufficientResources - 413 - 2045 * - :mod:`MNCore` - :func:`getLogRecords ` - NotAuthorized - 401 - 1460 * - :mod:`MNCore` - :func:`getLogRecords ` - InvalidRequest - 400 - 1480 * - :mod:`MNCore` - :func:`getLogRecords ` - ServiceFailure - 500 - 1490 * - :mod:`MNCore` - :func:`getLogRecords ` - InvalidToken - 401 - 1470 * - :mod:`MNCore` - :func:`getLogRecords ` - NotImplemented - 501 - 1461 * - :mod:`MNCore` - :func:`getCapabilities ` - NotImplemented - 501 - 2160 * - :mod:`MNCore` - :func:`getCapabilities ` - ServiceFailure - 500 - 2162 * - :mod:`MNRead` - :func:`get ` - NotAuthorized - 401 - 1000 * - :mod:`MNRead` - :func:`get ` - NotFound - 404 - 1020 * - :mod:`MNRead` - :func:`get ` - ServiceFailure - 500 - 1030 * - :mod:`MNRead` - :func:`get ` - InvalidToken - 401 - 1010 * - :mod:`MNRead` - :func:`get ` - NotImplemented - 501 - 1001 * - :mod:`MNRead` - :func:`get ` - InsufficientResources - 413 - 1002 * - :mod:`MNRead` - :func:`getSystemMetadata ` - NotAuthorized - 401 - 1040 * - :mod:`MNRead` - :func:`getSystemMetadata ` - NotImplemented - 501 - 1041 * - :mod:`MNRead` - :func:`getSystemMetadata ` - NotFound - 404 - 1060 * - :mod:`MNRead` - :func:`getSystemMetadata ` - ServiceFailure - 500 - 1090 * - :mod:`MNRead` - :func:`getSystemMetadata ` - InvalidToken - 401 - 1050 * - :mod:`MNRead` - :func:`describe ` - NotAuthorized - 401 - 1360 * - :mod:`MNRead` - :func:`describe ` - NotFound - 404 - 1380 * - :mod:`MNRead` - :func:`describe ` - ServiceFailure - 500 - 1390 * - :mod:`MNRead` - :func:`describe ` - InvalidToken - 401 - 1370 * - :mod:`MNRead` - :func:`describe ` - NotImplemented - 501 - 1361 * - :mod:`MNRead` - :func:`getChecksum ` - NotAuthorized - 401 - 1400 * - :mod:`MNRead` - :func:`getChecksum ` - NotFound - 404 - 1420 * - :mod:`MNRead` - :func:`getChecksum ` - InvalidRequest - 400 - 1402 * - :mod:`MNRead` - :func:`getChecksum ` - ServiceFailure - 500 - 1410 * - :mod:`MNRead` - :func:`getChecksum ` - InvalidToken - 401 - 1430 * - :mod:`MNRead` - :func:`getChecksum ` - NotImplemented - 501 - 1401 * - :mod:`MNRead` - :func:`listObjects ` - NotAuthorized - 401 - 1520 * - :mod:`MNRead` - :func:`listObjects ` - InvalidRequest - 400 - 1540 * - :mod:`MNRead` - :func:`listObjects ` - NotImplemented - 501 - 1560 * - :mod:`MNRead` - :func:`listObjects ` - ServiceFailure - 500 - 1580 * - :mod:`MNRead` - :func:`listObjects ` - InvalidToken - 401 - 1530 * - :mod:`MNRead` - :func:`synchronizationFailed ` - NotImplemented - 501 - 2160 * - :mod:`MNRead` - :func:`synchronizationFailed ` - ServiceFailure - 500 - 2161 * - :mod:`MNRead` - :func:`synchronizationFailed ` - NotAuthorized - 401 - 2162 * - :mod:`MNRead` - :func:`synchronizationFailed ` - InvalidToken - 401 - 2164 * - :mod:`MNRead` - :func:`systemMetadataChanged ` - NotImplemented - 501 - 1330 * - :mod:`MNRead` - :func:`systemMetadataChanged ` - NotAuthorized - 401 - 1331 * - :mod:`MNRead` - :func:`systemMetadataChanged ` - InvalidToken - 401 - 1332 * - :mod:`MNRead` - :func:`systemMetadataChanged ` - ServiceFailure - 500 - 1333 * - :mod:`MNRead` - :func:`systemMetadataChanged ` - InvalidRequest - 400 - 1334 * - :mod:`MNRead` - :func:`getReplica ` - NotImplemented - 501 - 2180 * - :mod:`MNRead` - :func:`getReplica ` - ServiceFailure - 500 - 2181 * - :mod:`MNRead` - :func:`getReplica ` - NotAuthorized - 401 - 2182 * - :mod:`MNRead` - :func:`getReplica ` - InvalidToken - 401 - 2183 * - :mod:`MNRead` - :func:`getReplica ` - InsufficientResources - 413 - 2184 * - :mod:`MNRead` - :func:`getReplica ` - NotFound - 404 - 2185 * - :mod:`MNAuthorization` - :func:`isAuthorized ` - ServiceFailure - 500 - 1760 * - :mod:`MNAuthorization` - :func:`isAuthorized ` - NotImplemented - 501 - 1780 * - :mod:`MNAuthorization` - :func:`isAuthorized ` - NotFound - 404 - 1800 * - :mod:`MNAuthorization` - :func:`isAuthorized ` - NotAuthorized - 401 - 1820 * - :mod:`MNAuthorization` - :func:`isAuthorized ` - InvalidToken - 401 - 1840 * - :mod:`MNAuthorization` - :func:`isAuthorized ` - InvalidRequest - 400 - 1761 * - :mod:`MNStorage` - :func:`create ` - NotAuthorized - 401 - 1100 * - :mod:`MNStorage` - :func:`create ` - IdentifierNotUnique - 409 - 1120 * - :mod:`MNStorage` - :func:`create ` - UnsupportedType - 400 - 1140 * - :mod:`MNStorage` - :func:`create ` - InsufficientResources - 413 - 1160 * - :mod:`MNStorage` - :func:`create ` - InvalidSystemMetadata - 400 - 1180 * - :mod:`MNStorage` - :func:`create ` - ServiceFailure - 500 - 1190 * - :mod:`MNStorage` - :func:`create ` - InvalidToken - 401 - 1110 * - :mod:`MNStorage` - :func:`create ` - NotImplemented - 501 - 1101 * - :mod:`MNStorage` - :func:`create ` - InvalidRequest - 400 - 1102 * - :mod:`MNStorage` - :func:`update ` - NotAuthorized - 401 - 1200 * - :mod:`MNStorage` - :func:`update ` - IdentifierNotUnique - 409 - 1220 * - :mod:`MNStorage` - :func:`update ` - UnsupportedType - 400 - 1240 * - :mod:`MNStorage` - :func:`update ` - InsufficientResources - 413 - 1260 * - :mod:`MNStorage` - :func:`update ` - NotFound - 404 - 1280 * - :mod:`MNStorage` - :func:`update ` - InvalidSystemMetadata - 400 - 1300 * - :mod:`MNStorage` - :func:`update ` - ServiceFailure - 500 - 1310 * - :mod:`MNStorage` - :func:`update ` - InvalidToken - 401 - 1210 * - :mod:`MNStorage` - :func:`update ` - NotImplemented - 501 - 1201 * - :mod:`MNStorage` - :func:`update ` - InvalidRequest - 400 - 1202 * - :mod:`MNStorage` - :func:`generateIdentifier ` - InvalidToken - 401 - 2190 * - :mod:`MNStorage` - :func:`generateIdentifier ` - ServiceFailure - 500 - 2191 * - :mod:`MNStorage` - :func:`generateIdentifier ` - NotAuthorized - 401 - 2192 * - :mod:`MNStorage` - :func:`generateIdentifier ` - InvalidRequest - 400 - 2193 * - :mod:`MNStorage` - :func:`generateIdentifier ` - NotImplemented - 501 - 2194 * - :mod:`MNStorage` - :func:`delete ` - NotAuthorized - 401 - 2900 * - :mod:`MNStorage` - :func:`delete ` - NotFound - 404 - 2901 * - :mod:`MNStorage` - :func:`delete ` - ServiceFailure - 500 - 2902 * - :mod:`MNStorage` - :func:`delete ` - InvalidToken - 401 - 2903 * - :mod:`MNStorage` - :func:`delete ` - NotImplemented - 501 - 2904 * - :mod:`MNStorage` - :func:`archive ` - NotAuthorized - 401 - 2910 * - :mod:`MNStorage` - :func:`archive ` - NotFound - 404 - 2911 * - :mod:`MNStorage` - :func:`archive ` - ServiceFailure - 500 - 2912 * - :mod:`MNStorage` - :func:`archive ` - InvalidToken - 401 - 2913 * - :mod:`MNStorage` - :func:`archive ` - NotImplemented - 501 - 2914 * - :mod:`MNStorage` - :func:`updateSystemMetadata ` - NotImplemented - 501 - 4866 * - :mod:`MNStorage` - :func:`updateSystemMetadata ` - NotAuthorized - 401 - 4867 * - :mod:`MNStorage` - :func:`updateSystemMetadata ` - ServiceFailure - 500 - 4868 * - :mod:`MNStorage` - :func:`updateSystemMetadata ` - InvalidRequest - 400 - 4869 * - :mod:`MNStorage` - :func:`updateSystemMetadata ` - InvalidSystemMetadata - 400 - 4956 * - :mod:`MNStorage` - :func:`updateSystemMetadata ` - InvalidToken - 401 - 4957 * - :mod:`MNReplication` - :func:`replicate ` - NotImplemented - 501 - 2150 * - :mod:`MNReplication` - :func:`replicate ` - ServiceFailure - 500 - 2151 * - :mod:`MNReplication` - :func:`replicate ` - NotAuthorized - 401 - 2152 * - :mod:`MNReplication` - :func:`replicate ` - InvalidRequest - 400 - 2153 * - :mod:`MNReplication` - :func:`replicate ` - InsufficientResources - 413 - 2154 * - :mod:`MNReplication` - :func:`replicate ` - UnsupportedType - 400 - 2155 * - :mod:`MNReplication` - :func:`replicate ` - InvalidToken - 401 - 2156 * - :mod:`MNQuery` - :func:`query ` - InvalidToken - 401 - 2820 * - :mod:`MNQuery` - :func:`query ` - ServiceFailure - 500 - 2821 * - :mod:`MNQuery` - :func:`query ` - NotAuthorized - 401 - 2822 * - :mod:`MNQuery` - :func:`query ` - InvalidRequest - 400 - 2823 * - :mod:`MNQuery` - :func:`query ` - NotImplemented - 501 - 2824 * - :mod:`MNQuery` - :func:`query ` - NotFound - 404 - 2825 * - :mod:`MNQuery` - :func:`getQueryEngineDescription ` - NotImplemented - 501 - 2810 * - :mod:`MNQuery` - :func:`getQueryEngineDescription ` - ServiceFailure - 500 - 2811 * - :mod:`MNQuery` - :func:`getQueryEngineDescription ` - InvalidToken - 401 - 2812 * - :mod:`MNQuery` - :func:`getQueryEngineDescription ` - NotAuthorized - 401 - 2813 * - :mod:`MNQuery` - :func:`getQueryEngineDescription ` - NotFound - 404 - 2814 * - :mod:`MNQuery` - :func:`listQueryEngines ` - NotImplemented - 501 - 2800 * - :mod:`MNQuery` - :func:`listQueryEngines ` - ServiceFailure - 500 - 2801 * - :mod:`MNQuery` - :func:`listQueryEngines ` - InvalidToken - 401 - 2802 * - :mod:`MNQuery` - :func:`listQueryEngines ` - NotAuthorized - 401 - 2803 * - :mod:`MNView` - :func:`view ` - InvalidToken - 401 - 2830 * - :mod:`MNView` - :func:`view ` - ServiceFailure - 500 - 2831 * - :mod:`MNView` - :func:`view ` - NotAuthorized - 401 - 2832 * - :mod:`MNView` - :func:`view ` - InvalidRequest - 400 - 2833 * - :mod:`MNView` - :func:`view ` - NotImplemented - 501 - 2834 * - :mod:`MNView` - :func:`view ` - NotFound - 404 - 2835 * - :mod:`MNView` - :func:`listViews ` - InvalidToken - 401 - 2840 * - :mod:`MNView` - :func:`listViews ` - ServiceFailure - 500 - 2841 * - :mod:`MNView` - :func:`listViews ` - NotAuthorized - 401 - 2842 * - :mod:`MNView` - :func:`listViews ` - InvalidRequest - 400 - 2843 * - :mod:`MNView` - :func:`listViews ` - NotImplemented - 501 - 2844 * - :mod:`MNPackage` - :func:`getPackage ` - InvalidToken - 401 - 2870 * - :mod:`MNPackage` - :func:`getPackage ` - ServiceFailure - 500 - 2871 * - :mod:`MNPackage` - :func:`getPackage ` - NotAuthorized - 401 - 2872 * - :mod:`MNPackage` - :func:`getPackage ` - InvalidRequest - 400 - 2873 * - :mod:`MNPackage` - :func:`getPackage ` - NotImplemented - 501 - 2874 * - :mod:`MNPackage` - :func:`getPackage ` - NotFound - 404 - 2875 * - :mod:`CNCore` - :func:`ping ` - NotImplemented - 501 - 2041 * - :mod:`CNCore` - :func:`ping ` - ServiceFailure - 500 - 2042 * - :mod:`CNCore` - :func:`ping ` - InsufficientResources - 413 - 2045 * - :mod:`CNCore` - :func:`create ` - NotAuthorized - 401 - 1100 * - :mod:`CNCore` - :func:`create ` - IdentifierNotUnique - 409 - 1120 * - :mod:`CNCore` - :func:`create ` - UnsupportedType - 400 - 4895 * - :mod:`CNCore` - :func:`create ` - InsufficientResources - 413 - 4897 * - :mod:`CNCore` - :func:`create ` - InvalidSystemMetadata - 400 - 4896 * - :mod:`CNCore` - :func:`create ` - ServiceFailure - 500 - 4893 * - :mod:`CNCore` - :func:`create ` - InvalidToken - 401 - 4894 * - :mod:`CNCore` - :func:`create ` - NotImplemented - 501 - 4890 * - :mod:`CNCore` - :func:`create ` - InvalidRequest - 400 - 4891 * - :mod:`CNCore` - :func:`listFormats ` - NotImplemented - 501 - 4840 * - :mod:`CNCore` - :func:`listFormats ` - ServiceFailure - 500 - 4841 * - :mod:`CNCore` - :func:`getFormat ` - NotImplemented - 501 - 4845 * - :mod:`CNCore` - :func:`getFormat ` - ServiceFailure - 500 - 4846 * - :mod:`CNCore` - :func:`getFormat ` - NotFound - 404 - 4848 * - :mod:`CNCore` - :func:`getLogRecords ` - InvalidToken - 401 - 1470 * - :mod:`CNCore` - :func:`getLogRecords ` - ServiceFailure - 500 - 1490 * - :mod:`CNCore` - :func:`getLogRecords ` - NotAuthorized - 401 - 1460 * - :mod:`CNCore` - :func:`getLogRecords ` - NotImplemented - 501 - 1461 * - :mod:`CNCore` - :func:`getLogRecords ` - InvalidRequest - 400 - 1480 * - :mod:`CNCore` - :func:`getLogRecords ` - InsufficientResources - 413 - 1481 * - :mod:`CNCore` - :func:`reserveIdentifier ` - InvalidToken - 401 - 4190 * - :mod:`CNCore` - :func:`reserveIdentifier ` - ServiceFailure - 500 - 4210 * - :mod:`CNCore` - :func:`reserveIdentifier ` - NotAuthorized - 401 - 4180 * - :mod:`CNCore` - :func:`reserveIdentifier ` - InvalidRequest - 400 - 4200 * - :mod:`CNCore` - :func:`reserveIdentifier ` - IdentifierNotUnique - 409 - 4210 * - :mod:`CNCore` - :func:`reserveIdentifier ` - NotImplemented - 501 - 4191 * - :mod:`CNCore` - :func:`generateIdentifier ` - InvalidToken - 401 - 4190 * - :mod:`CNCore` - :func:`generateIdentifier ` - ServiceFailure - 500 - 4210 * - :mod:`CNCore` - :func:`generateIdentifier ` - NotAuthorized - 401 - 4180 * - :mod:`CNCore` - :func:`generateIdentifier ` - InvalidRequest - 400 - 4200 * - :mod:`CNCore` - :func:`generateIdentifier ` - NotImplemented - 501 - 4191 * - :mod:`CNCore` - :func:`listChecksumAlgorithms ` - NotImplemented - 501 - 4880 * - :mod:`CNCore` - :func:`listChecksumAlgorithms ` - ServiceFailure - 500 - 4881 * - :mod:`CNCore` - :func:`setObsoletedBy ` - NotImplemented - 501 - 4940 * - :mod:`CNCore` - :func:`setObsoletedBy ` - ServiceFailure - 500 - 4941 * - :mod:`CNCore` - :func:`setObsoletedBy ` - InvalidRequest - 400 - 4942 * - :mod:`CNCore` - :func:`setObsoletedBy ` - InvalidToken - 401 - 4943 * - :mod:`CNCore` - :func:`setObsoletedBy ` - NotFound - 404 - 4944 * - :mod:`CNCore` - :func:`setObsoletedBy ` - NotAuthorized - 401 - 4945 * - :mod:`CNCore` - :func:`setObsoletedBy ` - VersionMismatch - 409 - 4946 * - :mod:`CNCore` - :func:`delete ` - NotAuthorized - 401 - 4960 * - :mod:`CNCore` - :func:`delete ` - NotFound - 404 - 4961 * - :mod:`CNCore` - :func:`delete ` - ServiceFailure - 500 - 4962 * - :mod:`CNCore` - :func:`delete ` - InvalidToken - 401 - 4963 * - :mod:`CNCore` - :func:`delete ` - NotImplemented - 501 - 4964 * - :mod:`CNCore` - :func:`archive ` - NotAuthorized - 401 - 4970 * - :mod:`CNCore` - :func:`archive ` - NotFound - 404 - 4971 * - :mod:`CNCore` - :func:`archive ` - ServiceFailure - 500 - 4972 * - :mod:`CNCore` - :func:`archive ` - InvalidToken - 401 - 4973 * - :mod:`CNCore` - :func:`archive ` - NotImplemented - 501 - 4974 * - :mod:`CNCore` - :func:`listNodes ` - NotImplemented - 501 - 4800 * - :mod:`CNCore` - :func:`listNodes ` - ServiceFailure - 500 - 4801 * - :mod:`CNCore` - :func:`getCapabilities ` - NotImplemented - 501 - 4802 * - :mod:`CNCore` - :func:`getCapabilities ` - ServiceFailure - 500 - 4803 * - :mod:`CNCore` - :func:`registerSystemMetadata ` - NotImplemented - 501 - 4860 * - :mod:`CNCore` - :func:`registerSystemMetadata ` - NotAuthorized - 401 - 4861 * - :mod:`CNCore` - :func:`registerSystemMetadata ` - ServiceFailure - 500 - 4862 * - :mod:`CNCore` - :func:`registerSystemMetadata ` - InvalidRequest - 400 - 4863 * - :mod:`CNCore` - :func:`registerSystemMetadata ` - InvalidSystemMetadata - 400 - 4864 * - :mod:`CNCore` - :func:`registerSystemMetadata ` - InvalidToken - 401 - 4865 * - :mod:`CNCore` - :func:`updateSystemMetadata ` - NotImplemented - 501 - 4866 * - :mod:`CNCore` - :func:`updateSystemMetadata ` - NotAuthorized - 401 - 4867 * - :mod:`CNCore` - :func:`updateSystemMetadata ` - ServiceFailure - 500 - 4868 * - :mod:`CNCore` - :func:`updateSystemMetadata ` - InvalidRequest - 400 - 4869 * - :mod:`CNCore` - :func:`updateSystemMetadata ` - InvalidSystemMetadata - 400 - 4956 * - :mod:`CNCore` - :func:`updateSystemMetadata ` - InvalidToken - 401 - 4957 * - :mod:`CNCore` - :func:`hasReservation ` - NotImplemented - 501 - 4920 * - :mod:`CNCore` - :func:`hasReservation ` - ServiceFailure - 500 - 4921 * - :mod:`CNCore` - :func:`hasReservation ` - InvalidToken - 401 - 4922 * - :mod:`CNCore` - :func:`hasReservation ` - NotFound - 404 - 4923 * - :mod:`CNCore` - :func:`hasReservation ` - NotAuthorized - 401 - 4924 * - :mod:`CNCore` - :func:`hasReservation ` - InvalidRequest - 400 - 4925 * - :mod:`CNRead` - :func:`get ` - NotAuthorized - 401 - 1000 * - :mod:`CNRead` - :func:`get ` - NotImplemented - 501 - 1001 * - :mod:`CNRead` - :func:`get ` - NotFound - 404 - 1020 * - :mod:`CNRead` - :func:`get ` - ServiceFailure - 500 - 1030 * - :mod:`CNRead` - :func:`get ` - InvalidToken - 401 - 1010 * - :mod:`CNRead` - :func:`getSystemMetadata ` - InvalidToken - 401 - 1050 * - :mod:`CNRead` - :func:`getSystemMetadata ` - NotImplemented - 501 - 1041 * - :mod:`CNRead` - :func:`getSystemMetadata ` - ServiceFailure - 500 - 1090 * - :mod:`CNRead` - :func:`getSystemMetadata ` - NotAuthorized - 401 - 1040 * - :mod:`CNRead` - :func:`getSystemMetadata ` - NotFound - 404 - 1060 * - :mod:`CNRead` - :func:`describe ` - NotImplemented - 501 - 4930 * - :mod:`CNRead` - :func:`describe ` - ServiceFailure - 500 - 4931 * - :mod:`CNRead` - :func:`describe ` - InvalidToken - 401 - 4932 * - :mod:`CNRead` - :func:`describe ` - NotFound - 404 - 4933 * - :mod:`CNRead` - :func:`describe ` - NotAuthorized - 401 - 4934 * - :mod:`CNRead` - :func:`resolve ` - InvalidToken - 401 - 4130 * - :mod:`CNRead` - :func:`resolve ` - ServiceFailure - 500 - 4150 * - :mod:`CNRead` - :func:`resolve ` - NotAuthorized - 401 - 4120 * - :mod:`CNRead` - :func:`resolve ` - NotFound - 404 - 4140 * - :mod:`CNRead` - :func:`resolve ` - NotImplemented - 501 - 4131 * - :mod:`CNRead` - :func:`getChecksum ` - NotImplemented - 501 - 1402 * - :mod:`CNRead` - :func:`getChecksum ` - ServiceFailure - 500 - 1410 * - :mod:`CNRead` - :func:`getChecksum ` - NotFound - 404 - 1420 * - :mod:`CNRead` - :func:`getChecksum ` - NotAuthorized - 401 - 1400 * - :mod:`CNRead` - :func:`getChecksum ` - InvalidToken - 401 - 1430 * - :mod:`CNRead` - :func:`listObjects ` - NotAuthorized - 401 - 1520 * - :mod:`CNRead` - :func:`listObjects ` - InvalidRequest - 400 - 1540 * - :mod:`CNRead` - :func:`listObjects ` - NotImplemented - 501 - 1560 * - :mod:`CNRead` - :func:`listObjects ` - ServiceFailure - 500 - 1580 * - :mod:`CNRead` - :func:`listObjects ` - InvalidToken - 401 - 1530 * - :mod:`CNRead` - :func:`search ` - InvalidToken - 401 - 4290 * - :mod:`CNRead` - :func:`search ` - ServiceFailure - 500 - 4310 * - :mod:`CNRead` - :func:`search ` - NotAuthorized - 401 - 4280 * - :mod:`CNRead` - :func:`search ` - InvalidRequest - 400 - 4300 * - :mod:`CNRead` - :func:`search ` - NotImplemented - 501 - 4281 * - :mod:`CNRead` - :func:`query ` - InvalidToken - 401 - 4320 * - :mod:`CNRead` - :func:`query ` - ServiceFailure - 500 - 4321 * - :mod:`CNRead` - :func:`query ` - NotAuthorized - 401 - 4322 * - :mod:`CNRead` - :func:`query ` - InvalidRequest - 400 - 4323 * - :mod:`CNRead` - :func:`query ` - NotImplemented - 501 - 4324 * - :mod:`CNRead` - :func:`query ` - NotFound - 404 - 4325 * - :mod:`CNRead` - :func:`getQueryEngineDescription ` - NotImplemented - 501 - 4410 * - :mod:`CNRead` - :func:`getQueryEngineDescription ` - ServiceFailure - 500 - 4411 * - :mod:`CNRead` - :func:`getQueryEngineDescription ` - InvalidToken - 401 - 4412 * - :mod:`CNRead` - :func:`getQueryEngineDescription ` - NotAuthorized - 401 - 4413 * - :mod:`CNRead` - :func:`getQueryEngineDescription ` - NotFound - 404 - 4414 * - :mod:`CNRead` - :func:`listQueryEngines ` - NotImplemented - 501 - 4420 * - :mod:`CNRead` - :func:`listQueryEngines ` - ServiceFailure - 500 - 4421 * - :mod:`CNRead` - :func:`listQueryEngines ` - InvalidToken - 401 - 4422 * - :mod:`CNRead` - :func:`listQueryEngines ` - NotAuthorized - 401 - 4423 * - :mod:`CNRead` - :func:`synchronize ` - NotImplemented - 501 - 4960 * - :mod:`CNRead` - :func:`synchronize ` - ServiceFailure - 500 - 4961 * - :mod:`CNRead` - :func:`synchronize ` - NotAuthorized - 401 - 4962 * - :mod:`CNRead` - :func:`synchronize ` - InvalidToken - 401 - 4963 * - :mod:`CNAuthorization` - :func:`setRightsHolder ` - ServiceFailure - 500 - 4490 * - :mod:`CNAuthorization` - :func:`setRightsHolder ` - InvalidToken - 401 - 4480 * - :mod:`CNAuthorization` - :func:`setRightsHolder ` - NotAuthorized - 401 - 4440 * - :mod:`CNAuthorization` - :func:`setRightsHolder ` - NotFound - 404 - 4460 * - :mod:`CNAuthorization` - :func:`setRightsHolder ` - NotImplemented - 501 - 4441 * - :mod:`CNAuthorization` - :func:`setRightsHolder ` - InvalidRequest - 400 - 4442 * - :mod:`CNAuthorization` - :func:`setRightsHolder ` - VersionMismatch - 409 - 4443 * - :mod:`CNAuthorization` - :func:`isAuthorized ` - ServiceFailure - 500 - 1760 * - :mod:`CNAuthorization` - :func:`isAuthorized ` - InvalidToken - 401 - 1840 * - :mod:`CNAuthorization` - :func:`isAuthorized ` - NotFound - 404 - 1800 * - :mod:`CNAuthorization` - :func:`isAuthorized ` - NotAuthorized - 401 - 1820 * - :mod:`CNAuthorization` - :func:`isAuthorized ` - NotImplemented - 501 - 1780 * - :mod:`CNAuthorization` - :func:`isAuthorized ` - InvalidRequest - 400 - 1761 * - :mod:`CNAuthorization` - :func:`setAccessPolicy ` - InvalidToken - 401 - 4410 * - :mod:`CNAuthorization` - :func:`setAccessPolicy ` - ServiceFailure - 500 - 4430 * - :mod:`CNAuthorization` - :func:`setAccessPolicy ` - NotFound - 404 - 4400 * - :mod:`CNAuthorization` - :func:`setAccessPolicy ` - NotAuthorized - 401 - 4420 * - :mod:`CNAuthorization` - :func:`setAccessPolicy ` - NotImplemented - 501 - 4401 * - :mod:`CNAuthorization` - :func:`setAccessPolicy ` - InvalidRequest - 400 - 4402 * - :mod:`CNAuthorization` - :func:`setAccessPolicy ` - VersionMismatch - 409 - 4403 * - :mod:`CNIdentity` - :func:`registerAccount ` - ServiceFailure - 500 - 4520 * - :mod:`CNIdentity` - :func:`registerAccount ` - IdentifierNotUnique - 409 - 4521 * - :mod:`CNIdentity` - :func:`registerAccount ` - InvalidCredentials - 401 - 4522 * - :mod:`CNIdentity` - :func:`registerAccount ` - NotImplemented - 501 - 4523 * - :mod:`CNIdentity` - :func:`registerAccount ` - InvalidRequest - 400 - 4524 * - :mod:`CNIdentity` - :func:`registerAccount ` - NotAuthorized - 401 - 4525 * - :mod:`CNIdentity` - :func:`registerAccount ` - InvalidToken - 401 - 4526 * - :mod:`CNIdentity` - :func:`updateAccount ` - ServiceFailure - 500 - 4530 * - :mod:`CNIdentity` - :func:`updateAccount ` - InvalidCredentials - 401 - 4531 * - :mod:`CNIdentity` - :func:`updateAccount ` - NotImplemented - 501 - 4532 * - :mod:`CNIdentity` - :func:`updateAccount ` - InvalidRequest - 400 - 4533 * - :mod:`CNIdentity` - :func:`updateAccount ` - NotAuthorized - 401 - 4534 * - :mod:`CNIdentity` - :func:`updateAccount ` - NotFound - 404 - 4535 * - :mod:`CNIdentity` - :func:`updateAccount ` - InvalidToken - 401 - 4536 * - :mod:`CNIdentity` - :func:`verifyAccount ` - ServiceFailure - 500 - 4540 * - :mod:`CNIdentity` - :func:`verifyAccount ` - NotAuthorized - 401 - 4541 * - :mod:`CNIdentity` - :func:`verifyAccount ` - NotImplemented - 501 - 4542 * - :mod:`CNIdentity` - :func:`verifyAccount ` - InvalidToken - 401 - 4543 * - :mod:`CNIdentity` - :func:`verifyAccount ` - InvalidRequest - 400 - 4544 * - :mod:`CNIdentity` - :func:`getSubjectInfo ` - NotImplemented - 501 - 4560 * - :mod:`CNIdentity` - :func:`getSubjectInfo ` - ServiceFailure - 500 - 4561 * - :mod:`CNIdentity` - :func:`getSubjectInfo ` - NotFound - 404 - 4564 * - :mod:`CNIdentity` - :func:`getSubjectInfo ` - NotAuthorized - 401 - 4563 * - :mod:`CNIdentity` - :func:`getSubjectInfo ` - InvalidToken - 401 - 4564 * - :mod:`CNIdentity` - :func:`listSubjects ` - ServiceFailure - 500 - 2290 * - :mod:`CNIdentity` - :func:`listSubjects ` - InvalidToken - 401 - 2270 * - :mod:`CNIdentity` - :func:`listSubjects ` - NotAuthorized - 401 - 2260 * - :mod:`CNIdentity` - :func:`listSubjects ` - NotImplemented - 501 - 2261 * - :mod:`CNIdentity` - :func:`listSubjects ` - InvalidRequest - 400 - 2262 * - :mod:`CNIdentity` - :func:`mapIdentity ` - ServiceFailure - 500 - 2390 * - :mod:`CNIdentity` - :func:`mapIdentity ` - InvalidToken - 401 - 2370 * - :mod:`CNIdentity` - :func:`mapIdentity ` - NotAuthorized - 401 - 2360 * - :mod:`CNIdentity` - :func:`mapIdentity ` - NotFound - 404 - 2340 * - :mod:`CNIdentity` - :func:`mapIdentity ` - NotImplemented - 501 - 2361 * - :mod:`CNIdentity` - :func:`mapIdentity ` - InvalidRequest - 400 - 2342 * - :mod:`CNIdentity` - :func:`mapIdentity ` - IdentifierNotUnique - 409 - 2343 * - :mod:`CNIdentity` - :func:`removeMapIdentity ` - ServiceFailure - 500 - 2390 * - :mod:`CNIdentity` - :func:`removeMapIdentity ` - InvalidToken - 401 - 2370 * - :mod:`CNIdentity` - :func:`removeMapIdentity ` - NotAuthorized - 401 - 2360 * - :mod:`CNIdentity` - :func:`removeMapIdentity ` - NotFound - 404 - 2340 * - :mod:`CNIdentity` - :func:`removeMapIdentity ` - NotImplemented - 501 - 2361 * - :mod:`CNIdentity` - :func:`requestMapIdentity ` - ServiceFailure - 500 - 2390 * - :mod:`CNIdentity` - :func:`requestMapIdentity ` - InvalidToken - 401 - 2370 * - :mod:`CNIdentity` - :func:`requestMapIdentity ` - NotAuthorized - 401 - 2360 * - :mod:`CNIdentity` - :func:`requestMapIdentity ` - NotFound - 404 - 2340 * - :mod:`CNIdentity` - :func:`requestMapIdentity ` - NotImplemented - 501 - 2361 * - :mod:`CNIdentity` - :func:`requestMapIdentity ` - InvalidRequest - 400 - 2342 * - :mod:`CNIdentity` - :func:`requestMapIdentity ` - IdentifierNotUnique - 409 - 2343 * - :mod:`CNIdentity` - :func:`confirmMapIdentity ` - ServiceFailure - 500 - 2390 * - :mod:`CNIdentity` - :func:`confirmMapIdentity ` - InvalidToken - 401 - 2370 * - :mod:`CNIdentity` - :func:`confirmMapIdentity ` - NotAuthorized - 401 - 2360 * - :mod:`CNIdentity` - :func:`confirmMapIdentity ` - NotFound - 404 - 2340 * - :mod:`CNIdentity` - :func:`confirmMapIdentity ` - NotImplemented - 501 - 2361 * - :mod:`CNIdentity` - :func:`getPendingMapIdentity ` - ServiceFailure - 500 - 2390 * - :mod:`CNIdentity` - :func:`getPendingMapIdentity ` - NotAuthorized - 401 - 2360 * - :mod:`CNIdentity` - :func:`getPendingMapIdentity ` - NotFound - 404 - 2340 * - :mod:`CNIdentity` - :func:`getPendingMapIdentity ` - NotImplemented - 501 - 2361 * - :mod:`CNIdentity` - :func:`getPendingMapIdentity ` - InvalidToken - 401 - 4961 * - :mod:`CNIdentity` - :func:`denyMapIdentity ` - ServiceFailure - 500 - 2390 * - :mod:`CNIdentity` - :func:`denyMapIdentity ` - InvalidToken - 401 - 2370 * - :mod:`CNIdentity` - :func:`denyMapIdentity ` - NotAuthorized - 401 - 2360 * - :mod:`CNIdentity` - :func:`denyMapIdentity ` - NotFound - 404 - 2340 * - :mod:`CNIdentity` - :func:`denyMapIdentity ` - NotImplemented - 501 - 2361 * - :mod:`CNIdentity` - :func:`createGroup ` - ServiceFailure - 500 - 2490 * - :mod:`CNIdentity` - :func:`createGroup ` - InvalidToken - 401 - 2470 * - :mod:`CNIdentity` - :func:`createGroup ` - NotAuthorized - 401 - 2460 * - :mod:`CNIdentity` - :func:`createGroup ` - NotImplemented - 501 - 2461 * - :mod:`CNIdentity` - :func:`createGroup ` - IdentifierNotUnique - 409 - 2400 * - :mod:`CNIdentity` - :func:`updateGroup ` - ServiceFailure - 500 - 2590 * - :mod:`CNIdentity` - :func:`updateGroup ` - InvalidToken - 401 - 2570 * - :mod:`CNIdentity` - :func:`updateGroup ` - NotAuthorized - 401 - 2560 * - :mod:`CNIdentity` - :func:`updateGroup ` - NotFound - 404 - 2540 * - :mod:`CNIdentity` - :func:`updateGroup ` - NotImplemented - 501 - 2561 * - :mod:`CNIdentity` - :func:`updateGroup ` - InvalidRequest - 400 - 2542 * - :mod:`CNReplication` - :func:`setReplicationStatus ` - ServiceFailure - 500 - 4700 * - :mod:`CNReplication` - :func:`setReplicationStatus ` - NotImplemented - 501 - 4701 * - :mod:`CNReplication` - :func:`setReplicationStatus ` - InvalidToken - 401 - 4710 * - :mod:`CNReplication` - :func:`setReplicationStatus ` - NotAuthorized - 401 - 4720 * - :mod:`CNReplication` - :func:`setReplicationStatus ` - InvalidRequest - 400 - 4730 * - :mod:`CNReplication` - :func:`setReplicationStatus ` - NotFound - 404 - 4740 * - :mod:`CNReplication` - :func:`updateReplicationMetadata ` - NotImplemented - 501 - 4850 * - :mod:`CNReplication` - :func:`updateReplicationMetadata ` - NotAuthorized - 401 - 4851 * - :mod:`CNReplication` - :func:`updateReplicationMetadata ` - ServiceFailure - 500 - 4852 * - :mod:`CNReplication` - :func:`updateReplicationMetadata ` - InvalidRequest - 400 - 4853 * - :mod:`CNReplication` - :func:`updateReplicationMetadata ` - NotFound - 404 - 4854 * - :mod:`CNReplication` - :func:`updateReplicationMetadata ` - VersionMismatch - 409 - 4855 * - :mod:`CNReplication` - :func:`updateReplicationMetadata ` - InvalidToken - 401 - 4856 * - :mod:`CNReplication` - :func:`setReplicationPolicy ` - NotImplemented - 501 - 4880 * - :mod:`CNReplication` - :func:`setReplicationPolicy ` - NotAuthorized - 401 - 4881 * - :mod:`CNReplication` - :func:`setReplicationPolicy ` - ServiceFailure - 500 - 4882 * - :mod:`CNReplication` - :func:`setReplicationPolicy ` - InvalidRequest - 400 - 4883 * - :mod:`CNReplication` - :func:`setReplicationPolicy ` - NotFound - 404 - 4884 * - :mod:`CNReplication` - :func:`setReplicationPolicy ` - InvalidToken - 401 - 4885 * - :mod:`CNReplication` - :func:`setReplicationPolicy ` - VersionMismatch - 409 - 4886 * - :mod:`CNReplication` - :func:`isNodeAuthorized ` - NotImplemented - 501 - 4870 * - :mod:`CNReplication` - :func:`isNodeAuthorized ` - NotAuthorized - 401 - 4871 * - :mod:`CNReplication` - :func:`isNodeAuthorized ` - ServiceFailure - 500 - 4872 * - :mod:`CNReplication` - :func:`isNodeAuthorized ` - InvalidRequest - 400 - 4873 * - :mod:`CNReplication` - :func:`isNodeAuthorized ` - NotFound - 404 - 4874 * - :mod:`CNReplication` - :func:`isNodeAuthorized ` - InvalidToken - 401 - 4875 * - :mod:`CNReplication` - :func:`deleteReplicationMetadata ` - NotImplemented - 501 - 4950 * - :mod:`CNReplication` - :func:`deleteReplicationMetadata ` - ServiceFailure - 500 - 4951 * - :mod:`CNReplication` - :func:`deleteReplicationMetadata ` - InvalidRequest - 400 - 4952 * - :mod:`CNReplication` - :func:`deleteReplicationMetadata ` - InvalidToken - 401 - 4953 * - :mod:`CNReplication` - :func:`deleteReplicationMetadata ` - NotFound - 404 - 4956 * - :mod:`CNReplication` - :func:`deleteReplicationMetadata ` - NotAuthorized - 401 - 4954 * - :mod:`CNReplication` - :func:`deleteReplicationMetadata ` - VersionMismatch - 409 - 4955 * - :mod:`CNRegister` - :func:`updateNodeCapabilities ` - NotImplemented - 501 - 4820 * - :mod:`CNRegister` - :func:`updateNodeCapabilities ` - NotAuthorized - 401 - 4821 * - :mod:`CNRegister` - :func:`updateNodeCapabilities ` - ServiceFailure - 500 - 4822 * - :mod:`CNRegister` - :func:`updateNodeCapabilities ` - InvalidRequest - 400 - 4823 * - :mod:`CNRegister` - :func:`updateNodeCapabilities ` - NotFound - 404 - 4824 * - :mod:`CNRegister` - :func:`updateNodeCapabilities ` - InvalidToken - 401 - 4825 * - :mod:`CNRegister` - :func:`getNodeCapabilities ` - NotImplemented - 501 - 4826 * - :mod:`CNRegister` - :func:`getNodeCapabilities ` - ServiceFailure - 500 - 4827 * - :mod:`CNRegister` - :func:`getNodeCapabilities ` - InvalidRequest - 400 - 4828 * - :mod:`CNRegister` - :func:`getNodeCapabilities ` - NotFound - 404 - 4829 * - :mod:`CNRegister` - :func:`register ` - NotImplemented - 501 - 4840 * - :mod:`CNRegister` - :func:`register ` - NotAuthorized - 401 - 4841 * - :mod:`CNRegister` - :func:`register ` - ServiceFailure - 500 - 4842 * - :mod:`CNRegister` - :func:`register ` - InvalidRequest - 400 - 4843 * - :mod:`CNRegister` - :func:`register ` - IdentifierNotUnique - 409 - 4844 * - :mod:`CNRegister` - :func:`register ` - InvalidToken - 401 - 4845 * - :mod:`CNView` - :func:`view ` - InvalidToken - 401 - 2850 * - :mod:`CNView` - :func:`view ` - ServiceFailure - 500 - 2851 * - :mod:`CNView` - :func:`view ` - NotAuthorized - 401 - 2852 * - :mod:`CNView` - :func:`view ` - InvalidRequest - 400 - 2853 * - :mod:`CNView` - :func:`view ` - NotImplemented - 501 - 2854 * - :mod:`CNView` - :func:`view ` - NotFound - 404 - 2855 * - :mod:`CNView` - :func:`listViews ` - InvalidToken - 401 - 2860 * - :mod:`CNView` - :func:`listViews ` - ServiceFailure - 500 - 2861 * - :mod:`CNView` - :func:`listViews ` - NotAuthorized - 401 - 2862 * - :mod:`CNView` - :func:`listViews ` - InvalidRequest - 400 - 2863 * - :mod:`CNView` - :func:`listViews ` - NotImplemented - 501 - 2864 * - :mod:`CNDiagnostic` - :func:`echoCredentials ` - NotImplemented - 501 - 4965 * - :mod:`CNDiagnostic` - :func:`echoCredentials ` - ServiceFailure - 500 - 4966 * - :mod:`CNDiagnostic` - :func:`echoCredentials ` - InvalidToken - 401 - 4967 * - :mod:`CNDiagnostic` - :func:`echoSystemMetadata ` - NotImplemented - 501 - 4970 * - :mod:`CNDiagnostic` - :func:`echoSystemMetadata ` - ServiceFailure - 500 - 4971 * - :mod:`CNDiagnostic` - :func:`echoSystemMetadata ` - NotAuthorized - 401 - 4972 * - :mod:`CNDiagnostic` - :func:`echoSystemMetadata ` - InvalidToken - 401 - 4973 * - :mod:`CNDiagnostic` - :func:`echoSystemMetadata ` - InvalidRequest - 400 - 4974 * - :mod:`CNDiagnostic` - :func:`echoSystemMetadata ` - IdentifierNotUnique - 409 - 4975 * - :mod:`CNDiagnostic` - :func:`echoSystemMetadata ` - InvalidSystemMetadata - 400 - 4976 * - :mod:`CNDiagnostic` - :func:`echoIndexedObject ` - NotImplemented - 501 - 4980 * - :mod:`CNDiagnostic` - :func:`echoIndexedObject ` - ServiceFailure - 500 - 4981 * - :mod:`CNDiagnostic` - :func:`echoIndexedObject ` - NotAuthorized - 401 - 4982 * - :mod:`CNDiagnostic` - :func:`echoIndexedObject ` - InvalidToken - 401 - 4983 * - :mod:`CNDiagnostic` - :func:`echoIndexedObject ` - InvalidRequest - 400 - 4984 * - :mod:`CNDiagnostic` - :func:`echoIndexedObject ` - InvalidSystemMetadata - 400 - 4985 * - :mod:`CNDiagnostic` - :func:`echoIndexedObject ` - UnsupportedType - 400 - 4986 * - :mod:`CNDiagnostic` - :func:`echoIndexedObject ` - UnsupportedMetadataType - 400 - 4987 * - :mod:`CNDiagnostic` - :func:`echoIndexedObject ` - InsufficientResources - 413 - 4988