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
|
@@ -51,13 +51,13 @@ export interface DeployEnvironmentSummary {
|
|
|
51
51
|
*/
|
|
52
52
|
"lifecycleDetails"?: string;
|
|
53
53
|
/**
|
|
54
|
-
* 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:
|
|
54
|
+
* 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\"}}
|
|
55
55
|
*/
|
|
56
56
|
"freeformTags"?: {
|
|
57
57
|
[key: string]: string;
|
|
58
58
|
};
|
|
59
59
|
/**
|
|
60
|
-
* 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:
|
|
60
|
+
* 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\"}}}
|
|
61
61
|
*/
|
|
62
62
|
"definedTags"?: {
|
|
63
63
|
[key: string]: {
|
|
@@ -65,7 +65,7 @@ export interface DeployEnvironmentSummary {
|
|
|
65
65
|
};
|
|
66
66
|
};
|
|
67
67
|
/**
|
|
68
|
-
* Usage of system tag keys. These predefined keys are scoped to namespaces. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
68
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
69
69
|
*/
|
|
70
70
|
"systemTags"?: {
|
|
71
71
|
[key: string]: {
|
|
@@ -51,13 +51,13 @@ export interface DeployEnvironment {
|
|
|
51
51
|
*/
|
|
52
52
|
"lifecycleDetails"?: string;
|
|
53
53
|
/**
|
|
54
|
-
* 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:
|
|
54
|
+
* 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\"}}
|
|
55
55
|
*/
|
|
56
56
|
"freeformTags"?: {
|
|
57
57
|
[key: string]: string;
|
|
58
58
|
};
|
|
59
59
|
/**
|
|
60
|
-
* 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:
|
|
60
|
+
* 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\"}}}
|
|
61
61
|
*/
|
|
62
62
|
"definedTags"?: {
|
|
63
63
|
[key: string]: {
|
|
@@ -65,7 +65,7 @@ export interface DeployEnvironment {
|
|
|
65
65
|
};
|
|
66
66
|
};
|
|
67
67
|
/**
|
|
68
|
-
* Usage of system tag keys. These predefined keys are scoped to namespaces. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
68
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
69
69
|
*/
|
|
70
70
|
"systemTags"?: {
|
|
71
71
|
[key: string]: {
|
|
@@ -53,13 +53,13 @@ export interface DeployPipelineSummary {
|
|
|
53
53
|
"lifecycleState"?: string;
|
|
54
54
|
"deployPipelineParameters"?: model.DeployPipelineParameterCollection;
|
|
55
55
|
/**
|
|
56
|
-
* 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:
|
|
56
|
+
* 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\"}}
|
|
57
57
|
*/
|
|
58
58
|
"freeformTags"?: {
|
|
59
59
|
[key: string]: string;
|
|
60
60
|
};
|
|
61
61
|
/**
|
|
62
|
-
* 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:
|
|
62
|
+
* 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\"}}}
|
|
63
63
|
*/
|
|
64
64
|
"definedTags"?: {
|
|
65
65
|
[key: string]: {
|
|
@@ -67,7 +67,7 @@ export interface DeployPipelineSummary {
|
|
|
67
67
|
};
|
|
68
68
|
};
|
|
69
69
|
/**
|
|
70
|
-
* Usage of system tag keys. These predefined keys are scoped to namespaces. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
70
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
71
71
|
*/
|
|
72
72
|
"systemTags"?: {
|
|
73
73
|
[key: string]: {
|
|
@@ -55,13 +55,13 @@ export interface DeployPipeline {
|
|
|
55
55
|
"lifecycleDetails"?: string;
|
|
56
56
|
"deployPipelineParameters": model.DeployPipelineParameterCollection;
|
|
57
57
|
/**
|
|
58
|
-
* 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:
|
|
58
|
+
* 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\"}}
|
|
59
59
|
*/
|
|
60
60
|
"freeformTags"?: {
|
|
61
61
|
[key: string]: string;
|
|
62
62
|
};
|
|
63
63
|
/**
|
|
64
|
-
* 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:
|
|
64
|
+
* 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\"}}}
|
|
65
65
|
*/
|
|
66
66
|
"definedTags"?: {
|
|
67
67
|
[key: string]: {
|
|
@@ -69,7 +69,7 @@ export interface DeployPipeline {
|
|
|
69
69
|
};
|
|
70
70
|
};
|
|
71
71
|
/**
|
|
72
|
-
* Usage of system tag keys. These predefined keys are scoped to namespaces. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
72
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
73
73
|
*/
|
|
74
74
|
"systemTags"?: {
|
|
75
75
|
[key: string]: {
|
|
@@ -57,13 +57,13 @@ export interface DeployStageSummary {
|
|
|
57
57
|
"lifecycleDetails"?: string;
|
|
58
58
|
"deployStagePredecessorCollection"?: model.DeployStagePredecessorCollection;
|
|
59
59
|
/**
|
|
60
|
-
* 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:
|
|
60
|
+
* 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\"}}
|
|
61
61
|
*/
|
|
62
62
|
"freeformTags"?: {
|
|
63
63
|
[key: string]: string;
|
|
64
64
|
};
|
|
65
65
|
/**
|
|
66
|
-
* 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:
|
|
66
|
+
* 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\"}}}
|
|
67
67
|
*/
|
|
68
68
|
"definedTags"?: {
|
|
69
69
|
[key: string]: {
|
|
@@ -71,7 +71,7 @@ export interface DeployStageSummary {
|
|
|
71
71
|
};
|
|
72
72
|
};
|
|
73
73
|
/**
|
|
74
|
-
* Usage of system tag keys. These predefined keys are scoped to namespaces. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
74
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
75
75
|
*/
|
|
76
76
|
"systemTags"?: {
|
|
77
77
|
[key: string]: {
|
|
@@ -57,13 +57,13 @@ export interface DeployStage {
|
|
|
57
57
|
"lifecycleDetails"?: string;
|
|
58
58
|
"deployStagePredecessorCollection"?: model.DeployStagePredecessorCollection;
|
|
59
59
|
/**
|
|
60
|
-
* 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:
|
|
60
|
+
* 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\"}}
|
|
61
61
|
*/
|
|
62
62
|
"freeformTags"?: {
|
|
63
63
|
[key: string]: string;
|
|
64
64
|
};
|
|
65
65
|
/**
|
|
66
|
-
* 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:
|
|
66
|
+
* 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\"}}}
|
|
67
67
|
*/
|
|
68
68
|
"definedTags"?: {
|
|
69
69
|
[key: string]: {
|
|
@@ -71,7 +71,7 @@ export interface DeployStage {
|
|
|
71
71
|
};
|
|
72
72
|
};
|
|
73
73
|
/**
|
|
74
|
-
* Usage of system tag keys. These predefined keys are scoped to namespaces. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
74
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
75
75
|
*/
|
|
76
76
|
"systemTags"?: {
|
|
77
77
|
[key: string]: {
|
|
@@ -55,13 +55,13 @@ export interface DeploymentSummary {
|
|
|
55
55
|
*/
|
|
56
56
|
"lifecycleDetails"?: string;
|
|
57
57
|
/**
|
|
58
|
-
* 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:
|
|
58
|
+
* 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\"}}
|
|
59
59
|
*/
|
|
60
60
|
"freeformTags"?: {
|
|
61
61
|
[key: string]: string;
|
|
62
62
|
};
|
|
63
63
|
/**
|
|
64
|
-
* 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:
|
|
64
|
+
* 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\"}}}
|
|
65
65
|
*/
|
|
66
66
|
"definedTags"?: {
|
|
67
67
|
[key: string]: {
|
|
@@ -69,7 +69,7 @@ export interface DeploymentSummary {
|
|
|
69
69
|
};
|
|
70
70
|
};
|
|
71
71
|
/**
|
|
72
|
-
* Usage of system tag keys. These predefined keys are scoped to namespaces. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
72
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
73
73
|
*/
|
|
74
74
|
"systemTags"?: {
|
|
75
75
|
[key: string]: {
|
|
@@ -58,13 +58,13 @@ export interface Deployment {
|
|
|
58
58
|
"deployArtifactOverrideArguments"?: model.DeployArtifactOverrideArgumentCollection;
|
|
59
59
|
"deploymentExecutionProgress"?: model.DeploymentExecutionProgress;
|
|
60
60
|
/**
|
|
61
|
-
* 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:
|
|
61
|
+
* 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\"}}
|
|
62
62
|
*/
|
|
63
63
|
"freeformTags"?: {
|
|
64
64
|
[key: string]: string;
|
|
65
65
|
};
|
|
66
66
|
/**
|
|
67
|
-
* 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:
|
|
67
|
+
* 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\"}}}
|
|
68
68
|
*/
|
|
69
69
|
"definedTags"?: {
|
|
70
70
|
[key: string]: {
|
|
@@ -72,7 +72,7 @@ export interface Deployment {
|
|
|
72
72
|
};
|
|
73
73
|
};
|
|
74
74
|
/**
|
|
75
|
-
* Usage of system tag keys. These predefined keys are scoped to namespaces. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
75
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
76
76
|
*/
|
|
77
77
|
"systemTags"?: {
|
|
78
78
|
[key: string]: {
|
|
@@ -48,13 +48,13 @@ export interface DiffSummary {
|
|
|
48
48
|
*/
|
|
49
49
|
"changes": Array<model.DiffChunk>;
|
|
50
50
|
/**
|
|
51
|
-
* 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:
|
|
51
|
+
* 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\"}}
|
|
52
52
|
*/
|
|
53
53
|
"freeformTags"?: {
|
|
54
54
|
[key: string]: string;
|
|
55
55
|
};
|
|
56
56
|
/**
|
|
57
|
-
* 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:
|
|
57
|
+
* 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\"}}}
|
|
58
58
|
*/
|
|
59
59
|
"definedTags"?: {
|
|
60
60
|
[key: string]: {
|
|
@@ -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 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 properties that define a connection of the type
|
|
15
|
+
* The properties that define 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
|
-
* Summary information for a connection of the type
|
|
15
|
+
* Summary information for 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 properties that define a connection of the type
|
|
15
|
+
* The properties that define 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
|
-
* Summary information for a connection of the type
|
|
15
|
+
* Summary information for a connection of the type {@code GITLAB_SERVER_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 properties that define a connection of the type
|
|
15
|
+
* The properties that define 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
|
|
17
17
|
* personal access token.
|
|
18
18
|
*
|
|
@@ -53,13 +53,13 @@ export interface ProjectSummary {
|
|
|
53
53
|
*/
|
|
54
54
|
"lifecycleState"?: string;
|
|
55
55
|
/**
|
|
56
|
-
* 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:
|
|
56
|
+
* 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\"}}
|
|
57
57
|
*/
|
|
58
58
|
"freeformTags"?: {
|
|
59
59
|
[key: string]: string;
|
|
60
60
|
};
|
|
61
61
|
/**
|
|
62
|
-
* 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:
|
|
62
|
+
* 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\"}}}
|
|
63
63
|
*/
|
|
64
64
|
"definedTags"?: {
|
|
65
65
|
[key: string]: {
|
|
@@ -67,7 +67,7 @@ export interface ProjectSummary {
|
|
|
67
67
|
};
|
|
68
68
|
};
|
|
69
69
|
/**
|
|
70
|
-
* Usage of system tag keys. These predefined keys are scoped to namespaces. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
70
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
71
71
|
*/
|
|
72
72
|
"systemTags"?: {
|
|
73
73
|
[key: string]: {
|
package/lib/model/project.d.ts
CHANGED
|
@@ -53,13 +53,13 @@ export interface Project {
|
|
|
53
53
|
*/
|
|
54
54
|
"lifecycleDetails"?: string;
|
|
55
55
|
/**
|
|
56
|
-
* 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:
|
|
56
|
+
* 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\"}}
|
|
57
57
|
*/
|
|
58
58
|
"freeformTags"?: {
|
|
59
59
|
[key: string]: string;
|
|
60
60
|
};
|
|
61
61
|
/**
|
|
62
|
-
* 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:
|
|
62
|
+
* 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\"}}}
|
|
63
63
|
*/
|
|
64
64
|
"definedTags"?: {
|
|
65
65
|
[key: string]: {
|
|
@@ -67,7 +67,7 @@ export interface Project {
|
|
|
67
67
|
};
|
|
68
68
|
};
|
|
69
69
|
/**
|
|
70
|
-
* Usage of system tag keys. These predefined keys are scoped to namespaces. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
70
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
71
71
|
*/
|
|
72
72
|
"systemTags"?: {
|
|
73
73
|
[key: string]: {
|
|
@@ -19,13 +19,13 @@ export interface RepositoryAuthorSummary {
|
|
|
19
19
|
*/
|
|
20
20
|
"authorName": 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]: {
|
|
@@ -51,13 +51,13 @@ export interface RepositoryCommitSummary {
|
|
|
51
51
|
*/
|
|
52
52
|
"treeId": string;
|
|
53
53
|
/**
|
|
54
|
-
* 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:
|
|
54
|
+
* 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\"}}
|
|
55
55
|
*/
|
|
56
56
|
"freeformTags"?: {
|
|
57
57
|
[key: string]: string;
|
|
58
58
|
};
|
|
59
59
|
/**
|
|
60
|
-
* 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:
|
|
60
|
+
* 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\"}}}
|
|
61
61
|
*/
|
|
62
62
|
"definedTags"?: {
|
|
63
63
|
[key: string]: {
|
|
@@ -40,13 +40,13 @@ export interface RepositoryMirrorRecordSummary {
|
|
|
40
40
|
*/
|
|
41
41
|
"timeCompleted"?: Date;
|
|
42
42
|
/**
|
|
43
|
-
* 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:
|
|
43
|
+
* 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\"}}
|
|
44
44
|
*/
|
|
45
45
|
"freeformTags"?: {
|
|
46
46
|
[key: string]: string;
|
|
47
47
|
};
|
|
48
48
|
/**
|
|
49
|
-
* 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:
|
|
49
|
+
* 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\"}}}
|
|
50
50
|
*/
|
|
51
51
|
"definedTags"?: {
|
|
52
52
|
[key: string]: {
|
|
@@ -39,13 +39,13 @@ export interface RepositoryPathSummary {
|
|
|
39
39
|
*/
|
|
40
40
|
"submoduleGitUrl"?: string;
|
|
41
41
|
/**
|
|
42
|
-
* 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:
|
|
42
|
+
* 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\"}}
|
|
43
43
|
*/
|
|
44
44
|
"freeformTags"?: {
|
|
45
45
|
[key: string]: string;
|
|
46
46
|
};
|
|
47
47
|
/**
|
|
48
|
-
* 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:
|
|
48
|
+
* 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\"}}}
|
|
49
49
|
*/
|
|
50
50
|
"definedTags"?: {
|
|
51
51
|
[key: string]: {
|
|
@@ -27,13 +27,13 @@ export interface RepositoryRefSummary {
|
|
|
27
27
|
*/
|
|
28
28
|
"repositoryId": string;
|
|
29
29
|
/**
|
|
30
|
-
* 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:
|
|
30
|
+
* 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\"}}
|
|
31
31
|
*/
|
|
32
32
|
"freeformTags"?: {
|
|
33
33
|
[key: string]: string;
|
|
34
34
|
};
|
|
35
35
|
/**
|
|
36
|
-
* 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:
|
|
36
|
+
* 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\"}}}
|
|
37
37
|
*/
|
|
38
38
|
"definedTags"?: {
|
|
39
39
|
[key: string]: {
|
|
@@ -27,13 +27,13 @@ export interface RepositoryRef {
|
|
|
27
27
|
*/
|
|
28
28
|
"repositoryId": string;
|
|
29
29
|
/**
|
|
30
|
-
* 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:
|
|
30
|
+
* 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\"}}
|
|
31
31
|
*/
|
|
32
32
|
"freeformTags"?: {
|
|
33
33
|
[key: string]: string;
|
|
34
34
|
};
|
|
35
35
|
/**
|
|
36
|
-
* 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:
|
|
36
|
+
* 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\"}}}
|
|
37
37
|
*/
|
|
38
38
|
"definedTags"?: {
|
|
39
39
|
[key: string]: {
|
|
@@ -49,8 +49,8 @@ export interface RepositorySummary {
|
|
|
49
49
|
"defaultBranch"?: string;
|
|
50
50
|
/**
|
|
51
51
|
* Type of repository. Allowed values:
|
|
52
|
-
*
|
|
53
|
-
*
|
|
52
|
+
* {@code MIRRORED}
|
|
53
|
+
* {@code HOSTED}
|
|
54
54
|
*
|
|
55
55
|
*/
|
|
56
56
|
"repositoryType"?: string;
|
|
@@ -80,13 +80,13 @@ export interface RepositorySummary {
|
|
|
80
80
|
*/
|
|
81
81
|
"lifecycleDetails"?: string;
|
|
82
82
|
/**
|
|
83
|
-
* 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:
|
|
83
|
+
* 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\"}}
|
|
84
84
|
*/
|
|
85
85
|
"freeformTags"?: {
|
|
86
86
|
[key: string]: string;
|
|
87
87
|
};
|
|
88
88
|
/**
|
|
89
|
-
* 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:
|
|
89
|
+
* 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\"}}}
|
|
90
90
|
*/
|
|
91
91
|
"definedTags"?: {
|
|
92
92
|
[key: string]: {
|
|
@@ -94,7 +94,7 @@ export interface RepositorySummary {
|
|
|
94
94
|
};
|
|
95
95
|
};
|
|
96
96
|
/**
|
|
97
|
-
* Usage of system tag keys. These predefined keys are scoped to namespaces. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
97
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
98
98
|
*/
|
|
99
99
|
"systemTags"?: {
|
|
100
100
|
[key: string]: {
|
|
@@ -99,13 +99,13 @@ export interface Repository {
|
|
|
99
99
|
*/
|
|
100
100
|
"triggerBuildEvents"?: Array<Repository.TriggerBuildEvents>;
|
|
101
101
|
/**
|
|
102
|
-
* 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:
|
|
102
|
+
* 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\"}}
|
|
103
103
|
*/
|
|
104
104
|
"freeformTags"?: {
|
|
105
105
|
[key: string]: string;
|
|
106
106
|
};
|
|
107
107
|
/**
|
|
108
|
-
* 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:
|
|
108
|
+
* 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\"}}}
|
|
109
109
|
*/
|
|
110
110
|
"definedTags"?: {
|
|
111
111
|
[key: string]: {
|
|
@@ -113,7 +113,7 @@ export interface Repository {
|
|
|
113
113
|
};
|
|
114
114
|
};
|
|
115
115
|
/**
|
|
116
|
-
* Usage of system tag keys. These predefined keys are scoped to namespaces. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
116
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
117
117
|
*/
|
|
118
118
|
"systemTags"?: {
|
|
119
119
|
[key: string]: {
|
|
@@ -56,13 +56,13 @@ export interface TriggerCreateResult {
|
|
|
56
56
|
*/
|
|
57
57
|
"actions": Array<model.TriggerAction>;
|
|
58
58
|
/**
|
|
59
|
-
* 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:
|
|
59
|
+
* 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\"}}
|
|
60
60
|
*/
|
|
61
61
|
"freeformTags"?: {
|
|
62
62
|
[key: string]: string;
|
|
63
63
|
};
|
|
64
64
|
/**
|
|
65
|
-
* 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:
|
|
65
|
+
* 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\"}}}
|
|
66
66
|
*/
|
|
67
67
|
"definedTags"?: {
|
|
68
68
|
[key: string]: {
|
|
@@ -70,7 +70,7 @@ export interface TriggerCreateResult {
|
|
|
70
70
|
};
|
|
71
71
|
};
|
|
72
72
|
/**
|
|
73
|
-
* Usage of system tag keys. These predefined keys are scoped to namespaces. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
73
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
74
74
|
*/
|
|
75
75
|
"systemTags"?: {
|
|
76
76
|
[key: string]: {
|
|
@@ -51,13 +51,13 @@ export interface TriggerSummary {
|
|
|
51
51
|
*/
|
|
52
52
|
"lifecycleDetails"?: string;
|
|
53
53
|
/**
|
|
54
|
-
* 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:
|
|
54
|
+
* 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\"}}
|
|
55
55
|
*/
|
|
56
56
|
"freeformTags"?: {
|
|
57
57
|
[key: string]: string;
|
|
58
58
|
};
|
|
59
59
|
/**
|
|
60
|
-
* 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:
|
|
60
|
+
* 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\"}}}
|
|
61
61
|
*/
|
|
62
62
|
"definedTags"?: {
|
|
63
63
|
[key: string]: {
|
|
@@ -65,7 +65,7 @@ export interface TriggerSummary {
|
|
|
65
65
|
};
|
|
66
66
|
};
|
|
67
67
|
/**
|
|
68
|
-
* Usage of system tag keys. These predefined keys are scoped to namespaces. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
68
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
69
69
|
*/
|
|
70
70
|
"systemTags"?: {
|
|
71
71
|
[key: string]: {
|
package/lib/model/trigger.d.ts
CHANGED
|
@@ -56,13 +56,13 @@ export interface Trigger {
|
|
|
56
56
|
*/
|
|
57
57
|
"actions": Array<model.TriggerAction>;
|
|
58
58
|
/**
|
|
59
|
-
* 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:
|
|
59
|
+
* 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\"}}
|
|
60
60
|
*/
|
|
61
61
|
"freeformTags"?: {
|
|
62
62
|
[key: string]: string;
|
|
63
63
|
};
|
|
64
64
|
/**
|
|
65
|
-
* 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:
|
|
65
|
+
* 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\"}}}
|
|
66
66
|
*/
|
|
67
67
|
"definedTags"?: {
|
|
68
68
|
[key: string]: {
|
|
@@ -70,7 +70,7 @@ export interface Trigger {
|
|
|
70
70
|
};
|
|
71
71
|
};
|
|
72
72
|
/**
|
|
73
|
-
* Usage of system tag keys. These predefined keys are scoped to namespaces. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example:
|
|
73
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. See [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm). Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
74
74
|
*/
|
|
75
75
|
"systemTags"?: {
|
|
76
76
|
[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 BITBUCKET_CLOUD_APP_PASSWORD}.
|
|
16
16
|
* This type corresponds to a connection in Bitbucket Cloud that is authenticated with username and app password.
|
|
17
17
|
*
|
|
18
18
|
*/
|