|
1 | 1 | [ |
| 2 | + { |
| 3 | + "date": "2024-10-01", |
| 4 | + "paths": [ |
| 5 | + { |
| 6 | + "path": "/api/atlas/v2/groups/{groupId}/backupCompliancePolicy", |
| 7 | + "httpMethod": "GET", |
| 8 | + "versions": [ |
| 9 | + { |
| 10 | + "version": "2023-02-01", |
| 11 | + "changes": [ |
| 12 | + { |
| 13 | + "change": "endpoint removed", |
| 14 | + "changeCode": "endpoint-removed", |
| 15 | + "backwardCompatible": false |
| 16 | + } |
| 17 | + ], |
| 18 | + "stabilityLevel": "stable", |
| 19 | + "changeType": "remove" |
| 20 | + }, |
| 21 | + { |
| 22 | + "version": "2023-01-01", |
| 23 | + "changes": [ |
| 24 | + { |
| 25 | + "change": "endpoint removed", |
| 26 | + "changeCode": "endpoint-removed", |
| 27 | + "backwardCompatible": false |
| 28 | + } |
| 29 | + ], |
| 30 | + "stabilityLevel": "stable", |
| 31 | + "changeType": "remove" |
| 32 | + } |
| 33 | + ], |
| 34 | + "operationId": "getDataProtectionSettings", |
| 35 | + "tag": "Cloud Backups" |
| 36 | + }, |
| 37 | + { |
| 38 | + "path": "/api/atlas/v2/groups/{groupId}/backupCompliancePolicy", |
| 39 | + "httpMethod": "PUT", |
| 40 | + "versions": [ |
| 41 | + { |
| 42 | + "version": "2023-02-01", |
| 43 | + "changes": [ |
| 44 | + { |
| 45 | + "change": "endpoint removed", |
| 46 | + "changeCode": "endpoint-removed", |
| 47 | + "backwardCompatible": false |
| 48 | + } |
| 49 | + ], |
| 50 | + "stabilityLevel": "stable", |
| 51 | + "changeType": "remove" |
| 52 | + }, |
| 53 | + { |
| 54 | + "version": "2023-01-01", |
| 55 | + "changes": [ |
| 56 | + { |
| 57 | + "change": "endpoint removed", |
| 58 | + "changeCode": "endpoint-removed", |
| 59 | + "backwardCompatible": false |
| 60 | + } |
| 61 | + ], |
| 62 | + "stabilityLevel": "stable", |
| 63 | + "changeType": "remove" |
| 64 | + } |
| 65 | + ], |
| 66 | + "operationId": "updateDataProtectionSettings", |
| 67 | + "tag": "Cloud Backups" |
| 68 | + }, |
| 69 | + { |
| 70 | + "path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/processArgs", |
| 71 | + "httpMethod": "GET", |
| 72 | + "versions": [ |
| 73 | + { |
| 74 | + "version": "2024-08-05", |
| 75 | + "changes": [ |
| 76 | + { |
| 77 | + "change": "added the optional property 'defaultMaxTimeMS' to the response", |
| 78 | + "changeCode": "response-optional-property-added", |
| 79 | + "backwardCompatible": true |
| 80 | + } |
| 81 | + ], |
| 82 | + "stabilityLevel": "stable", |
| 83 | + "changeType": "update" |
| 84 | + } |
| 85 | + ], |
| 86 | + "operationId": "getClusterAdvancedConfiguration", |
| 87 | + "tag": "Clusters" |
| 88 | + }, |
| 89 | + { |
| 90 | + "path": "/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/processArgs", |
| 91 | + "httpMethod": "PATCH", |
| 92 | + "versions": [ |
| 93 | + { |
| 94 | + "version": "2024-08-05", |
| 95 | + "changes": [ |
| 96 | + { |
| 97 | + "change": "added the optional property 'defaultMaxTimeMS' to the response", |
| 98 | + "changeCode": "response-optional-property-added", |
| 99 | + "backwardCompatible": true |
| 100 | + }, |
| 101 | + { |
| 102 | + "change": "added the new optional request property 'defaultMaxTimeMS'", |
| 103 | + "changeCode": "new-optional-request-property", |
| 104 | + "backwardCompatible": true |
| 105 | + } |
| 106 | + ], |
| 107 | + "stabilityLevel": "stable", |
| 108 | + "changeType": "update" |
| 109 | + } |
| 110 | + ], |
| 111 | + "operationId": "updateClusterAdvancedConfiguration", |
| 112 | + "tag": "Clusters" |
| 113 | + } |
| 114 | + ] |
| 115 | + }, |
2 | 116 | { |
3 | 117 | "date": "2024-09-30", |
4 | 118 | "paths": [ |
|
0 commit comments