この文章は Salesforce 機械翻訳システムを使用して翻訳されました。詳細はこちらをご参照ください。
英語に切り替える

組織の制限をリストする

Limits リソースを使用し、組織の制限をリストします。
  • Max は組織の制限です。
  • Remaining は組織に残されているコールまたはイベント数です。
使用例
1curl https://MyDomainName.my.salesforce.com/services/data/v56.0/limits/ -H "Authorization: Bearer token" -H "X-PrettyPrint:1"
リクエストボディの例
不要
レスポンスボディの例
1{
2    "ActiveScratchOrgs": {
3        "Max": 3,
4        "Remaining": 3
5    },
6    "AnalyticsExternalDataSizeMB": {
7        "Max": 40960,
8        "Remaining": 40960
9    },
10    "BOZosCalloutHourlyLimit": {
11        "Max": 20000,
12        "Remaining": 20000
13    },
14    "ConcurrentAsyncGetReportInstances": {
15        "Max": 200,
16        "Remaining": 200
17    },
18    "ConcurrentEinsteinDataInsightsStoryCreation": {
19        "Max": 5,
20        "Remaining": 5
21    },
22    "ConcurrentEinsteinDiscoveryStoryCreation": {
23        "Max": 2,
24        "Remaining": 2
25    },
26    "ConcurrentSyncReportRuns": {
27        "Max": 20,
28        "Remaining": 20
29    },
30    "DailyAnalyticsDataflowJobExecutions": {
31        "Max": 60,
32        "Remaining": 60
33    },
34    "DailyAnalyticsUploadedFilesSizeMB": {
35        "Max": 51200,
36        "Remaining": 51200
37    },
38    "DailyFunctionsApiCallLimit" : {
39      "Max" : 235000,
40      "Remaining" : 235000
41    },
42    "DailyApiRequests": {
43        "Max": 5000,
44        "Remaining": 4937
45    },
46    "DailyAsyncApexExecutions": {
47        "Max": 250000,
48        "Remaining": 250000
49    },
50    "DailyAsyncApexTests": {
51        "Max": 500,
52        "Remaining": 500
53    },
54    "DailyBulkApiBatches": {
55        "Max": 15000,
56        "Remaining": 15000,
57        "API Test": {
58            "Max": 0,
59            "Remaining": 0
60        },
61        "SalesforceDX Namespace Registry": {
62            "Max": 0,
63            "Remaining": 0
64        }
65    },
66    "DailyBulkV2QueryFileStorageMB": {
67        "Max": 976562,
68        "Remaining": 976562
69    },
70    "DailyBulkV2QueryJobs": {
71        "Max": 10000,
72        "Remaining": 10000
73    },
74    "DailyDeliveredPlatformEvents" : {
75      "Max" : 10000,
76      "Remaining" : 10000
77    },
78    "DailyDurableGenericStreamingApiEvents": {
79        "Max": 10000,
80        "Remaining": 10000
81    },
82    "DailyDurableStreamingApiEvents": {
83        "Max": 10000,
84        "Remaining": 10000
85    },
86    "DailyEinsteinDataInsightsStoryCreation": {
87        "Max": 1000,
88        "Remaining": 1000
89    },
90    "DailyEinsteinDiscoveryPredictAPICalls": {
91        "Max": 50000,
92        "Remaining": 50000
93    },
94    "DailyEinsteinDiscoveryPredictionsByCDC": {
95        "Max": 5000000,
96        "Remaining": 5000000
97    },
98    "DailyEinsteinDiscoveryStoryCreation": {
99        "Max": 100,
100        "Remaining": 100
101    },
102    "DailyGenericStreamingApiEvents": {
103        "Max": 10000,
104        "Remaining": 10000,
105        "API Test": {
106            "Max": 0,
107            "Remaining": 0
108        },
109        "SalesforceDX Namespace Registry": {
110            "Max": 0,
111            "Remaining": 0
112        }
113    },
114    "DailyScratchOrgs": {
115        "Max": 6,
116        "Remaining": 6
117    },
118    "DailyStandardVolumePlatformEvents": {
119        "Max": 10000,
120        "Remaining": 10000
121    },
122    "DailyStreamingApiEvents": {
123        "Max": 10000,
124        "Remaining": 10000,
125        "API Test": {
126            "Max": 0,
127            "Remaining": 0
128        },
129        "SalesforceDX Namespace Registry": {
130            "Max": 0,
131            "Remaining": 0
132        }
133    },
134    "DailyWorkflowEmails": {
135        "Max": 100000,
136        "Remaining": 100000
137    },
138    "DataStorageMB": {
139        "Max": 1024,
140        "Remaining": 1024
141    },
142    "DurableStreamingApiConcurrentClients": {
143        "Max": 20,
144        "Remaining": 20
145    },
146    "FileStorageMB": {
147        "Max": 1024,
148        "Remaining": 1024
149    },
150    "HourlyAsyncReportRuns": {
151        "Max": 1200,
152        "Remaining": 1200
153    },
154    "HourlyDashboardRefreshes": {
155        "Max": 200,
156        "Remaining": 200
157    },
158    "HourlyDashboardResults": {
159        "Max": 5000,
160        "Remaining": 5000
161    },
162    "HourlyDashboardStatuses": {
163        "Max": 999999999,
164        "Remaining": 999999999
165    },
166    "HourlyLongTermIdMapping": {
167        "Max": 100000,
168        "Remaining": 100000
169    },
170    "HourlyManagedContentPublicRequests": {
171        "Max": 50000,
172        "Remaining": 50000
173    },
174    "HourlyODataCallout": {
175        "Max": 20000,
176        "Remaining": 20000
177    },
178    "HourlyPublishedPlatformEvents": {
179        "Max": 50000,
180        "Remaining": 50000
181    },
182    "HourlyPublishedStandardVolumePlatformEvents": {
183        "Max": 1000,
184        "Remaining": 1000
185    },
186    "HourlyShortTermIdMapping": {
187        "Max": 100000,
188        "Remaining": 100000
189    },
190    "HourlySyncReportRuns": {
191        "Max": 500,
192        "Remaining": 500
193    },
194    "HourlyTimeBasedWorkflow": {
195        "Max": 1000,
196        "Remaining": 1000
197    },
198    "MassEmail": {
199        "Max": 5000,
200        "Remaining": 5000
201    },
202    "MonthlyEinsteinDiscoveryStoryCreation": {
203        "Max": 500,
204        "Remaining": 500
205    },
206    "MonthlyPlatformEventsUsageEntitlement": {
207        "Max": 3750000,
208        "Remaining": 3750000
209    },
210    "Package2VersionCreates": {
211        "Max": 6,
212        "Remaining": 6
213    },
214    "Package2VersionCreatesWithoutValidation": {
215        "Max": 500,
216        "Remaining": 500
217    },
218    "PermissionSets": {
219        "Max": 1500,
220        "Remaining": 1499,
221        "CreateCustom": {
222            "Max": 1000,
223            "Remaining": 999
224        }
225    },
226    "PrivateConnectOutboundCalloutHourlyLimitMB": {
227        "Max": 0,
228        "Remaining": 0
229    },
230    "SingleEmail": {
231        "Max": 5000,
232        "Remaining": 5000
233    },
234    "StreamingApiConcurrentClients": {
235        "Max": 20,
236        "Remaining": 20
237    }
238}