@pulumi/azuredevops 3.6.0-alpha.1737523387 → 3.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/areaPermissions.d.ts +36 -36
- package/branchPolicyAutoReviewers.d.ts +3 -3
- package/branchPolicyBuildValidation.d.ts +3 -3
- package/branchPolicyCommentResolution.d.ts +3 -3
- package/branchPolicyMergeTypes.d.ts +3 -3
- package/branchPolicyStatusCheck.d.ts +3 -3
- package/branchPolicyWorkItemLinking.d.ts +3 -3
- package/buildDefinition.d.ts +3 -3
- package/checkBranchControl.d.ts +3 -3
- package/checkBusinessHours.d.ts +3 -3
- package/checkExclusiveLock.d.ts +3 -3
- package/checkRestApi.d.ts +300 -0
- package/checkRestApi.js +161 -0
- package/checkRestApi.js.map +1 -0
- package/feed.d.ts +4 -4
- package/feed.js +4 -4
- package/feedPermission.d.ts +4 -4
- package/feedPermission.js +1 -1
- package/feedRetentionPolicy.d.ts +155 -0
- package/feedRetentionPolicy.js +135 -0
- package/feedRetentionPolicy.js.map +1 -0
- package/getAgentQueue.d.ts +2 -2
- package/getArea.d.ts +1 -1
- package/getClientConfig.d.ts +3 -0
- package/getClientConfig.js.map +1 -1
- package/getFeed.d.ts +4 -4
- package/getGitRepository.d.ts +8 -8
- package/getGroup.d.ts +4 -4
- package/getGroups.d.ts +3 -3
- package/getIdentityGroup.d.ts +3 -0
- package/getIdentityGroup.js.map +1 -1
- package/getIdentityGroups.d.ts +1 -1
- package/getIdentityUsers.d.ts +5 -5
- package/getPool.d.ts +14 -2
- package/getPool.js +2 -2
- package/getPool.js.map +1 -1
- package/getPools.d.ts +3 -3
- package/getPools.js +2 -2
- package/getProject.d.ts +32 -0
- package/getProject.js +10 -0
- package/getProject.js.map +1 -1
- package/getProjects.d.ts +4 -4
- package/getRepositories.d.ts +5 -1
- package/getRepositories.js.map +1 -1
- package/getSecurityroleDefinitions.d.ts +4 -4
- package/getSecurityroleDefinitions.js +2 -2
- package/getServiceEndpointAzureRM.d.ts +5 -5
- package/getServiceEndpointGithub.d.ts +6 -6
- package/getServicePrincipal.d.ts +73 -0
- package/getServicePrincipal.js +52 -0
- package/getServicePrincipal.js.map +1 -0
- package/getServiceendpointAzurecr.d.ts +1 -1
- package/getServiceendpointBitbucket.d.ts +6 -6
- package/getServiceendpointNpm.d.ts +3 -3
- package/getServiceendpointSonarcloud.d.ts +2 -2
- package/getTeam.d.ts +10 -3
- package/getTeam.js.map +1 -1
- package/getTeams.d.ts +2 -3
- package/getTeams.js.map +1 -1
- package/getUsers.d.ts +5 -9
- package/getUsers.js.map +1 -1
- package/git.d.ts +3 -3
- package/gitPermissions.d.ts +3 -6
- package/gitPermissions.js.map +1 -1
- package/gitRepositoryFile.d.ts +3 -6
- package/gitRepositoryFile.js.map +1 -1
- package/group.d.ts +9 -3
- package/group.js.map +1 -1
- package/groupEntitlement.d.ts +7 -9
- package/groupEntitlement.js +1 -3
- package/groupEntitlement.js.map +1 -1
- package/groupMembership.d.ts +15 -22
- package/groupMembership.js +0 -4
- package/groupMembership.js.map +1 -1
- package/index.d.ts +24 -0
- package/index.js +42 -4
- package/index.js.map +1 -1
- package/iterativePermissions.d.ts +21 -21
- package/libraryPermissions.d.ts +33 -33
- package/libraryPermissions.js +6 -6
- package/package.json +2 -2
- package/pipelineAuthorization.d.ts +3 -3
- package/pool.d.ts +2 -2
- package/pool.js +2 -2
- package/project.d.ts +49 -27
- package/project.js +1 -0
- package/project.js.map +1 -1
- package/projectFeatures.d.ts +36 -18
- package/projectFeatures.js.map +1 -1
- package/projectPermissions.d.ts +3 -3
- package/projectPipelineSettings.d.ts +12 -15
- package/projectPipelineSettings.js.map +1 -1
- package/projectTags.d.ts +97 -0
- package/projectTags.js +94 -0
- package/projectTags.js.map +1 -0
- package/queue.d.ts +3 -6
- package/queue.js.map +1 -1
- package/repositoryPolicyAuthorEmailPattern.d.ts +6 -3
- package/repositoryPolicyAuthorEmailPattern.js.map +1 -1
- package/repositoryPolicyMaxFileSize.d.ts +3 -3
- package/resourceAuthorization.d.ts +15 -15
- package/serviceEndpointArtifactory.d.ts +14 -8
- package/serviceEndpointArtifactory.js +2 -2
- package/serviceEndpointArtifactory.js.map +1 -1
- package/serviceEndpointAws.d.ts +1 -1
- package/serviceEndpointAws.js +1 -1
- package/serviceEndpointAzureEcr.d.ts +6 -7
- package/serviceEndpointAzureEcr.js +3 -4
- package/serviceEndpointAzureEcr.js.map +1 -1
- package/serviceEndpointAzureRM.d.ts +11 -11
- package/serviceEndpointAzureRM.js +2 -2
- package/serviceEndpointBitBucket.d.ts +1 -1
- package/serviceEndpointBitBucket.js +1 -1
- package/serviceEndpointDockerRegistry.d.ts +1 -1
- package/serviceEndpointDockerRegistry.js +1 -1
- package/serviceEndpointGeneric.d.ts +1 -1
- package/serviceEndpointGeneric.js +1 -1
- package/serviceEndpointGenericGit.d.ts +2 -4
- package/serviceEndpointGenericGit.js +2 -4
- package/serviceEndpointGenericGit.js.map +1 -1
- package/serviceEndpointGitHub.d.ts +10 -1
- package/serviceEndpointGitHub.js +1 -1
- package/serviceEndpointGitHub.js.map +1 -1
- package/serviceEndpointGitHubEnterprise.d.ts +10 -1
- package/serviceEndpointGitHubEnterprise.js +1 -1
- package/serviceEndpointGitHubEnterprise.js.map +1 -1
- package/serviceEndpointKubernetes.d.ts +10 -10
- package/serviceEndpointKubernetes.js +1 -1
- package/serviceEndpointNpm.d.ts +2 -2
- package/serviceEndpointNpm.js +2 -2
- package/serviceEndpointPipeline.d.ts +2 -2
- package/serviceEndpointPipeline.js +2 -2
- package/serviceEndpointServiceFabric.d.ts +31 -4
- package/serviceEndpointServiceFabric.js +1 -1
- package/serviceEndpointServiceFabric.js.map +1 -1
- package/serviceEndpointSonarCloud.d.ts +5 -5
- package/serviceEndpointSonarCloud.js +2 -2
- package/serviceEndpointSonarQube.d.ts +5 -5
- package/serviceEndpointSonarQube.js +2 -2
- package/serviceEndpointSsh.d.ts +1 -3
- package/serviceEndpointSsh.js +1 -3
- package/serviceEndpointSsh.js.map +1 -1
- package/servicePrincipalEntitlement.d.ts +122 -0
- package/servicePrincipalEntitlement.js +84 -0
- package/servicePrincipalEntitlement.js.map +1 -0
- package/serviceendpointArgocd.d.ts +1 -1
- package/serviceendpointArgocd.js +1 -1
- package/serviceendpointAzureServiceBus.d.ts +1 -1
- package/serviceendpointAzureServiceBus.js +1 -1
- package/serviceendpointCheckmarxOne.d.ts +199 -0
- package/serviceendpointCheckmarxOne.js +137 -0
- package/serviceendpointCheckmarxOne.js.map +1 -0
- package/serviceendpointCheckmarxSast.d.ts +171 -0
- package/serviceendpointCheckmarxSast.js +121 -0
- package/serviceendpointCheckmarxSast.js.map +1 -0
- package/serviceendpointCheckmarxSca.d.ts +196 -0
- package/serviceendpointCheckmarxSca.js +135 -0
- package/serviceendpointCheckmarxSca.js.map +1 -0
- package/serviceendpointDynamicsLifecycleServices.d.ts +1 -1
- package/serviceendpointDynamicsLifecycleServices.js +1 -1
- package/serviceendpointExternaltfs.d.ts +33 -5
- package/serviceendpointExternaltfs.js +30 -2
- package/serviceendpointExternaltfs.js.map +1 -1
- package/serviceendpointGcpTerraform.d.ts +1 -1
- package/serviceendpointGcpTerraform.js +1 -1
- package/serviceendpointIncomingwebhook.d.ts +1 -1
- package/serviceendpointIncomingwebhook.js +1 -1
- package/serviceendpointJenkins.d.ts +1 -1
- package/serviceendpointJenkins.js +1 -1
- package/serviceendpointJfrogArtifactoryV2.d.ts +8 -8
- package/serviceendpointJfrogArtifactoryV2.js +2 -2
- package/serviceendpointJfrogDistributionV2.d.ts +8 -8
- package/serviceendpointJfrogDistributionV2.js +2 -2
- package/serviceendpointJfrogPlatformV2.d.ts +8 -8
- package/serviceendpointJfrogPlatformV2.js +2 -2
- package/serviceendpointJfrogXrayV2.d.ts +8 -8
- package/serviceendpointJfrogXrayV2.js +2 -2
- package/serviceendpointMaven.d.ts +1 -1
- package/serviceendpointMaven.js +1 -1
- package/serviceendpointNexus.d.ts +1 -1
- package/serviceendpointNexus.js +1 -1
- package/serviceendpointNuget.d.ts +1 -1
- package/serviceendpointNuget.js +1 -1
- package/serviceendpointOctopusdeploy.d.ts +1 -1
- package/serviceendpointOctopusdeploy.js +1 -1
- package/serviceendpointPermissions.d.ts +24 -24
- package/serviceendpointSnyk.d.ts +1 -1
- package/serviceendpointSnyk.js +1 -1
- package/serviceendpointVisualstudiomarketplace.d.ts +2 -3
- package/serviceendpointVisualstudiomarketplace.js +2 -3
- package/serviceendpointVisualstudiomarketplace.js.map +1 -1
- package/servicehookPermissions.d.ts +22 -22
- package/servicehookPermissions.js +1 -1
- package/servicehookStorageQueuePipelines.d.ts +2 -2
- package/servicehookStorageQueuePipelines.js +2 -2
- package/taggingPermissions.d.ts +21 -21
- package/team.d.ts +34 -24
- package/team.js +10 -0
- package/team.js.map +1 -1
- package/teamAdministrators.d.ts +37 -24
- package/teamAdministrators.js +10 -0
- package/teamAdministrators.js.map +1 -1
- package/teamMembers.d.ts +24 -21
- package/teamMembers.js.map +1 -1
- package/types/input.d.ts +40 -39
- package/types/output.d.ts +66 -51
- package/variableGroup.d.ts +2 -1
- package/variableGroup.js +2 -1
- package/variableGroup.js.map +1 -1
- package/variableGroupPermissions.d.ts +33 -33
- package/variableGroupPermissions.js +6 -6
- package/wiki.d.ts +10 -1
- package/wiki.js +1 -1
- package/wiki.js.map +1 -1
- package/wikiPage.d.ts +1 -1
- package/wikiPage.js +1 -1
- package/workItemQueryPermissions.d.ts +3 -3
|
@@ -0,0 +1,155 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* ## layout: "azuredevops"
|
|
4
|
+
*
|
|
5
|
+
* ***
|
|
6
|
+
* ## page_title: "AzureDevops: azuredevops.FeedRetentionPolicy"
|
|
7
|
+
*
|
|
8
|
+
* description: |-
|
|
9
|
+
* Manages the Feed Retention Policy within Azure DevOps organization.
|
|
10
|
+
* ---
|
|
11
|
+
*
|
|
12
|
+
* # azuredevops.FeedRetentionPolicy
|
|
13
|
+
*
|
|
14
|
+
* Manages the Feed Retention Policy within Azure DevOps.
|
|
15
|
+
*
|
|
16
|
+
* ## Example Usage
|
|
17
|
+
*
|
|
18
|
+
* ### Project Feed
|
|
19
|
+
* ```typescript
|
|
20
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
21
|
+
* import * as azuredevops from "@pulumi/azuredevops";
|
|
22
|
+
*
|
|
23
|
+
* const example = new azuredevops.Project("example", {
|
|
24
|
+
* name: "Example Project",
|
|
25
|
+
* visibility: "private",
|
|
26
|
+
* versionControl: "Git",
|
|
27
|
+
* workItemTemplate: "Agile",
|
|
28
|
+
* description: "Managed by Pulumi",
|
|
29
|
+
* });
|
|
30
|
+
* const exampleFeed = new azuredevops.Feed("example", {
|
|
31
|
+
* name: "ExampleFeed",
|
|
32
|
+
* projectId: example.id,
|
|
33
|
+
* });
|
|
34
|
+
* const exampleFeedRetentionPolicy = new azuredevops.FeedRetentionPolicy("example", {
|
|
35
|
+
* projectId: example.id,
|
|
36
|
+
* feedId: exampleFeed.id,
|
|
37
|
+
* countLimit: 20,
|
|
38
|
+
* daysToKeepRecentlyDownloadedPackages: 30,
|
|
39
|
+
* });
|
|
40
|
+
* ```
|
|
41
|
+
*
|
|
42
|
+
* ### Organization Feed
|
|
43
|
+
* ```typescript
|
|
44
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
45
|
+
* import * as azuredevops from "@pulumi/azuredevops";
|
|
46
|
+
*
|
|
47
|
+
* const example = new azuredevops.Feed("example", {name: "examplefeed"});
|
|
48
|
+
* const exampleFeedRetentionPolicy = new azuredevops.FeedRetentionPolicy("example", {
|
|
49
|
+
* feedId: example.id,
|
|
50
|
+
* countLimit: 20,
|
|
51
|
+
* daysToKeepRecentlyDownloadedPackages: 30,
|
|
52
|
+
* });
|
|
53
|
+
* ```
|
|
54
|
+
*
|
|
55
|
+
* ## Relevant Links
|
|
56
|
+
*
|
|
57
|
+
* - [Azure DevOps Service REST API 7.0 - Feed Management](https://learn.microsoft.com/en-us/rest/api/azure/devops/artifacts/feed-management?view=azure-devops-rest-7.0)
|
|
58
|
+
*
|
|
59
|
+
* ## Import
|
|
60
|
+
*
|
|
61
|
+
* Azure DevOps Feed Retention Policy can be imported using the Project ID and Feed ID or Feed ID e.g.:
|
|
62
|
+
*
|
|
63
|
+
* ```sh
|
|
64
|
+
* $ pulumi import azuredevops:index/feedRetentionPolicy:FeedRetentionPolicy example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
65
|
+
* ```
|
|
66
|
+
*
|
|
67
|
+
* or
|
|
68
|
+
*
|
|
69
|
+
* ```sh
|
|
70
|
+
* $ pulumi import azuredevops:index/feedRetentionPolicy:FeedRetentionPolicy example 00000000-0000-0000-0000-000000000000
|
|
71
|
+
* ```
|
|
72
|
+
*/
|
|
73
|
+
export declare class FeedRetentionPolicy extends pulumi.CustomResource {
|
|
74
|
+
/**
|
|
75
|
+
* Get an existing FeedRetentionPolicy resource's state with the given name, ID, and optional extra
|
|
76
|
+
* properties used to qualify the lookup.
|
|
77
|
+
*
|
|
78
|
+
* @param name The _unique_ name of the resulting resource.
|
|
79
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
80
|
+
* @param state Any extra arguments used during the lookup.
|
|
81
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
82
|
+
*/
|
|
83
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: FeedRetentionPolicyState, opts?: pulumi.CustomResourceOptions): FeedRetentionPolicy;
|
|
84
|
+
/**
|
|
85
|
+
* Returns true if the given object is an instance of FeedRetentionPolicy. This is designed to work even
|
|
86
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
87
|
+
*/
|
|
88
|
+
static isInstance(obj: any): obj is FeedRetentionPolicy;
|
|
89
|
+
/**
|
|
90
|
+
* The maximum number of versions per package.
|
|
91
|
+
*/
|
|
92
|
+
readonly countLimit: pulumi.Output<number>;
|
|
93
|
+
/**
|
|
94
|
+
* The days to keep recently downloaded packages.
|
|
95
|
+
*/
|
|
96
|
+
readonly daysToKeepRecentlyDownloadedPackages: pulumi.Output<number>;
|
|
97
|
+
/**
|
|
98
|
+
* The ID of the Feed. Changing this forces a new resource to be created.
|
|
99
|
+
*/
|
|
100
|
+
readonly feedId: pulumi.Output<string>;
|
|
101
|
+
/**
|
|
102
|
+
* The ID of the Project. If not specified, Feed will be created at the organization level. Changing this forces a new resource to be created.
|
|
103
|
+
*/
|
|
104
|
+
readonly projectId: pulumi.Output<string | undefined>;
|
|
105
|
+
/**
|
|
106
|
+
* Create a FeedRetentionPolicy resource with the given unique name, arguments, and options.
|
|
107
|
+
*
|
|
108
|
+
* @param name The _unique_ name of the resource.
|
|
109
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
110
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
111
|
+
*/
|
|
112
|
+
constructor(name: string, args: FeedRetentionPolicyArgs, opts?: pulumi.CustomResourceOptions);
|
|
113
|
+
}
|
|
114
|
+
/**
|
|
115
|
+
* Input properties used for looking up and filtering FeedRetentionPolicy resources.
|
|
116
|
+
*/
|
|
117
|
+
export interface FeedRetentionPolicyState {
|
|
118
|
+
/**
|
|
119
|
+
* The maximum number of versions per package.
|
|
120
|
+
*/
|
|
121
|
+
countLimit?: pulumi.Input<number>;
|
|
122
|
+
/**
|
|
123
|
+
* The days to keep recently downloaded packages.
|
|
124
|
+
*/
|
|
125
|
+
daysToKeepRecentlyDownloadedPackages?: pulumi.Input<number>;
|
|
126
|
+
/**
|
|
127
|
+
* The ID of the Feed. Changing this forces a new resource to be created.
|
|
128
|
+
*/
|
|
129
|
+
feedId?: pulumi.Input<string>;
|
|
130
|
+
/**
|
|
131
|
+
* The ID of the Project. If not specified, Feed will be created at the organization level. Changing this forces a new resource to be created.
|
|
132
|
+
*/
|
|
133
|
+
projectId?: pulumi.Input<string>;
|
|
134
|
+
}
|
|
135
|
+
/**
|
|
136
|
+
* The set of arguments for constructing a FeedRetentionPolicy resource.
|
|
137
|
+
*/
|
|
138
|
+
export interface FeedRetentionPolicyArgs {
|
|
139
|
+
/**
|
|
140
|
+
* The maximum number of versions per package.
|
|
141
|
+
*/
|
|
142
|
+
countLimit: pulumi.Input<number>;
|
|
143
|
+
/**
|
|
144
|
+
* The days to keep recently downloaded packages.
|
|
145
|
+
*/
|
|
146
|
+
daysToKeepRecentlyDownloadedPackages: pulumi.Input<number>;
|
|
147
|
+
/**
|
|
148
|
+
* The ID of the Feed. Changing this forces a new resource to be created.
|
|
149
|
+
*/
|
|
150
|
+
feedId: pulumi.Input<string>;
|
|
151
|
+
/**
|
|
152
|
+
* The ID of the Project. If not specified, Feed will be created at the organization level. Changing this forces a new resource to be created.
|
|
153
|
+
*/
|
|
154
|
+
projectId?: pulumi.Input<string>;
|
|
155
|
+
}
|
|
@@ -0,0 +1,135 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.FeedRetentionPolicy = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
/**
|
|
9
|
+
* ## layout: "azuredevops"
|
|
10
|
+
*
|
|
11
|
+
* ***
|
|
12
|
+
* ## page_title: "AzureDevops: azuredevops.FeedRetentionPolicy"
|
|
13
|
+
*
|
|
14
|
+
* description: |-
|
|
15
|
+
* Manages the Feed Retention Policy within Azure DevOps organization.
|
|
16
|
+
* ---
|
|
17
|
+
*
|
|
18
|
+
* # azuredevops.FeedRetentionPolicy
|
|
19
|
+
*
|
|
20
|
+
* Manages the Feed Retention Policy within Azure DevOps.
|
|
21
|
+
*
|
|
22
|
+
* ## Example Usage
|
|
23
|
+
*
|
|
24
|
+
* ### Project Feed
|
|
25
|
+
* ```typescript
|
|
26
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
27
|
+
* import * as azuredevops from "@pulumi/azuredevops";
|
|
28
|
+
*
|
|
29
|
+
* const example = new azuredevops.Project("example", {
|
|
30
|
+
* name: "Example Project",
|
|
31
|
+
* visibility: "private",
|
|
32
|
+
* versionControl: "Git",
|
|
33
|
+
* workItemTemplate: "Agile",
|
|
34
|
+
* description: "Managed by Pulumi",
|
|
35
|
+
* });
|
|
36
|
+
* const exampleFeed = new azuredevops.Feed("example", {
|
|
37
|
+
* name: "ExampleFeed",
|
|
38
|
+
* projectId: example.id,
|
|
39
|
+
* });
|
|
40
|
+
* const exampleFeedRetentionPolicy = new azuredevops.FeedRetentionPolicy("example", {
|
|
41
|
+
* projectId: example.id,
|
|
42
|
+
* feedId: exampleFeed.id,
|
|
43
|
+
* countLimit: 20,
|
|
44
|
+
* daysToKeepRecentlyDownloadedPackages: 30,
|
|
45
|
+
* });
|
|
46
|
+
* ```
|
|
47
|
+
*
|
|
48
|
+
* ### Organization Feed
|
|
49
|
+
* ```typescript
|
|
50
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
51
|
+
* import * as azuredevops from "@pulumi/azuredevops";
|
|
52
|
+
*
|
|
53
|
+
* const example = new azuredevops.Feed("example", {name: "examplefeed"});
|
|
54
|
+
* const exampleFeedRetentionPolicy = new azuredevops.FeedRetentionPolicy("example", {
|
|
55
|
+
* feedId: example.id,
|
|
56
|
+
* countLimit: 20,
|
|
57
|
+
* daysToKeepRecentlyDownloadedPackages: 30,
|
|
58
|
+
* });
|
|
59
|
+
* ```
|
|
60
|
+
*
|
|
61
|
+
* ## Relevant Links
|
|
62
|
+
*
|
|
63
|
+
* - [Azure DevOps Service REST API 7.0 - Feed Management](https://learn.microsoft.com/en-us/rest/api/azure/devops/artifacts/feed-management?view=azure-devops-rest-7.0)
|
|
64
|
+
*
|
|
65
|
+
* ## Import
|
|
66
|
+
*
|
|
67
|
+
* Azure DevOps Feed Retention Policy can be imported using the Project ID and Feed ID or Feed ID e.g.:
|
|
68
|
+
*
|
|
69
|
+
* ```sh
|
|
70
|
+
* $ pulumi import azuredevops:index/feedRetentionPolicy:FeedRetentionPolicy example 00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
|
|
71
|
+
* ```
|
|
72
|
+
*
|
|
73
|
+
* or
|
|
74
|
+
*
|
|
75
|
+
* ```sh
|
|
76
|
+
* $ pulumi import azuredevops:index/feedRetentionPolicy:FeedRetentionPolicy example 00000000-0000-0000-0000-000000000000
|
|
77
|
+
* ```
|
|
78
|
+
*/
|
|
79
|
+
class FeedRetentionPolicy extends pulumi.CustomResource {
|
|
80
|
+
/**
|
|
81
|
+
* Get an existing FeedRetentionPolicy resource's state with the given name, ID, and optional extra
|
|
82
|
+
* properties used to qualify the lookup.
|
|
83
|
+
*
|
|
84
|
+
* @param name The _unique_ name of the resulting resource.
|
|
85
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
86
|
+
* @param state Any extra arguments used during the lookup.
|
|
87
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
88
|
+
*/
|
|
89
|
+
static get(name, id, state, opts) {
|
|
90
|
+
return new FeedRetentionPolicy(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
91
|
+
}
|
|
92
|
+
/**
|
|
93
|
+
* Returns true if the given object is an instance of FeedRetentionPolicy. This is designed to work even
|
|
94
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
95
|
+
*/
|
|
96
|
+
static isInstance(obj) {
|
|
97
|
+
if (obj === undefined || obj === null) {
|
|
98
|
+
return false;
|
|
99
|
+
}
|
|
100
|
+
return obj['__pulumiType'] === FeedRetentionPolicy.__pulumiType;
|
|
101
|
+
}
|
|
102
|
+
constructor(name, argsOrState, opts) {
|
|
103
|
+
let resourceInputs = {};
|
|
104
|
+
opts = opts || {};
|
|
105
|
+
if (opts.id) {
|
|
106
|
+
const state = argsOrState;
|
|
107
|
+
resourceInputs["countLimit"] = state ? state.countLimit : undefined;
|
|
108
|
+
resourceInputs["daysToKeepRecentlyDownloadedPackages"] = state ? state.daysToKeepRecentlyDownloadedPackages : undefined;
|
|
109
|
+
resourceInputs["feedId"] = state ? state.feedId : undefined;
|
|
110
|
+
resourceInputs["projectId"] = state ? state.projectId : undefined;
|
|
111
|
+
}
|
|
112
|
+
else {
|
|
113
|
+
const args = argsOrState;
|
|
114
|
+
if ((!args || args.countLimit === undefined) && !opts.urn) {
|
|
115
|
+
throw new Error("Missing required property 'countLimit'");
|
|
116
|
+
}
|
|
117
|
+
if ((!args || args.daysToKeepRecentlyDownloadedPackages === undefined) && !opts.urn) {
|
|
118
|
+
throw new Error("Missing required property 'daysToKeepRecentlyDownloadedPackages'");
|
|
119
|
+
}
|
|
120
|
+
if ((!args || args.feedId === undefined) && !opts.urn) {
|
|
121
|
+
throw new Error("Missing required property 'feedId'");
|
|
122
|
+
}
|
|
123
|
+
resourceInputs["countLimit"] = args ? args.countLimit : undefined;
|
|
124
|
+
resourceInputs["daysToKeepRecentlyDownloadedPackages"] = args ? args.daysToKeepRecentlyDownloadedPackages : undefined;
|
|
125
|
+
resourceInputs["feedId"] = args ? args.feedId : undefined;
|
|
126
|
+
resourceInputs["projectId"] = args ? args.projectId : undefined;
|
|
127
|
+
}
|
|
128
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
129
|
+
super(FeedRetentionPolicy.__pulumiType, name, resourceInputs, opts);
|
|
130
|
+
}
|
|
131
|
+
}
|
|
132
|
+
exports.FeedRetentionPolicy = FeedRetentionPolicy;
|
|
133
|
+
/** @internal */
|
|
134
|
+
FeedRetentionPolicy.__pulumiType = 'azuredevops:index/feedRetentionPolicy:FeedRetentionPolicy';
|
|
135
|
+
//# sourceMappingURL=feedRetentionPolicy.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"feedRetentionPolicy.js","sourceRoot":"","sources":["../feedRetentionPolicy.ts"],"names":[],"mappings":"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"}
|
package/getAgentQueue.d.ts
CHANGED
|
@@ -46,7 +46,7 @@ export interface GetAgentQueueArgs {
|
|
|
46
46
|
*/
|
|
47
47
|
export interface GetAgentQueueResult {
|
|
48
48
|
/**
|
|
49
|
-
* Agent pool
|
|
49
|
+
* The ID of the Agent pool to which the agent queue belongs.
|
|
50
50
|
*/
|
|
51
51
|
readonly agentPoolId: number;
|
|
52
52
|
/**
|
|
@@ -58,7 +58,7 @@ export interface GetAgentQueueResult {
|
|
|
58
58
|
*/
|
|
59
59
|
readonly name: string;
|
|
60
60
|
/**
|
|
61
|
-
* Project
|
|
61
|
+
* The ID of the Project to which the agent queue belongs.
|
|
62
62
|
*/
|
|
63
63
|
readonly projectId: string;
|
|
64
64
|
}
|
package/getArea.d.ts
CHANGED
package/getClientConfig.d.ts
CHANGED
package/getClientConfig.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getClientConfig.js","sourceRoot":"","sources":["../getClientConfig.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,eAAe,CAAC,IAA2B;IACvD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mDAAmD,EAAE,EACjF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,0CAIC;
|
|
1
|
+
{"version":3,"file":"getClientConfig.js","sourceRoot":"","sources":["../getClientConfig.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;GAYG;AACH,SAAgB,eAAe,CAAC,IAA2B;IACvD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mDAAmD,EAAE,EACjF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,0CAIC;AAeD;;;;;;;;;;;;GAYG;AACH,SAAgB,qBAAqB,CAAC,IAAiC;IACnE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,mDAAmD,EAAE,EACvF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,sDAIC"}
|
package/getFeed.d.ts
CHANGED
|
@@ -38,13 +38,13 @@ export declare function getFeed(args?: GetFeedArgs, opts?: pulumi.InvokeOptions)
|
|
|
38
38
|
*/
|
|
39
39
|
export interface GetFeedArgs {
|
|
40
40
|
/**
|
|
41
|
-
* ID of the Feed.
|
|
41
|
+
* The ID of the Feed.
|
|
42
42
|
*
|
|
43
43
|
* > **Note** Only one of `name` or `feedId` can be set at the same time.
|
|
44
44
|
*/
|
|
45
45
|
feedId?: string;
|
|
46
46
|
/**
|
|
47
|
-
* Name of the Feed.
|
|
47
|
+
* The Name of the Feed.
|
|
48
48
|
*/
|
|
49
49
|
name?: string;
|
|
50
50
|
/**
|
|
@@ -112,13 +112,13 @@ export declare function getFeedOutput(args?: GetFeedOutputArgs, opts?: pulumi.In
|
|
|
112
112
|
*/
|
|
113
113
|
export interface GetFeedOutputArgs {
|
|
114
114
|
/**
|
|
115
|
-
* ID of the Feed.
|
|
115
|
+
* The ID of the Feed.
|
|
116
116
|
*
|
|
117
117
|
* > **Note** Only one of `name` or `feedId` can be set at the same time.
|
|
118
118
|
*/
|
|
119
119
|
feedId?: pulumi.Input<string>;
|
|
120
120
|
/**
|
|
121
|
-
* Name of the Feed.
|
|
121
|
+
* The Name of the Feed.
|
|
122
122
|
*/
|
|
123
123
|
name?: pulumi.Input<string>;
|
|
124
124
|
/**
|
package/getGitRepository.d.ts
CHANGED
|
@@ -29,11 +29,11 @@ export declare function getGitRepository(args: GetGitRepositoryArgs, opts?: pulu
|
|
|
29
29
|
*/
|
|
30
30
|
export interface GetGitRepositoryArgs {
|
|
31
31
|
/**
|
|
32
|
-
* Name of the Git repository to retrieve
|
|
32
|
+
* The Name of the Git repository to retrieve
|
|
33
33
|
*/
|
|
34
34
|
name: string;
|
|
35
35
|
/**
|
|
36
|
-
* ID of project to list Git repositories
|
|
36
|
+
* The ID of project to list Git repositories
|
|
37
37
|
*/
|
|
38
38
|
projectId: string;
|
|
39
39
|
}
|
|
@@ -46,7 +46,7 @@ export interface GetGitRepositoryResult {
|
|
|
46
46
|
*/
|
|
47
47
|
readonly defaultBranch: string;
|
|
48
48
|
/**
|
|
49
|
-
*
|
|
49
|
+
* Indicates whether the repository is disabled.
|
|
50
50
|
*/
|
|
51
51
|
readonly disabled: boolean;
|
|
52
52
|
/**
|
|
@@ -55,7 +55,7 @@ export interface GetGitRepositoryResult {
|
|
|
55
55
|
readonly id: string;
|
|
56
56
|
readonly isFork: boolean;
|
|
57
57
|
/**
|
|
58
|
-
* Git repository
|
|
58
|
+
* The name of the Git repository.
|
|
59
59
|
*/
|
|
60
60
|
readonly name: string;
|
|
61
61
|
/**
|
|
@@ -75,11 +75,11 @@ export interface GetGitRepositoryResult {
|
|
|
75
75
|
*/
|
|
76
76
|
readonly sshUrl: string;
|
|
77
77
|
/**
|
|
78
|
-
*
|
|
78
|
+
* The details REST API endpoint for the Git Repository.
|
|
79
79
|
*/
|
|
80
80
|
readonly url: string;
|
|
81
81
|
/**
|
|
82
|
-
* Url of the Git repository web view
|
|
82
|
+
* The Url of the Git repository web view
|
|
83
83
|
*/
|
|
84
84
|
readonly webUrl: string;
|
|
85
85
|
}
|
|
@@ -113,11 +113,11 @@ export declare function getGitRepositoryOutput(args: GetGitRepositoryOutputArgs,
|
|
|
113
113
|
*/
|
|
114
114
|
export interface GetGitRepositoryOutputArgs {
|
|
115
115
|
/**
|
|
116
|
-
* Name of the Git repository to retrieve
|
|
116
|
+
* The Name of the Git repository to retrieve
|
|
117
117
|
*/
|
|
118
118
|
name: pulumi.Input<string>;
|
|
119
119
|
/**
|
|
120
|
-
* ID of project to list Git repositories
|
|
120
|
+
* The ID of project to list Git repositories
|
|
121
121
|
*/
|
|
122
122
|
projectId: pulumi.Input<string>;
|
|
123
123
|
}
|
package/getGroup.d.ts
CHANGED
|
@@ -39,11 +39,11 @@ export declare function getGroup(args: GetGroupArgs, opts?: pulumi.InvokeOptions
|
|
|
39
39
|
*/
|
|
40
40
|
export interface GetGroupArgs {
|
|
41
41
|
/**
|
|
42
|
-
* The Group
|
|
42
|
+
* The Name of the Group.
|
|
43
43
|
*/
|
|
44
44
|
name: string;
|
|
45
45
|
/**
|
|
46
|
-
* The Project
|
|
46
|
+
* The ID of the Project. If `projectId` is not specified the project collection groups will be searched.
|
|
47
47
|
*/
|
|
48
48
|
projectId?: string;
|
|
49
49
|
}
|
|
@@ -114,11 +114,11 @@ export declare function getGroupOutput(args: GetGroupOutputArgs, opts?: pulumi.I
|
|
|
114
114
|
*/
|
|
115
115
|
export interface GetGroupOutputArgs {
|
|
116
116
|
/**
|
|
117
|
-
* The Group
|
|
117
|
+
* The Name of the Group.
|
|
118
118
|
*/
|
|
119
119
|
name: pulumi.Input<string>;
|
|
120
120
|
/**
|
|
121
|
-
* The Project
|
|
121
|
+
* The ID of the Project. If `projectId` is not specified the project collection groups will be searched.
|
|
122
122
|
*/
|
|
123
123
|
projectId?: pulumi.Input<string>;
|
|
124
124
|
}
|
package/getGroups.d.ts
CHANGED
|
@@ -30,7 +30,7 @@ export declare function getGroups(args?: GetGroupsArgs, opts?: pulumi.InvokeOpti
|
|
|
30
30
|
*/
|
|
31
31
|
export interface GetGroupsArgs {
|
|
32
32
|
/**
|
|
33
|
-
* The Project
|
|
33
|
+
* The ID of the Project. If no project ID is specified all groups of an organization will be returned
|
|
34
34
|
*/
|
|
35
35
|
projectId?: string;
|
|
36
36
|
}
|
|
@@ -39,7 +39,7 @@ export interface GetGroupsArgs {
|
|
|
39
39
|
*/
|
|
40
40
|
export interface GetGroupsResult {
|
|
41
41
|
/**
|
|
42
|
-
* A set of existing groups in your Azure DevOps Organization or project with details about every single group which includes:
|
|
42
|
+
* A `groups` blocks as documented below. A set of existing groups in your Azure DevOps Organization or project with details about every single group which includes:
|
|
43
43
|
*/
|
|
44
44
|
readonly groups: outputs.GetGroupsGroup[];
|
|
45
45
|
/**
|
|
@@ -78,7 +78,7 @@ export declare function getGroupsOutput(args?: GetGroupsOutputArgs, opts?: pulum
|
|
|
78
78
|
*/
|
|
79
79
|
export interface GetGroupsOutputArgs {
|
|
80
80
|
/**
|
|
81
|
-
* The Project
|
|
81
|
+
* The ID of the Project. If no project ID is specified all groups of an organization will be returned
|
|
82
82
|
*/
|
|
83
83
|
projectId?: pulumi.Input<string>;
|
|
84
84
|
}
|
package/getIdentityGroup.d.ts
CHANGED
|
@@ -37,6 +37,9 @@ export interface GetIdentityGroupArgs {
|
|
|
37
37
|
* A collection of values returned by getIdentityGroup.
|
|
38
38
|
*/
|
|
39
39
|
export interface GetIdentityGroupResult {
|
|
40
|
+
/**
|
|
41
|
+
* The descriptor of the identity group.
|
|
42
|
+
*/
|
|
40
43
|
readonly descriptor: string;
|
|
41
44
|
/**
|
|
42
45
|
* The provider-assigned unique ID for this managed resource.
|
package/getIdentityGroup.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getIdentityGroup.js","sourceRoot":"","sources":["../getIdentityGroup.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qDAAqD,EAAE;QAChF,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4CAMC;
|
|
1
|
+
{"version":3,"file":"getIdentityGroup.js","sourceRoot":"","sources":["../getIdentityGroup.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qDAAqD,EAAE;QAChF,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4CAMC;AAkCD;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAAiC;IACtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,qDAAqD,EAAE;QACtF,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wDAMC"}
|
package/getIdentityGroups.d.ts
CHANGED
|
@@ -39,7 +39,7 @@ export interface GetIdentityGroupsArgs {
|
|
|
39
39
|
*/
|
|
40
40
|
export interface GetIdentityGroupsResult {
|
|
41
41
|
/**
|
|
42
|
-
* A set of existing groups in your Azure DevOps Organization or project with details about every single group
|
|
42
|
+
* A `groups` blocks as documented below. A set of existing groups in your Azure DevOps Organization or project with details about every single group.
|
|
43
43
|
*/
|
|
44
44
|
readonly groups: outputs.GetIdentityGroupsGroup[];
|
|
45
45
|
/**
|
package/getIdentityUsers.d.ts
CHANGED
|
@@ -12,7 +12,7 @@ export interface GetIdentityUsersArgs {
|
|
|
12
12
|
*/
|
|
13
13
|
name: string;
|
|
14
14
|
/**
|
|
15
|
-
* The type of search to perform.
|
|
15
|
+
* The type of search to perform. Possible values are: `AccountName`, `DisplayName`, and `MailAddress`. Default is `General`.
|
|
16
16
|
*/
|
|
17
17
|
searchFilter?: string;
|
|
18
18
|
}
|
|
@@ -20,14 +20,14 @@ export interface GetIdentityUsersArgs {
|
|
|
20
20
|
* A collection of values returned by getIdentityUsers.
|
|
21
21
|
*/
|
|
22
22
|
export interface GetIdentityUsersResult {
|
|
23
|
+
/**
|
|
24
|
+
* The descriptor of the user.
|
|
25
|
+
*/
|
|
23
26
|
readonly descriptor: string;
|
|
24
27
|
/**
|
|
25
28
|
* The provider-assigned unique ID for this managed resource.
|
|
26
29
|
*/
|
|
27
30
|
readonly id: string;
|
|
28
|
-
/**
|
|
29
|
-
* This is the PrincipalName of this identity member from the source provider. The source provider may change this field over time and it is not guaranteed to be immutable for the life of the identity member.
|
|
30
|
-
*/
|
|
31
31
|
readonly name: string;
|
|
32
32
|
readonly searchFilter?: string;
|
|
33
33
|
}
|
|
@@ -44,7 +44,7 @@ export interface GetIdentityUsersOutputArgs {
|
|
|
44
44
|
*/
|
|
45
45
|
name: pulumi.Input<string>;
|
|
46
46
|
/**
|
|
47
|
-
* The type of search to perform.
|
|
47
|
+
* The type of search to perform. Possible values are: `AccountName`, `DisplayName`, and `MailAddress`. Default is `General`.
|
|
48
48
|
*/
|
|
49
49
|
searchFilter?: pulumi.Input<string>;
|
|
50
50
|
}
|
package/getPool.d.ts
CHANGED
|
@@ -19,7 +19,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
19
19
|
*
|
|
20
20
|
* ## Relevant Links
|
|
21
21
|
*
|
|
22
|
-
* - [Azure DevOps Service REST API 7.
|
|
22
|
+
* - [Azure DevOps Service REST API 7.1 - Agent Pools - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/distributedtask/pools/get?view=azure-devops-rest-7.1)
|
|
23
23
|
*/
|
|
24
24
|
export declare function getPool(args: GetPoolArgs, opts?: pulumi.InvokeOptions): Promise<GetPoolResult>;
|
|
25
25
|
/**
|
|
@@ -35,13 +35,25 @@ export interface GetPoolArgs {
|
|
|
35
35
|
* A collection of values returned by getPool.
|
|
36
36
|
*/
|
|
37
37
|
export interface GetPoolResult {
|
|
38
|
+
/**
|
|
39
|
+
* Specifies whether a queue should be automatically provisioned for each project collection.
|
|
40
|
+
*/
|
|
38
41
|
readonly autoProvision: boolean;
|
|
42
|
+
/**
|
|
43
|
+
* Specifies whether or not agents within the pool should be automatically updated.
|
|
44
|
+
*/
|
|
39
45
|
readonly autoUpdate: boolean;
|
|
40
46
|
/**
|
|
41
47
|
* The provider-assigned unique ID for this managed resource.
|
|
42
48
|
*/
|
|
43
49
|
readonly id: string;
|
|
50
|
+
/**
|
|
51
|
+
* The name of the agent pool
|
|
52
|
+
*/
|
|
44
53
|
readonly name: string;
|
|
54
|
+
/**
|
|
55
|
+
* Specifies whether the agent pool type is Automation or Deployment.
|
|
56
|
+
*/
|
|
45
57
|
readonly poolType: string;
|
|
46
58
|
}
|
|
47
59
|
/**
|
|
@@ -64,7 +76,7 @@ export interface GetPoolResult {
|
|
|
64
76
|
*
|
|
65
77
|
* ## Relevant Links
|
|
66
78
|
*
|
|
67
|
-
* - [Azure DevOps Service REST API 7.
|
|
79
|
+
* - [Azure DevOps Service REST API 7.1 - Agent Pools - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/distributedtask/pools/get?view=azure-devops-rest-7.1)
|
|
68
80
|
*/
|
|
69
81
|
export declare function getPoolOutput(args: GetPoolOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetPoolResult>;
|
|
70
82
|
/**
|
package/getPool.js
CHANGED
|
@@ -25,7 +25,7 @@ const utilities = require("./utilities");
|
|
|
25
25
|
*
|
|
26
26
|
* ## Relevant Links
|
|
27
27
|
*
|
|
28
|
-
* - [Azure DevOps Service REST API 7.
|
|
28
|
+
* - [Azure DevOps Service REST API 7.1 - Agent Pools - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/distributedtask/pools/get?view=azure-devops-rest-7.1)
|
|
29
29
|
*/
|
|
30
30
|
function getPool(args, opts) {
|
|
31
31
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -54,7 +54,7 @@ exports.getPool = getPool;
|
|
|
54
54
|
*
|
|
55
55
|
* ## Relevant Links
|
|
56
56
|
*
|
|
57
|
-
* - [Azure DevOps Service REST API 7.
|
|
57
|
+
* - [Azure DevOps Service REST API 7.1 - Agent Pools - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/distributedtask/pools/get?view=azure-devops-rest-7.1)
|
|
58
58
|
*/
|
|
59
59
|
function getPoolOutput(args, opts) {
|
|
60
60
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
package/getPool.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getPool.js","sourceRoot":"","sources":["../getPool.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,OAAO,CAAC,IAAiB,EAAE,IAA2B;IAClE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mCAAmC,EAAE;QAC9D,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0BAKC;
|
|
1
|
+
{"version":3,"file":"getPool.js","sourceRoot":"","sources":["../getPool.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,OAAO,CAAC,IAAiB,EAAE,IAA2B;IAClE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mCAAmC,EAAE;QAC9D,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0BAKC;AAqCD;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAAiC;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,mCAAmC,EAAE;QACpE,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sCAKC"}
|
package/getPools.d.ts
CHANGED
|
@@ -18,7 +18,7 @@ import * as outputs from "./types/output";
|
|
|
18
18
|
*
|
|
19
19
|
* ## Relevant Links
|
|
20
20
|
*
|
|
21
|
-
* - [Azure DevOps Service REST API 7.
|
|
21
|
+
* - [Azure DevOps Service REST API 7.1 - Agent Pools - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/distributedtask/pools/get?view=azure-devops-rest-7.1)
|
|
22
22
|
*/
|
|
23
23
|
export declare function getPools(opts?: pulumi.InvokeOptions): Promise<GetPoolsResult>;
|
|
24
24
|
/**
|
|
@@ -26,7 +26,7 @@ export declare function getPools(opts?: pulumi.InvokeOptions): Promise<GetPoolsR
|
|
|
26
26
|
*/
|
|
27
27
|
export interface GetPoolsResult {
|
|
28
28
|
/**
|
|
29
|
-
* A list of existing agent pools in your Azure DevOps Organization with the following details about every agent pool:
|
|
29
|
+
* An `agentPools` blocks as documented below. A list of existing agent pools in your Azure DevOps Organization with the following details about every agent pool:
|
|
30
30
|
*/
|
|
31
31
|
readonly agentPools: outputs.GetPoolsAgentPool[];
|
|
32
32
|
/**
|
|
@@ -52,6 +52,6 @@ export interface GetPoolsResult {
|
|
|
52
52
|
*
|
|
53
53
|
* ## Relevant Links
|
|
54
54
|
*
|
|
55
|
-
* - [Azure DevOps Service REST API 7.
|
|
55
|
+
* - [Azure DevOps Service REST API 7.1 - Agent Pools - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/distributedtask/pools/get?view=azure-devops-rest-7.1)
|
|
56
56
|
*/
|
|
57
57
|
export declare function getPoolsOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetPoolsResult>;
|