File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1- { "engineHash" : " f39bd50" , "specHash" : " 9ccadb1 " , "version" : " 0.1.0" }
1+ { "engineHash" : " f39bd50" , "specHash" : " bad862d " , "version" : " 0.1.0" }
Original file line number Diff line number Diff line change 99
1010Retrieves archives for an enterprise.
1111
12+ To learn more about the archive APIs, see the [ Archive API Guide] ( g://archives ) .
13+
1214This operation is performed by calling function ` getArchivesV2025R0 ` .
1315
1416See the endpoint docs at
@@ -38,6 +40,8 @@ Returns a list of archives in the enterprise.
3840
3941Creates an archive.
4042
43+ To learn more about the archive APIs, see the [ Archive API Guide] ( g://archives ) .
44+
4145This operation is performed by calling function ` createArchiveV2025R0 ` .
4246
4347See the endpoint docs at
@@ -67,6 +71,8 @@ Returns a new archive object.
6771
6872Permanently deletes an archive.
6973
74+ To learn more about the archive APIs, see the [ Archive API Guide] ( g://archives ) .
75+
7076This operation is performed by calling function ` deleteArchiveByIdV2025R0 ` .
7177
7278See the endpoint docs at
You can’t perform that action at this time.
0 commit comments