oci-devops 2.76.1 → 2.77.1
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/lib/client.d.ts +96 -90
- package/lib/client.js +98 -89
- package/lib/client.js.map +1 -1
- package/lib/model/bitbucket-cloud-app-password-connection-summary.d.ts +1 -1
- package/lib/model/bitbucket-cloud-app-password-connection.d.ts +1 -1
- package/lib/model/bitbucket-server-access-token-connection.d.ts +1 -1
- package/lib/model/bitbucket-server-token-connection-summary.d.ts +1 -1
- package/lib/model/build-pipeline-stage-summary.d.ts +3 -3
- package/lib/model/build-pipeline-stage.d.ts +3 -3
- package/lib/model/build-pipeline-summary.d.ts +3 -3
- package/lib/model/build-pipeline.d.ts +3 -3
- package/lib/model/build-run-summary.d.ts +3 -3
- package/lib/model/build-run.d.ts +3 -3
- package/lib/model/connection-summary.d.ts +3 -3
- package/lib/model/connection.d.ts +3 -3
- package/lib/model/create-bitbucket-cloud-app-password-connection-details.d.ts +1 -1
- package/lib/model/create-bitbucket-server-access-token-connection-details.d.ts +1 -1
- package/lib/model/create-build-pipeline-details.d.ts +2 -2
- package/lib/model/create-build-pipeline-stage-details.d.ts +2 -2
- package/lib/model/create-build-run-details.d.ts +2 -2
- package/lib/model/create-connection-details.d.ts +2 -2
- package/lib/model/create-deploy-artifact-details.d.ts +2 -2
- package/lib/model/create-deploy-environment-details.d.ts +2 -2
- package/lib/model/create-deploy-pipeline-details.d.ts +2 -2
- package/lib/model/create-deploy-stage-details.d.ts +2 -2
- package/lib/model/create-deployment-details.d.ts +2 -2
- package/lib/model/create-github-access-token-connection-details.d.ts +1 -1
- package/lib/model/create-gitlab-access-token-connection-details.d.ts +1 -1
- package/lib/model/create-gitlab-server-access-token-connection-details.d.ts +1 -1
- package/lib/model/create-project-details.d.ts +2 -2
- package/lib/model/create-repository-details.d.ts +4 -4
- package/lib/model/create-trigger-details.d.ts +2 -2
- package/lib/model/create-vbs-access-token-connection-details.d.ts +1 -1
- package/lib/model/deploy-artifact-summary.d.ts +3 -3
- package/lib/model/deploy-artifact.d.ts +3 -3
- package/lib/model/deploy-environment-summary.d.ts +3 -3
- package/lib/model/deploy-environment.d.ts +3 -3
- package/lib/model/deploy-pipeline-summary.d.ts +3 -3
- package/lib/model/deploy-pipeline.d.ts +3 -3
- package/lib/model/deploy-stage-summary.d.ts +3 -3
- package/lib/model/deploy-stage.d.ts +3 -3
- package/lib/model/deployment-summary.d.ts +3 -3
- package/lib/model/deployment.d.ts +3 -3
- package/lib/model/diff-summary.d.ts +2 -2
- package/lib/model/github-access-token-connection-summary.d.ts +1 -1
- package/lib/model/github-access-token-connection.d.ts +1 -1
- package/lib/model/gitlab-access-token-connection-summary.d.ts +1 -1
- package/lib/model/gitlab-access-token-connection.d.ts +1 -1
- package/lib/model/gitlab-server-access-token-connection-summary.d.ts +1 -1
- package/lib/model/gitlab-server-access-token-connection.d.ts +1 -1
- package/lib/model/project-summary.d.ts +3 -3
- package/lib/model/project.d.ts +3 -3
- package/lib/model/repository-author-summary.d.ts +2 -2
- package/lib/model/repository-commit-summary.d.ts +2 -2
- package/lib/model/repository-mirror-record-summary.d.ts +2 -2
- package/lib/model/repository-path-summary.d.ts +2 -2
- package/lib/model/repository-ref-summary.d.ts +2 -2
- package/lib/model/repository-ref.d.ts +2 -2
- package/lib/model/repository-summary.d.ts +5 -5
- package/lib/model/repository.d.ts +3 -3
- package/lib/model/trigger-create-result.d.ts +3 -3
- package/lib/model/trigger-summary.d.ts +3 -3
- package/lib/model/trigger.d.ts +3 -3
- package/lib/model/update-bitbucket-cloud-app-password-connection-details.d.ts +1 -1
- package/lib/model/update-bitbucket-server-access-token-connection-details.d.ts +1 -1
- package/lib/model/update-build-pipeline-details.d.ts +2 -2
- package/lib/model/update-build-pipeline-stage-details.d.ts +2 -2
- package/lib/model/update-build-run-details.d.ts +2 -2
- package/lib/model/update-connection-details.d.ts +2 -2
- package/lib/model/update-deploy-artifact-details.d.ts +2 -2
- package/lib/model/update-deploy-environment-details.d.ts +2 -2
- package/lib/model/update-deploy-pipeline-details.d.ts +2 -2
- package/lib/model/update-deploy-stage-details.d.ts +2 -2
- package/lib/model/update-deployment-details.d.ts +2 -2
- package/lib/model/update-github-access-token-connection-details.d.ts +1 -1
- package/lib/model/update-gitlab-access-token-connection-details.d.ts +1 -1
- package/lib/model/update-gitlab-server-access-token-connection-details.d.ts +1 -1
- package/lib/model/update-project-details.d.ts +2 -2
- package/lib/model/update-repository-details.d.ts +4 -4
- package/lib/model/update-trigger-details.d.ts +2 -2
- package/lib/model/update-vbs-access-token-connection-details.d.ts +1 -1
- package/lib/model/vbs-access-token-connection-summary.d.ts +1 -1
- package/lib/model/vbs-access-token-connection.d.ts +1 -1
- package/lib/request/approve-deployment-request.d.ts +2 -2
- package/lib/request/cancel-build-run-request.d.ts +2 -2
- package/lib/request/cancel-deployment-request.d.ts +2 -2
- package/lib/request/cancel-scheduled-cascading-project-deletion-request.d.ts +2 -2
- package/lib/request/change-project-compartment-request.d.ts +2 -2
- package/lib/request/create-build-pipeline-request.d.ts +1 -1
- package/lib/request/create-build-pipeline-stage-request.d.ts +1 -1
- package/lib/request/create-build-run-request.d.ts +2 -2
- package/lib/request/create-connection-request.d.ts +1 -1
- package/lib/request/create-deploy-artifact-request.d.ts +1 -1
- package/lib/request/create-deploy-environment-request.d.ts +1 -1
- package/lib/request/create-deploy-pipeline-request.d.ts +1 -1
- package/lib/request/create-deploy-stage-request.d.ts +1 -1
- package/lib/request/create-deployment-request.d.ts +1 -1
- package/lib/request/create-project-request.d.ts +1 -1
- package/lib/request/create-repository-request.d.ts +1 -1
- package/lib/request/create-trigger-request.d.ts +1 -1
- package/lib/request/delete-build-pipeline-request.d.ts +2 -2
- package/lib/request/delete-build-pipeline-stage-request.d.ts +2 -2
- package/lib/request/delete-connection-request.d.ts +2 -2
- package/lib/request/delete-deploy-artifact-request.d.ts +2 -2
- package/lib/request/delete-deploy-environment-request.d.ts +2 -2
- package/lib/request/delete-deploy-pipeline-request.d.ts +2 -2
- package/lib/request/delete-deploy-stage-request.d.ts +2 -2
- package/lib/request/delete-project-request.d.ts +2 -2
- package/lib/request/delete-ref-request.d.ts +2 -2
- package/lib/request/delete-repository-request.d.ts +2 -2
- package/lib/request/delete-trigger-request.d.ts +2 -2
- package/lib/request/get-build-pipeline-request.d.ts +1 -1
- package/lib/request/get-build-pipeline-stage-request.d.ts +1 -1
- package/lib/request/get-build-run-request.d.ts +1 -1
- package/lib/request/get-commit-diff-request.d.ts +1 -1
- package/lib/request/get-commit-request.d.ts +1 -1
- package/lib/request/get-connection-request.d.ts +1 -1
- package/lib/request/get-deploy-artifact-request.d.ts +1 -1
- package/lib/request/get-deploy-environment-request.d.ts +1 -1
- package/lib/request/get-deploy-pipeline-request.d.ts +1 -1
- package/lib/request/get-deploy-stage-request.d.ts +1 -1
- package/lib/request/get-deployment-request.d.ts +1 -1
- package/lib/request/get-file-diff-request.d.ts +1 -1
- package/lib/request/get-mirror-record-request.d.ts +1 -1
- package/lib/request/get-object-content-request.d.ts +1 -1
- package/lib/request/get-object-request.d.ts +1 -1
- package/lib/request/get-project-request.d.ts +1 -1
- package/lib/request/get-ref-request.d.ts +1 -1
- package/lib/request/get-repo-file-diff-request.d.ts +1 -1
- package/lib/request/get-repo-file-lines-request.d.ts +1 -1
- package/lib/request/get-repository-archive-content-request.d.ts +1 -1
- package/lib/request/get-repository-file-lines-request.d.ts +1 -1
- package/lib/request/get-repository-request.d.ts +1 -1
- package/lib/request/get-trigger-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/list-authors-request.d.ts +1 -1
- package/lib/request/list-build-pipeline-stages-request.d.ts +1 -1
- package/lib/request/list-build-pipelines-request.d.ts +1 -1
- package/lib/request/list-build-runs-request.d.ts +1 -1
- package/lib/request/list-commit-diffs-request.d.ts +1 -1
- package/lib/request/list-commits-request.d.ts +1 -1
- package/lib/request/list-connections-request.d.ts +1 -1
- package/lib/request/list-deploy-artifacts-request.d.ts +1 -1
- package/lib/request/list-deploy-environments-request.d.ts +1 -1
- package/lib/request/list-deploy-pipelines-request.d.ts +1 -1
- package/lib/request/list-deploy-stages-request.d.ts +1 -1
- package/lib/request/list-deployments-request.d.ts +3 -3
- package/lib/request/list-mirror-records-request.d.ts +1 -1
- package/lib/request/list-paths-request.d.ts +1 -1
- package/lib/request/list-projects-request.d.ts +1 -1
- package/lib/request/list-refs-request.d.ts +1 -1
- package/lib/request/list-repositories-request.d.ts +1 -1
- package/lib/request/list-triggers-request.d.ts +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/mirror-repository-request.d.ts +2 -2
- package/lib/request/put-repository-ref-request.d.ts +2 -2
- package/lib/request/schedule-cascading-project-deletion-request.d.ts +2 -2
- package/lib/request/update-build-pipeline-request.d.ts +2 -2
- package/lib/request/update-build-pipeline-stage-request.d.ts +2 -2
- package/lib/request/update-build-run-request.d.ts +2 -2
- package/lib/request/update-connection-request.d.ts +2 -2
- package/lib/request/update-deploy-artifact-request.d.ts +2 -2
- package/lib/request/update-deploy-environment-request.d.ts +2 -2
- package/lib/request/update-deploy-pipeline-request.d.ts +2 -2
- package/lib/request/update-deploy-stage-request.d.ts +2 -2
- package/lib/request/update-deployment-request.d.ts +2 -2
- package/lib/request/update-project-request.d.ts +2 -2
- package/lib/request/update-repository-request.d.ts +2 -2
- package/lib/request/update-trigger-request.d.ts +2 -2
- package/lib/request/validate-connection-request.d.ts +2 -2
- package/lib/response/approve-deployment-response.d.ts +1 -1
- package/lib/response/cancel-build-run-response.d.ts +1 -1
- package/lib/response/cancel-deployment-response.d.ts +1 -1
- package/lib/response/create-build-pipeline-response.d.ts +1 -1
- package/lib/response/create-build-pipeline-stage-response.d.ts +1 -1
- package/lib/response/create-build-run-response.d.ts +1 -1
- package/lib/response/create-connection-response.d.ts +1 -1
- package/lib/response/create-deploy-artifact-response.d.ts +1 -1
- package/lib/response/create-deploy-environment-response.d.ts +1 -1
- package/lib/response/create-deploy-pipeline-response.d.ts +1 -1
- package/lib/response/create-deploy-stage-response.d.ts +1 -1
- package/lib/response/create-deployment-response.d.ts +1 -1
- package/lib/response/create-project-response.d.ts +1 -1
- package/lib/response/create-repository-response.d.ts +1 -1
- package/lib/response/create-trigger-response.d.ts +1 -1
- package/lib/response/get-build-pipeline-response.d.ts +1 -1
- package/lib/response/get-build-pipeline-stage-response.d.ts +1 -1
- package/lib/response/get-build-run-response.d.ts +1 -1
- package/lib/response/get-commit-diff-response.d.ts +1 -1
- package/lib/response/get-commit-response.d.ts +1 -1
- package/lib/response/get-connection-response.d.ts +1 -1
- package/lib/response/get-deploy-artifact-response.d.ts +1 -1
- package/lib/response/get-deploy-environment-response.d.ts +1 -1
- package/lib/response/get-deploy-pipeline-response.d.ts +1 -1
- package/lib/response/get-deploy-stage-response.d.ts +1 -1
- package/lib/response/get-deployment-response.d.ts +1 -1
- package/lib/response/get-file-diff-response.d.ts +1 -1
- package/lib/response/get-mirror-record-response.d.ts +1 -1
- package/lib/response/get-object-response.d.ts +1 -1
- package/lib/response/get-project-response.d.ts +1 -1
- package/lib/response/get-ref-response.d.ts +1 -1
- package/lib/response/get-repo-file-diff-response.d.ts +1 -1
- package/lib/response/get-repo-file-lines-response.d.ts +1 -1
- package/lib/response/get-repository-file-lines-response.d.ts +1 -1
- package/lib/response/get-repository-response.d.ts +1 -1
- package/lib/response/get-trigger-response.d.ts +1 -1
- package/lib/response/list-authors-response.d.ts +1 -1
- package/lib/response/list-build-pipeline-stages-response.d.ts +1 -1
- package/lib/response/list-build-pipelines-response.d.ts +1 -1
- package/lib/response/list-build-runs-response.d.ts +1 -1
- package/lib/response/list-commit-diffs-response.d.ts +1 -1
- package/lib/response/list-commits-response.d.ts +1 -1
- package/lib/response/list-connections-response.d.ts +1 -1
- package/lib/response/list-deploy-artifacts-response.d.ts +1 -1
- package/lib/response/list-deploy-environments-response.d.ts +1 -1
- package/lib/response/list-deploy-pipelines-response.d.ts +1 -1
- package/lib/response/list-deploy-stages-response.d.ts +1 -1
- package/lib/response/list-deployments-response.d.ts +1 -1
- package/lib/response/list-mirror-records-response.d.ts +1 -1
- package/lib/response/list-paths-response.d.ts +1 -1
- package/lib/response/list-projects-response.d.ts +1 -1
- package/lib/response/list-refs-response.d.ts +1 -1
- package/lib/response/list-repositories-response.d.ts +1 -1
- package/lib/response/list-triggers-response.d.ts +1 -1
- package/lib/response/list-work-request-errors-response.d.ts +1 -1
- package/lib/response/list-work-request-logs-response.d.ts +1 -1
- package/lib/response/list-work-requests-response.d.ts +1 -1
- package/lib/response/put-repository-ref-response.d.ts +1 -1
- package/lib/response/update-build-pipeline-response.d.ts +1 -1
- package/lib/response/update-build-pipeline-stage-response.d.ts +1 -1
- package/lib/response/update-build-run-response.d.ts +1 -1
- package/lib/response/update-connection-response.d.ts +1 -1
- package/lib/response/update-deploy-artifact-response.d.ts +1 -1
- package/lib/response/update-deploy-environment-response.d.ts +1 -1
- package/lib/response/update-deploy-pipeline-response.d.ts +1 -1
- package/lib/response/update-deploy-stage-response.d.ts +1 -1
- package/lib/response/update-deployment-response.d.ts +1 -1
- package/lib/response/update-project-response.d.ts +1 -1
- package/lib/response/update-repository-response.d.ts +1 -1
- package/lib/response/update-trigger-response.d.ts +1 -1
- package/lib/response/validate-connection-response.d.ts +1 -1
- package/package.json +3 -3
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
/**
|
|
15
|
-
* The details for updating a connection of the type
|
|
15
|
+
* The details for updating a connection of the type {@code BITBUCKET_SERVER_ACCESS_TOKEN}.
|
|
16
16
|
* This type corresponds to a connection in Bitbucket that is authenticated with a personal access token.
|
|
17
17
|
*
|
|
18
18
|
*/
|
|
@@ -25,13 +25,13 @@ export interface UpdateBuildPipelineDetails {
|
|
|
25
25
|
"displayName"?: string;
|
|
26
26
|
"buildPipelineParameters"?: model.BuildPipelineParameterCollection;
|
|
27
27
|
/**
|
|
28
|
-
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
28
|
+
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"bar-key\": \"value\"}}
|
|
29
29
|
*/
|
|
30
30
|
"freeformTags"?: {
|
|
31
31
|
[key: string]: string;
|
|
32
32
|
};
|
|
33
33
|
/**
|
|
34
|
-
* Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
34
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
35
35
|
*/
|
|
36
36
|
"definedTags"?: {
|
|
37
37
|
[key: string]: {
|
|
@@ -25,13 +25,13 @@ export interface UpdateBuildPipelineStageDetails {
|
|
|
25
25
|
"description"?: string;
|
|
26
26
|
"buildPipelineStagePredecessorCollection"?: model.BuildPipelineStagePredecessorCollection;
|
|
27
27
|
/**
|
|
28
|
-
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
28
|
+
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"bar-key\": \"value\"}}
|
|
29
29
|
*/
|
|
30
30
|
"freeformTags"?: {
|
|
31
31
|
[key: string]: string;
|
|
32
32
|
};
|
|
33
33
|
/**
|
|
34
|
-
* Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
34
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
35
35
|
*/
|
|
36
36
|
"definedTags"?: {
|
|
37
37
|
[key: string]: {
|
|
@@ -19,13 +19,13 @@ export interface UpdateBuildRunDetails {
|
|
|
19
19
|
*/
|
|
20
20
|
"displayName"?: string;
|
|
21
21
|
/**
|
|
22
|
-
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
22
|
+
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"bar-key\": \"value\"}}
|
|
23
23
|
*/
|
|
24
24
|
"freeformTags"?: {
|
|
25
25
|
[key: string]: string;
|
|
26
26
|
};
|
|
27
27
|
/**
|
|
28
|
-
* Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
28
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
29
29
|
*/
|
|
30
30
|
"definedTags"?: {
|
|
31
31
|
[key: string]: {
|
|
@@ -24,13 +24,13 @@ export interface UpdateConnectionDetails {
|
|
|
24
24
|
*/
|
|
25
25
|
"displayName"?: string;
|
|
26
26
|
/**
|
|
27
|
-
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
27
|
+
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"bar-key\": \"value\"}}
|
|
28
28
|
*/
|
|
29
29
|
"freeformTags"?: {
|
|
30
30
|
[key: string]: string;
|
|
31
31
|
};
|
|
32
32
|
/**
|
|
33
|
-
* Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
33
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
34
34
|
*/
|
|
35
35
|
"definedTags"?: {
|
|
36
36
|
[key: string]: {
|
|
@@ -33,13 +33,13 @@ export interface UpdateDeployArtifactDetails {
|
|
|
33
33
|
*/
|
|
34
34
|
"argumentSubstitutionMode"?: string;
|
|
35
35
|
/**
|
|
36
|
-
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
36
|
+
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"bar-key\": \"value\"}}
|
|
37
37
|
*/
|
|
38
38
|
"freeformTags"?: {
|
|
39
39
|
[key: string]: string;
|
|
40
40
|
};
|
|
41
41
|
/**
|
|
42
|
-
* Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
42
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
43
43
|
*/
|
|
44
44
|
"definedTags"?: {
|
|
45
45
|
[key: string]: {
|
|
@@ -23,13 +23,13 @@ export interface UpdateDeployEnvironmentDetails {
|
|
|
23
23
|
*/
|
|
24
24
|
"displayName"?: string;
|
|
25
25
|
/**
|
|
26
|
-
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
26
|
+
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"bar-key\": \"value\"}}
|
|
27
27
|
*/
|
|
28
28
|
"freeformTags"?: {
|
|
29
29
|
[key: string]: string;
|
|
30
30
|
};
|
|
31
31
|
/**
|
|
32
|
-
* Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
32
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
33
33
|
*/
|
|
34
34
|
"definedTags"?: {
|
|
35
35
|
[key: string]: {
|
|
@@ -25,13 +25,13 @@ export interface UpdateDeployPipelineDetails {
|
|
|
25
25
|
"displayName"?: string;
|
|
26
26
|
"deployPipelineParameters"?: model.DeployPipelineParameterCollection;
|
|
27
27
|
/**
|
|
28
|
-
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
28
|
+
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"bar-key\": \"value\"}}
|
|
29
29
|
*/
|
|
30
30
|
"freeformTags"?: {
|
|
31
31
|
[key: string]: string;
|
|
32
32
|
};
|
|
33
33
|
/**
|
|
34
|
-
* Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
34
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
35
35
|
*/
|
|
36
36
|
"definedTags"?: {
|
|
37
37
|
[key: string]: {
|
|
@@ -25,13 +25,13 @@ export interface UpdateDeployStageDetails {
|
|
|
25
25
|
"displayName"?: string;
|
|
26
26
|
"deployStagePredecessorCollection"?: model.DeployStagePredecessorCollection;
|
|
27
27
|
/**
|
|
28
|
-
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
28
|
+
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"bar-key\": \"value\"}}
|
|
29
29
|
*/
|
|
30
30
|
"freeformTags"?: {
|
|
31
31
|
[key: string]: string;
|
|
32
32
|
};
|
|
33
33
|
/**
|
|
34
|
-
* Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
34
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
35
35
|
*/
|
|
36
36
|
"definedTags"?: {
|
|
37
37
|
[key: string]: {
|
|
@@ -19,13 +19,13 @@ export interface UpdateDeploymentDetails {
|
|
|
19
19
|
*/
|
|
20
20
|
"displayName"?: string;
|
|
21
21
|
/**
|
|
22
|
-
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
22
|
+
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"bar-key\": \"value\"}}
|
|
23
23
|
*/
|
|
24
24
|
"freeformTags"?: {
|
|
25
25
|
[key: string]: string;
|
|
26
26
|
};
|
|
27
27
|
/**
|
|
28
|
-
* Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
28
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
29
29
|
*/
|
|
30
30
|
"definedTags"?: {
|
|
31
31
|
[key: string]: {
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
/**
|
|
15
|
-
* The details for updating a connection of the type
|
|
15
|
+
* The details for updating a connection of the type {@code GITHUB_ACCESS_TOKEN}.
|
|
16
16
|
* This type corresponds to a connection in GitHub that is authenticated with a personal access token.
|
|
17
17
|
*
|
|
18
18
|
*/
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
/**
|
|
15
|
-
* The details for updating a connection of the type
|
|
15
|
+
* The details for updating a connection of the type {@code GITLAB_ACCESS_TOKEN}.
|
|
16
16
|
* This type corresponds to a connection in GitLab that is authenticated with a personal access token.
|
|
17
17
|
*
|
|
18
18
|
*/
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
/**
|
|
15
|
-
* The details for updating a connection of the type
|
|
15
|
+
* The details for updating a connection of the type {@code GITLAB_SERVER_ACCESS_TOKEN}.
|
|
16
16
|
* This type corresponds to a connection in GitLab self-hosted server that is authenticated with a personal access token.
|
|
17
17
|
*
|
|
18
18
|
*/
|
|
@@ -21,13 +21,13 @@ export interface UpdateProjectDetails {
|
|
|
21
21
|
"description"?: string;
|
|
22
22
|
"notificationConfig"?: model.NotificationConfig;
|
|
23
23
|
/**
|
|
24
|
-
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
24
|
+
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"bar-key\": \"value\"}}
|
|
25
25
|
*/
|
|
26
26
|
"freeformTags"?: {
|
|
27
27
|
[key: string]: string;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
30
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
31
31
|
*/
|
|
32
32
|
"definedTags"?: {
|
|
33
33
|
[key: string]: {
|
|
@@ -29,20 +29,20 @@ export interface UpdateRepositoryDetails {
|
|
|
29
29
|
"defaultBranch"?: string;
|
|
30
30
|
/**
|
|
31
31
|
* Type of repository. Allowed values:
|
|
32
|
-
*
|
|
33
|
-
*
|
|
32
|
+
* {@code MIRRORED}
|
|
33
|
+
* {@code HOSTED}
|
|
34
34
|
*
|
|
35
35
|
*/
|
|
36
36
|
"repositoryType"?: string;
|
|
37
37
|
"mirrorRepositoryConfig"?: model.MirrorRepositoryConfig;
|
|
38
38
|
/**
|
|
39
|
-
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
39
|
+
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"bar-key\": \"value\"}}
|
|
40
40
|
*/
|
|
41
41
|
"freeformTags"?: {
|
|
42
42
|
[key: string]: string;
|
|
43
43
|
};
|
|
44
44
|
/**
|
|
45
|
-
* Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
45
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
46
46
|
*/
|
|
47
47
|
"definedTags"?: {
|
|
48
48
|
[key: string]: {
|
|
@@ -28,13 +28,13 @@ export interface UpdateTriggerDetails {
|
|
|
28
28
|
*/
|
|
29
29
|
"actions"?: Array<model.TriggerAction>;
|
|
30
30
|
/**
|
|
31
|
-
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
31
|
+
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"bar-key\": \"value\"}}
|
|
32
32
|
*/
|
|
33
33
|
"freeformTags"?: {
|
|
34
34
|
[key: string]: string;
|
|
35
35
|
};
|
|
36
36
|
/**
|
|
37
|
-
* Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
37
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
|
|
38
38
|
*/
|
|
39
39
|
"definedTags"?: {
|
|
40
40
|
[key: string]: {
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
/**
|
|
15
|
-
* The details for updating a connection of the type
|
|
15
|
+
* The details for updating a connection of the type {@code VBS_ACCESS_TOKEN}.
|
|
16
16
|
* This type corresponds to a connection in Visual Builder Studio that is authenticated with a personal access token.
|
|
17
17
|
*
|
|
18
18
|
*/
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
/**
|
|
15
|
-
* Summary information for a connection of the type
|
|
15
|
+
* Summary information for a connection of the type {@code VBS_ACCESS_TOKEN}.
|
|
16
16
|
* This type corresponds to a connection in Visual Builder Studio that is authenticated with a personal access token.
|
|
17
17
|
*
|
|
18
18
|
*/
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
/**
|
|
15
|
-
* The properties that define a connection of the type
|
|
15
|
+
* The properties that define a connection of the type {@code VBS_ACCESS_TOKEN}.
|
|
16
16
|
* This type corresponds to a connection in Visual Builder Studio that is authenticated with a Personal Access Token.
|
|
17
17
|
*
|
|
18
18
|
*/
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/devops/ApproveDeployment.ts.html |here} to see how to use ApproveDeploymentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ApproveDeploymentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -25,7 +25,7 @@ export interface ApproveDeploymentRequest extends common.BaseRequest {
|
|
|
25
25
|
*/
|
|
26
26
|
"approveDeploymentDetails": model.ApproveDeploymentDetails;
|
|
27
27
|
/**
|
|
28
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
28
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
29
29
|
*/
|
|
30
30
|
"ifMatch"?: string;
|
|
31
31
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/devops/CancelBuildRun.ts.html |here} to see how to use CancelBuildRunRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CancelBuildRunRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -25,7 +25,7 @@ export interface CancelBuildRunRequest extends common.BaseRequest {
|
|
|
25
25
|
*/
|
|
26
26
|
"buildRunId": string;
|
|
27
27
|
/**
|
|
28
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
28
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
29
29
|
*/
|
|
30
30
|
"ifMatch"?: string;
|
|
31
31
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/devops/CancelDeployment.ts.html |here} to see how to use CancelDeploymentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CancelDeploymentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -25,7 +25,7 @@ export interface CancelDeploymentRequest extends common.BaseRequest {
|
|
|
25
25
|
*/
|
|
26
26
|
"cancelDeploymentDetails": model.CancelDeploymentDetails;
|
|
27
27
|
/**
|
|
28
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
28
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
29
29
|
*/
|
|
30
30
|
"ifMatch"?: string;
|
|
31
31
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/devops/CancelScheduledCascadingProjectDeletion.ts.html |here} to see how to use CancelScheduledCascadingProjectDeletionRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface CancelScheduledCascadingProjectDeletionRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -20,7 +20,7 @@ export interface CancelScheduledCascadingProjectDeletionRequest extends common.B
|
|
|
20
20
|
*/
|
|
21
21
|
"projectId": string;
|
|
22
22
|
/**
|
|
23
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
23
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
24
24
|
*/
|
|
25
25
|
"ifMatch"?: string;
|
|
26
26
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/devops/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeProjectCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -25,7 +25,7 @@ export interface ChangeProjectCompartmentRequest extends common.BaseRequest {
|
|
|
25
25
|
*/
|
|
26
26
|
"changeProjectCompartmentDetails": model.ChangeProjectCompartmentDetails;
|
|
27
27
|
/**
|
|
28
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
28
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
29
29
|
*/
|
|
30
30
|
"ifMatch"?: string;
|
|
31
31
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/devops/CreateBuildPipeline.ts.html |here} to see how to use CreateBuildPipelineRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateBuildPipelineRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/devops/CreateBuildPipelineStage.ts.html |here} to see how to use CreateBuildPipelineStageRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateBuildPipelineStageRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/devops/CreateBuildRun.ts.html |here} to see how to use CreateBuildRunRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateBuildRunRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -29,7 +29,7 @@ export interface CreateBuildRunRequest extends common.BaseRequest {
|
|
|
29
29
|
*/
|
|
30
30
|
"opcRequestId"?: string;
|
|
31
31
|
/**
|
|
32
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
32
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
33
33
|
*/
|
|
34
34
|
"ifMatch"?: string;
|
|
35
35
|
}
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/devops/CreateConnection.ts.html |here} to see how to use CreateConnectionRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateConnectionRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/devops/CreateDeployArtifact.ts.html |here} to see how to use CreateDeployArtifactRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateDeployArtifactRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/devops/CreateDeployEnvironment.ts.html |here} to see how to use CreateDeployEnvironmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateDeployEnvironmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/devops/CreateDeployPipeline.ts.html |here} to see how to use CreateDeployPipelineRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateDeployPipelineRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/devops/CreateDeployStage.ts.html |here} to see how to use CreateDeployStageRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateDeployStageRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/devops/CreateDeployment.ts.html |here} to see how to use CreateDeploymentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateDeploymentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/devops/CreateProject.ts.html |here} to see how to use CreateProjectRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateProjectRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/devops/CreateRepository.ts.html |here} to see how to use CreateRepositoryRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateRepositoryRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/devops/CreateTrigger.ts.html |here} to see how to use CreateTriggerRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateTriggerRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/devops/DeleteBuildPipeline.ts.html |here} to see how to use DeleteBuildPipelineRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteBuildPipelineRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -20,7 +20,7 @@ export interface DeleteBuildPipelineRequest extends common.BaseRequest {
|
|
|
20
20
|
*/
|
|
21
21
|
"buildPipelineId": string;
|
|
22
22
|
/**
|
|
23
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
23
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
24
24
|
*/
|
|
25
25
|
"ifMatch"?: string;
|
|
26
26
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/devops/DeleteBuildPipelineStage.ts.html |here} to see how to use DeleteBuildPipelineStageRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteBuildPipelineStageRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -20,7 +20,7 @@ export interface DeleteBuildPipelineStageRequest extends common.BaseRequest {
|
|
|
20
20
|
*/
|
|
21
21
|
"buildPipelineStageId": string;
|
|
22
22
|
/**
|
|
23
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
23
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
24
24
|
*/
|
|
25
25
|
"ifMatch"?: string;
|
|
26
26
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/devops/DeleteConnection.ts.html |here} to see how to use DeleteConnectionRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteConnectionRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -20,7 +20,7 @@ export interface DeleteConnectionRequest extends common.BaseRequest {
|
|
|
20
20
|
*/
|
|
21
21
|
"connectionId": string;
|
|
22
22
|
/**
|
|
23
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
23
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
24
24
|
*/
|
|
25
25
|
"ifMatch"?: string;
|
|
26
26
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/devops/DeleteDeployArtifact.ts.html |here} to see how to use DeleteDeployArtifactRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteDeployArtifactRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -20,7 +20,7 @@ export interface DeleteDeployArtifactRequest extends common.BaseRequest {
|
|
|
20
20
|
*/
|
|
21
21
|
"deployArtifactId": string;
|
|
22
22
|
/**
|
|
23
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
23
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the etag from a previous GET or POST response for that resource. The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
24
24
|
*/
|
|
25
25
|
"ifMatch"?: string;
|
|
26
26
|
/**
|