@pulumi/ise 0.2.10 → 0.2.11
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/package.json +2 -2
- package/trustsec/egressMatrixCell.d.ts +12 -0
- package/trustsec/egressMatrixCell.js +2 -0
- package/trustsec/egressMatrixCell.js.map +1 -1
- package/trustsec/getEgressMatrixCell.d.ts +4 -0
- package/trustsec/getEgressMatrixCell.js.map +1 -1
- package/trustsec/getMatrix.d.ts +86 -0
- package/trustsec/getMatrix.js +54 -0
- package/trustsec/getMatrix.js.map +1 -0
- package/trustsec/index.d.ts +9 -0
- package/trustsec/index.js +14 -1
- package/trustsec/index.js.map +1 -1
- package/trustsec/matrix.d.ts +126 -0
- package/trustsec/matrix.js +81 -0
- package/trustsec/matrix.js.map +1 -0
- package/trustsec/workProcessSettings.d.ts +102 -0
- package/trustsec/workProcessSettings.js +77 -0
- package/trustsec/workProcessSettings.js.map +1 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pulumi/ise",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.11",
|
|
4
4
|
"description": "A Pulumi package for managing resources on a Cisco ISE (Identity Service Engine) instance.. Based on terraform-provider-ise: version v0.2.1",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"pulumi",
|
|
@@ -24,6 +24,6 @@
|
|
|
24
24
|
"pulumi": {
|
|
25
25
|
"resource": true,
|
|
26
26
|
"name": "ise",
|
|
27
|
-
"version": "0.2.
|
|
27
|
+
"version": "0.2.11"
|
|
28
28
|
}
|
|
29
29
|
}
|
|
@@ -62,6 +62,10 @@ export declare class EgressMatrixCell extends pulumi.CustomResource {
|
|
|
62
62
|
* - Default value: `DISABLED`
|
|
63
63
|
*/
|
|
64
64
|
readonly matrixCellStatus: pulumi.Output<string>;
|
|
65
|
+
/**
|
|
66
|
+
* Matrix ID. Default value is Production Matrix Id, when no value is provided during creation. (works with ISE 3.4 p2 and above)
|
|
67
|
+
*/
|
|
68
|
+
readonly matrixId: pulumi.Output<string | undefined>;
|
|
65
69
|
/**
|
|
66
70
|
* List of TrustSec Security Groups ACLs
|
|
67
71
|
*/
|
|
@@ -103,6 +107,10 @@ export interface EgressMatrixCellState {
|
|
|
103
107
|
* - Default value: `DISABLED`
|
|
104
108
|
*/
|
|
105
109
|
matrixCellStatus?: pulumi.Input<string>;
|
|
110
|
+
/**
|
|
111
|
+
* Matrix ID. Default value is Production Matrix Id, when no value is provided during creation. (works with ISE 3.4 p2 and above)
|
|
112
|
+
*/
|
|
113
|
+
matrixId?: pulumi.Input<string>;
|
|
106
114
|
/**
|
|
107
115
|
* List of TrustSec Security Groups ACLs
|
|
108
116
|
*/
|
|
@@ -136,6 +144,10 @@ export interface EgressMatrixCellArgs {
|
|
|
136
144
|
* - Default value: `DISABLED`
|
|
137
145
|
*/
|
|
138
146
|
matrixCellStatus?: pulumi.Input<string>;
|
|
147
|
+
/**
|
|
148
|
+
* Matrix ID. Default value is Production Matrix Id, when no value is provided during creation. (works with ISE 3.4 p2 and above)
|
|
149
|
+
*/
|
|
150
|
+
matrixId?: pulumi.Input<string>;
|
|
139
151
|
/**
|
|
140
152
|
* List of TrustSec Security Groups ACLs
|
|
141
153
|
*/
|
|
@@ -64,6 +64,7 @@ class EgressMatrixCell extends pulumi.CustomResource {
|
|
|
64
64
|
resourceInputs["description"] = state?.description;
|
|
65
65
|
resourceInputs["destinationSgtId"] = state?.destinationSgtId;
|
|
66
66
|
resourceInputs["matrixCellStatus"] = state?.matrixCellStatus;
|
|
67
|
+
resourceInputs["matrixId"] = state?.matrixId;
|
|
67
68
|
resourceInputs["sgacls"] = state?.sgacls;
|
|
68
69
|
resourceInputs["sourceSgtId"] = state?.sourceSgtId;
|
|
69
70
|
}
|
|
@@ -79,6 +80,7 @@ class EgressMatrixCell extends pulumi.CustomResource {
|
|
|
79
80
|
resourceInputs["description"] = args?.description;
|
|
80
81
|
resourceInputs["destinationSgtId"] = args?.destinationSgtId;
|
|
81
82
|
resourceInputs["matrixCellStatus"] = args?.matrixCellStatus;
|
|
83
|
+
resourceInputs["matrixId"] = args?.matrixId;
|
|
82
84
|
resourceInputs["sgacls"] = args?.sgacls;
|
|
83
85
|
resourceInputs["sourceSgtId"] = args?.sourceSgtId;
|
|
84
86
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"egressMatrixCell.js","sourceRoot":"","sources":["../../trustsec/egressMatrixCell.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,MAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IACvD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA6B,EAAE,IAAmC;QAC3H,OAAO,IAAI,gBAAgB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACvE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,gBAAgB,CAAC,YAAY,CAAC;IACjE,CAAC;
|
|
1
|
+
{"version":3,"file":"egressMatrixCell.js","sourceRoot":"","sources":["../../trustsec/egressMatrixCell.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,MAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IACvD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA6B,EAAE,IAAmC;QAC3H,OAAO,IAAI,gBAAgB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACvE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,gBAAgB,CAAC,YAAY,CAAC;IACjE,CAAC;IA2CD,YAAY,IAAY,EAAE,WAA0D,EAAE,IAAmC;QACrH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAgD,CAAC;YAC/D,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,EAAE,gBAAgB,CAAC;YAC7D,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,EAAE,gBAAgB,CAAC;YAC7D,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;SACtD;aAAM;YACH,MAAM,IAAI,GAAG,WAA+C,CAAC;YAC7D,IAAI,IAAI,EAAE,gBAAgB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACnD,MAAM,IAAI,KAAK,CAAC,8CAA8C,CAAC,CAAC;aACnE;YACD,IAAI,IAAI,EAAE,WAAW,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC9C,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,EAAE,gBAAgB,CAAC;YAC5D,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,EAAE,gBAAgB,CAAC;YAC5D,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;SACrD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,gBAAgB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACrE,CAAC;;AAnGL,4CAoGC;AAtFG,gBAAgB;AACO,6BAAY,GAAG,gDAAgD,CAAC"}
|
|
@@ -47,6 +47,10 @@ export interface GetEgressMatrixCellResult {
|
|
|
47
47
|
* Matrix Cell Status
|
|
48
48
|
*/
|
|
49
49
|
readonly matrixCellStatus: string;
|
|
50
|
+
/**
|
|
51
|
+
* Matrix ID. Default value is Production Matrix Id, when no value is provided during creation. (works with ISE 3.4 p2 and above)
|
|
52
|
+
*/
|
|
53
|
+
readonly matrixId: string;
|
|
50
54
|
/**
|
|
51
55
|
* List of TrustSec Security Groups ACLs
|
|
52
56
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getEgressMatrixCell.js","sourceRoot":"","sources":["../../trustsec/getEgressMatrixCell.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sDAAsD,EAAE;QACjF,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kDAKC;
|
|
1
|
+
{"version":3,"file":"getEgressMatrixCell.js","sourceRoot":"","sources":["../../trustsec/getEgressMatrixCell.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sDAAsD,EAAE;QACjF,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kDAKC;AAiDD;;;;;;;;;;;;;GAaG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAAiC;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sDAAsD,EAAE;QACvF,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8DAKC"}
|
|
@@ -0,0 +1,86 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* This data source can read the TrustSec Matrix.
|
|
4
|
+
*
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
*
|
|
7
|
+
* ```typescript
|
|
8
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
9
|
+
* import * as ise from "@pulumi/ise";
|
|
10
|
+
*
|
|
11
|
+
* const example = ise.trustsec.getMatrix({
|
|
12
|
+
* id: "76d24097-41c4-4558-a4d0-a8c07ac08470",
|
|
13
|
+
* });
|
|
14
|
+
* ```
|
|
15
|
+
*/
|
|
16
|
+
export declare function getMatrix(args?: GetMatrixArgs, opts?: pulumi.InvokeOptions): Promise<GetMatrixResult>;
|
|
17
|
+
/**
|
|
18
|
+
* A collection of arguments for invoking getMatrix.
|
|
19
|
+
*/
|
|
20
|
+
export interface GetMatrixArgs {
|
|
21
|
+
/**
|
|
22
|
+
* The id of the object
|
|
23
|
+
*/
|
|
24
|
+
id?: string;
|
|
25
|
+
/**
|
|
26
|
+
* The name of the TrustSec Matrix policy. Must be unique across all matrices.
|
|
27
|
+
*/
|
|
28
|
+
name?: string;
|
|
29
|
+
}
|
|
30
|
+
/**
|
|
31
|
+
* A collection of values returned by getMatrix.
|
|
32
|
+
*/
|
|
33
|
+
export interface GetMatrixResult {
|
|
34
|
+
/**
|
|
35
|
+
* Policy UUID from which the TrustSec Policies needs to be copied. The default value is empty means it will create a new Matrix without any policies
|
|
36
|
+
*/
|
|
37
|
+
readonly copyPolicyFrom: string;
|
|
38
|
+
/**
|
|
39
|
+
* DEFCON Level for the TrustSec Matrix
|
|
40
|
+
*/
|
|
41
|
+
readonly defconLevel: string;
|
|
42
|
+
/**
|
|
43
|
+
* Description of the TrustSec Matrix
|
|
44
|
+
*/
|
|
45
|
+
readonly description: string;
|
|
46
|
+
/**
|
|
47
|
+
* The id of the object
|
|
48
|
+
*/
|
|
49
|
+
readonly id: string;
|
|
50
|
+
/**
|
|
51
|
+
* Trustsec Matrix Policy Type
|
|
52
|
+
*/
|
|
53
|
+
readonly matrixPolicyType: string;
|
|
54
|
+
/**
|
|
55
|
+
* The name of the TrustSec Matrix policy. Must be unique across all matrices.
|
|
56
|
+
*/
|
|
57
|
+
readonly name: string;
|
|
58
|
+
}
|
|
59
|
+
/**
|
|
60
|
+
* This data source can read the TrustSec Matrix.
|
|
61
|
+
*
|
|
62
|
+
* ## Example Usage
|
|
63
|
+
*
|
|
64
|
+
* ```typescript
|
|
65
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
66
|
+
* import * as ise from "@pulumi/ise";
|
|
67
|
+
*
|
|
68
|
+
* const example = ise.trustsec.getMatrix({
|
|
69
|
+
* id: "76d24097-41c4-4558-a4d0-a8c07ac08470",
|
|
70
|
+
* });
|
|
71
|
+
* ```
|
|
72
|
+
*/
|
|
73
|
+
export declare function getMatrixOutput(args?: GetMatrixOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetMatrixResult>;
|
|
74
|
+
/**
|
|
75
|
+
* A collection of arguments for invoking getMatrix.
|
|
76
|
+
*/
|
|
77
|
+
export interface GetMatrixOutputArgs {
|
|
78
|
+
/**
|
|
79
|
+
* The id of the object
|
|
80
|
+
*/
|
|
81
|
+
id?: pulumi.Input<string>;
|
|
82
|
+
/**
|
|
83
|
+
* The name of the TrustSec Matrix policy. Must be unique across all matrices.
|
|
84
|
+
*/
|
|
85
|
+
name?: pulumi.Input<string>;
|
|
86
|
+
}
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
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.getMatrixOutput = exports.getMatrix = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source can read the TrustSec Matrix.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as ise from "@pulumi/ise";
|
|
16
|
+
*
|
|
17
|
+
* const example = ise.trustsec.getMatrix({
|
|
18
|
+
* id: "76d24097-41c4-4558-a4d0-a8c07ac08470",
|
|
19
|
+
* });
|
|
20
|
+
* ```
|
|
21
|
+
*/
|
|
22
|
+
function getMatrix(args, opts) {
|
|
23
|
+
args = args || {};
|
|
24
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
25
|
+
return pulumi.runtime.invoke("ise:trustsec/getMatrix:getMatrix", {
|
|
26
|
+
"id": args.id,
|
|
27
|
+
"name": args.name,
|
|
28
|
+
}, opts);
|
|
29
|
+
}
|
|
30
|
+
exports.getMatrix = getMatrix;
|
|
31
|
+
/**
|
|
32
|
+
* This data source can read the TrustSec Matrix.
|
|
33
|
+
*
|
|
34
|
+
* ## Example Usage
|
|
35
|
+
*
|
|
36
|
+
* ```typescript
|
|
37
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
38
|
+
* import * as ise from "@pulumi/ise";
|
|
39
|
+
*
|
|
40
|
+
* const example = ise.trustsec.getMatrix({
|
|
41
|
+
* id: "76d24097-41c4-4558-a4d0-a8c07ac08470",
|
|
42
|
+
* });
|
|
43
|
+
* ```
|
|
44
|
+
*/
|
|
45
|
+
function getMatrixOutput(args, opts) {
|
|
46
|
+
args = args || {};
|
|
47
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
48
|
+
return pulumi.runtime.invokeOutput("ise:trustsec/getMatrix:getMatrix", {
|
|
49
|
+
"id": args.id,
|
|
50
|
+
"name": args.name,
|
|
51
|
+
}, opts);
|
|
52
|
+
}
|
|
53
|
+
exports.getMatrixOutput = getMatrixOutput;
|
|
54
|
+
//# sourceMappingURL=getMatrix.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getMatrix.js","sourceRoot":"","sources":["../../trustsec/getMatrix.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,SAAS,CAAC,IAAoB,EAAE,IAA2B;IACvE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kCAAkC,EAAE;QAC7D,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,8BAOC;AA6CD;;;;;;;;;;;;;GAaG;AACH,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAAiC;IACzF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kCAAkC,EAAE;QACnE,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0CAOC"}
|
package/trustsec/index.d.ts
CHANGED
|
@@ -19,6 +19,9 @@ export declare const getIpToSgtMappingOutput: typeof import("./getIpToSgtMapping
|
|
|
19
19
|
export { GetIpToSgtMappingGroupArgs, GetIpToSgtMappingGroupResult, GetIpToSgtMappingGroupOutputArgs } from "./getIpToSgtMappingGroup";
|
|
20
20
|
export declare const getIpToSgtMappingGroup: typeof import("./getIpToSgtMappingGroup").getIpToSgtMappingGroup;
|
|
21
21
|
export declare const getIpToSgtMappingGroupOutput: typeof import("./getIpToSgtMappingGroup").getIpToSgtMappingGroupOutput;
|
|
22
|
+
export { GetMatrixArgs, GetMatrixResult, GetMatrixOutputArgs } from "./getMatrix";
|
|
23
|
+
export declare const getMatrix: typeof import("./getMatrix").getMatrix;
|
|
24
|
+
export declare const getMatrixOutput: typeof import("./getMatrix").getMatrixOutput;
|
|
22
25
|
export { GetSecurityGroupArgs, GetSecurityGroupResult, GetSecurityGroupOutputArgs } from "./getSecurityGroup";
|
|
23
26
|
export declare const getSecurityGroup: typeof import("./getSecurityGroup").getSecurityGroup;
|
|
24
27
|
export declare const getSecurityGroupOutput: typeof import("./getSecurityGroup").getSecurityGroupOutput;
|
|
@@ -34,6 +37,9 @@ export declare const IpToSgtMapping: typeof import("./ipToSgtMapping").IpToSgtMa
|
|
|
34
37
|
export { IpToSgtMappingGroupArgs, IpToSgtMappingGroupState } from "./ipToSgtMappingGroup";
|
|
35
38
|
export type IpToSgtMappingGroup = import("./ipToSgtMappingGroup").IpToSgtMappingGroup;
|
|
36
39
|
export declare const IpToSgtMappingGroup: typeof import("./ipToSgtMappingGroup").IpToSgtMappingGroup;
|
|
40
|
+
export { MatrixArgs, MatrixState } from "./matrix";
|
|
41
|
+
export type Matrix = import("./matrix").Matrix;
|
|
42
|
+
export declare const Matrix: typeof import("./matrix").Matrix;
|
|
37
43
|
export { SecurityGroupArgs, SecurityGroupState } from "./securityGroup";
|
|
38
44
|
export type SecurityGroup = import("./securityGroup").SecurityGroup;
|
|
39
45
|
export declare const SecurityGroup: typeof import("./securityGroup").SecurityGroup;
|
|
@@ -43,3 +49,6 @@ export declare const SecurityGroupAcl: typeof import("./securityGroupAcl").Secur
|
|
|
43
49
|
export { SxpDomainFilterArgs, SxpDomainFilterState } from "./sxpDomainFilter";
|
|
44
50
|
export type SxpDomainFilter = import("./sxpDomainFilter").SxpDomainFilter;
|
|
45
51
|
export declare const SxpDomainFilter: typeof import("./sxpDomainFilter").SxpDomainFilter;
|
|
52
|
+
export { WorkProcessSettingsArgs, WorkProcessSettingsState } from "./workProcessSettings";
|
|
53
|
+
export type WorkProcessSettings = import("./workProcessSettings").WorkProcessSettings;
|
|
54
|
+
export declare const WorkProcessSettings: typeof import("./workProcessSettings").WorkProcessSettings;
|
package/trustsec/index.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.SxpDomainFilter = exports.SecurityGroupAcl = exports.SecurityGroup = exports.IpToSgtMappingGroup = exports.IpToSgtMapping = exports.getSxpDomainFilterOutput = exports.getSxpDomainFilter = exports.getSecurityGroupAclOutput = exports.getSecurityGroupAcl = exports.getSecurityGroupOutput = exports.getSecurityGroup = exports.getIpToSgtMappingGroupOutput = exports.getIpToSgtMappingGroup = exports.getIpToSgtMappingOutput = exports.getIpToSgtMapping = exports.getEgressMatrixCellDefaultOutput = exports.getEgressMatrixCellDefault = exports.getEgressMatrixCellOutput = exports.getEgressMatrixCell = exports.EgressPushMatrix = exports.EgressMatrixCellDefault = exports.EgressMatrixCell = void 0;
|
|
5
|
+
exports.WorkProcessSettings = exports.SxpDomainFilter = exports.SecurityGroupAcl = exports.SecurityGroup = exports.Matrix = exports.IpToSgtMappingGroup = exports.IpToSgtMapping = exports.getSxpDomainFilterOutput = exports.getSxpDomainFilter = exports.getSecurityGroupAclOutput = exports.getSecurityGroupAcl = exports.getSecurityGroupOutput = exports.getSecurityGroup = exports.getMatrixOutput = exports.getMatrix = exports.getIpToSgtMappingGroupOutput = exports.getIpToSgtMappingGroup = exports.getIpToSgtMappingOutput = exports.getIpToSgtMapping = exports.getEgressMatrixCellDefaultOutput = exports.getEgressMatrixCellDefault = exports.getEgressMatrixCellOutput = exports.getEgressMatrixCell = exports.EgressPushMatrix = exports.EgressMatrixCellDefault = exports.EgressMatrixCell = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
exports.EgressMatrixCell = null;
|
|
@@ -23,6 +23,9 @@ utilities.lazyLoad(exports, ["getIpToSgtMapping", "getIpToSgtMappingOutput"], ()
|
|
|
23
23
|
exports.getIpToSgtMappingGroup = null;
|
|
24
24
|
exports.getIpToSgtMappingGroupOutput = null;
|
|
25
25
|
utilities.lazyLoad(exports, ["getIpToSgtMappingGroup", "getIpToSgtMappingGroupOutput"], () => require("./getIpToSgtMappingGroup"));
|
|
26
|
+
exports.getMatrix = null;
|
|
27
|
+
exports.getMatrixOutput = null;
|
|
28
|
+
utilities.lazyLoad(exports, ["getMatrix", "getMatrixOutput"], () => require("./getMatrix"));
|
|
26
29
|
exports.getSecurityGroup = null;
|
|
27
30
|
exports.getSecurityGroupOutput = null;
|
|
28
31
|
utilities.lazyLoad(exports, ["getSecurityGroup", "getSecurityGroupOutput"], () => require("./getSecurityGroup"));
|
|
@@ -36,12 +39,16 @@ exports.IpToSgtMapping = null;
|
|
|
36
39
|
utilities.lazyLoad(exports, ["IpToSgtMapping"], () => require("./ipToSgtMapping"));
|
|
37
40
|
exports.IpToSgtMappingGroup = null;
|
|
38
41
|
utilities.lazyLoad(exports, ["IpToSgtMappingGroup"], () => require("./ipToSgtMappingGroup"));
|
|
42
|
+
exports.Matrix = null;
|
|
43
|
+
utilities.lazyLoad(exports, ["Matrix"], () => require("./matrix"));
|
|
39
44
|
exports.SecurityGroup = null;
|
|
40
45
|
utilities.lazyLoad(exports, ["SecurityGroup"], () => require("./securityGroup"));
|
|
41
46
|
exports.SecurityGroupAcl = null;
|
|
42
47
|
utilities.lazyLoad(exports, ["SecurityGroupAcl"], () => require("./securityGroupAcl"));
|
|
43
48
|
exports.SxpDomainFilter = null;
|
|
44
49
|
utilities.lazyLoad(exports, ["SxpDomainFilter"], () => require("./sxpDomainFilter"));
|
|
50
|
+
exports.WorkProcessSettings = null;
|
|
51
|
+
utilities.lazyLoad(exports, ["WorkProcessSettings"], () => require("./workProcessSettings"));
|
|
45
52
|
const _module = {
|
|
46
53
|
version: utilities.getVersion(),
|
|
47
54
|
construct: (name, type, urn) => {
|
|
@@ -56,12 +63,16 @@ const _module = {
|
|
|
56
63
|
return new exports.IpToSgtMapping(name, undefined, { urn });
|
|
57
64
|
case "ise:trustsec/ipToSgtMappingGroup:IpToSgtMappingGroup":
|
|
58
65
|
return new exports.IpToSgtMappingGroup(name, undefined, { urn });
|
|
66
|
+
case "ise:trustsec/matrix:Matrix":
|
|
67
|
+
return new exports.Matrix(name, undefined, { urn });
|
|
59
68
|
case "ise:trustsec/securityGroup:SecurityGroup":
|
|
60
69
|
return new exports.SecurityGroup(name, undefined, { urn });
|
|
61
70
|
case "ise:trustsec/securityGroupAcl:SecurityGroupAcl":
|
|
62
71
|
return new exports.SecurityGroupAcl(name, undefined, { urn });
|
|
63
72
|
case "ise:trustsec/sxpDomainFilter:SxpDomainFilter":
|
|
64
73
|
return new exports.SxpDomainFilter(name, undefined, { urn });
|
|
74
|
+
case "ise:trustsec/workProcessSettings:WorkProcessSettings":
|
|
75
|
+
return new exports.WorkProcessSettings(name, undefined, { urn });
|
|
65
76
|
default:
|
|
66
77
|
throw new Error(`unknown resource type ${type}`);
|
|
67
78
|
}
|
|
@@ -72,7 +83,9 @@ pulumi.runtime.registerResourceModule("ise", "trustsec/egressMatrixCellDefault",
|
|
|
72
83
|
pulumi.runtime.registerResourceModule("ise", "trustsec/egressPushMatrix", _module);
|
|
73
84
|
pulumi.runtime.registerResourceModule("ise", "trustsec/ipToSgtMapping", _module);
|
|
74
85
|
pulumi.runtime.registerResourceModule("ise", "trustsec/ipToSgtMappingGroup", _module);
|
|
86
|
+
pulumi.runtime.registerResourceModule("ise", "trustsec/matrix", _module);
|
|
75
87
|
pulumi.runtime.registerResourceModule("ise", "trustsec/securityGroup", _module);
|
|
76
88
|
pulumi.runtime.registerResourceModule("ise", "trustsec/securityGroupAcl", _module);
|
|
77
89
|
pulumi.runtime.registerResourceModule("ise", "trustsec/sxpDomainFilter", _module);
|
|
90
|
+
pulumi.runtime.registerResourceModule("ise", "trustsec/workProcessSettings", _module);
|
|
78
91
|
//# sourceMappingURL=index.js.map
|
package/trustsec/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../trustsec/index.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../trustsec/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,126 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* This resource can manage a TrustSec Matrix.
|
|
4
|
+
*
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
*
|
|
7
|
+
* ```typescript
|
|
8
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
9
|
+
* import * as ise from "@pulumi/ise";
|
|
10
|
+
*
|
|
11
|
+
* const example = new ise.trustsec.Matrix("example", {
|
|
12
|
+
* name: "MyMatrix",
|
|
13
|
+
* description: "My TrustSec Matrix Policy",
|
|
14
|
+
* matrixPolicyType: "TRUSTSEC_POLICY",
|
|
15
|
+
* });
|
|
16
|
+
* ```
|
|
17
|
+
*
|
|
18
|
+
* ## Import
|
|
19
|
+
*
|
|
20
|
+
* The `pulumi import` command can be used, for example:
|
|
21
|
+
*
|
|
22
|
+
* ```sh
|
|
23
|
+
* $ pulumi import ise:trustsec/matrix:Matrix example "76d24097-41c4-4558-a4d0-a8c07ac08470"
|
|
24
|
+
* ```
|
|
25
|
+
*/
|
|
26
|
+
export declare class Matrix extends pulumi.CustomResource {
|
|
27
|
+
/**
|
|
28
|
+
* Get an existing Matrix resource's state with the given name, ID, and optional extra
|
|
29
|
+
* properties used to qualify the lookup.
|
|
30
|
+
*
|
|
31
|
+
* @param name The _unique_ name of the resulting resource.
|
|
32
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
33
|
+
* @param state Any extra arguments used during the lookup.
|
|
34
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
35
|
+
*/
|
|
36
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: MatrixState, opts?: pulumi.CustomResourceOptions): Matrix;
|
|
37
|
+
/**
|
|
38
|
+
* Returns true if the given object is an instance of Matrix. This is designed to work even
|
|
39
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
40
|
+
*/
|
|
41
|
+
static isInstance(obj: any): obj is Matrix;
|
|
42
|
+
/**
|
|
43
|
+
* Policy UUID from which the TrustSec Policies needs to be copied. The default value is empty means it will create a new Matrix without any policies
|
|
44
|
+
*/
|
|
45
|
+
readonly copyPolicyFrom: pulumi.Output<string | undefined>;
|
|
46
|
+
/**
|
|
47
|
+
* DEFCON Level for the TrustSec Matrix
|
|
48
|
+
* - Choices: `DEFCON1_CRITICAL`, `DEFCON2_SEVERE`, `DEFCON3_SUBSTANTIAL`, `DEFCON4_MODERATE`, `DEFCON5_NORMAL`
|
|
49
|
+
*/
|
|
50
|
+
readonly defconLevel: pulumi.Output<string | undefined>;
|
|
51
|
+
/**
|
|
52
|
+
* Description of the TrustSec Matrix
|
|
53
|
+
*/
|
|
54
|
+
readonly description: pulumi.Output<string | undefined>;
|
|
55
|
+
/**
|
|
56
|
+
* Trustsec Matrix Policy Type
|
|
57
|
+
* - Choices: `TRAFFIC_STEERING_POLICY`, `TRUSTSEC_POLICY`
|
|
58
|
+
*/
|
|
59
|
+
readonly matrixPolicyType: pulumi.Output<string | undefined>;
|
|
60
|
+
/**
|
|
61
|
+
* The name of the TrustSec Matrix policy. Must be unique across all matrices.
|
|
62
|
+
*/
|
|
63
|
+
readonly name: pulumi.Output<string>;
|
|
64
|
+
/**
|
|
65
|
+
* Create a Matrix resource with the given unique name, arguments, and options.
|
|
66
|
+
*
|
|
67
|
+
* @param name The _unique_ name of the resource.
|
|
68
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
69
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
70
|
+
*/
|
|
71
|
+
constructor(name: string, args?: MatrixArgs, opts?: pulumi.CustomResourceOptions);
|
|
72
|
+
}
|
|
73
|
+
/**
|
|
74
|
+
* Input properties used for looking up and filtering Matrix resources.
|
|
75
|
+
*/
|
|
76
|
+
export interface MatrixState {
|
|
77
|
+
/**
|
|
78
|
+
* Policy UUID from which the TrustSec Policies needs to be copied. The default value is empty means it will create a new Matrix without any policies
|
|
79
|
+
*/
|
|
80
|
+
copyPolicyFrom?: pulumi.Input<string>;
|
|
81
|
+
/**
|
|
82
|
+
* DEFCON Level for the TrustSec Matrix
|
|
83
|
+
* - Choices: `DEFCON1_CRITICAL`, `DEFCON2_SEVERE`, `DEFCON3_SUBSTANTIAL`, `DEFCON4_MODERATE`, `DEFCON5_NORMAL`
|
|
84
|
+
*/
|
|
85
|
+
defconLevel?: pulumi.Input<string>;
|
|
86
|
+
/**
|
|
87
|
+
* Description of the TrustSec Matrix
|
|
88
|
+
*/
|
|
89
|
+
description?: pulumi.Input<string>;
|
|
90
|
+
/**
|
|
91
|
+
* Trustsec Matrix Policy Type
|
|
92
|
+
* - Choices: `TRAFFIC_STEERING_POLICY`, `TRUSTSEC_POLICY`
|
|
93
|
+
*/
|
|
94
|
+
matrixPolicyType?: pulumi.Input<string>;
|
|
95
|
+
/**
|
|
96
|
+
* The name of the TrustSec Matrix policy. Must be unique across all matrices.
|
|
97
|
+
*/
|
|
98
|
+
name?: pulumi.Input<string>;
|
|
99
|
+
}
|
|
100
|
+
/**
|
|
101
|
+
* The set of arguments for constructing a Matrix resource.
|
|
102
|
+
*/
|
|
103
|
+
export interface MatrixArgs {
|
|
104
|
+
/**
|
|
105
|
+
* Policy UUID from which the TrustSec Policies needs to be copied. The default value is empty means it will create a new Matrix without any policies
|
|
106
|
+
*/
|
|
107
|
+
copyPolicyFrom?: pulumi.Input<string>;
|
|
108
|
+
/**
|
|
109
|
+
* DEFCON Level for the TrustSec Matrix
|
|
110
|
+
* - Choices: `DEFCON1_CRITICAL`, `DEFCON2_SEVERE`, `DEFCON3_SUBSTANTIAL`, `DEFCON4_MODERATE`, `DEFCON5_NORMAL`
|
|
111
|
+
*/
|
|
112
|
+
defconLevel?: pulumi.Input<string>;
|
|
113
|
+
/**
|
|
114
|
+
* Description of the TrustSec Matrix
|
|
115
|
+
*/
|
|
116
|
+
description?: pulumi.Input<string>;
|
|
117
|
+
/**
|
|
118
|
+
* Trustsec Matrix Policy Type
|
|
119
|
+
* - Choices: `TRAFFIC_STEERING_POLICY`, `TRUSTSEC_POLICY`
|
|
120
|
+
*/
|
|
121
|
+
matrixPolicyType?: pulumi.Input<string>;
|
|
122
|
+
/**
|
|
123
|
+
* The name of the TrustSec Matrix policy. Must be unique across all matrices.
|
|
124
|
+
*/
|
|
125
|
+
name?: pulumi.Input<string>;
|
|
126
|
+
}
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
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.Matrix = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This resource can manage a TrustSec Matrix.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as ise from "@pulumi/ise";
|
|
16
|
+
*
|
|
17
|
+
* const example = new ise.trustsec.Matrix("example", {
|
|
18
|
+
* name: "MyMatrix",
|
|
19
|
+
* description: "My TrustSec Matrix Policy",
|
|
20
|
+
* matrixPolicyType: "TRUSTSEC_POLICY",
|
|
21
|
+
* });
|
|
22
|
+
* ```
|
|
23
|
+
*
|
|
24
|
+
* ## Import
|
|
25
|
+
*
|
|
26
|
+
* The `pulumi import` command can be used, for example:
|
|
27
|
+
*
|
|
28
|
+
* ```sh
|
|
29
|
+
* $ pulumi import ise:trustsec/matrix:Matrix example "76d24097-41c4-4558-a4d0-a8c07ac08470"
|
|
30
|
+
* ```
|
|
31
|
+
*/
|
|
32
|
+
class Matrix extends pulumi.CustomResource {
|
|
33
|
+
/**
|
|
34
|
+
* Get an existing Matrix resource's state with the given name, ID, and optional extra
|
|
35
|
+
* properties used to qualify the lookup.
|
|
36
|
+
*
|
|
37
|
+
* @param name The _unique_ name of the resulting resource.
|
|
38
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
39
|
+
* @param state Any extra arguments used during the lookup.
|
|
40
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
41
|
+
*/
|
|
42
|
+
static get(name, id, state, opts) {
|
|
43
|
+
return new Matrix(name, state, { ...opts, id: id });
|
|
44
|
+
}
|
|
45
|
+
/**
|
|
46
|
+
* Returns true if the given object is an instance of Matrix. This is designed to work even
|
|
47
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
48
|
+
*/
|
|
49
|
+
static isInstance(obj) {
|
|
50
|
+
if (obj === undefined || obj === null) {
|
|
51
|
+
return false;
|
|
52
|
+
}
|
|
53
|
+
return obj['__pulumiType'] === Matrix.__pulumiType;
|
|
54
|
+
}
|
|
55
|
+
constructor(name, argsOrState, opts) {
|
|
56
|
+
let resourceInputs = {};
|
|
57
|
+
opts = opts || {};
|
|
58
|
+
if (opts.id) {
|
|
59
|
+
const state = argsOrState;
|
|
60
|
+
resourceInputs["copyPolicyFrom"] = state?.copyPolicyFrom;
|
|
61
|
+
resourceInputs["defconLevel"] = state?.defconLevel;
|
|
62
|
+
resourceInputs["description"] = state?.description;
|
|
63
|
+
resourceInputs["matrixPolicyType"] = state?.matrixPolicyType;
|
|
64
|
+
resourceInputs["name"] = state?.name;
|
|
65
|
+
}
|
|
66
|
+
else {
|
|
67
|
+
const args = argsOrState;
|
|
68
|
+
resourceInputs["copyPolicyFrom"] = args?.copyPolicyFrom;
|
|
69
|
+
resourceInputs["defconLevel"] = args?.defconLevel;
|
|
70
|
+
resourceInputs["description"] = args?.description;
|
|
71
|
+
resourceInputs["matrixPolicyType"] = args?.matrixPolicyType;
|
|
72
|
+
resourceInputs["name"] = args?.name;
|
|
73
|
+
}
|
|
74
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
75
|
+
super(Matrix.__pulumiType, name, resourceInputs, opts);
|
|
76
|
+
}
|
|
77
|
+
}
|
|
78
|
+
exports.Matrix = Matrix;
|
|
79
|
+
/** @internal */
|
|
80
|
+
Matrix.__pulumiType = 'ise:trustsec/matrix:Matrix';
|
|
81
|
+
//# sourceMappingURL=matrix.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"matrix.js","sourceRoot":"","sources":["../../trustsec/matrix.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,MAAa,MAAO,SAAQ,MAAM,CAAC,cAAc;IAC7C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAmB,EAAE,IAAmC;QACjH,OAAO,IAAI,MAAM,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC7D,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,MAAM,CAAC,YAAY,CAAC;IACvD,CAAC;IAiCD,YAAY,IAAY,EAAE,WAAsC,EAAE,IAAmC;QACjG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAsC,CAAC;YACrD,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,EAAE,cAAc,CAAC;YACzD,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,EAAE,gBAAgB,CAAC;YAC7D,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;SACxC;aAAM;YACH,MAAM,IAAI,GAAG,WAAqC,CAAC;YACnD,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,EAAE,gBAAgB,CAAC;YAC5D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;SACvC;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,MAAM,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC3D,CAAC;;AA/EL,wBAgFC;AAlEG,gBAAgB;AACO,mBAAY,GAAG,4BAA4B,CAAC"}
|
|
@@ -0,0 +1,102 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* This resource can manage a TrustSec Work Process Settings.
|
|
4
|
+
*
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
*
|
|
7
|
+
* ```typescript
|
|
8
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
9
|
+
* import * as ise from "@pulumi/ise";
|
|
10
|
+
*
|
|
11
|
+
* const example = new ise.trustsec.WorkProcessSettings("example", {
|
|
12
|
+
* matrixMode: "MULTIPLE_MATRICES",
|
|
13
|
+
* useDefcons: false,
|
|
14
|
+
* enableApprovalWorkflow: false,
|
|
15
|
+
* });
|
|
16
|
+
* ```
|
|
17
|
+
*
|
|
18
|
+
* ## Import
|
|
19
|
+
*
|
|
20
|
+
* The `pulumi import` command can be used, for example:
|
|
21
|
+
*
|
|
22
|
+
* ```sh
|
|
23
|
+
* $ pulumi import ise:trustsec/workProcessSettings:WorkProcessSettings example "MULTIPLE_MATRICES"
|
|
24
|
+
* ```
|
|
25
|
+
*/
|
|
26
|
+
export declare class WorkProcessSettings extends pulumi.CustomResource {
|
|
27
|
+
/**
|
|
28
|
+
* Get an existing WorkProcessSettings resource's state with the given name, ID, and optional extra
|
|
29
|
+
* properties used to qualify the lookup.
|
|
30
|
+
*
|
|
31
|
+
* @param name The _unique_ name of the resulting resource.
|
|
32
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
33
|
+
* @param state Any extra arguments used during the lookup.
|
|
34
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
35
|
+
*/
|
|
36
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: WorkProcessSettingsState, opts?: pulumi.CustomResourceOptions): WorkProcessSettings;
|
|
37
|
+
/**
|
|
38
|
+
* Returns true if the given object is an instance of WorkProcessSettings. This is designed to work even
|
|
39
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
40
|
+
*/
|
|
41
|
+
static isInstance(obj: any): obj is WorkProcessSettings;
|
|
42
|
+
/**
|
|
43
|
+
* Whether to enable approval workflow for TrustSec Matrix changes
|
|
44
|
+
* - Default value: `false`
|
|
45
|
+
*/
|
|
46
|
+
readonly enableApprovalWorkflow: pulumi.Output<boolean>;
|
|
47
|
+
/**
|
|
48
|
+
* TrustSec Matrix Mode
|
|
49
|
+
* - Choices: `SINGLE_MATRIX`, `MULTIPLE_MATRICES`
|
|
50
|
+
*/
|
|
51
|
+
readonly matrixMode: pulumi.Output<string | undefined>;
|
|
52
|
+
/**
|
|
53
|
+
* Whether to use DEFCON levels in the TrustSec Matrix
|
|
54
|
+
*/
|
|
55
|
+
readonly useDefcons: pulumi.Output<boolean | undefined>;
|
|
56
|
+
/**
|
|
57
|
+
* Create a WorkProcessSettings resource with the given unique name, arguments, and options.
|
|
58
|
+
*
|
|
59
|
+
* @param name The _unique_ name of the resource.
|
|
60
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
61
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
62
|
+
*/
|
|
63
|
+
constructor(name: string, args?: WorkProcessSettingsArgs, opts?: pulumi.CustomResourceOptions);
|
|
64
|
+
}
|
|
65
|
+
/**
|
|
66
|
+
* Input properties used for looking up and filtering WorkProcessSettings resources.
|
|
67
|
+
*/
|
|
68
|
+
export interface WorkProcessSettingsState {
|
|
69
|
+
/**
|
|
70
|
+
* Whether to enable approval workflow for TrustSec Matrix changes
|
|
71
|
+
* - Default value: `false`
|
|
72
|
+
*/
|
|
73
|
+
enableApprovalWorkflow?: pulumi.Input<boolean>;
|
|
74
|
+
/**
|
|
75
|
+
* TrustSec Matrix Mode
|
|
76
|
+
* - Choices: `SINGLE_MATRIX`, `MULTIPLE_MATRICES`
|
|
77
|
+
*/
|
|
78
|
+
matrixMode?: pulumi.Input<string>;
|
|
79
|
+
/**
|
|
80
|
+
* Whether to use DEFCON levels in the TrustSec Matrix
|
|
81
|
+
*/
|
|
82
|
+
useDefcons?: pulumi.Input<boolean>;
|
|
83
|
+
}
|
|
84
|
+
/**
|
|
85
|
+
* The set of arguments for constructing a WorkProcessSettings resource.
|
|
86
|
+
*/
|
|
87
|
+
export interface WorkProcessSettingsArgs {
|
|
88
|
+
/**
|
|
89
|
+
* Whether to enable approval workflow for TrustSec Matrix changes
|
|
90
|
+
* - Default value: `false`
|
|
91
|
+
*/
|
|
92
|
+
enableApprovalWorkflow?: pulumi.Input<boolean>;
|
|
93
|
+
/**
|
|
94
|
+
* TrustSec Matrix Mode
|
|
95
|
+
* - Choices: `SINGLE_MATRIX`, `MULTIPLE_MATRICES`
|
|
96
|
+
*/
|
|
97
|
+
matrixMode?: pulumi.Input<string>;
|
|
98
|
+
/**
|
|
99
|
+
* Whether to use DEFCON levels in the TrustSec Matrix
|
|
100
|
+
*/
|
|
101
|
+
useDefcons?: pulumi.Input<boolean>;
|
|
102
|
+
}
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
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.WorkProcessSettings = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This resource can manage a TrustSec Work Process Settings.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as ise from "@pulumi/ise";
|
|
16
|
+
*
|
|
17
|
+
* const example = new ise.trustsec.WorkProcessSettings("example", {
|
|
18
|
+
* matrixMode: "MULTIPLE_MATRICES",
|
|
19
|
+
* useDefcons: false,
|
|
20
|
+
* enableApprovalWorkflow: false,
|
|
21
|
+
* });
|
|
22
|
+
* ```
|
|
23
|
+
*
|
|
24
|
+
* ## Import
|
|
25
|
+
*
|
|
26
|
+
* The `pulumi import` command can be used, for example:
|
|
27
|
+
*
|
|
28
|
+
* ```sh
|
|
29
|
+
* $ pulumi import ise:trustsec/workProcessSettings:WorkProcessSettings example "MULTIPLE_MATRICES"
|
|
30
|
+
* ```
|
|
31
|
+
*/
|
|
32
|
+
class WorkProcessSettings extends pulumi.CustomResource {
|
|
33
|
+
/**
|
|
34
|
+
* Get an existing WorkProcessSettings resource's state with the given name, ID, and optional extra
|
|
35
|
+
* properties used to qualify the lookup.
|
|
36
|
+
*
|
|
37
|
+
* @param name The _unique_ name of the resulting resource.
|
|
38
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
39
|
+
* @param state Any extra arguments used during the lookup.
|
|
40
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
41
|
+
*/
|
|
42
|
+
static get(name, id, state, opts) {
|
|
43
|
+
return new WorkProcessSettings(name, state, { ...opts, id: id });
|
|
44
|
+
}
|
|
45
|
+
/**
|
|
46
|
+
* Returns true if the given object is an instance of WorkProcessSettings. This is designed to work even
|
|
47
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
48
|
+
*/
|
|
49
|
+
static isInstance(obj) {
|
|
50
|
+
if (obj === undefined || obj === null) {
|
|
51
|
+
return false;
|
|
52
|
+
}
|
|
53
|
+
return obj['__pulumiType'] === WorkProcessSettings.__pulumiType;
|
|
54
|
+
}
|
|
55
|
+
constructor(name, argsOrState, opts) {
|
|
56
|
+
let resourceInputs = {};
|
|
57
|
+
opts = opts || {};
|
|
58
|
+
if (opts.id) {
|
|
59
|
+
const state = argsOrState;
|
|
60
|
+
resourceInputs["enableApprovalWorkflow"] = state?.enableApprovalWorkflow;
|
|
61
|
+
resourceInputs["matrixMode"] = state?.matrixMode;
|
|
62
|
+
resourceInputs["useDefcons"] = state?.useDefcons;
|
|
63
|
+
}
|
|
64
|
+
else {
|
|
65
|
+
const args = argsOrState;
|
|
66
|
+
resourceInputs["enableApprovalWorkflow"] = args?.enableApprovalWorkflow;
|
|
67
|
+
resourceInputs["matrixMode"] = args?.matrixMode;
|
|
68
|
+
resourceInputs["useDefcons"] = args?.useDefcons;
|
|
69
|
+
}
|
|
70
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
71
|
+
super(WorkProcessSettings.__pulumiType, name, resourceInputs, opts);
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
exports.WorkProcessSettings = WorkProcessSettings;
|
|
75
|
+
/** @internal */
|
|
76
|
+
WorkProcessSettings.__pulumiType = 'ise:trustsec/workProcessSettings:WorkProcessSettings';
|
|
77
|
+
//# sourceMappingURL=workProcessSettings.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"workProcessSettings.js","sourceRoot":"","sources":["../../trustsec/workProcessSettings.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,MAAa,mBAAoB,SAAQ,MAAM,CAAC,cAAc;IAC1D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAgC,EAAE,IAAmC;QAC9H,OAAO,IAAI,mBAAmB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC1E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,mBAAmB,CAAC,YAAY,CAAC;IACpE,CAAC;IAyBD,YAAY,IAAY,EAAE,WAAgE,EAAE,IAAmC;QAC3H,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAmD,CAAC;YAClE,cAAc,CAAC,wBAAwB,CAAC,GAAG,KAAK,EAAE,sBAAsB,CAAC;YACzE,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;SACpD;aAAM;YACH,MAAM,IAAI,GAAG,WAAkD,CAAC;YAChE,cAAc,CAAC,wBAAwB,CAAC,GAAG,IAAI,EAAE,sBAAsB,CAAC;YACxE,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;SACnD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,mBAAmB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACxE,CAAC;;AAnEL,kDAoEC;AAtDG,gBAAgB;AACO,gCAAY,GAAG,sDAAsD,CAAC"}
|