oci-artifacts 2.102.2 → 2.104.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/lib/artifacts-waiter.d.ts +1 -1
- package/lib/artifacts-waiter.js +1 -1
- package/lib/client.d.ts +38 -38
- package/lib/client.js +38 -38
- package/lib/model/change-container-repository-compartment-details.d.ts +2 -2
- package/lib/model/change-container-repository-compartment-details.js +1 -1
- package/lib/model/change-repository-compartment-details.d.ts +2 -2
- package/lib/model/change-repository-compartment-details.js +1 -1
- package/lib/model/container-configuration.d.ts +1 -1
- package/lib/model/container-configuration.js +1 -1
- package/lib/model/container-image-collection.d.ts +1 -1
- package/lib/model/container-image-collection.js +1 -1
- package/lib/model/container-image-layer.d.ts +1 -1
- package/lib/model/container-image-layer.js +1 -1
- package/lib/model/container-image-signature-collection.d.ts +1 -1
- package/lib/model/container-image-signature-collection.js +1 -1
- package/lib/model/container-image-signature-summary.d.ts +7 -7
- package/lib/model/container-image-signature-summary.js +1 -1
- package/lib/model/container-image-signature.d.ts +8 -8
- package/lib/model/container-image-signature.js +1 -1
- package/lib/model/container-image-summary.d.ts +4 -4
- package/lib/model/container-image-summary.js +1 -1
- package/lib/model/container-image.d.ts +6 -6
- package/lib/model/container-image.js +1 -1
- package/lib/model/container-repository-collection.d.ts +1 -1
- package/lib/model/container-repository-collection.js +1 -1
- package/lib/model/container-repository-readme.d.ts +1 -1
- package/lib/model/container-repository-readme.js +1 -1
- package/lib/model/container-repository-summary.d.ts +4 -4
- package/lib/model/container-repository-summary.js +1 -1
- package/lib/model/container-repository.d.ts +4 -4
- package/lib/model/container-repository.js +1 -1
- package/lib/model/container-version.d.ts +1 -1
- package/lib/model/container-version.js +1 -1
- package/lib/model/create-container-image-signature-details.d.ts +7 -7
- package/lib/model/create-container-image-signature-details.js +1 -1
- package/lib/model/create-container-repository-details.d.ts +4 -4
- package/lib/model/create-container-repository-details.js +1 -1
- package/lib/model/create-generic-repository-details.d.ts +1 -1
- package/lib/model/create-generic-repository-details.js +1 -1
- package/lib/model/create-repository-details.d.ts +4 -4
- package/lib/model/create-repository-details.js +1 -1
- package/lib/model/generic-artifact-collection.d.ts +1 -1
- package/lib/model/generic-artifact-collection.js +1 -1
- package/lib/model/generic-artifact-summary.d.ts +5 -5
- package/lib/model/generic-artifact-summary.js +1 -1
- package/lib/model/generic-artifact.d.ts +6 -6
- package/lib/model/generic-artifact.js +1 -1
- package/lib/model/generic-repository-summary.d.ts +1 -1
- package/lib/model/generic-repository-summary.js +1 -1
- package/lib/model/generic-repository.d.ts +1 -1
- package/lib/model/generic-repository.js +1 -1
- package/lib/model/index.d.ts +1 -1
- package/lib/model/index.js +1 -1
- package/lib/model/remove-container-version-details.d.ts +1 -1
- package/lib/model/remove-container-version-details.js +1 -1
- package/lib/model/repository-collection.d.ts +1 -1
- package/lib/model/repository-collection.js +1 -1
- package/lib/model/repository-summary.d.ts +4 -4
- package/lib/model/repository-summary.js +1 -1
- package/lib/model/repository.d.ts +4 -4
- package/lib/model/repository.js +1 -1
- package/lib/model/restore-container-image-details.d.ts +1 -1
- package/lib/model/restore-container-image-details.js +1 -1
- package/lib/model/update-container-configuration-details.d.ts +1 -1
- package/lib/model/update-container-configuration-details.js +1 -1
- package/lib/model/update-container-image-details.d.ts +3 -3
- package/lib/model/update-container-image-details.js +1 -1
- package/lib/model/update-container-image-signature-details.d.ts +3 -3
- package/lib/model/update-container-image-signature-details.js +1 -1
- package/lib/model/update-container-repository-details.d.ts +3 -3
- package/lib/model/update-container-repository-details.js +1 -1
- package/lib/model/update-generic-artifact-by-path-details.d.ts +3 -3
- package/lib/model/update-generic-artifact-by-path-details.js +1 -1
- package/lib/model/update-generic-artifact-details.d.ts +4 -4
- package/lib/model/update-generic-artifact-details.js +1 -1
- package/lib/model/update-generic-repository-details.d.ts +1 -1
- package/lib/model/update-generic-repository-details.js +1 -1
- package/lib/model/update-repository-details.d.ts +3 -3
- package/lib/model/update-repository-details.js +1 -1
- package/lib/request/change-container-repository-compartment-request.d.ts +2 -2
- package/lib/request/change-repository-compartment-request.d.ts +2 -2
- package/lib/request/create-container-image-signature-request.d.ts +1 -1
- package/lib/request/create-container-repository-request.d.ts +1 -1
- package/lib/request/create-repository-request.d.ts +1 -1
- package/lib/request/delete-container-image-request.d.ts +2 -2
- package/lib/request/delete-container-image-signature-request.d.ts +2 -2
- package/lib/request/delete-container-repository-request.d.ts +2 -2
- package/lib/request/delete-generic-artifact-by-path-request.d.ts +2 -2
- package/lib/request/delete-generic-artifact-request.d.ts +2 -2
- package/lib/request/delete-repository-request.d.ts +2 -2
- package/lib/request/get-container-configuration-request.d.ts +2 -2
- package/lib/request/get-container-image-request.d.ts +2 -2
- package/lib/request/get-container-image-signature-request.d.ts +2 -2
- package/lib/request/get-container-repository-request.d.ts +2 -2
- package/lib/request/get-generic-artifact-by-path-request.d.ts +2 -2
- package/lib/request/get-generic-artifact-request.d.ts +2 -2
- package/lib/request/get-repository-request.d.ts +2 -2
- package/lib/request/index.d.ts +1 -1
- package/lib/request/index.js +1 -1
- package/lib/request/list-container-image-signatures-request.d.ts +6 -6
- package/lib/request/list-container-images-request.d.ts +4 -4
- package/lib/request/list-container-repositories-request.d.ts +4 -4
- package/lib/request/list-generic-artifacts-request.d.ts +4 -4
- package/lib/request/list-repositories-request.d.ts +4 -4
- package/lib/request/remove-container-version-request.d.ts +2 -2
- package/lib/request/restore-container-image-request.d.ts +2 -2
- package/lib/request/update-container-configuration-request.d.ts +2 -2
- package/lib/request/update-container-image-request.d.ts +2 -2
- package/lib/request/update-container-image-signature-request.d.ts +2 -2
- package/lib/request/update-container-repository-request.d.ts +2 -2
- package/lib/request/update-generic-artifact-by-path-request.d.ts +2 -2
- package/lib/request/update-generic-artifact-request.d.ts +3 -3
- package/lib/request/update-repository-request.d.ts +2 -2
- package/lib/response/index.d.ts +1 -1
- package/lib/response/index.js +1 -1
- package/lib/response/list-container-image-signatures-response.d.ts +1 -1
- package/lib/response/list-container-images-response.d.ts +1 -1
- package/lib/response/list-container-repositories-response.d.ts +1 -1
- package/lib/response/list-generic-artifacts-response.d.ts +1 -1
- package/lib/response/list-repositories-response.d.ts +1 -1
- package/package.json +3 -3
package/lib/client.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Artifacts and Container Images API
|
|
4
|
-
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
|
+
* API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
5
5
|
Use this API to manage resources such as generic artifacts and container images.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20160918
|
|
@@ -212,13 +212,13 @@ class ArtifactsClient {
|
|
|
212
212
|
/**
|
|
213
213
|
* Moves a container repository into a different compartment within the same tenancy. For information about moving
|
|
214
214
|
* resources between compartments, see
|
|
215
|
-
* [Moving Resources to a Different Compartment](https://docs.
|
|
215
|
+
* [Moving Resources to a Different Compartment](https://docs.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
|
|
216
216
|
*
|
|
217
217
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
218
218
|
* @param ChangeContainerRepositoryCompartmentRequest
|
|
219
219
|
* @return ChangeContainerRepositoryCompartmentResponse
|
|
220
220
|
* @throws OciError when an error occurs
|
|
221
|
-
* @example Click {@link https://docs.
|
|
221
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/artifacts/ChangeContainerRepositoryCompartment.ts.html |here} to see how to use ChangeContainerRepositoryCompartment API.
|
|
222
222
|
*/
|
|
223
223
|
changeContainerRepositoryCompartment(changeContainerRepositoryCompartmentRequest) {
|
|
224
224
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -272,13 +272,13 @@ class ArtifactsClient {
|
|
|
272
272
|
/**
|
|
273
273
|
* Moves a repository into a different compartment within the same tenancy. For information about moving
|
|
274
274
|
* resources between compartments, see
|
|
275
|
-
* [Moving Resources to a Different Compartment](https://docs.
|
|
275
|
+
* [Moving Resources to a Different Compartment](https://docs.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
|
|
276
276
|
*
|
|
277
277
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
278
278
|
* @param ChangeRepositoryCompartmentRequest
|
|
279
279
|
* @return ChangeRepositoryCompartmentResponse
|
|
280
280
|
* @throws OciError when an error occurs
|
|
281
|
-
* @example Click {@link https://docs.
|
|
281
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/artifacts/ChangeRepositoryCompartment.ts.html |here} to see how to use ChangeRepositoryCompartment API.
|
|
282
282
|
*/
|
|
283
283
|
changeRepositoryCompartment(changeRepositoryCompartmentRequest) {
|
|
284
284
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -335,7 +335,7 @@ class ArtifactsClient {
|
|
|
335
335
|
* @param CreateContainerImageSignatureRequest
|
|
336
336
|
* @return CreateContainerImageSignatureResponse
|
|
337
337
|
* @throws OciError when an error occurs
|
|
338
|
-
* @example Click {@link https://docs.
|
|
338
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/artifacts/CreateContainerImageSignature.ts.html |here} to see how to use CreateContainerImageSignature API.
|
|
339
339
|
*/
|
|
340
340
|
createContainerImageSignature(createContainerImageSignatureRequest) {
|
|
341
341
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -399,7 +399,7 @@ class ArtifactsClient {
|
|
|
399
399
|
* @param CreateContainerRepositoryRequest
|
|
400
400
|
* @return CreateContainerRepositoryResponse
|
|
401
401
|
* @throws OciError when an error occurs
|
|
402
|
-
* @example Click {@link https://docs.
|
|
402
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/artifacts/CreateContainerRepository.ts.html |here} to see how to use CreateContainerRepository API.
|
|
403
403
|
*/
|
|
404
404
|
createContainerRepository(createContainerRepositoryRequest) {
|
|
405
405
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -462,7 +462,7 @@ class ArtifactsClient {
|
|
|
462
462
|
* @param CreateRepositoryRequest
|
|
463
463
|
* @return CreateRepositoryResponse
|
|
464
464
|
* @throws OciError when an error occurs
|
|
465
|
-
* @example Click {@link https://docs.
|
|
465
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/artifacts/CreateRepository.ts.html |here} to see how to use CreateRepository API.
|
|
466
466
|
*/
|
|
467
467
|
createRepository(createRepositoryRequest) {
|
|
468
468
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -525,7 +525,7 @@ class ArtifactsClient {
|
|
|
525
525
|
* @param DeleteContainerImageRequest
|
|
526
526
|
* @return DeleteContainerImageResponse
|
|
527
527
|
* @throws OciError when an error occurs
|
|
528
|
-
* @example Click {@link https://docs.
|
|
528
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/artifacts/DeleteContainerImage.ts.html |here} to see how to use DeleteContainerImage API.
|
|
529
529
|
*/
|
|
530
530
|
deleteContainerImage(deleteContainerImageRequest) {
|
|
531
531
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -580,7 +580,7 @@ class ArtifactsClient {
|
|
|
580
580
|
* @param DeleteContainerImageSignatureRequest
|
|
581
581
|
* @return DeleteContainerImageSignatureResponse
|
|
582
582
|
* @throws OciError when an error occurs
|
|
583
|
-
* @example Click {@link https://docs.
|
|
583
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/artifacts/DeleteContainerImageSignature.ts.html |here} to see how to use DeleteContainerImageSignature API.
|
|
584
584
|
*/
|
|
585
585
|
deleteContainerImageSignature(deleteContainerImageSignatureRequest) {
|
|
586
586
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -635,7 +635,7 @@ class ArtifactsClient {
|
|
|
635
635
|
* @param DeleteContainerRepositoryRequest
|
|
636
636
|
* @return DeleteContainerRepositoryResponse
|
|
637
637
|
* @throws OciError when an error occurs
|
|
638
|
-
* @example Click {@link https://docs.
|
|
638
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/artifacts/DeleteContainerRepository.ts.html |here} to see how to use DeleteContainerRepository API.
|
|
639
639
|
*/
|
|
640
640
|
deleteContainerRepository(deleteContainerRepositoryRequest) {
|
|
641
641
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -685,12 +685,12 @@ class ArtifactsClient {
|
|
|
685
685
|
});
|
|
686
686
|
}
|
|
687
687
|
/**
|
|
688
|
-
* Deletes an artifact with a specified [OCID](https://docs.
|
|
688
|
+
* Deletes an artifact with a specified [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
|
689
689
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
690
690
|
* @param DeleteGenericArtifactRequest
|
|
691
691
|
* @return DeleteGenericArtifactResponse
|
|
692
692
|
* @throws OciError when an error occurs
|
|
693
|
-
* @example Click {@link https://docs.
|
|
693
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/artifacts/DeleteGenericArtifact.ts.html |here} to see how to use DeleteGenericArtifact API.
|
|
694
694
|
*/
|
|
695
695
|
deleteGenericArtifact(deleteGenericArtifactRequest) {
|
|
696
696
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -745,7 +745,7 @@ class ArtifactsClient {
|
|
|
745
745
|
* @param DeleteGenericArtifactByPathRequest
|
|
746
746
|
* @return DeleteGenericArtifactByPathResponse
|
|
747
747
|
* @throws OciError when an error occurs
|
|
748
|
-
* @example Click {@link https://docs.
|
|
748
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/artifacts/DeleteGenericArtifactByPath.ts.html |here} to see how to use DeleteGenericArtifactByPath API.
|
|
749
749
|
*/
|
|
750
750
|
deleteGenericArtifactByPath(deleteGenericArtifactByPathRequest) {
|
|
751
751
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -802,7 +802,7 @@ class ArtifactsClient {
|
|
|
802
802
|
* @param DeleteRepositoryRequest
|
|
803
803
|
* @return DeleteRepositoryResponse
|
|
804
804
|
* @throws OciError when an error occurs
|
|
805
|
-
* @example Click {@link https://docs.
|
|
805
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/artifacts/DeleteRepository.ts.html |here} to see how to use DeleteRepository API.
|
|
806
806
|
*/
|
|
807
807
|
deleteRepository(deleteRepositoryRequest) {
|
|
808
808
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -857,7 +857,7 @@ class ArtifactsClient {
|
|
|
857
857
|
* @param GetContainerConfigurationRequest
|
|
858
858
|
* @return GetContainerConfigurationResponse
|
|
859
859
|
* @throws OciError when an error occurs
|
|
860
|
-
* @example Click {@link https://docs.
|
|
860
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/artifacts/GetContainerConfiguration.ts.html |here} to see how to use GetContainerConfiguration API.
|
|
861
861
|
*/
|
|
862
862
|
getContainerConfiguration(getContainerConfigurationRequest) {
|
|
863
863
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -920,7 +920,7 @@ class ArtifactsClient {
|
|
|
920
920
|
* @param GetContainerImageRequest
|
|
921
921
|
* @return GetContainerImageResponse
|
|
922
922
|
* @throws OciError when an error occurs
|
|
923
|
-
* @example Click {@link https://docs.
|
|
923
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/artifacts/GetContainerImage.ts.html |here} to see how to use GetContainerImage API.
|
|
924
924
|
*/
|
|
925
925
|
getContainerImage(getContainerImageRequest) {
|
|
926
926
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -983,7 +983,7 @@ class ArtifactsClient {
|
|
|
983
983
|
* @param GetContainerImageSignatureRequest
|
|
984
984
|
* @return GetContainerImageSignatureResponse
|
|
985
985
|
* @throws OciError when an error occurs
|
|
986
|
-
* @example Click {@link https://docs.
|
|
986
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/artifacts/GetContainerImageSignature.ts.html |here} to see how to use GetContainerImageSignature API.
|
|
987
987
|
*/
|
|
988
988
|
getContainerImageSignature(getContainerImageSignatureRequest) {
|
|
989
989
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1046,7 +1046,7 @@ class ArtifactsClient {
|
|
|
1046
1046
|
* @param GetContainerRepositoryRequest
|
|
1047
1047
|
* @return GetContainerRepositoryResponse
|
|
1048
1048
|
* @throws OciError when an error occurs
|
|
1049
|
-
* @example Click {@link https://docs.
|
|
1049
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/artifacts/GetContainerRepository.ts.html |here} to see how to use GetContainerRepository API.
|
|
1050
1050
|
*/
|
|
1051
1051
|
getContainerRepository(getContainerRepositoryRequest) {
|
|
1052
1052
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1104,12 +1104,12 @@ class ArtifactsClient {
|
|
|
1104
1104
|
});
|
|
1105
1105
|
}
|
|
1106
1106
|
/**
|
|
1107
|
-
* Gets information about an artifact with a specified [OCID](https://docs.
|
|
1107
|
+
* Gets information about an artifact with a specified [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
|
1108
1108
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1109
1109
|
* @param GetGenericArtifactRequest
|
|
1110
1110
|
* @return GetGenericArtifactResponse
|
|
1111
1111
|
* @throws OciError when an error occurs
|
|
1112
|
-
* @example Click {@link https://docs.
|
|
1112
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/artifacts/GetGenericArtifact.ts.html |here} to see how to use GetGenericArtifact API.
|
|
1113
1113
|
*/
|
|
1114
1114
|
getGenericArtifact(getGenericArtifactRequest) {
|
|
1115
1115
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1172,7 +1172,7 @@ class ArtifactsClient {
|
|
|
1172
1172
|
* @param GetGenericArtifactByPathRequest
|
|
1173
1173
|
* @return GetGenericArtifactByPathResponse
|
|
1174
1174
|
* @throws OciError when an error occurs
|
|
1175
|
-
* @example Click {@link https://docs.
|
|
1175
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/artifacts/GetGenericArtifactByPath.ts.html |here} to see how to use GetGenericArtifactByPath API.
|
|
1176
1176
|
*/
|
|
1177
1177
|
getGenericArtifactByPath(getGenericArtifactByPathRequest) {
|
|
1178
1178
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1237,7 +1237,7 @@ class ArtifactsClient {
|
|
|
1237
1237
|
* @param GetRepositoryRequest
|
|
1238
1238
|
* @return GetRepositoryResponse
|
|
1239
1239
|
* @throws OciError when an error occurs
|
|
1240
|
-
* @example Click {@link https://docs.
|
|
1240
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/artifacts/GetRepository.ts.html |here} to see how to use GetRepository API.
|
|
1241
1241
|
*/
|
|
1242
1242
|
getRepository(getRepositoryRequest) {
|
|
1243
1243
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1300,7 +1300,7 @@ class ArtifactsClient {
|
|
|
1300
1300
|
* @param ListContainerImageSignaturesRequest
|
|
1301
1301
|
* @return ListContainerImageSignaturesResponse
|
|
1302
1302
|
* @throws OciError when an error occurs
|
|
1303
|
-
* @example Click {@link https://docs.
|
|
1303
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/artifacts/ListContainerImageSignatures.ts.html |here} to see how to use ListContainerImageSignatures API.
|
|
1304
1304
|
*/
|
|
1305
1305
|
listContainerImageSignatures(listContainerImageSignaturesRequest) {
|
|
1306
1306
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1376,7 +1376,7 @@ class ArtifactsClient {
|
|
|
1376
1376
|
* @param ListContainerImagesRequest
|
|
1377
1377
|
* @return ListContainerImagesResponse
|
|
1378
1378
|
* @throws OciError when an error occurs
|
|
1379
|
-
* @example Click {@link https://docs.
|
|
1379
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/artifacts/ListContainerImages.ts.html |here} to see how to use ListContainerImages API.
|
|
1380
1380
|
*/
|
|
1381
1381
|
listContainerImages(listContainerImagesRequest) {
|
|
1382
1382
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1451,7 +1451,7 @@ class ArtifactsClient {
|
|
|
1451
1451
|
* @param ListContainerRepositoriesRequest
|
|
1452
1452
|
* @return ListContainerRepositoriesResponse
|
|
1453
1453
|
* @throws OciError when an error occurs
|
|
1454
|
-
* @example Click {@link https://docs.
|
|
1454
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/artifacts/ListContainerRepositories.ts.html |here} to see how to use ListContainerRepositories API.
|
|
1455
1455
|
*/
|
|
1456
1456
|
listContainerRepositories(listContainerRepositoriesRequest) {
|
|
1457
1457
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1523,7 +1523,7 @@ class ArtifactsClient {
|
|
|
1523
1523
|
* @param ListGenericArtifactsRequest
|
|
1524
1524
|
* @return ListGenericArtifactsResponse
|
|
1525
1525
|
* @throws OciError when an error occurs
|
|
1526
|
-
* @example Click {@link https://docs.
|
|
1526
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/artifacts/ListGenericArtifacts.ts.html |here} to see how to use ListGenericArtifacts API.
|
|
1527
1527
|
*/
|
|
1528
1528
|
listGenericArtifacts(listGenericArtifactsRequest) {
|
|
1529
1529
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1597,7 +1597,7 @@ class ArtifactsClient {
|
|
|
1597
1597
|
* @param ListRepositoriesRequest
|
|
1598
1598
|
* @return ListRepositoriesResponse
|
|
1599
1599
|
* @throws OciError when an error occurs
|
|
1600
|
-
* @example Click {@link https://docs.
|
|
1600
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/artifacts/ListRepositories.ts.html |here} to see how to use ListRepositories API.
|
|
1601
1601
|
*/
|
|
1602
1602
|
listRepositories(listRepositoriesRequest) {
|
|
1603
1603
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1668,7 +1668,7 @@ class ArtifactsClient {
|
|
|
1668
1668
|
* @param RemoveContainerVersionRequest
|
|
1669
1669
|
* @return RemoveContainerVersionResponse
|
|
1670
1670
|
* @throws OciError when an error occurs
|
|
1671
|
-
* @example Click {@link https://docs.
|
|
1671
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/artifacts/RemoveContainerVersion.ts.html |here} to see how to use RemoveContainerVersion API.
|
|
1672
1672
|
*/
|
|
1673
1673
|
removeContainerVersion(removeContainerVersionRequest) {
|
|
1674
1674
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1734,7 +1734,7 @@ class ArtifactsClient {
|
|
|
1734
1734
|
* @param RestoreContainerImageRequest
|
|
1735
1735
|
* @return RestoreContainerImageResponse
|
|
1736
1736
|
* @throws OciError when an error occurs
|
|
1737
|
-
* @example Click {@link https://docs.
|
|
1737
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/artifacts/RestoreContainerImage.ts.html |here} to see how to use RestoreContainerImage API.
|
|
1738
1738
|
*/
|
|
1739
1739
|
restoreContainerImage(restoreContainerImageRequest) {
|
|
1740
1740
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1800,7 +1800,7 @@ class ArtifactsClient {
|
|
|
1800
1800
|
* @param UpdateContainerConfigurationRequest
|
|
1801
1801
|
* @return UpdateContainerConfigurationResponse
|
|
1802
1802
|
* @throws OciError when an error occurs
|
|
1803
|
-
* @example Click {@link https://docs.
|
|
1803
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/artifacts/UpdateContainerConfiguration.ts.html |here} to see how to use UpdateContainerConfiguration API.
|
|
1804
1804
|
*/
|
|
1805
1805
|
updateContainerConfiguration(updateContainerConfigurationRequest) {
|
|
1806
1806
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1865,7 +1865,7 @@ class ArtifactsClient {
|
|
|
1865
1865
|
* @param UpdateContainerImageRequest
|
|
1866
1866
|
* @return UpdateContainerImageResponse
|
|
1867
1867
|
* @throws OciError when an error occurs
|
|
1868
|
-
* @example Click {@link https://docs.
|
|
1868
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/artifacts/UpdateContainerImage.ts.html |here} to see how to use UpdateContainerImage API.
|
|
1869
1869
|
*/
|
|
1870
1870
|
updateContainerImage(updateContainerImageRequest) {
|
|
1871
1871
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1930,7 +1930,7 @@ class ArtifactsClient {
|
|
|
1930
1930
|
* @param UpdateContainerImageSignatureRequest
|
|
1931
1931
|
* @return UpdateContainerImageSignatureResponse
|
|
1932
1932
|
* @throws OciError when an error occurs
|
|
1933
|
-
* @example Click {@link https://docs.
|
|
1933
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/artifacts/UpdateContainerImageSignature.ts.html |here} to see how to use UpdateContainerImageSignature API.
|
|
1934
1934
|
*/
|
|
1935
1935
|
updateContainerImageSignature(updateContainerImageSignatureRequest) {
|
|
1936
1936
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1995,7 +1995,7 @@ class ArtifactsClient {
|
|
|
1995
1995
|
* @param UpdateContainerRepositoryRequest
|
|
1996
1996
|
* @return UpdateContainerRepositoryResponse
|
|
1997
1997
|
* @throws OciError when an error occurs
|
|
1998
|
-
* @example Click {@link https://docs.
|
|
1998
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/artifacts/UpdateContainerRepository.ts.html |here} to see how to use UpdateContainerRepository API.
|
|
1999
1999
|
*/
|
|
2000
2000
|
updateContainerRepository(updateContainerRepositoryRequest) {
|
|
2001
2001
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2055,12 +2055,12 @@ class ArtifactsClient {
|
|
|
2055
2055
|
});
|
|
2056
2056
|
}
|
|
2057
2057
|
/**
|
|
2058
|
-
* Updates the artifact with the specified [OCID](https://docs.
|
|
2058
|
+
* Updates the artifact with the specified [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm). You can only update the tags of an artifact.
|
|
2059
2059
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2060
2060
|
* @param UpdateGenericArtifactRequest
|
|
2061
2061
|
* @return UpdateGenericArtifactResponse
|
|
2062
2062
|
* @throws OciError when an error occurs
|
|
2063
|
-
* @example Click {@link https://docs.
|
|
2063
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/artifacts/UpdateGenericArtifact.ts.html |here} to see how to use UpdateGenericArtifact API.
|
|
2064
2064
|
*/
|
|
2065
2065
|
updateGenericArtifact(updateGenericArtifactRequest) {
|
|
2066
2066
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2125,7 +2125,7 @@ class ArtifactsClient {
|
|
|
2125
2125
|
* @param UpdateGenericArtifactByPathRequest
|
|
2126
2126
|
* @return UpdateGenericArtifactByPathResponse
|
|
2127
2127
|
* @throws OciError when an error occurs
|
|
2128
|
-
* @example Click {@link https://docs.
|
|
2128
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/artifacts/UpdateGenericArtifactByPath.ts.html |here} to see how to use UpdateGenericArtifactByPath API.
|
|
2129
2129
|
*/
|
|
2130
2130
|
updateGenericArtifactByPath(updateGenericArtifactByPathRequest) {
|
|
2131
2131
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2192,7 +2192,7 @@ class ArtifactsClient {
|
|
|
2192
2192
|
* @param UpdateRepositoryRequest
|
|
2193
2193
|
* @return UpdateRepositoryResponse
|
|
2194
2194
|
* @throws OciError when an error occurs
|
|
2195
|
-
* @example Click {@link https://docs.
|
|
2195
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/artifacts/UpdateRepository.ts.html |here} to see how to use UpdateRepository API.
|
|
2196
2196
|
*/
|
|
2197
2197
|
updateRepository(updateRepositoryRequest) {
|
|
2198
2198
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Artifacts and Container Images API
|
|
3
|
-
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
3
|
+
* API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
4
|
Use this API to manage resources such as generic artifacts and container images.
|
|
5
5
|
|
|
6
6
|
* OpenAPI spec version: 20160918
|
|
@@ -17,7 +17,7 @@ Use this API to manage resources such as generic artifacts and container images.
|
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeContainerRepositoryCompartmentDetails {
|
|
19
19
|
/**
|
|
20
|
-
* The [OCID](https://docs.
|
|
20
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment into which to move the resource.
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
23
|
"compartmentId": string;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Artifacts and Container Images API
|
|
4
|
-
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
|
+
* API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
5
5
|
Use this API to manage resources such as generic artifacts and container images.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20160918
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Artifacts and Container Images API
|
|
3
|
-
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
3
|
+
* API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
4
|
Use this API to manage resources such as generic artifacts and container images.
|
|
5
5
|
|
|
6
6
|
* OpenAPI spec version: 20160918
|
|
@@ -17,7 +17,7 @@ Use this API to manage resources such as generic artifacts and container images.
|
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeRepositoryCompartmentDetails {
|
|
19
19
|
/**
|
|
20
|
-
* The [OCID](https://docs.
|
|
20
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment into which the repository should be moved.
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
23
|
"compartmentId": string;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Artifacts and Container Images API
|
|
4
|
-
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
|
+
* API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
5
5
|
Use this API to manage resources such as generic artifacts and container images.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20160918
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Artifacts and Container Images API
|
|
3
|
-
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
3
|
+
* API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
4
|
Use this API to manage resources such as generic artifacts and container images.
|
|
5
5
|
|
|
6
6
|
* OpenAPI spec version: 20160918
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Artifacts and Container Images API
|
|
4
|
-
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
|
+
* API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
5
5
|
Use this API to manage resources such as generic artifacts and container images.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20160918
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Artifacts and Container Images API
|
|
3
|
-
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
3
|
+
* API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
4
|
Use this API to manage resources such as generic artifacts and container images.
|
|
5
5
|
|
|
6
6
|
* OpenAPI spec version: 20160918
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Artifacts and Container Images API
|
|
4
|
-
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
|
+
* API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
5
5
|
Use this API to manage resources such as generic artifacts and container images.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20160918
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Artifacts and Container Images API
|
|
3
|
-
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
3
|
+
* API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
4
|
Use this API to manage resources such as generic artifacts and container images.
|
|
5
5
|
|
|
6
6
|
* OpenAPI spec version: 20160918
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Artifacts and Container Images API
|
|
4
|
-
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
|
+
* API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
5
5
|
Use this API to manage resources such as generic artifacts and container images.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20160918
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Artifacts and Container Images API
|
|
3
|
-
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
3
|
+
* API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
4
|
Use this API to manage resources such as generic artifacts and container images.
|
|
5
5
|
|
|
6
6
|
* OpenAPI spec version: 20160918
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Artifacts and Container Images API
|
|
4
|
-
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
|
+
* API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
5
5
|
Use this API to manage resources such as generic artifacts and container images.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20160918
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Artifacts and Container Images API
|
|
3
|
-
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
3
|
+
* API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
4
|
Use this API to manage resources such as generic artifacts and container images.
|
|
5
5
|
|
|
6
6
|
* OpenAPI spec version: 20160918
|
|
@@ -28,28 +28,28 @@ export interface ContainerImageSignatureSummary {
|
|
|
28
28
|
*/
|
|
29
29
|
"displayName": string;
|
|
30
30
|
/**
|
|
31
|
-
* The [OCID](https://docs.
|
|
31
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the container image signature.
|
|
32
32
|
* <p>
|
|
33
33
|
Example: {@code ocid1.containerimagesignature.oc1..exampleuniqueID}
|
|
34
34
|
*
|
|
35
35
|
*/
|
|
36
36
|
"id": string;
|
|
37
37
|
/**
|
|
38
|
-
* The [OCID](https://docs.
|
|
38
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the container image.
|
|
39
39
|
* <p>
|
|
40
40
|
Example: {@code ocid1.containerimage.oc1..exampleuniqueID}
|
|
41
41
|
*
|
|
42
42
|
*/
|
|
43
43
|
"imageId": string;
|
|
44
44
|
/**
|
|
45
|
-
* The [OCID](https://docs.
|
|
45
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the kmsKeyId used to sign the container image.
|
|
46
46
|
* <p>
|
|
47
47
|
Example: {@code ocid1.key.oc1..exampleuniqueID}
|
|
48
48
|
*
|
|
49
49
|
*/
|
|
50
50
|
"kmsKeyId": string;
|
|
51
51
|
/**
|
|
52
|
-
* The [OCID](https://docs.
|
|
52
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the kmsKeyVersionId used to sign the container image.
|
|
53
53
|
* <p>
|
|
54
54
|
Example: {@code ocid1.keyversion.oc1..exampleuniqueID}
|
|
55
55
|
*
|
|
@@ -77,7 +77,7 @@ export interface ContainerImageSignatureSummary {
|
|
|
77
77
|
"lifecycleState": string;
|
|
78
78
|
/**
|
|
79
79
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no
|
|
80
|
-
* predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.
|
|
80
|
+
* predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
81
81
|
* <p>
|
|
82
82
|
Example: {@code {\"Department\": \"Finance\"}}
|
|
83
83
|
*
|
|
@@ -87,7 +87,7 @@ export interface ContainerImageSignatureSummary {
|
|
|
87
87
|
};
|
|
88
88
|
/**
|
|
89
89
|
* Defined tags for this resource. Each key is predefined and scoped to a
|
|
90
|
-
* namespace. For more information, see [Resource Tags](https://docs.
|
|
90
|
+
* namespace. For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
91
91
|
* <p>
|
|
92
92
|
Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
93
93
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Artifacts and Container Images API
|
|
4
|
-
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
|
+
* API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
5
5
|
Use this API to manage resources such as generic artifacts and container images.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20160918
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Artifacts and Container Images API
|
|
3
|
-
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
3
|
+
* API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
4
|
Use this API to manage resources such as generic artifacts and container images.
|
|
5
5
|
|
|
6
6
|
* OpenAPI spec version: 20160918
|
|
@@ -17,7 +17,7 @@ Use this API to manage resources such as generic artifacts and container images.
|
|
|
17
17
|
*/
|
|
18
18
|
export interface ContainerImageSignature {
|
|
19
19
|
/**
|
|
20
|
-
* The [OCID](https://docs.
|
|
20
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which the container repository exists.
|
|
21
21
|
*/
|
|
22
22
|
"compartmentId": string;
|
|
23
23
|
/**
|
|
@@ -32,28 +32,28 @@ export interface ContainerImageSignature {
|
|
|
32
32
|
*/
|
|
33
33
|
"displayName": string;
|
|
34
34
|
/**
|
|
35
|
-
* The [OCID](https://docs.
|
|
35
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the container image signature.
|
|
36
36
|
* <p>
|
|
37
37
|
Example: {@code ocid1.containerimagesignature.oc1..exampleuniqueID}
|
|
38
38
|
*
|
|
39
39
|
*/
|
|
40
40
|
"id": string;
|
|
41
41
|
/**
|
|
42
|
-
* The [OCID](https://docs.
|
|
42
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the container image.
|
|
43
43
|
* <p>
|
|
44
44
|
Example: {@code ocid1.containerimage.oc1..exampleuniqueID}
|
|
45
45
|
*
|
|
46
46
|
*/
|
|
47
47
|
"imageId": string;
|
|
48
48
|
/**
|
|
49
|
-
* The [OCID](https://docs.
|
|
49
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the kmsKeyId used to sign the container image.
|
|
50
50
|
* <p>
|
|
51
51
|
Example: {@code ocid1.key.oc1..exampleuniqueID}
|
|
52
52
|
*
|
|
53
53
|
*/
|
|
54
54
|
"kmsKeyId": string;
|
|
55
55
|
/**
|
|
56
|
-
* The [OCID](https://docs.
|
|
56
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the kmsKeyVersionId used to sign the container image.
|
|
57
57
|
* <p>
|
|
58
58
|
Example: {@code ocid1.keyversion.oc1..exampleuniqueID}
|
|
59
59
|
*
|
|
@@ -81,7 +81,7 @@ export interface ContainerImageSignature {
|
|
|
81
81
|
"lifecycleState": ContainerImageSignature.LifecycleState;
|
|
82
82
|
/**
|
|
83
83
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no
|
|
84
|
-
* predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.
|
|
84
|
+
* predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
85
85
|
* <p>
|
|
86
86
|
Example: {@code {\"Department\": \"Finance\"}}
|
|
87
87
|
*
|
|
@@ -91,7 +91,7 @@ export interface ContainerImageSignature {
|
|
|
91
91
|
};
|
|
92
92
|
/**
|
|
93
93
|
* Defined tags for this resource. Each key is predefined and scoped to a
|
|
94
|
-
* namespace. For more information, see [Resource Tags](https://docs.
|
|
94
|
+
* namespace. For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
95
95
|
* <p>
|
|
96
96
|
Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
97
97
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Artifacts and Container Images API
|
|
4
|
-
* API covering the Artifacts and [Registry](/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
4
|
+
* API covering the Artifacts and [Registry](https://docs.oracle.com/iaas/Content/Registry/Concepts/registryoverview.htm) services.
|
|
5
5
|
Use this API to manage resources such as generic artifacts and container images.
|
|
6
6
|
|
|
7
7
|
* OpenAPI spec version: 20160918
|