@pulumi/ise 0.1.0-alpha.1715070880
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/LICENSE +202 -0
- package/README.md +49 -0
- package/activedirectoryadd/groups.d.ts +149 -0
- package/activedirectoryadd/groups.js +91 -0
- package/activedirectoryadd/groups.js.map +1 -0
- package/activedirectoryadd/index.d.ts +3 -0
- package/activedirectoryadd/index.js +22 -0
- package/activedirectoryadd/index.js.map +1 -0
- package/activedirectorygroupsby/getDomain.d.ts +123 -0
- package/activedirectorygroupsby/getDomain.js +59 -0
- package/activedirectorygroupsby/getDomain.js.map +1 -0
- package/activedirectorygroupsby/index.d.ts +3 -0
- package/activedirectorygroupsby/index.js +10 -0
- package/activedirectorygroupsby/index.js.map +1 -0
- package/activedirectoryjoin/getPoint.d.ts +188 -0
- package/activedirectoryjoin/getPoint.js +47 -0
- package/activedirectoryjoin/getPoint.js.map +1 -0
- package/activedirectoryjoin/index.d.ts +6 -0
- package/activedirectoryjoin/index.js +25 -0
- package/activedirectoryjoin/index.js.map +1 -0
- package/activedirectoryjoin/point.d.ts +446 -0
- package/activedirectoryjoin/point.js +125 -0
- package/activedirectoryjoin/point.js.map +1 -0
- package/activedirectoryjoindomainwithall/index.d.ts +3 -0
- package/activedirectoryjoindomainwithall/index.js +22 -0
- package/activedirectoryjoindomainwithall/index.js.map +1 -0
- package/activedirectoryjoindomainwithall/nodes.d.ts +71 -0
- package/activedirectoryjoindomainwithall/nodes.js +75 -0
- package/activedirectoryjoindomainwithall/nodes.js.map +1 -0
- package/allowed/getProtocols.d.ts +374 -0
- package/allowed/getProtocols.js +49 -0
- package/allowed/getProtocols.js.map +1 -0
- package/allowed/index.d.ts +6 -0
- package/allowed/index.js +25 -0
- package/allowed/index.js.map +1 -0
- package/allowed/protocols.d.ts +1075 -0
- package/allowed/protocols.js +343 -0
- package/allowed/protocols.js.map +1 -0
- package/allowedprotocols/getTacacs.d.ts +86 -0
- package/allowedprotocols/getTacacs.js +49 -0
- package/allowedprotocols/getTacacs.js.map +1 -0
- package/allowedprotocols/index.d.ts +6 -0
- package/allowedprotocols/index.js +25 -0
- package/allowedprotocols/index.js.map +1 -0
- package/allowedprotocols/tacacs.d.ts +120 -0
- package/allowedprotocols/tacacs.js +90 -0
- package/allowedprotocols/tacacs.js.map +1 -0
- package/authorization/getProfile.d.ts +199 -0
- package/authorization/getProfile.js +49 -0
- package/authorization/getProfile.js.map +1 -0
- package/authorization/index.d.ts +6 -0
- package/authorization/index.js +25 -0
- package/authorization/index.js.map +1 -0
- package/authorization/profile.d.ts +449 -0
- package/authorization/profile.js +122 -0
- package/authorization/profile.js.map +1 -0
- package/certificateauthentication/getProfile.d.ts +94 -0
- package/certificateauthentication/getProfile.js +49 -0
- package/certificateauthentication/getProfile.js.map +1 -0
- package/certificateauthentication/index.d.ts +6 -0
- package/certificateauthentication/index.js +25 -0
- package/certificateauthentication/index.js.map +1 -0
- package/certificateauthentication/profile.d.ts +167 -0
- package/certificateauthentication/profile.js +87 -0
- package/certificateauthentication/profile.js.map +1 -0
- package/config/index.d.ts +1 -0
- package/config/index.js +21 -0
- package/config/index.js.map +1 -0
- package/config/vars.d.ts +20 -0
- package/config/vars.js +37 -0
- package/config/vars.js.map +1 -0
- package/deviceadmin/condition.d.ts +197 -0
- package/deviceadmin/condition.js +97 -0
- package/deviceadmin/condition.js.map +1 -0
- package/deviceadmin/getCondition.d.ts +107 -0
- package/deviceadmin/getCondition.js +49 -0
- package/deviceadmin/getCondition.js.map +1 -0
- package/deviceadmin/index.d.ts +6 -0
- package/deviceadmin/index.js +25 -0
- package/deviceadmin/index.js.map +1 -0
- package/deviceadminauthentication/getRule.d.ts +149 -0
- package/deviceadminauthentication/getRule.js +51 -0
- package/deviceadminauthentication/getRule.js.map +1 -0
- package/deviceadminauthentication/index.d.ts +6 -0
- package/deviceadminauthentication/index.js +25 -0
- package/deviceadminauthentication/index.js.map +1 -0
- package/deviceadminauthentication/rule.d.ts +303 -0
- package/deviceadminauthentication/rule.js +129 -0
- package/deviceadminauthentication/rule.js.map +1 -0
- package/deviceadminauthorization/getRule.d.ts +141 -0
- package/deviceadminauthorization/getRule.js +51 -0
- package/deviceadminauthorization/getRule.js.map +1 -0
- package/deviceadminauthorization/index.d.ts +6 -0
- package/deviceadminauthorization/index.js +25 -0
- package/deviceadminauthorization/index.js.map +1 -0
- package/deviceadminauthorization/rule.d.ts +274 -0
- package/deviceadminauthorization/rule.js +114 -0
- package/deviceadminauthorization/rule.js.map +1 -0
- package/deviceadminauthorizationexception/getRule.d.ts +141 -0
- package/deviceadminauthorizationexception/getRule.js +51 -0
- package/deviceadminauthorizationexception/getRule.js.map +1 -0
- package/deviceadminauthorizationexception/index.d.ts +6 -0
- package/deviceadminauthorizationexception/index.js +25 -0
- package/deviceadminauthorizationexception/index.js.map +1 -0
- package/deviceadminauthorizationexception/rule.d.ts +274 -0
- package/deviceadminauthorizationexception/rule.js +114 -0
- package/deviceadminauthorizationexception/rule.js.map +1 -0
- package/deviceadminauthorizationglobalexception/getRule.d.ts +127 -0
- package/deviceadminauthorizationglobalexception/getRule.js +49 -0
- package/deviceadminauthorizationglobalexception/getRule.js.map +1 -0
- package/deviceadminauthorizationglobalexception/index.d.ts +6 -0
- package/deviceadminauthorizationglobalexception/index.js +25 -0
- package/deviceadminauthorizationglobalexception/index.js.map +1 -0
- package/deviceadminauthorizationglobalexception/rule.d.ts +261 -0
- package/deviceadminauthorizationglobalexception/rule.js +108 -0
- package/deviceadminauthorizationglobalexception/rule.js.map +1 -0
- package/deviceadminpolicy/getSet.d.ts +131 -0
- package/deviceadminpolicy/getSet.js +49 -0
- package/deviceadminpolicy/getSet.js.map +1 -0
- package/deviceadminpolicy/index.d.ts +6 -0
- package/deviceadminpolicy/index.js +25 -0
- package/deviceadminpolicy/index.js.map +1 -0
- package/deviceadminpolicy/set.d.ts +276 -0
- package/deviceadminpolicy/set.js +113 -0
- package/deviceadminpolicy/set.js.map +1 -0
- package/deviceadmintimeanddate/condition.d.ts +224 -0
- package/deviceadmintimeanddate/condition.js +105 -0
- package/deviceadmintimeanddate/condition.js.map +1 -0
- package/deviceadmintimeanddate/getCondition.d.ts +118 -0
- package/deviceadmintimeanddate/getCondition.js +49 -0
- package/deviceadmintimeanddate/getCondition.js.map +1 -0
- package/deviceadmintimeanddate/index.d.ts +6 -0
- package/deviceadmintimeanddate/index.js +25 -0
- package/deviceadmintimeanddate/index.js.map +1 -0
- package/downloadable/acl.d.ts +107 -0
- package/downloadable/acl.js +81 -0
- package/downloadable/acl.js.map +1 -0
- package/downloadable/getAcl.d.ts +82 -0
- package/downloadable/getAcl.js +49 -0
- package/downloadable/getAcl.js.map +1 -0
- package/downloadable/index.d.ts +6 -0
- package/downloadable/index.js +25 -0
- package/downloadable/index.js.map +1 -0
- package/endpoint.d.ts +382 -0
- package/endpoint.js +136 -0
- package/endpoint.js.map +1 -0
- package/endpointidentity/getGroup.d.ts +82 -0
- package/endpointidentity/getGroup.js +49 -0
- package/endpointidentity/getGroup.js.map +1 -0
- package/endpointidentity/group.d.ts +106 -0
- package/endpointidentity/group.js +77 -0
- package/endpointidentity/group.js.map +1 -0
- package/endpointidentity/index.d.ts +6 -0
- package/endpointidentity/index.js +25 -0
- package/endpointidentity/index.js.map +1 -0
- package/getEndpoint.d.ts +172 -0
- package/getEndpoint.js +49 -0
- package/getEndpoint.js.map +1 -0
- package/getRepository.d.ts +94 -0
- package/getRepository.js +49 -0
- package/getRepository.js.map +1 -0
- package/identitysource/getSequence.d.ts +84 -0
- package/identitysource/getSequence.js +49 -0
- package/identitysource/getSequence.js.map +1 -0
- package/identitysource/index.d.ts +6 -0
- package/identitysource/index.js +25 -0
- package/identitysource/index.js.map +1 -0
- package/identitysource/sequence.d.ts +116 -0
- package/identitysource/sequence.js +93 -0
- package/identitysource/sequence.js.map +1 -0
- package/index.d.ts +55 -0
- package/index.js +123 -0
- package/index.js.map +1 -0
- package/internal/getUser.d.ts +122 -0
- package/internal/getUser.js +49 -0
- package/internal/getUser.js.map +1 -0
- package/internal/index.d.ts +6 -0
- package/internal/index.js +25 -0
- package/internal/index.js.map +1 -0
- package/internal/user.d.ts +241 -0
- package/internal/user.js +109 -0
- package/internal/user.js.map +1 -0
- package/licensetier/getState.d.ts +63 -0
- package/licensetier/getState.js +47 -0
- package/licensetier/getState.js.map +1 -0
- package/licensetier/index.d.ts +6 -0
- package/licensetier/index.js +25 -0
- package/licensetier/index.js.map +1 -0
- package/licensetier/state.d.ts +71 -0
- package/licensetier/state.js +73 -0
- package/licensetier/state.js.map +1 -0
- package/network/device.d.ts +603 -0
- package/network/device.js +195 -0
- package/network/device.js.map +1 -0
- package/network/getDevice.d.ts +235 -0
- package/network/getDevice.js +49 -0
- package/network/getDevice.js.map +1 -0
- package/network/index.d.ts +6 -0
- package/network/index.js +25 -0
- package/network/index.js.map +1 -0
- package/networkaccess/condition.d.ts +197 -0
- package/networkaccess/condition.js +97 -0
- package/networkaccess/condition.js.map +1 -0
- package/networkaccess/dictionary.d.ts +107 -0
- package/networkaccess/dictionary.js +84 -0
- package/networkaccess/dictionary.js.map +1 -0
- package/networkaccess/getCondition.d.ts +107 -0
- package/networkaccess/getCondition.js +49 -0
- package/networkaccess/getCondition.js.map +1 -0
- package/networkaccess/getDictionary.d.ts +82 -0
- package/networkaccess/getDictionary.js +49 -0
- package/networkaccess/getDictionary.js.map +1 -0
- package/networkaccess/index.d.ts +12 -0
- package/networkaccess/index.js +33 -0
- package/networkaccess/index.js.map +1 -0
- package/networkaccessauthentication/getRule.d.ts +149 -0
- package/networkaccessauthentication/getRule.js +51 -0
- package/networkaccessauthentication/getRule.js.map +1 -0
- package/networkaccessauthentication/index.d.ts +6 -0
- package/networkaccessauthentication/index.js +25 -0
- package/networkaccessauthentication/index.js.map +1 -0
- package/networkaccessauthentication/rule.d.ts +303 -0
- package/networkaccessauthentication/rule.js +129 -0
- package/networkaccessauthentication/rule.js.map +1 -0
- package/networkaccessauthorization/getRule.d.ts +141 -0
- package/networkaccessauthorization/getRule.js +51 -0
- package/networkaccessauthorization/getRule.js.map +1 -0
- package/networkaccessauthorization/index.d.ts +6 -0
- package/networkaccessauthorization/index.js +25 -0
- package/networkaccessauthorization/index.js.map +1 -0
- package/networkaccessauthorization/rule.d.ts +274 -0
- package/networkaccessauthorization/rule.js +114 -0
- package/networkaccessauthorization/rule.js.map +1 -0
- package/networkaccessauthorizationexception/getRule.d.ts +141 -0
- package/networkaccessauthorizationexception/getRule.js +51 -0
- package/networkaccessauthorizationexception/getRule.js.map +1 -0
- package/networkaccessauthorizationexception/index.d.ts +6 -0
- package/networkaccessauthorizationexception/index.js +25 -0
- package/networkaccessauthorizationexception/index.js.map +1 -0
- package/networkaccessauthorizationexception/rule.d.ts +274 -0
- package/networkaccessauthorizationexception/rule.js +114 -0
- package/networkaccessauthorizationexception/rule.js.map +1 -0
- package/networkaccessauthorizationglobalexception/getRule.d.ts +127 -0
- package/networkaccessauthorizationglobalexception/getRule.js +49 -0
- package/networkaccessauthorizationglobalexception/getRule.js.map +1 -0
- package/networkaccessauthorizationglobalexception/index.d.ts +6 -0
- package/networkaccessauthorizationglobalexception/index.js +25 -0
- package/networkaccessauthorizationglobalexception/index.js.map +1 -0
- package/networkaccessauthorizationglobalexception/rule.d.ts +261 -0
- package/networkaccessauthorizationglobalexception/rule.js +108 -0
- package/networkaccessauthorizationglobalexception/rule.js.map +1 -0
- package/networkaccesspolicy/getSet.d.ts +131 -0
- package/networkaccesspolicy/getSet.js +49 -0
- package/networkaccesspolicy/getSet.js.map +1 -0
- package/networkaccesspolicy/index.d.ts +6 -0
- package/networkaccesspolicy/index.js +25 -0
- package/networkaccesspolicy/index.js.map +1 -0
- package/networkaccesspolicy/set.d.ts +276 -0
- package/networkaccesspolicy/set.js +113 -0
- package/networkaccesspolicy/set.js.map +1 -0
- package/networkaccesstimeanddate/condition.d.ts +224 -0
- package/networkaccesstimeanddate/condition.js +105 -0
- package/networkaccesstimeanddate/condition.js.map +1 -0
- package/networkaccesstimeanddate/getCondition.d.ts +118 -0
- package/networkaccesstimeanddate/getCondition.js +49 -0
- package/networkaccesstimeanddate/getCondition.js.map +1 -0
- package/networkaccesstimeanddate/index.d.ts +6 -0
- package/networkaccesstimeanddate/index.js +25 -0
- package/networkaccesstimeanddate/index.js.map +1 -0
- package/networkdevice/getGroup.d.ts +78 -0
- package/networkdevice/getGroup.js +49 -0
- package/networkdevice/getGroup.js.map +1 -0
- package/networkdevice/group.d.ts +94 -0
- package/networkdevice/group.js +78 -0
- package/networkdevice/group.js.map +1 -0
- package/networkdevice/index.d.ts +6 -0
- package/networkdevice/index.js +25 -0
- package/networkdevice/index.js.map +1 -0
- package/package.json +28 -0
- package/package.json.bak +28 -0
- package/provider.d.ts +59 -0
- package/provider.js +51 -0
- package/provider.js.map +1 -0
- package/repository.d.ts +146 -0
- package/repository.js +93 -0
- package/repository.js.map +1 -0
- package/tacacs/getProfile.d.ts +76 -0
- package/tacacs/getProfile.js +49 -0
- package/tacacs/getProfile.js.map +1 -0
- package/tacacs/index.d.ts +6 -0
- package/tacacs/index.js +25 -0
- package/tacacs/index.js.map +1 -0
- package/tacacs/profile.d.ts +91 -0
- package/tacacs/profile.js +79 -0
- package/tacacs/profile.js.map +1 -0
- package/tacacscommand/getSet.d.ts +80 -0
- package/tacacscommand/getSet.js +49 -0
- package/tacacscommand/getSet.js.map +1 -0
- package/tacacscommand/index.d.ts +6 -0
- package/tacacscommand/index.js +25 -0
- package/tacacscommand/index.js.map +1 -0
- package/tacacscommand/set.d.ts +104 -0
- package/tacacscommand/set.js +82 -0
- package/tacacscommand/set.js.map +1 -0
- package/trustsecegressmatrix/cell.d.ts +133 -0
- package/trustsecegressmatrix/cell.js +90 -0
- package/trustsecegressmatrix/cell.js.map +1 -0
- package/trustsecegressmatrix/getCell.d.ts +82 -0
- package/trustsecegressmatrix/getCell.js +47 -0
- package/trustsecegressmatrix/getCell.js.map +1 -0
- package/trustsecegressmatrix/index.d.ts +6 -0
- package/trustsecegressmatrix/index.js +25 -0
- package/trustsecegressmatrix/index.js.map +1 -0
- package/trustseciptosgt/getMapping.d.ts +98 -0
- package/trustseciptosgt/getMapping.js +49 -0
- package/trustseciptosgt/getMapping.js.map +1 -0
- package/trustseciptosgt/index.d.ts +6 -0
- package/trustseciptosgt/index.js +25 -0
- package/trustseciptosgt/index.js.map +1 -0
- package/trustseciptosgt/mapping.d.ts +155 -0
- package/trustseciptosgt/mapping.js +86 -0
- package/trustseciptosgt/mapping.js.map +1 -0
- package/trustseciptosgtmapping/getGroup.d.ts +86 -0
- package/trustseciptosgtmapping/getGroup.js +49 -0
- package/trustseciptosgtmapping/getGroup.js.map +1 -0
- package/trustseciptosgtmapping/group.d.ts +118 -0
- package/trustseciptosgtmapping/group.js +85 -0
- package/trustseciptosgtmapping/group.js.map +1 -0
- package/trustseciptosgtmapping/index.d.ts +6 -0
- package/trustseciptosgtmapping/index.js +25 -0
- package/trustseciptosgtmapping/index.js.map +1 -0
- package/trustsecsecurity/getGroup.d.ts +86 -0
- package/trustsecsecurity/getGroup.js +49 -0
- package/trustsecsecurity/getGroup.js.map +1 -0
- package/trustsecsecurity/group.d.ts +120 -0
- package/trustsecsecurity/group.js +84 -0
- package/trustsecsecurity/group.js.map +1 -0
- package/trustsecsecurity/index.d.ts +6 -0
- package/trustsecsecurity/index.js +25 -0
- package/trustsecsecurity/index.js.map +1 -0
- package/trustsecsecuritygroup/acl.d.ts +120 -0
- package/trustsecsecuritygroup/acl.js +84 -0
- package/trustsecsecuritygroup/acl.js.map +1 -0
- package/trustsecsecuritygroup/getAcl.d.ts +86 -0
- package/trustsecsecuritygroup/getAcl.js +49 -0
- package/trustsecsecuritygroup/getAcl.js.map +1 -0
- package/trustsecsecuritygroup/index.d.ts +6 -0
- package/trustsecsecuritygroup/index.js +25 -0
- package/trustsecsecuritygroup/index.js.map +1 -0
- package/types/index.d.ts +3 -0
- package/types/index.js +11 -0
- package/types/index.js.map +1 -0
- package/types/input.d.ts +1148 -0
- package/types/input.js +5 -0
- package/types/input.js.map +1 -0
- package/types/output.d.ts +2188 -0
- package/types/output.js +5 -0
- package/types/output.js.map +1 -0
- package/useridentity/getGroup.d.ts +78 -0
- package/useridentity/getGroup.js +49 -0
- package/useridentity/getGroup.js.map +1 -0
- package/useridentity/group.d.ts +94 -0
- package/useridentity/group.js +75 -0
- package/useridentity/group.js.map +1 -0
- package/useridentity/index.d.ts +6 -0
- package/useridentity/index.js +25 -0
- package/useridentity/index.js.map +1 -0
- package/utilities.d.ts +8 -0
- package/utilities.js +101 -0
- package/utilities.js.map +1 -0
|
@@ -0,0 +1,25 @@
|
|
|
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.getAclOutput = exports.getAcl = exports.Acl = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
exports.Acl = null;
|
|
9
|
+
utilities.lazyLoad(exports, ["Acl"], () => require("./acl"));
|
|
10
|
+
exports.getAcl = null;
|
|
11
|
+
exports.getAclOutput = null;
|
|
12
|
+
utilities.lazyLoad(exports, ["getAcl", "getAclOutput"], () => require("./getAcl"));
|
|
13
|
+
const _module = {
|
|
14
|
+
version: utilities.getVersion(),
|
|
15
|
+
construct: (name, type, urn) => {
|
|
16
|
+
switch (type) {
|
|
17
|
+
case "ise:Downloadable/acl:Acl":
|
|
18
|
+
return new exports.Acl(name, undefined, { urn });
|
|
19
|
+
default:
|
|
20
|
+
throw new Error(`unknown resource type ${type}`);
|
|
21
|
+
}
|
|
22
|
+
},
|
|
23
|
+
};
|
|
24
|
+
pulumi.runtime.registerResourceModule("ise", "Downloadable/acl", _module);
|
|
25
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../downloadable/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,GAAG,GAA+B,IAAW,CAAC;AAC3D,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,KAAK,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC,CAAC;AAGhD,QAAA,MAAM,GAAqC,IAAW,CAAC;AACvD,QAAA,YAAY,GAA2C,IAAW,CAAC;AAChF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,QAAQ,EAAC,cAAc,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC,CAAC;AAGlF,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,0BAA0B;gBAC3B,OAAO,IAAI,WAAG,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACjD;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,kBAAkB,EAAE,OAAO,CAAC,CAAA"}
|
package/endpoint.d.ts
ADDED
|
@@ -0,0 +1,382 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* This resource can manage an Endpoint.
|
|
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.Endpoint("example", {
|
|
12
|
+
* name: "00:11:22:33:44:55",
|
|
13
|
+
* description: "My endpoint",
|
|
14
|
+
* mac: "00:11:22:33:44:55",
|
|
15
|
+
* groupId: "3a88eec0-8c00-11e6-996c-525400b48521",
|
|
16
|
+
* profileId: "3a91a150-8c00-11e6-996c-525400b48521",
|
|
17
|
+
* staticProfileAssignment: true,
|
|
18
|
+
* staticProfileAssignmentDefined: true,
|
|
19
|
+
* staticGroupAssignment: true,
|
|
20
|
+
* staticGroupAssignmentDefined: true,
|
|
21
|
+
* });
|
|
22
|
+
* ```
|
|
23
|
+
*
|
|
24
|
+
* ## Import
|
|
25
|
+
*
|
|
26
|
+
* ```sh
|
|
27
|
+
* $ pulumi import ise:index/endpoint:Endpoint example "76d24097-41c4-4558-a4d0-a8c07ac08470"
|
|
28
|
+
* ```
|
|
29
|
+
*/
|
|
30
|
+
export declare class Endpoint extends pulumi.CustomResource {
|
|
31
|
+
/**
|
|
32
|
+
* Get an existing Endpoint resource's state with the given name, ID, and optional extra
|
|
33
|
+
* properties used to qualify the lookup.
|
|
34
|
+
*
|
|
35
|
+
* @param name The _unique_ name of the resulting resource.
|
|
36
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
37
|
+
* @param state Any extra arguments used during the lookup.
|
|
38
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
39
|
+
*/
|
|
40
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: EndpointState, opts?: pulumi.CustomResourceOptions): Endpoint;
|
|
41
|
+
/**
|
|
42
|
+
* Returns true if the given object is an instance of Endpoint. This is designed to work even
|
|
43
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
44
|
+
*/
|
|
45
|
+
static isInstance(obj: any): obj is Endpoint;
|
|
46
|
+
/**
|
|
47
|
+
* Custom Attributes
|
|
48
|
+
*/
|
|
49
|
+
readonly customAttributes: pulumi.Output<{
|
|
50
|
+
[key: string]: string;
|
|
51
|
+
} | undefined>;
|
|
52
|
+
/**
|
|
53
|
+
* Description
|
|
54
|
+
*/
|
|
55
|
+
readonly description: pulumi.Output<string | undefined>;
|
|
56
|
+
/**
|
|
57
|
+
* Identity Group ID
|
|
58
|
+
*/
|
|
59
|
+
readonly groupId: pulumi.Output<string | undefined>;
|
|
60
|
+
/**
|
|
61
|
+
* Identity Store
|
|
62
|
+
*/
|
|
63
|
+
readonly identityStore: pulumi.Output<string | undefined>;
|
|
64
|
+
/**
|
|
65
|
+
* Identity Store Id
|
|
66
|
+
*/
|
|
67
|
+
readonly identityStoreId: pulumi.Output<string | undefined>;
|
|
68
|
+
/**
|
|
69
|
+
* MAC address of the endpoint
|
|
70
|
+
*/
|
|
71
|
+
readonly mac: pulumi.Output<string>;
|
|
72
|
+
/**
|
|
73
|
+
* Mdm Compliance Status
|
|
74
|
+
*/
|
|
75
|
+
readonly mdmComplianceStatus: pulumi.Output<boolean | undefined>;
|
|
76
|
+
/**
|
|
77
|
+
* Mdm Encrypted
|
|
78
|
+
*/
|
|
79
|
+
readonly mdmEncrypted: pulumi.Output<boolean | undefined>;
|
|
80
|
+
/**
|
|
81
|
+
* Mdm Enrolled
|
|
82
|
+
*/
|
|
83
|
+
readonly mdmEnrolled: pulumi.Output<boolean | undefined>;
|
|
84
|
+
/**
|
|
85
|
+
* Mdm IMEI
|
|
86
|
+
*/
|
|
87
|
+
readonly mdmImei: pulumi.Output<string | undefined>;
|
|
88
|
+
/**
|
|
89
|
+
* Mdm JailBroken
|
|
90
|
+
*/
|
|
91
|
+
readonly mdmJailBroken: pulumi.Output<boolean | undefined>;
|
|
92
|
+
/**
|
|
93
|
+
* Mdm Manufacturer
|
|
94
|
+
*/
|
|
95
|
+
readonly mdmManufacturer: pulumi.Output<string | undefined>;
|
|
96
|
+
/**
|
|
97
|
+
* Mdm Model
|
|
98
|
+
*/
|
|
99
|
+
readonly mdmModel: pulumi.Output<string | undefined>;
|
|
100
|
+
/**
|
|
101
|
+
* Mdm OS
|
|
102
|
+
*/
|
|
103
|
+
readonly mdmOs: pulumi.Output<string | undefined>;
|
|
104
|
+
/**
|
|
105
|
+
* Mdm PhoneNumber
|
|
106
|
+
*/
|
|
107
|
+
readonly mdmPhoneNumber: pulumi.Output<string | undefined>;
|
|
108
|
+
/**
|
|
109
|
+
* Mdm Pinlock
|
|
110
|
+
*/
|
|
111
|
+
readonly mdmPinlock: pulumi.Output<boolean | undefined>;
|
|
112
|
+
/**
|
|
113
|
+
* Mdm Reachable
|
|
114
|
+
*/
|
|
115
|
+
readonly mdmReachable: pulumi.Output<boolean | undefined>;
|
|
116
|
+
/**
|
|
117
|
+
* Mdm Serial
|
|
118
|
+
*/
|
|
119
|
+
readonly mdmSerial: pulumi.Output<string | undefined>;
|
|
120
|
+
/**
|
|
121
|
+
* Mdm Server Name
|
|
122
|
+
*/
|
|
123
|
+
readonly mdmServerName: pulumi.Output<string | undefined>;
|
|
124
|
+
/**
|
|
125
|
+
* The name of the endpoint
|
|
126
|
+
*/
|
|
127
|
+
readonly name: pulumi.Output<string>;
|
|
128
|
+
/**
|
|
129
|
+
* Portal User
|
|
130
|
+
*/
|
|
131
|
+
readonly portalUser: pulumi.Output<string | undefined>;
|
|
132
|
+
/**
|
|
133
|
+
* Profile ID
|
|
134
|
+
*/
|
|
135
|
+
readonly profileId: pulumi.Output<string | undefined>;
|
|
136
|
+
/**
|
|
137
|
+
* Static Group Assignment
|
|
138
|
+
*/
|
|
139
|
+
readonly staticGroupAssignment: pulumi.Output<boolean>;
|
|
140
|
+
/**
|
|
141
|
+
* staticGroupAssignmentDefined - Default value: `true`
|
|
142
|
+
*/
|
|
143
|
+
readonly staticGroupAssignmentDefined: pulumi.Output<boolean>;
|
|
144
|
+
/**
|
|
145
|
+
* Static Profile Assignment
|
|
146
|
+
*/
|
|
147
|
+
readonly staticProfileAssignment: pulumi.Output<boolean>;
|
|
148
|
+
/**
|
|
149
|
+
* Static Profile Assignment Defined - Default value: `true`
|
|
150
|
+
*/
|
|
151
|
+
readonly staticProfileAssignmentDefined: pulumi.Output<boolean>;
|
|
152
|
+
/**
|
|
153
|
+
* Create a Endpoint resource with the given unique name, arguments, and options.
|
|
154
|
+
*
|
|
155
|
+
* @param name The _unique_ name of the resource.
|
|
156
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
157
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
158
|
+
*/
|
|
159
|
+
constructor(name: string, args: EndpointArgs, opts?: pulumi.CustomResourceOptions);
|
|
160
|
+
}
|
|
161
|
+
/**
|
|
162
|
+
* Input properties used for looking up and filtering Endpoint resources.
|
|
163
|
+
*/
|
|
164
|
+
export interface EndpointState {
|
|
165
|
+
/**
|
|
166
|
+
* Custom Attributes
|
|
167
|
+
*/
|
|
168
|
+
customAttributes?: pulumi.Input<{
|
|
169
|
+
[key: string]: pulumi.Input<string>;
|
|
170
|
+
}>;
|
|
171
|
+
/**
|
|
172
|
+
* Description
|
|
173
|
+
*/
|
|
174
|
+
description?: pulumi.Input<string>;
|
|
175
|
+
/**
|
|
176
|
+
* Identity Group ID
|
|
177
|
+
*/
|
|
178
|
+
groupId?: pulumi.Input<string>;
|
|
179
|
+
/**
|
|
180
|
+
* Identity Store
|
|
181
|
+
*/
|
|
182
|
+
identityStore?: pulumi.Input<string>;
|
|
183
|
+
/**
|
|
184
|
+
* Identity Store Id
|
|
185
|
+
*/
|
|
186
|
+
identityStoreId?: pulumi.Input<string>;
|
|
187
|
+
/**
|
|
188
|
+
* MAC address of the endpoint
|
|
189
|
+
*/
|
|
190
|
+
mac?: pulumi.Input<string>;
|
|
191
|
+
/**
|
|
192
|
+
* Mdm Compliance Status
|
|
193
|
+
*/
|
|
194
|
+
mdmComplianceStatus?: pulumi.Input<boolean>;
|
|
195
|
+
/**
|
|
196
|
+
* Mdm Encrypted
|
|
197
|
+
*/
|
|
198
|
+
mdmEncrypted?: pulumi.Input<boolean>;
|
|
199
|
+
/**
|
|
200
|
+
* Mdm Enrolled
|
|
201
|
+
*/
|
|
202
|
+
mdmEnrolled?: pulumi.Input<boolean>;
|
|
203
|
+
/**
|
|
204
|
+
* Mdm IMEI
|
|
205
|
+
*/
|
|
206
|
+
mdmImei?: pulumi.Input<string>;
|
|
207
|
+
/**
|
|
208
|
+
* Mdm JailBroken
|
|
209
|
+
*/
|
|
210
|
+
mdmJailBroken?: pulumi.Input<boolean>;
|
|
211
|
+
/**
|
|
212
|
+
* Mdm Manufacturer
|
|
213
|
+
*/
|
|
214
|
+
mdmManufacturer?: pulumi.Input<string>;
|
|
215
|
+
/**
|
|
216
|
+
* Mdm Model
|
|
217
|
+
*/
|
|
218
|
+
mdmModel?: pulumi.Input<string>;
|
|
219
|
+
/**
|
|
220
|
+
* Mdm OS
|
|
221
|
+
*/
|
|
222
|
+
mdmOs?: pulumi.Input<string>;
|
|
223
|
+
/**
|
|
224
|
+
* Mdm PhoneNumber
|
|
225
|
+
*/
|
|
226
|
+
mdmPhoneNumber?: pulumi.Input<string>;
|
|
227
|
+
/**
|
|
228
|
+
* Mdm Pinlock
|
|
229
|
+
*/
|
|
230
|
+
mdmPinlock?: pulumi.Input<boolean>;
|
|
231
|
+
/**
|
|
232
|
+
* Mdm Reachable
|
|
233
|
+
*/
|
|
234
|
+
mdmReachable?: pulumi.Input<boolean>;
|
|
235
|
+
/**
|
|
236
|
+
* Mdm Serial
|
|
237
|
+
*/
|
|
238
|
+
mdmSerial?: pulumi.Input<string>;
|
|
239
|
+
/**
|
|
240
|
+
* Mdm Server Name
|
|
241
|
+
*/
|
|
242
|
+
mdmServerName?: pulumi.Input<string>;
|
|
243
|
+
/**
|
|
244
|
+
* The name of the endpoint
|
|
245
|
+
*/
|
|
246
|
+
name?: pulumi.Input<string>;
|
|
247
|
+
/**
|
|
248
|
+
* Portal User
|
|
249
|
+
*/
|
|
250
|
+
portalUser?: pulumi.Input<string>;
|
|
251
|
+
/**
|
|
252
|
+
* Profile ID
|
|
253
|
+
*/
|
|
254
|
+
profileId?: pulumi.Input<string>;
|
|
255
|
+
/**
|
|
256
|
+
* Static Group Assignment
|
|
257
|
+
*/
|
|
258
|
+
staticGroupAssignment?: pulumi.Input<boolean>;
|
|
259
|
+
/**
|
|
260
|
+
* staticGroupAssignmentDefined - Default value: `true`
|
|
261
|
+
*/
|
|
262
|
+
staticGroupAssignmentDefined?: pulumi.Input<boolean>;
|
|
263
|
+
/**
|
|
264
|
+
* Static Profile Assignment
|
|
265
|
+
*/
|
|
266
|
+
staticProfileAssignment?: pulumi.Input<boolean>;
|
|
267
|
+
/**
|
|
268
|
+
* Static Profile Assignment Defined - Default value: `true`
|
|
269
|
+
*/
|
|
270
|
+
staticProfileAssignmentDefined?: pulumi.Input<boolean>;
|
|
271
|
+
}
|
|
272
|
+
/**
|
|
273
|
+
* The set of arguments for constructing a Endpoint resource.
|
|
274
|
+
*/
|
|
275
|
+
export interface EndpointArgs {
|
|
276
|
+
/**
|
|
277
|
+
* Custom Attributes
|
|
278
|
+
*/
|
|
279
|
+
customAttributes?: pulumi.Input<{
|
|
280
|
+
[key: string]: pulumi.Input<string>;
|
|
281
|
+
}>;
|
|
282
|
+
/**
|
|
283
|
+
* Description
|
|
284
|
+
*/
|
|
285
|
+
description?: pulumi.Input<string>;
|
|
286
|
+
/**
|
|
287
|
+
* Identity Group ID
|
|
288
|
+
*/
|
|
289
|
+
groupId?: pulumi.Input<string>;
|
|
290
|
+
/**
|
|
291
|
+
* Identity Store
|
|
292
|
+
*/
|
|
293
|
+
identityStore?: pulumi.Input<string>;
|
|
294
|
+
/**
|
|
295
|
+
* Identity Store Id
|
|
296
|
+
*/
|
|
297
|
+
identityStoreId?: pulumi.Input<string>;
|
|
298
|
+
/**
|
|
299
|
+
* MAC address of the endpoint
|
|
300
|
+
*/
|
|
301
|
+
mac: pulumi.Input<string>;
|
|
302
|
+
/**
|
|
303
|
+
* Mdm Compliance Status
|
|
304
|
+
*/
|
|
305
|
+
mdmComplianceStatus?: pulumi.Input<boolean>;
|
|
306
|
+
/**
|
|
307
|
+
* Mdm Encrypted
|
|
308
|
+
*/
|
|
309
|
+
mdmEncrypted?: pulumi.Input<boolean>;
|
|
310
|
+
/**
|
|
311
|
+
* Mdm Enrolled
|
|
312
|
+
*/
|
|
313
|
+
mdmEnrolled?: pulumi.Input<boolean>;
|
|
314
|
+
/**
|
|
315
|
+
* Mdm IMEI
|
|
316
|
+
*/
|
|
317
|
+
mdmImei?: pulumi.Input<string>;
|
|
318
|
+
/**
|
|
319
|
+
* Mdm JailBroken
|
|
320
|
+
*/
|
|
321
|
+
mdmJailBroken?: pulumi.Input<boolean>;
|
|
322
|
+
/**
|
|
323
|
+
* Mdm Manufacturer
|
|
324
|
+
*/
|
|
325
|
+
mdmManufacturer?: pulumi.Input<string>;
|
|
326
|
+
/**
|
|
327
|
+
* Mdm Model
|
|
328
|
+
*/
|
|
329
|
+
mdmModel?: pulumi.Input<string>;
|
|
330
|
+
/**
|
|
331
|
+
* Mdm OS
|
|
332
|
+
*/
|
|
333
|
+
mdmOs?: pulumi.Input<string>;
|
|
334
|
+
/**
|
|
335
|
+
* Mdm PhoneNumber
|
|
336
|
+
*/
|
|
337
|
+
mdmPhoneNumber?: pulumi.Input<string>;
|
|
338
|
+
/**
|
|
339
|
+
* Mdm Pinlock
|
|
340
|
+
*/
|
|
341
|
+
mdmPinlock?: pulumi.Input<boolean>;
|
|
342
|
+
/**
|
|
343
|
+
* Mdm Reachable
|
|
344
|
+
*/
|
|
345
|
+
mdmReachable?: pulumi.Input<boolean>;
|
|
346
|
+
/**
|
|
347
|
+
* Mdm Serial
|
|
348
|
+
*/
|
|
349
|
+
mdmSerial?: pulumi.Input<string>;
|
|
350
|
+
/**
|
|
351
|
+
* Mdm Server Name
|
|
352
|
+
*/
|
|
353
|
+
mdmServerName?: pulumi.Input<string>;
|
|
354
|
+
/**
|
|
355
|
+
* The name of the endpoint
|
|
356
|
+
*/
|
|
357
|
+
name?: pulumi.Input<string>;
|
|
358
|
+
/**
|
|
359
|
+
* Portal User
|
|
360
|
+
*/
|
|
361
|
+
portalUser?: pulumi.Input<string>;
|
|
362
|
+
/**
|
|
363
|
+
* Profile ID
|
|
364
|
+
*/
|
|
365
|
+
profileId?: pulumi.Input<string>;
|
|
366
|
+
/**
|
|
367
|
+
* Static Group Assignment
|
|
368
|
+
*/
|
|
369
|
+
staticGroupAssignment: pulumi.Input<boolean>;
|
|
370
|
+
/**
|
|
371
|
+
* staticGroupAssignmentDefined - Default value: `true`
|
|
372
|
+
*/
|
|
373
|
+
staticGroupAssignmentDefined?: pulumi.Input<boolean>;
|
|
374
|
+
/**
|
|
375
|
+
* Static Profile Assignment
|
|
376
|
+
*/
|
|
377
|
+
staticProfileAssignment: pulumi.Input<boolean>;
|
|
378
|
+
/**
|
|
379
|
+
* Static Profile Assignment Defined - Default value: `true`
|
|
380
|
+
*/
|
|
381
|
+
staticProfileAssignmentDefined?: pulumi.Input<boolean>;
|
|
382
|
+
}
|
package/endpoint.js
ADDED
|
@@ -0,0 +1,136 @@
|
|
|
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.Endpoint = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This resource can manage an Endpoint.
|
|
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.Endpoint("example", {
|
|
18
|
+
* name: "00:11:22:33:44:55",
|
|
19
|
+
* description: "My endpoint",
|
|
20
|
+
* mac: "00:11:22:33:44:55",
|
|
21
|
+
* groupId: "3a88eec0-8c00-11e6-996c-525400b48521",
|
|
22
|
+
* profileId: "3a91a150-8c00-11e6-996c-525400b48521",
|
|
23
|
+
* staticProfileAssignment: true,
|
|
24
|
+
* staticProfileAssignmentDefined: true,
|
|
25
|
+
* staticGroupAssignment: true,
|
|
26
|
+
* staticGroupAssignmentDefined: true,
|
|
27
|
+
* });
|
|
28
|
+
* ```
|
|
29
|
+
*
|
|
30
|
+
* ## Import
|
|
31
|
+
*
|
|
32
|
+
* ```sh
|
|
33
|
+
* $ pulumi import ise:index/endpoint:Endpoint example "76d24097-41c4-4558-a4d0-a8c07ac08470"
|
|
34
|
+
* ```
|
|
35
|
+
*/
|
|
36
|
+
class Endpoint extends pulumi.CustomResource {
|
|
37
|
+
/**
|
|
38
|
+
* Get an existing Endpoint resource's state with the given name, ID, and optional extra
|
|
39
|
+
* properties used to qualify the lookup.
|
|
40
|
+
*
|
|
41
|
+
* @param name The _unique_ name of the resulting resource.
|
|
42
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
43
|
+
* @param state Any extra arguments used during the lookup.
|
|
44
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
45
|
+
*/
|
|
46
|
+
static get(name, id, state, opts) {
|
|
47
|
+
return new Endpoint(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
48
|
+
}
|
|
49
|
+
/**
|
|
50
|
+
* Returns true if the given object is an instance of Endpoint. This is designed to work even
|
|
51
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
52
|
+
*/
|
|
53
|
+
static isInstance(obj) {
|
|
54
|
+
if (obj === undefined || obj === null) {
|
|
55
|
+
return false;
|
|
56
|
+
}
|
|
57
|
+
return obj['__pulumiType'] === Endpoint.__pulumiType;
|
|
58
|
+
}
|
|
59
|
+
constructor(name, argsOrState, opts) {
|
|
60
|
+
let resourceInputs = {};
|
|
61
|
+
opts = opts || {};
|
|
62
|
+
if (opts.id) {
|
|
63
|
+
const state = argsOrState;
|
|
64
|
+
resourceInputs["customAttributes"] = state ? state.customAttributes : undefined;
|
|
65
|
+
resourceInputs["description"] = state ? state.description : undefined;
|
|
66
|
+
resourceInputs["groupId"] = state ? state.groupId : undefined;
|
|
67
|
+
resourceInputs["identityStore"] = state ? state.identityStore : undefined;
|
|
68
|
+
resourceInputs["identityStoreId"] = state ? state.identityStoreId : undefined;
|
|
69
|
+
resourceInputs["mac"] = state ? state.mac : undefined;
|
|
70
|
+
resourceInputs["mdmComplianceStatus"] = state ? state.mdmComplianceStatus : undefined;
|
|
71
|
+
resourceInputs["mdmEncrypted"] = state ? state.mdmEncrypted : undefined;
|
|
72
|
+
resourceInputs["mdmEnrolled"] = state ? state.mdmEnrolled : undefined;
|
|
73
|
+
resourceInputs["mdmImei"] = state ? state.mdmImei : undefined;
|
|
74
|
+
resourceInputs["mdmJailBroken"] = state ? state.mdmJailBroken : undefined;
|
|
75
|
+
resourceInputs["mdmManufacturer"] = state ? state.mdmManufacturer : undefined;
|
|
76
|
+
resourceInputs["mdmModel"] = state ? state.mdmModel : undefined;
|
|
77
|
+
resourceInputs["mdmOs"] = state ? state.mdmOs : undefined;
|
|
78
|
+
resourceInputs["mdmPhoneNumber"] = state ? state.mdmPhoneNumber : undefined;
|
|
79
|
+
resourceInputs["mdmPinlock"] = state ? state.mdmPinlock : undefined;
|
|
80
|
+
resourceInputs["mdmReachable"] = state ? state.mdmReachable : undefined;
|
|
81
|
+
resourceInputs["mdmSerial"] = state ? state.mdmSerial : undefined;
|
|
82
|
+
resourceInputs["mdmServerName"] = state ? state.mdmServerName : undefined;
|
|
83
|
+
resourceInputs["name"] = state ? state.name : undefined;
|
|
84
|
+
resourceInputs["portalUser"] = state ? state.portalUser : undefined;
|
|
85
|
+
resourceInputs["profileId"] = state ? state.profileId : undefined;
|
|
86
|
+
resourceInputs["staticGroupAssignment"] = state ? state.staticGroupAssignment : undefined;
|
|
87
|
+
resourceInputs["staticGroupAssignmentDefined"] = state ? state.staticGroupAssignmentDefined : undefined;
|
|
88
|
+
resourceInputs["staticProfileAssignment"] = state ? state.staticProfileAssignment : undefined;
|
|
89
|
+
resourceInputs["staticProfileAssignmentDefined"] = state ? state.staticProfileAssignmentDefined : undefined;
|
|
90
|
+
}
|
|
91
|
+
else {
|
|
92
|
+
const args = argsOrState;
|
|
93
|
+
if ((!args || args.mac === undefined) && !opts.urn) {
|
|
94
|
+
throw new Error("Missing required property 'mac'");
|
|
95
|
+
}
|
|
96
|
+
if ((!args || args.staticGroupAssignment === undefined) && !opts.urn) {
|
|
97
|
+
throw new Error("Missing required property 'staticGroupAssignment'");
|
|
98
|
+
}
|
|
99
|
+
if ((!args || args.staticProfileAssignment === undefined) && !opts.urn) {
|
|
100
|
+
throw new Error("Missing required property 'staticProfileAssignment'");
|
|
101
|
+
}
|
|
102
|
+
resourceInputs["customAttributes"] = args ? args.customAttributes : undefined;
|
|
103
|
+
resourceInputs["description"] = args ? args.description : undefined;
|
|
104
|
+
resourceInputs["groupId"] = args ? args.groupId : undefined;
|
|
105
|
+
resourceInputs["identityStore"] = args ? args.identityStore : undefined;
|
|
106
|
+
resourceInputs["identityStoreId"] = args ? args.identityStoreId : undefined;
|
|
107
|
+
resourceInputs["mac"] = args ? args.mac : undefined;
|
|
108
|
+
resourceInputs["mdmComplianceStatus"] = args ? args.mdmComplianceStatus : undefined;
|
|
109
|
+
resourceInputs["mdmEncrypted"] = args ? args.mdmEncrypted : undefined;
|
|
110
|
+
resourceInputs["mdmEnrolled"] = args ? args.mdmEnrolled : undefined;
|
|
111
|
+
resourceInputs["mdmImei"] = args ? args.mdmImei : undefined;
|
|
112
|
+
resourceInputs["mdmJailBroken"] = args ? args.mdmJailBroken : undefined;
|
|
113
|
+
resourceInputs["mdmManufacturer"] = args ? args.mdmManufacturer : undefined;
|
|
114
|
+
resourceInputs["mdmModel"] = args ? args.mdmModel : undefined;
|
|
115
|
+
resourceInputs["mdmOs"] = args ? args.mdmOs : undefined;
|
|
116
|
+
resourceInputs["mdmPhoneNumber"] = args ? args.mdmPhoneNumber : undefined;
|
|
117
|
+
resourceInputs["mdmPinlock"] = args ? args.mdmPinlock : undefined;
|
|
118
|
+
resourceInputs["mdmReachable"] = args ? args.mdmReachable : undefined;
|
|
119
|
+
resourceInputs["mdmSerial"] = args ? args.mdmSerial : undefined;
|
|
120
|
+
resourceInputs["mdmServerName"] = args ? args.mdmServerName : undefined;
|
|
121
|
+
resourceInputs["name"] = args ? args.name : undefined;
|
|
122
|
+
resourceInputs["portalUser"] = args ? args.portalUser : undefined;
|
|
123
|
+
resourceInputs["profileId"] = args ? args.profileId : undefined;
|
|
124
|
+
resourceInputs["staticGroupAssignment"] = args ? args.staticGroupAssignment : undefined;
|
|
125
|
+
resourceInputs["staticGroupAssignmentDefined"] = args ? args.staticGroupAssignmentDefined : undefined;
|
|
126
|
+
resourceInputs["staticProfileAssignment"] = args ? args.staticProfileAssignment : undefined;
|
|
127
|
+
resourceInputs["staticProfileAssignmentDefined"] = args ? args.staticProfileAssignmentDefined : undefined;
|
|
128
|
+
}
|
|
129
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
130
|
+
super(Endpoint.__pulumiType, name, resourceInputs, opts);
|
|
131
|
+
}
|
|
132
|
+
}
|
|
133
|
+
exports.Endpoint = Endpoint;
|
|
134
|
+
/** @internal */
|
|
135
|
+
Endpoint.__pulumiType = 'ise:index/endpoint:Endpoint';
|
|
136
|
+
//# sourceMappingURL=endpoint.js.map
|
package/endpoint.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"endpoint.js","sourceRoot":"","sources":["../endpoint.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* This data source can read the Endpoint Identity Group.
|
|
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.EndpointIdentity.getGroup({
|
|
12
|
+
* id: "76d24097-41c4-4558-a4d0-a8c07ac08470",
|
|
13
|
+
* });
|
|
14
|
+
* ```
|
|
15
|
+
*/
|
|
16
|
+
export declare function getGroup(args?: GetGroupArgs, opts?: pulumi.InvokeOptions): Promise<GetGroupResult>;
|
|
17
|
+
/**
|
|
18
|
+
* A collection of arguments for invoking getGroup.
|
|
19
|
+
*/
|
|
20
|
+
export interface GetGroupArgs {
|
|
21
|
+
/**
|
|
22
|
+
* The id of the object
|
|
23
|
+
*/
|
|
24
|
+
id?: string;
|
|
25
|
+
/**
|
|
26
|
+
* The name of the endpoint identity group
|
|
27
|
+
*/
|
|
28
|
+
name?: string;
|
|
29
|
+
}
|
|
30
|
+
/**
|
|
31
|
+
* A collection of values returned by getGroup.
|
|
32
|
+
*/
|
|
33
|
+
export interface GetGroupResult {
|
|
34
|
+
/**
|
|
35
|
+
* Description
|
|
36
|
+
*/
|
|
37
|
+
readonly description: string;
|
|
38
|
+
/**
|
|
39
|
+
* The id of the object
|
|
40
|
+
*/
|
|
41
|
+
readonly id: string;
|
|
42
|
+
/**
|
|
43
|
+
* The name of the endpoint identity group
|
|
44
|
+
*/
|
|
45
|
+
readonly name: string;
|
|
46
|
+
/**
|
|
47
|
+
* Parent endpoint identity group ID
|
|
48
|
+
*/
|
|
49
|
+
readonly parentEndpointIdentityGroupId: string;
|
|
50
|
+
/**
|
|
51
|
+
* System defined endpoint identity group
|
|
52
|
+
*/
|
|
53
|
+
readonly systemDefined: boolean;
|
|
54
|
+
}
|
|
55
|
+
/**
|
|
56
|
+
* This data source can read the Endpoint Identity Group.
|
|
57
|
+
*
|
|
58
|
+
* ## Example Usage
|
|
59
|
+
*
|
|
60
|
+
* ```typescript
|
|
61
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
62
|
+
* import * as ise from "@pulumi/ise";
|
|
63
|
+
*
|
|
64
|
+
* const example = ise.EndpointIdentity.getGroup({
|
|
65
|
+
* id: "76d24097-41c4-4558-a4d0-a8c07ac08470",
|
|
66
|
+
* });
|
|
67
|
+
* ```
|
|
68
|
+
*/
|
|
69
|
+
export declare function getGroupOutput(args?: GetGroupOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetGroupResult>;
|
|
70
|
+
/**
|
|
71
|
+
* A collection of arguments for invoking getGroup.
|
|
72
|
+
*/
|
|
73
|
+
export interface GetGroupOutputArgs {
|
|
74
|
+
/**
|
|
75
|
+
* The id of the object
|
|
76
|
+
*/
|
|
77
|
+
id?: pulumi.Input<string>;
|
|
78
|
+
/**
|
|
79
|
+
* The name of the endpoint identity group
|
|
80
|
+
*/
|
|
81
|
+
name?: pulumi.Input<string>;
|
|
82
|
+
}
|
|
@@ -0,0 +1,49 @@
|
|
|
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.getGroupOutput = exports.getGroup = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source can read the Endpoint Identity Group.
|
|
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.EndpointIdentity.getGroup({
|
|
18
|
+
* id: "76d24097-41c4-4558-a4d0-a8c07ac08470",
|
|
19
|
+
* });
|
|
20
|
+
* ```
|
|
21
|
+
*/
|
|
22
|
+
function getGroup(args, opts) {
|
|
23
|
+
args = args || {};
|
|
24
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
25
|
+
return pulumi.runtime.invoke("ise:EndpointIdentity/getGroup:getGroup", {
|
|
26
|
+
"id": args.id,
|
|
27
|
+
"name": args.name,
|
|
28
|
+
}, opts);
|
|
29
|
+
}
|
|
30
|
+
exports.getGroup = getGroup;
|
|
31
|
+
/**
|
|
32
|
+
* This data source can read the Endpoint Identity Group.
|
|
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.EndpointIdentity.getGroup({
|
|
41
|
+
* id: "76d24097-41c4-4558-a4d0-a8c07ac08470",
|
|
42
|
+
* });
|
|
43
|
+
* ```
|
|
44
|
+
*/
|
|
45
|
+
function getGroupOutput(args, opts) {
|
|
46
|
+
return pulumi.output(args).apply((a) => getGroup(a, opts));
|
|
47
|
+
}
|
|
48
|
+
exports.getGroupOutput = getGroupOutput;
|
|
49
|
+
//# sourceMappingURL=getGroup.js.map
|