@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,2188 @@
|
|
|
1
|
+
import * as outputs from "../types/output";
|
|
2
|
+
export declare namespace ActiveDirectoryAdd {
|
|
3
|
+
interface GroupsGroup {
|
|
4
|
+
/**
|
|
5
|
+
* Required for each group in the group list with no duplication between groups
|
|
6
|
+
*/
|
|
7
|
+
name: string;
|
|
8
|
+
/**
|
|
9
|
+
* Required for each group in the group list with no duplication between groups
|
|
10
|
+
*/
|
|
11
|
+
sid: string;
|
|
12
|
+
type?: string;
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
export declare namespace ActiveDirectoryGroupsBy {
|
|
16
|
+
interface GetDomainGroup {
|
|
17
|
+
/**
|
|
18
|
+
* Group name
|
|
19
|
+
*/
|
|
20
|
+
name: string;
|
|
21
|
+
/**
|
|
22
|
+
* Group SID
|
|
23
|
+
*/
|
|
24
|
+
sid: string;
|
|
25
|
+
/**
|
|
26
|
+
* Group type
|
|
27
|
+
*/
|
|
28
|
+
type: string;
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
export declare namespace ActiveDirectoryJoin {
|
|
32
|
+
interface GetPointAttribute {
|
|
33
|
+
/**
|
|
34
|
+
* Required for each attribute in the attribute list. Can contain an empty string.
|
|
35
|
+
*/
|
|
36
|
+
defaultValue: string;
|
|
37
|
+
/**
|
|
38
|
+
* Required for each attribute in the attribute list
|
|
39
|
+
*/
|
|
40
|
+
internalName: string;
|
|
41
|
+
/**
|
|
42
|
+
* Required for each attribute in the attribute list with no duplication between attributes
|
|
43
|
+
*/
|
|
44
|
+
name: string;
|
|
45
|
+
/**
|
|
46
|
+
* Required for each group in the group list
|
|
47
|
+
*/
|
|
48
|
+
type: string;
|
|
49
|
+
}
|
|
50
|
+
interface GetPointGroup {
|
|
51
|
+
/**
|
|
52
|
+
* Required for each group in the group list with no duplication between groups
|
|
53
|
+
*/
|
|
54
|
+
name: string;
|
|
55
|
+
/**
|
|
56
|
+
* Required for each group in the group list with no duplication between groups
|
|
57
|
+
*/
|
|
58
|
+
sid: string;
|
|
59
|
+
type: string;
|
|
60
|
+
}
|
|
61
|
+
interface GetPointRewriteRule {
|
|
62
|
+
/**
|
|
63
|
+
* Required for each rule in the list with no duplication between rules
|
|
64
|
+
*/
|
|
65
|
+
rewriteMatch: string;
|
|
66
|
+
/**
|
|
67
|
+
* Required for each rule in the list
|
|
68
|
+
*/
|
|
69
|
+
rewriteResult: string;
|
|
70
|
+
/**
|
|
71
|
+
* Required for each rule in the list in serial order
|
|
72
|
+
*/
|
|
73
|
+
rowId: string;
|
|
74
|
+
}
|
|
75
|
+
interface PointAttribute {
|
|
76
|
+
/**
|
|
77
|
+
* Required for each attribute in the attribute list. Can contain an empty string.
|
|
78
|
+
*/
|
|
79
|
+
defaultValue: string;
|
|
80
|
+
/**
|
|
81
|
+
* Required for each attribute in the attribute list
|
|
82
|
+
*/
|
|
83
|
+
internalName: string;
|
|
84
|
+
/**
|
|
85
|
+
* Required for each attribute in the attribute list with no duplication between attributes
|
|
86
|
+
*/
|
|
87
|
+
name: string;
|
|
88
|
+
/**
|
|
89
|
+
* Required for each group in the group list
|
|
90
|
+
* - Choices: `STRING`, `IP`, `BOOLEAN`, `INT`, `OCTET_STRING`
|
|
91
|
+
*/
|
|
92
|
+
type: string;
|
|
93
|
+
}
|
|
94
|
+
interface PointGroup {
|
|
95
|
+
/**
|
|
96
|
+
* Required for each group in the group list with no duplication between groups
|
|
97
|
+
*/
|
|
98
|
+
name: string;
|
|
99
|
+
/**
|
|
100
|
+
* Required for each group in the group list with no duplication between groups
|
|
101
|
+
*/
|
|
102
|
+
sid: string;
|
|
103
|
+
type?: string;
|
|
104
|
+
}
|
|
105
|
+
interface PointRewriteRule {
|
|
106
|
+
/**
|
|
107
|
+
* Required for each rule in the list with no duplication between rules
|
|
108
|
+
*/
|
|
109
|
+
rewriteMatch: string;
|
|
110
|
+
/**
|
|
111
|
+
* Required for each rule in the list
|
|
112
|
+
*/
|
|
113
|
+
rewriteResult: string;
|
|
114
|
+
/**
|
|
115
|
+
* Required for each rule in the list in serial order
|
|
116
|
+
*/
|
|
117
|
+
rowId: string;
|
|
118
|
+
}
|
|
119
|
+
}
|
|
120
|
+
export declare namespace ActiveDirectoryJoinDomainWithAll {
|
|
121
|
+
interface NodesAdditionalData {
|
|
122
|
+
/**
|
|
123
|
+
* Additional attribute name
|
|
124
|
+
*/
|
|
125
|
+
name: string;
|
|
126
|
+
/**
|
|
127
|
+
* Additional attribute value
|
|
128
|
+
*/
|
|
129
|
+
value: string;
|
|
130
|
+
}
|
|
131
|
+
}
|
|
132
|
+
export declare namespace Authorization {
|
|
133
|
+
interface GetProfileAdvancedAttribute {
|
|
134
|
+
/**
|
|
135
|
+
* Dictionary name
|
|
136
|
+
*/
|
|
137
|
+
attributeLeftDictionaryName: string;
|
|
138
|
+
/**
|
|
139
|
+
* Attribute name
|
|
140
|
+
*/
|
|
141
|
+
attributeLeftName: string;
|
|
142
|
+
/**
|
|
143
|
+
* Dictionary name, only required when `attributeRightValueType` is `AdvancedDictionaryAttribute`
|
|
144
|
+
*/
|
|
145
|
+
attributeRightDictionaryName: string;
|
|
146
|
+
/**
|
|
147
|
+
* Attribute name, only required when `attributeRightValueType` is `AdvancedDictionaryAttribute`
|
|
148
|
+
*/
|
|
149
|
+
attributeRightName: string;
|
|
150
|
+
/**
|
|
151
|
+
* Attribute value, only required when `attributeRightValueType` is `AttributeValue`
|
|
152
|
+
*/
|
|
153
|
+
attributeRightValue: string;
|
|
154
|
+
/**
|
|
155
|
+
* Advanced attribute value type
|
|
156
|
+
*/
|
|
157
|
+
attributeRightValueType: string;
|
|
158
|
+
}
|
|
159
|
+
interface ProfileAdvancedAttribute {
|
|
160
|
+
/**
|
|
161
|
+
* Dictionary name
|
|
162
|
+
*/
|
|
163
|
+
attributeLeftDictionaryName?: string;
|
|
164
|
+
/**
|
|
165
|
+
* Attribute name
|
|
166
|
+
*/
|
|
167
|
+
attributeLeftName?: string;
|
|
168
|
+
/**
|
|
169
|
+
* Dictionary name, only required when `attributeRightValueType` is `AdvancedDictionaryAttribute`
|
|
170
|
+
*/
|
|
171
|
+
attributeRightDictionaryName?: string;
|
|
172
|
+
/**
|
|
173
|
+
* Attribute name, only required when `attributeRightValueType` is `AdvancedDictionaryAttribute`
|
|
174
|
+
*/
|
|
175
|
+
attributeRightName?: string;
|
|
176
|
+
/**
|
|
177
|
+
* Attribute value, only required when `attributeRightValueType` is `AttributeValue`
|
|
178
|
+
*/
|
|
179
|
+
attributeRightValue?: string;
|
|
180
|
+
/**
|
|
181
|
+
* Advanced attribute value type
|
|
182
|
+
* - Choices: `AdvancedDictionaryAttribute`, `AttributeValue`
|
|
183
|
+
*/
|
|
184
|
+
attributeRightValueType?: string;
|
|
185
|
+
}
|
|
186
|
+
}
|
|
187
|
+
export declare namespace DeviceAdmin {
|
|
188
|
+
interface ConditionChildren {
|
|
189
|
+
/**
|
|
190
|
+
* Dictionary attribute name
|
|
191
|
+
*/
|
|
192
|
+
attributeName?: string;
|
|
193
|
+
/**
|
|
194
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
195
|
+
*/
|
|
196
|
+
attributeValue?: string;
|
|
197
|
+
/**
|
|
198
|
+
* List of child conditions. `conditionType` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
199
|
+
*/
|
|
200
|
+
childrens?: outputs.DeviceAdmin.ConditionChildrenChildren[];
|
|
201
|
+
/**
|
|
202
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
203
|
+
* - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
204
|
+
*/
|
|
205
|
+
conditionType: string;
|
|
206
|
+
/**
|
|
207
|
+
* Condition description
|
|
208
|
+
*/
|
|
209
|
+
description?: string;
|
|
210
|
+
/**
|
|
211
|
+
* Dictionary name
|
|
212
|
+
*/
|
|
213
|
+
dictionaryName?: string;
|
|
214
|
+
/**
|
|
215
|
+
* Dictionary value
|
|
216
|
+
*/
|
|
217
|
+
dictionaryValue?: string;
|
|
218
|
+
/**
|
|
219
|
+
* UUID for condition
|
|
220
|
+
*/
|
|
221
|
+
id?: string;
|
|
222
|
+
/**
|
|
223
|
+
* Indicates whereas this condition is in negate mode
|
|
224
|
+
*/
|
|
225
|
+
isNegate?: boolean;
|
|
226
|
+
/**
|
|
227
|
+
* Condition name
|
|
228
|
+
*/
|
|
229
|
+
name?: string;
|
|
230
|
+
/**
|
|
231
|
+
* Equality operator
|
|
232
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
233
|
+
*/
|
|
234
|
+
operator?: string;
|
|
235
|
+
}
|
|
236
|
+
interface ConditionChildrenChildren {
|
|
237
|
+
/**
|
|
238
|
+
* Dictionary attribute name
|
|
239
|
+
*/
|
|
240
|
+
attributeName?: string;
|
|
241
|
+
/**
|
|
242
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
243
|
+
*/
|
|
244
|
+
attributeValue?: string;
|
|
245
|
+
/**
|
|
246
|
+
* Condition type.
|
|
247
|
+
* - Choices: `ConditionAttributes`, `ConditionReference`
|
|
248
|
+
*/
|
|
249
|
+
conditionType: string;
|
|
250
|
+
/**
|
|
251
|
+
* Condition description
|
|
252
|
+
*/
|
|
253
|
+
description?: string;
|
|
254
|
+
/**
|
|
255
|
+
* Dictionary name
|
|
256
|
+
*/
|
|
257
|
+
dictionaryName?: string;
|
|
258
|
+
/**
|
|
259
|
+
* Dictionary value
|
|
260
|
+
*/
|
|
261
|
+
dictionaryValue?: string;
|
|
262
|
+
/**
|
|
263
|
+
* UUID for condition
|
|
264
|
+
*/
|
|
265
|
+
id?: string;
|
|
266
|
+
/**
|
|
267
|
+
* Indicates whereas this condition is in negate mode
|
|
268
|
+
*/
|
|
269
|
+
isNegate?: boolean;
|
|
270
|
+
/**
|
|
271
|
+
* Condition name
|
|
272
|
+
*/
|
|
273
|
+
name?: string;
|
|
274
|
+
/**
|
|
275
|
+
* Equality operator
|
|
276
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
277
|
+
*/
|
|
278
|
+
operator?: string;
|
|
279
|
+
}
|
|
280
|
+
interface GetConditionChildren {
|
|
281
|
+
/**
|
|
282
|
+
* Dictionary attribute name
|
|
283
|
+
*/
|
|
284
|
+
attributeName: string;
|
|
285
|
+
/**
|
|
286
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
287
|
+
*/
|
|
288
|
+
attributeValue: string;
|
|
289
|
+
/**
|
|
290
|
+
* List of child conditions. `conditionType` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
291
|
+
*/
|
|
292
|
+
childrens: outputs.DeviceAdmin.GetConditionChildrenChildren[];
|
|
293
|
+
/**
|
|
294
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
295
|
+
*/
|
|
296
|
+
conditionType: string;
|
|
297
|
+
/**
|
|
298
|
+
* Condition description
|
|
299
|
+
*/
|
|
300
|
+
description: string;
|
|
301
|
+
/**
|
|
302
|
+
* Dictionary name
|
|
303
|
+
*/
|
|
304
|
+
dictionaryName: string;
|
|
305
|
+
/**
|
|
306
|
+
* Dictionary value
|
|
307
|
+
*/
|
|
308
|
+
dictionaryValue: string;
|
|
309
|
+
/**
|
|
310
|
+
* UUID for condition
|
|
311
|
+
*/
|
|
312
|
+
id: string;
|
|
313
|
+
/**
|
|
314
|
+
* Indicates whereas this condition is in negate mode
|
|
315
|
+
*/
|
|
316
|
+
isNegate: boolean;
|
|
317
|
+
/**
|
|
318
|
+
* Condition name
|
|
319
|
+
*/
|
|
320
|
+
name: string;
|
|
321
|
+
/**
|
|
322
|
+
* Equality operator
|
|
323
|
+
*/
|
|
324
|
+
operator: string;
|
|
325
|
+
}
|
|
326
|
+
interface GetConditionChildrenChildren {
|
|
327
|
+
/**
|
|
328
|
+
* Dictionary attribute name
|
|
329
|
+
*/
|
|
330
|
+
attributeName: string;
|
|
331
|
+
/**
|
|
332
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
333
|
+
*/
|
|
334
|
+
attributeValue: string;
|
|
335
|
+
/**
|
|
336
|
+
* Condition type.
|
|
337
|
+
*/
|
|
338
|
+
conditionType: string;
|
|
339
|
+
/**
|
|
340
|
+
* Condition description
|
|
341
|
+
*/
|
|
342
|
+
description: string;
|
|
343
|
+
/**
|
|
344
|
+
* Dictionary name
|
|
345
|
+
*/
|
|
346
|
+
dictionaryName: string;
|
|
347
|
+
/**
|
|
348
|
+
* Dictionary value
|
|
349
|
+
*/
|
|
350
|
+
dictionaryValue: string;
|
|
351
|
+
/**
|
|
352
|
+
* UUID for condition
|
|
353
|
+
*/
|
|
354
|
+
id: string;
|
|
355
|
+
/**
|
|
356
|
+
* Indicates whereas this condition is in negate mode
|
|
357
|
+
*/
|
|
358
|
+
isNegate: boolean;
|
|
359
|
+
/**
|
|
360
|
+
* Condition name
|
|
361
|
+
*/
|
|
362
|
+
name: string;
|
|
363
|
+
/**
|
|
364
|
+
* Equality operator
|
|
365
|
+
*/
|
|
366
|
+
operator: string;
|
|
367
|
+
}
|
|
368
|
+
}
|
|
369
|
+
export declare namespace DeviceAdminAuthentication {
|
|
370
|
+
interface GetRuleChildren {
|
|
371
|
+
/**
|
|
372
|
+
* Dictionary attribute name
|
|
373
|
+
*/
|
|
374
|
+
attributeName: string;
|
|
375
|
+
/**
|
|
376
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
377
|
+
*/
|
|
378
|
+
attributeValue: string;
|
|
379
|
+
/**
|
|
380
|
+
* List of child conditions. `conditionType` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
381
|
+
*/
|
|
382
|
+
childrens: outputs.DeviceAdminAuthentication.GetRuleChildrenChildren[];
|
|
383
|
+
/**
|
|
384
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
385
|
+
*/
|
|
386
|
+
conditionType: string;
|
|
387
|
+
/**
|
|
388
|
+
* Dictionary name
|
|
389
|
+
*/
|
|
390
|
+
dictionaryName: string;
|
|
391
|
+
/**
|
|
392
|
+
* Dictionary value
|
|
393
|
+
*/
|
|
394
|
+
dictionaryValue: string;
|
|
395
|
+
/**
|
|
396
|
+
* UUID for condition
|
|
397
|
+
*/
|
|
398
|
+
id: string;
|
|
399
|
+
/**
|
|
400
|
+
* Indicates whereas this condition is in negate mode
|
|
401
|
+
*/
|
|
402
|
+
isNegate: boolean;
|
|
403
|
+
/**
|
|
404
|
+
* Equality operator
|
|
405
|
+
*/
|
|
406
|
+
operator: string;
|
|
407
|
+
}
|
|
408
|
+
interface GetRuleChildrenChildren {
|
|
409
|
+
/**
|
|
410
|
+
* Dictionary attribute name
|
|
411
|
+
*/
|
|
412
|
+
attributeName: string;
|
|
413
|
+
/**
|
|
414
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
415
|
+
*/
|
|
416
|
+
attributeValue: string;
|
|
417
|
+
/**
|
|
418
|
+
* Condition type.
|
|
419
|
+
*/
|
|
420
|
+
conditionType: string;
|
|
421
|
+
/**
|
|
422
|
+
* Dictionary name
|
|
423
|
+
*/
|
|
424
|
+
dictionaryName: string;
|
|
425
|
+
/**
|
|
426
|
+
* Dictionary value
|
|
427
|
+
*/
|
|
428
|
+
dictionaryValue: string;
|
|
429
|
+
/**
|
|
430
|
+
* UUID for condition
|
|
431
|
+
*/
|
|
432
|
+
id: string;
|
|
433
|
+
/**
|
|
434
|
+
* Indicates whereas this condition is in negate mode
|
|
435
|
+
*/
|
|
436
|
+
isNegate: boolean;
|
|
437
|
+
/**
|
|
438
|
+
* Equality operator
|
|
439
|
+
*/
|
|
440
|
+
operator: string;
|
|
441
|
+
}
|
|
442
|
+
interface RuleChildren {
|
|
443
|
+
/**
|
|
444
|
+
* Dictionary attribute name
|
|
445
|
+
*/
|
|
446
|
+
attributeName?: string;
|
|
447
|
+
/**
|
|
448
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
449
|
+
*/
|
|
450
|
+
attributeValue?: string;
|
|
451
|
+
/**
|
|
452
|
+
* List of child conditions. `conditionType` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
453
|
+
*/
|
|
454
|
+
childrens?: outputs.DeviceAdminAuthentication.RuleChildrenChildren[];
|
|
455
|
+
/**
|
|
456
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
457
|
+
* - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
458
|
+
*/
|
|
459
|
+
conditionType: string;
|
|
460
|
+
/**
|
|
461
|
+
* Dictionary name
|
|
462
|
+
*/
|
|
463
|
+
dictionaryName?: string;
|
|
464
|
+
/**
|
|
465
|
+
* Dictionary value
|
|
466
|
+
*/
|
|
467
|
+
dictionaryValue?: string;
|
|
468
|
+
/**
|
|
469
|
+
* UUID for condition
|
|
470
|
+
*/
|
|
471
|
+
id?: string;
|
|
472
|
+
/**
|
|
473
|
+
* Indicates whereas this condition is in negate mode
|
|
474
|
+
*/
|
|
475
|
+
isNegate?: boolean;
|
|
476
|
+
/**
|
|
477
|
+
* Equality operator
|
|
478
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
479
|
+
*/
|
|
480
|
+
operator?: string;
|
|
481
|
+
}
|
|
482
|
+
interface RuleChildrenChildren {
|
|
483
|
+
/**
|
|
484
|
+
* Dictionary attribute name
|
|
485
|
+
*/
|
|
486
|
+
attributeName?: string;
|
|
487
|
+
/**
|
|
488
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
489
|
+
*/
|
|
490
|
+
attributeValue?: string;
|
|
491
|
+
/**
|
|
492
|
+
* Condition type.
|
|
493
|
+
* - Choices: `ConditionAttributes`, `ConditionReference`
|
|
494
|
+
*/
|
|
495
|
+
conditionType: string;
|
|
496
|
+
/**
|
|
497
|
+
* Dictionary name
|
|
498
|
+
*/
|
|
499
|
+
dictionaryName?: string;
|
|
500
|
+
/**
|
|
501
|
+
* Dictionary value
|
|
502
|
+
*/
|
|
503
|
+
dictionaryValue?: string;
|
|
504
|
+
/**
|
|
505
|
+
* UUID for condition
|
|
506
|
+
*/
|
|
507
|
+
id?: string;
|
|
508
|
+
/**
|
|
509
|
+
* Indicates whereas this condition is in negate mode
|
|
510
|
+
*/
|
|
511
|
+
isNegate?: boolean;
|
|
512
|
+
/**
|
|
513
|
+
* Equality operator
|
|
514
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
515
|
+
*/
|
|
516
|
+
operator?: string;
|
|
517
|
+
}
|
|
518
|
+
}
|
|
519
|
+
export declare namespace DeviceAdminAuthorization {
|
|
520
|
+
interface GetRuleChildren {
|
|
521
|
+
/**
|
|
522
|
+
* Dictionary attribute name
|
|
523
|
+
*/
|
|
524
|
+
attributeName: string;
|
|
525
|
+
/**
|
|
526
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
527
|
+
*/
|
|
528
|
+
attributeValue: string;
|
|
529
|
+
/**
|
|
530
|
+
* List of child conditions. `conditionType` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
531
|
+
*/
|
|
532
|
+
childrens: outputs.DeviceAdminAuthorization.GetRuleChildrenChildren[];
|
|
533
|
+
/**
|
|
534
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
535
|
+
*/
|
|
536
|
+
conditionType: string;
|
|
537
|
+
/**
|
|
538
|
+
* Dictionary name
|
|
539
|
+
*/
|
|
540
|
+
dictionaryName: string;
|
|
541
|
+
/**
|
|
542
|
+
* Dictionary value
|
|
543
|
+
*/
|
|
544
|
+
dictionaryValue: string;
|
|
545
|
+
/**
|
|
546
|
+
* UUID for condition
|
|
547
|
+
*/
|
|
548
|
+
id: string;
|
|
549
|
+
/**
|
|
550
|
+
* Indicates whereas this condition is in negate mode
|
|
551
|
+
*/
|
|
552
|
+
isNegate: boolean;
|
|
553
|
+
/**
|
|
554
|
+
* Equality operator
|
|
555
|
+
*/
|
|
556
|
+
operator: string;
|
|
557
|
+
}
|
|
558
|
+
interface GetRuleChildrenChildren {
|
|
559
|
+
/**
|
|
560
|
+
* Dictionary attribute name
|
|
561
|
+
*/
|
|
562
|
+
attributeName: string;
|
|
563
|
+
/**
|
|
564
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
565
|
+
*/
|
|
566
|
+
attributeValue: string;
|
|
567
|
+
/**
|
|
568
|
+
* Condition type.
|
|
569
|
+
*/
|
|
570
|
+
conditionType: string;
|
|
571
|
+
/**
|
|
572
|
+
* Dictionary name
|
|
573
|
+
*/
|
|
574
|
+
dictionaryName: string;
|
|
575
|
+
/**
|
|
576
|
+
* Dictionary value
|
|
577
|
+
*/
|
|
578
|
+
dictionaryValue: string;
|
|
579
|
+
/**
|
|
580
|
+
* UUID for condition
|
|
581
|
+
*/
|
|
582
|
+
id: string;
|
|
583
|
+
/**
|
|
584
|
+
* Indicates whereas this condition is in negate mode
|
|
585
|
+
*/
|
|
586
|
+
isNegate: boolean;
|
|
587
|
+
/**
|
|
588
|
+
* Equality operator
|
|
589
|
+
*/
|
|
590
|
+
operator: string;
|
|
591
|
+
}
|
|
592
|
+
interface RuleChildren {
|
|
593
|
+
/**
|
|
594
|
+
* Dictionary attribute name
|
|
595
|
+
*/
|
|
596
|
+
attributeName?: string;
|
|
597
|
+
/**
|
|
598
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
599
|
+
*/
|
|
600
|
+
attributeValue?: string;
|
|
601
|
+
/**
|
|
602
|
+
* List of child conditions. `conditionType` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
603
|
+
*/
|
|
604
|
+
childrens?: outputs.DeviceAdminAuthorization.RuleChildrenChildren[];
|
|
605
|
+
/**
|
|
606
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
607
|
+
* - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
608
|
+
*/
|
|
609
|
+
conditionType: string;
|
|
610
|
+
/**
|
|
611
|
+
* Dictionary name
|
|
612
|
+
*/
|
|
613
|
+
dictionaryName?: string;
|
|
614
|
+
/**
|
|
615
|
+
* Dictionary value
|
|
616
|
+
*/
|
|
617
|
+
dictionaryValue?: string;
|
|
618
|
+
/**
|
|
619
|
+
* UUID for condition
|
|
620
|
+
*/
|
|
621
|
+
id?: string;
|
|
622
|
+
/**
|
|
623
|
+
* Indicates whereas this condition is in negate mode
|
|
624
|
+
*/
|
|
625
|
+
isNegate?: boolean;
|
|
626
|
+
/**
|
|
627
|
+
* Equality operator
|
|
628
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
629
|
+
*/
|
|
630
|
+
operator?: string;
|
|
631
|
+
}
|
|
632
|
+
interface RuleChildrenChildren {
|
|
633
|
+
/**
|
|
634
|
+
* Dictionary attribute name
|
|
635
|
+
*/
|
|
636
|
+
attributeName?: string;
|
|
637
|
+
/**
|
|
638
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
639
|
+
*/
|
|
640
|
+
attributeValue?: string;
|
|
641
|
+
/**
|
|
642
|
+
* Condition type.
|
|
643
|
+
* - Choices: `ConditionAttributes`, `ConditionReference`
|
|
644
|
+
*/
|
|
645
|
+
conditionType: string;
|
|
646
|
+
/**
|
|
647
|
+
* Dictionary name
|
|
648
|
+
*/
|
|
649
|
+
dictionaryName?: string;
|
|
650
|
+
/**
|
|
651
|
+
* Dictionary value
|
|
652
|
+
*/
|
|
653
|
+
dictionaryValue?: string;
|
|
654
|
+
/**
|
|
655
|
+
* UUID for condition
|
|
656
|
+
*/
|
|
657
|
+
id?: string;
|
|
658
|
+
/**
|
|
659
|
+
* Indicates whereas this condition is in negate mode
|
|
660
|
+
*/
|
|
661
|
+
isNegate?: boolean;
|
|
662
|
+
/**
|
|
663
|
+
* Equality operator
|
|
664
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
665
|
+
*/
|
|
666
|
+
operator?: string;
|
|
667
|
+
}
|
|
668
|
+
}
|
|
669
|
+
export declare namespace DeviceAdminAuthorizationException {
|
|
670
|
+
interface GetRuleChildren {
|
|
671
|
+
/**
|
|
672
|
+
* Dictionary attribute name
|
|
673
|
+
*/
|
|
674
|
+
attributeName: string;
|
|
675
|
+
/**
|
|
676
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
677
|
+
*/
|
|
678
|
+
attributeValue: string;
|
|
679
|
+
/**
|
|
680
|
+
* List of child conditions. `conditionType` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
681
|
+
*/
|
|
682
|
+
childrens: outputs.DeviceAdminAuthorizationException.GetRuleChildrenChildren[];
|
|
683
|
+
/**
|
|
684
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
685
|
+
*/
|
|
686
|
+
conditionType: string;
|
|
687
|
+
/**
|
|
688
|
+
* Dictionary name
|
|
689
|
+
*/
|
|
690
|
+
dictionaryName: string;
|
|
691
|
+
/**
|
|
692
|
+
* Dictionary value
|
|
693
|
+
*/
|
|
694
|
+
dictionaryValue: string;
|
|
695
|
+
/**
|
|
696
|
+
* UUID for condition
|
|
697
|
+
*/
|
|
698
|
+
id: string;
|
|
699
|
+
/**
|
|
700
|
+
* Indicates whereas this condition is in negate mode
|
|
701
|
+
*/
|
|
702
|
+
isNegate: boolean;
|
|
703
|
+
/**
|
|
704
|
+
* Equality operator
|
|
705
|
+
*/
|
|
706
|
+
operator: string;
|
|
707
|
+
}
|
|
708
|
+
interface GetRuleChildrenChildren {
|
|
709
|
+
/**
|
|
710
|
+
* Dictionary attribute name
|
|
711
|
+
*/
|
|
712
|
+
attributeName: string;
|
|
713
|
+
/**
|
|
714
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
715
|
+
*/
|
|
716
|
+
attributeValue: string;
|
|
717
|
+
/**
|
|
718
|
+
* Condition type.
|
|
719
|
+
*/
|
|
720
|
+
conditionType: string;
|
|
721
|
+
/**
|
|
722
|
+
* Dictionary name
|
|
723
|
+
*/
|
|
724
|
+
dictionaryName: string;
|
|
725
|
+
/**
|
|
726
|
+
* Dictionary value
|
|
727
|
+
*/
|
|
728
|
+
dictionaryValue: string;
|
|
729
|
+
/**
|
|
730
|
+
* UUID for condition
|
|
731
|
+
*/
|
|
732
|
+
id: string;
|
|
733
|
+
/**
|
|
734
|
+
* Indicates whereas this condition is in negate mode
|
|
735
|
+
*/
|
|
736
|
+
isNegate: boolean;
|
|
737
|
+
/**
|
|
738
|
+
* Equality operator
|
|
739
|
+
*/
|
|
740
|
+
operator: string;
|
|
741
|
+
}
|
|
742
|
+
interface RuleChildren {
|
|
743
|
+
/**
|
|
744
|
+
* Dictionary attribute name
|
|
745
|
+
*/
|
|
746
|
+
attributeName?: string;
|
|
747
|
+
/**
|
|
748
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
749
|
+
*/
|
|
750
|
+
attributeValue?: string;
|
|
751
|
+
/**
|
|
752
|
+
* List of child conditions. `conditionType` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
753
|
+
*/
|
|
754
|
+
childrens?: outputs.DeviceAdminAuthorizationException.RuleChildrenChildren[];
|
|
755
|
+
/**
|
|
756
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
757
|
+
* - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
758
|
+
*/
|
|
759
|
+
conditionType: string;
|
|
760
|
+
/**
|
|
761
|
+
* Dictionary name
|
|
762
|
+
*/
|
|
763
|
+
dictionaryName?: string;
|
|
764
|
+
/**
|
|
765
|
+
* Dictionary value
|
|
766
|
+
*/
|
|
767
|
+
dictionaryValue?: string;
|
|
768
|
+
/**
|
|
769
|
+
* UUID for condition
|
|
770
|
+
*/
|
|
771
|
+
id?: string;
|
|
772
|
+
/**
|
|
773
|
+
* Indicates whereas this condition is in negate mode
|
|
774
|
+
*/
|
|
775
|
+
isNegate?: boolean;
|
|
776
|
+
/**
|
|
777
|
+
* Equality operator
|
|
778
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
779
|
+
*/
|
|
780
|
+
operator?: string;
|
|
781
|
+
}
|
|
782
|
+
interface RuleChildrenChildren {
|
|
783
|
+
/**
|
|
784
|
+
* Dictionary attribute name
|
|
785
|
+
*/
|
|
786
|
+
attributeName?: string;
|
|
787
|
+
/**
|
|
788
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
789
|
+
*/
|
|
790
|
+
attributeValue?: string;
|
|
791
|
+
/**
|
|
792
|
+
* Condition type.
|
|
793
|
+
* - Choices: `ConditionAttributes`, `ConditionReference`
|
|
794
|
+
*/
|
|
795
|
+
conditionType: string;
|
|
796
|
+
/**
|
|
797
|
+
* Dictionary name
|
|
798
|
+
*/
|
|
799
|
+
dictionaryName?: string;
|
|
800
|
+
/**
|
|
801
|
+
* Dictionary value
|
|
802
|
+
*/
|
|
803
|
+
dictionaryValue?: string;
|
|
804
|
+
/**
|
|
805
|
+
* UUID for condition
|
|
806
|
+
*/
|
|
807
|
+
id?: string;
|
|
808
|
+
/**
|
|
809
|
+
* Indicates whereas this condition is in negate mode
|
|
810
|
+
*/
|
|
811
|
+
isNegate?: boolean;
|
|
812
|
+
/**
|
|
813
|
+
* Equality operator
|
|
814
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
815
|
+
*/
|
|
816
|
+
operator?: string;
|
|
817
|
+
}
|
|
818
|
+
}
|
|
819
|
+
export declare namespace DeviceAdminAuthorizationGlobalException {
|
|
820
|
+
interface GetRuleChildren {
|
|
821
|
+
/**
|
|
822
|
+
* Dictionary attribute name
|
|
823
|
+
*/
|
|
824
|
+
attributeName: string;
|
|
825
|
+
/**
|
|
826
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
827
|
+
*/
|
|
828
|
+
attributeValue: string;
|
|
829
|
+
/**
|
|
830
|
+
* List of child conditions. `conditionType` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
831
|
+
*/
|
|
832
|
+
childrens: outputs.DeviceAdminAuthorizationGlobalException.GetRuleChildrenChildren[];
|
|
833
|
+
/**
|
|
834
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
835
|
+
*/
|
|
836
|
+
conditionType: string;
|
|
837
|
+
/**
|
|
838
|
+
* Dictionary name
|
|
839
|
+
*/
|
|
840
|
+
dictionaryName: string;
|
|
841
|
+
/**
|
|
842
|
+
* Dictionary value
|
|
843
|
+
*/
|
|
844
|
+
dictionaryValue: string;
|
|
845
|
+
/**
|
|
846
|
+
* UUID for condition
|
|
847
|
+
*/
|
|
848
|
+
id: string;
|
|
849
|
+
/**
|
|
850
|
+
* Indicates whereas this condition is in negate mode
|
|
851
|
+
*/
|
|
852
|
+
isNegate: boolean;
|
|
853
|
+
/**
|
|
854
|
+
* Equality operator
|
|
855
|
+
*/
|
|
856
|
+
operator: string;
|
|
857
|
+
}
|
|
858
|
+
interface GetRuleChildrenChildren {
|
|
859
|
+
/**
|
|
860
|
+
* Dictionary attribute name
|
|
861
|
+
*/
|
|
862
|
+
attributeName: string;
|
|
863
|
+
/**
|
|
864
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
865
|
+
*/
|
|
866
|
+
attributeValue: string;
|
|
867
|
+
/**
|
|
868
|
+
* Condition type.
|
|
869
|
+
*/
|
|
870
|
+
conditionType: string;
|
|
871
|
+
/**
|
|
872
|
+
* Dictionary name
|
|
873
|
+
*/
|
|
874
|
+
dictionaryName: string;
|
|
875
|
+
/**
|
|
876
|
+
* Dictionary value
|
|
877
|
+
*/
|
|
878
|
+
dictionaryValue: string;
|
|
879
|
+
/**
|
|
880
|
+
* UUID for condition
|
|
881
|
+
*/
|
|
882
|
+
id: string;
|
|
883
|
+
/**
|
|
884
|
+
* Indicates whereas this condition is in negate mode
|
|
885
|
+
*/
|
|
886
|
+
isNegate: boolean;
|
|
887
|
+
/**
|
|
888
|
+
* Equality operator
|
|
889
|
+
*/
|
|
890
|
+
operator: string;
|
|
891
|
+
}
|
|
892
|
+
interface RuleChildren {
|
|
893
|
+
/**
|
|
894
|
+
* Dictionary attribute name
|
|
895
|
+
*/
|
|
896
|
+
attributeName?: string;
|
|
897
|
+
/**
|
|
898
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
899
|
+
*/
|
|
900
|
+
attributeValue?: string;
|
|
901
|
+
/**
|
|
902
|
+
* List of child conditions. `conditionType` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
903
|
+
*/
|
|
904
|
+
childrens?: outputs.DeviceAdminAuthorizationGlobalException.RuleChildrenChildren[];
|
|
905
|
+
/**
|
|
906
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
907
|
+
* - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
908
|
+
*/
|
|
909
|
+
conditionType: string;
|
|
910
|
+
/**
|
|
911
|
+
* Dictionary name
|
|
912
|
+
*/
|
|
913
|
+
dictionaryName?: string;
|
|
914
|
+
/**
|
|
915
|
+
* Dictionary value
|
|
916
|
+
*/
|
|
917
|
+
dictionaryValue?: string;
|
|
918
|
+
/**
|
|
919
|
+
* UUID for condition
|
|
920
|
+
*/
|
|
921
|
+
id?: string;
|
|
922
|
+
/**
|
|
923
|
+
* Indicates whereas this condition is in negate mode
|
|
924
|
+
*/
|
|
925
|
+
isNegate?: boolean;
|
|
926
|
+
/**
|
|
927
|
+
* Equality operator
|
|
928
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
929
|
+
*/
|
|
930
|
+
operator?: string;
|
|
931
|
+
}
|
|
932
|
+
interface RuleChildrenChildren {
|
|
933
|
+
/**
|
|
934
|
+
* Dictionary attribute name
|
|
935
|
+
*/
|
|
936
|
+
attributeName?: string;
|
|
937
|
+
/**
|
|
938
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
939
|
+
*/
|
|
940
|
+
attributeValue?: string;
|
|
941
|
+
/**
|
|
942
|
+
* Condition type.
|
|
943
|
+
* - Choices: `ConditionAttributes`, `ConditionReference`
|
|
944
|
+
*/
|
|
945
|
+
conditionType: string;
|
|
946
|
+
/**
|
|
947
|
+
* Dictionary name
|
|
948
|
+
*/
|
|
949
|
+
dictionaryName?: string;
|
|
950
|
+
/**
|
|
951
|
+
* Dictionary value
|
|
952
|
+
*/
|
|
953
|
+
dictionaryValue?: string;
|
|
954
|
+
/**
|
|
955
|
+
* UUID for condition
|
|
956
|
+
*/
|
|
957
|
+
id?: string;
|
|
958
|
+
/**
|
|
959
|
+
* Indicates whereas this condition is in negate mode
|
|
960
|
+
*/
|
|
961
|
+
isNegate?: boolean;
|
|
962
|
+
/**
|
|
963
|
+
* Equality operator
|
|
964
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
965
|
+
*/
|
|
966
|
+
operator?: string;
|
|
967
|
+
}
|
|
968
|
+
}
|
|
969
|
+
export declare namespace DeviceAdminPolicy {
|
|
970
|
+
interface GetSetChildren {
|
|
971
|
+
/**
|
|
972
|
+
* Dictionary attribute name
|
|
973
|
+
*/
|
|
974
|
+
attributeName: string;
|
|
975
|
+
/**
|
|
976
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
977
|
+
*/
|
|
978
|
+
attributeValue: string;
|
|
979
|
+
/**
|
|
980
|
+
* List of child conditions. `conditionType` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
981
|
+
*/
|
|
982
|
+
childrens: outputs.DeviceAdminPolicy.GetSetChildrenChildren[];
|
|
983
|
+
/**
|
|
984
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
985
|
+
*/
|
|
986
|
+
conditionType: string;
|
|
987
|
+
/**
|
|
988
|
+
* Dictionary name
|
|
989
|
+
*/
|
|
990
|
+
dictionaryName: string;
|
|
991
|
+
/**
|
|
992
|
+
* Dictionary value
|
|
993
|
+
*/
|
|
994
|
+
dictionaryValue: string;
|
|
995
|
+
/**
|
|
996
|
+
* UUID for condition
|
|
997
|
+
*/
|
|
998
|
+
id: string;
|
|
999
|
+
/**
|
|
1000
|
+
* Indicates whereas this condition is in negate mode
|
|
1001
|
+
*/
|
|
1002
|
+
isNegate: boolean;
|
|
1003
|
+
/**
|
|
1004
|
+
* Equality operator
|
|
1005
|
+
*/
|
|
1006
|
+
operator: string;
|
|
1007
|
+
}
|
|
1008
|
+
interface GetSetChildrenChildren {
|
|
1009
|
+
/**
|
|
1010
|
+
* Dictionary attribute name
|
|
1011
|
+
*/
|
|
1012
|
+
attributeName: string;
|
|
1013
|
+
/**
|
|
1014
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
1015
|
+
*/
|
|
1016
|
+
attributeValue: string;
|
|
1017
|
+
/**
|
|
1018
|
+
* Condition type.
|
|
1019
|
+
*/
|
|
1020
|
+
conditionType: string;
|
|
1021
|
+
/**
|
|
1022
|
+
* Dictionary name
|
|
1023
|
+
*/
|
|
1024
|
+
dictionaryName: string;
|
|
1025
|
+
/**
|
|
1026
|
+
* Dictionary value
|
|
1027
|
+
*/
|
|
1028
|
+
dictionaryValue: string;
|
|
1029
|
+
/**
|
|
1030
|
+
* UUID for condition
|
|
1031
|
+
*/
|
|
1032
|
+
id: string;
|
|
1033
|
+
/**
|
|
1034
|
+
* Indicates whereas this condition is in negate mode
|
|
1035
|
+
*/
|
|
1036
|
+
isNegate: boolean;
|
|
1037
|
+
/**
|
|
1038
|
+
* Equality operator
|
|
1039
|
+
*/
|
|
1040
|
+
operator: string;
|
|
1041
|
+
}
|
|
1042
|
+
interface SetChildren {
|
|
1043
|
+
/**
|
|
1044
|
+
* Dictionary attribute name
|
|
1045
|
+
*/
|
|
1046
|
+
attributeName?: string;
|
|
1047
|
+
/**
|
|
1048
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
1049
|
+
*/
|
|
1050
|
+
attributeValue?: string;
|
|
1051
|
+
/**
|
|
1052
|
+
* List of child conditions. `conditionType` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
1053
|
+
*/
|
|
1054
|
+
childrens?: outputs.DeviceAdminPolicy.SetChildrenChildren[];
|
|
1055
|
+
/**
|
|
1056
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
1057
|
+
* - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
1058
|
+
*/
|
|
1059
|
+
conditionType: string;
|
|
1060
|
+
/**
|
|
1061
|
+
* Dictionary name
|
|
1062
|
+
*/
|
|
1063
|
+
dictionaryName?: string;
|
|
1064
|
+
/**
|
|
1065
|
+
* Dictionary value
|
|
1066
|
+
*/
|
|
1067
|
+
dictionaryValue?: string;
|
|
1068
|
+
/**
|
|
1069
|
+
* UUID for condition
|
|
1070
|
+
*/
|
|
1071
|
+
id?: string;
|
|
1072
|
+
/**
|
|
1073
|
+
* Indicates whereas this condition is in negate mode
|
|
1074
|
+
*/
|
|
1075
|
+
isNegate?: boolean;
|
|
1076
|
+
/**
|
|
1077
|
+
* Equality operator
|
|
1078
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
1079
|
+
*/
|
|
1080
|
+
operator?: string;
|
|
1081
|
+
}
|
|
1082
|
+
interface SetChildrenChildren {
|
|
1083
|
+
/**
|
|
1084
|
+
* Dictionary attribute name
|
|
1085
|
+
*/
|
|
1086
|
+
attributeName?: string;
|
|
1087
|
+
/**
|
|
1088
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
1089
|
+
*/
|
|
1090
|
+
attributeValue?: string;
|
|
1091
|
+
/**
|
|
1092
|
+
* Condition type.
|
|
1093
|
+
* - Choices: `ConditionAttributes`, `ConditionReference`
|
|
1094
|
+
*/
|
|
1095
|
+
conditionType: string;
|
|
1096
|
+
/**
|
|
1097
|
+
* Dictionary name
|
|
1098
|
+
*/
|
|
1099
|
+
dictionaryName?: string;
|
|
1100
|
+
/**
|
|
1101
|
+
* Dictionary value
|
|
1102
|
+
*/
|
|
1103
|
+
dictionaryValue?: string;
|
|
1104
|
+
/**
|
|
1105
|
+
* UUID for condition
|
|
1106
|
+
*/
|
|
1107
|
+
id?: string;
|
|
1108
|
+
/**
|
|
1109
|
+
* Indicates whereas this condition is in negate mode
|
|
1110
|
+
*/
|
|
1111
|
+
isNegate?: boolean;
|
|
1112
|
+
/**
|
|
1113
|
+
* Equality operator
|
|
1114
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
1115
|
+
*/
|
|
1116
|
+
operator?: string;
|
|
1117
|
+
}
|
|
1118
|
+
}
|
|
1119
|
+
export declare namespace IdentitySource {
|
|
1120
|
+
interface GetSequenceIdentitySource {
|
|
1121
|
+
/**
|
|
1122
|
+
* Name of the identity source
|
|
1123
|
+
*/
|
|
1124
|
+
name: string;
|
|
1125
|
+
/**
|
|
1126
|
+
* Order of the identity source in the sequence
|
|
1127
|
+
*/
|
|
1128
|
+
order: number;
|
|
1129
|
+
}
|
|
1130
|
+
interface SequenceIdentitySource {
|
|
1131
|
+
/**
|
|
1132
|
+
* Name of the identity source
|
|
1133
|
+
*/
|
|
1134
|
+
name: string;
|
|
1135
|
+
/**
|
|
1136
|
+
* Order of the identity source in the sequence
|
|
1137
|
+
*/
|
|
1138
|
+
order: number;
|
|
1139
|
+
}
|
|
1140
|
+
}
|
|
1141
|
+
export declare namespace LicenseTier {
|
|
1142
|
+
interface GetStateLicense {
|
|
1143
|
+
/**
|
|
1144
|
+
* License name
|
|
1145
|
+
*/
|
|
1146
|
+
name: string;
|
|
1147
|
+
/**
|
|
1148
|
+
* License status
|
|
1149
|
+
*/
|
|
1150
|
+
status: string;
|
|
1151
|
+
}
|
|
1152
|
+
interface StateLicense {
|
|
1153
|
+
/**
|
|
1154
|
+
* License name
|
|
1155
|
+
* - Choices: `ESSENTIAL`, `ADVANTAGE`, `PREMIER`, `DEVICEADMIN`, `VM`
|
|
1156
|
+
*/
|
|
1157
|
+
name: string;
|
|
1158
|
+
/**
|
|
1159
|
+
* License status
|
|
1160
|
+
* - Choices: `ENABLED`, `DISABLED`
|
|
1161
|
+
*/
|
|
1162
|
+
status: string;
|
|
1163
|
+
}
|
|
1164
|
+
}
|
|
1165
|
+
export declare namespace Network {
|
|
1166
|
+
interface DeviceIp {
|
|
1167
|
+
/**
|
|
1168
|
+
* It can be either single ip address or ip range address
|
|
1169
|
+
*/
|
|
1170
|
+
ipaddress: string;
|
|
1171
|
+
/**
|
|
1172
|
+
* It can be either single ip address or ip range address
|
|
1173
|
+
*/
|
|
1174
|
+
ipaddressExclude?: string;
|
|
1175
|
+
/**
|
|
1176
|
+
* Subnet mask length
|
|
1177
|
+
*/
|
|
1178
|
+
mask?: string;
|
|
1179
|
+
}
|
|
1180
|
+
interface GetDeviceIp {
|
|
1181
|
+
/**
|
|
1182
|
+
* It can be either single ip address or ip range address
|
|
1183
|
+
*/
|
|
1184
|
+
ipaddress: string;
|
|
1185
|
+
/**
|
|
1186
|
+
* It can be either single ip address or ip range address
|
|
1187
|
+
*/
|
|
1188
|
+
ipaddressExclude: string;
|
|
1189
|
+
/**
|
|
1190
|
+
* Subnet mask length
|
|
1191
|
+
*/
|
|
1192
|
+
mask: string;
|
|
1193
|
+
}
|
|
1194
|
+
}
|
|
1195
|
+
export declare namespace NetworkAccess {
|
|
1196
|
+
interface ConditionChildren {
|
|
1197
|
+
/**
|
|
1198
|
+
* Dictionary attribute name
|
|
1199
|
+
*/
|
|
1200
|
+
attributeName?: string;
|
|
1201
|
+
/**
|
|
1202
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
1203
|
+
*/
|
|
1204
|
+
attributeValue?: string;
|
|
1205
|
+
/**
|
|
1206
|
+
* List of child conditions. `conditionType` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
1207
|
+
*/
|
|
1208
|
+
childrens?: outputs.NetworkAccess.ConditionChildrenChildren[];
|
|
1209
|
+
/**
|
|
1210
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
1211
|
+
* - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
1212
|
+
*/
|
|
1213
|
+
conditionType: string;
|
|
1214
|
+
/**
|
|
1215
|
+
* Condition description
|
|
1216
|
+
*/
|
|
1217
|
+
description?: string;
|
|
1218
|
+
/**
|
|
1219
|
+
* Dictionary name
|
|
1220
|
+
*/
|
|
1221
|
+
dictionaryName?: string;
|
|
1222
|
+
/**
|
|
1223
|
+
* Dictionary value
|
|
1224
|
+
*/
|
|
1225
|
+
dictionaryValue?: string;
|
|
1226
|
+
/**
|
|
1227
|
+
* UUID for condition
|
|
1228
|
+
*/
|
|
1229
|
+
id?: string;
|
|
1230
|
+
/**
|
|
1231
|
+
* Indicates whereas this condition is in negate mode
|
|
1232
|
+
*/
|
|
1233
|
+
isNegate?: boolean;
|
|
1234
|
+
/**
|
|
1235
|
+
* Condition name
|
|
1236
|
+
*/
|
|
1237
|
+
name?: string;
|
|
1238
|
+
/**
|
|
1239
|
+
* Equality operator
|
|
1240
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
1241
|
+
*/
|
|
1242
|
+
operator?: string;
|
|
1243
|
+
}
|
|
1244
|
+
interface ConditionChildrenChildren {
|
|
1245
|
+
/**
|
|
1246
|
+
* Dictionary attribute name
|
|
1247
|
+
*/
|
|
1248
|
+
attributeName?: string;
|
|
1249
|
+
/**
|
|
1250
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
1251
|
+
*/
|
|
1252
|
+
attributeValue?: string;
|
|
1253
|
+
/**
|
|
1254
|
+
* Condition type.
|
|
1255
|
+
* - Choices: `ConditionAttributes`, `ConditionReference`
|
|
1256
|
+
*/
|
|
1257
|
+
conditionType: string;
|
|
1258
|
+
/**
|
|
1259
|
+
* Condition description
|
|
1260
|
+
*/
|
|
1261
|
+
description?: string;
|
|
1262
|
+
/**
|
|
1263
|
+
* Dictionary name
|
|
1264
|
+
*/
|
|
1265
|
+
dictionaryName?: string;
|
|
1266
|
+
/**
|
|
1267
|
+
* Dictionary value
|
|
1268
|
+
*/
|
|
1269
|
+
dictionaryValue?: string;
|
|
1270
|
+
/**
|
|
1271
|
+
* UUID for condition
|
|
1272
|
+
*/
|
|
1273
|
+
id?: string;
|
|
1274
|
+
/**
|
|
1275
|
+
* Indicates whereas this condition is in negate mode
|
|
1276
|
+
*/
|
|
1277
|
+
isNegate?: boolean;
|
|
1278
|
+
/**
|
|
1279
|
+
* Condition name
|
|
1280
|
+
*/
|
|
1281
|
+
name?: string;
|
|
1282
|
+
/**
|
|
1283
|
+
* Equality operator
|
|
1284
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
1285
|
+
*/
|
|
1286
|
+
operator?: string;
|
|
1287
|
+
}
|
|
1288
|
+
interface GetConditionChildren {
|
|
1289
|
+
/**
|
|
1290
|
+
* Dictionary attribute name
|
|
1291
|
+
*/
|
|
1292
|
+
attributeName: string;
|
|
1293
|
+
/**
|
|
1294
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
1295
|
+
*/
|
|
1296
|
+
attributeValue: string;
|
|
1297
|
+
/**
|
|
1298
|
+
* List of child conditions. `conditionType` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
1299
|
+
*/
|
|
1300
|
+
childrens: outputs.NetworkAccess.GetConditionChildrenChildren[];
|
|
1301
|
+
/**
|
|
1302
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
1303
|
+
*/
|
|
1304
|
+
conditionType: string;
|
|
1305
|
+
/**
|
|
1306
|
+
* Condition description
|
|
1307
|
+
*/
|
|
1308
|
+
description: string;
|
|
1309
|
+
/**
|
|
1310
|
+
* Dictionary name
|
|
1311
|
+
*/
|
|
1312
|
+
dictionaryName: string;
|
|
1313
|
+
/**
|
|
1314
|
+
* Dictionary value
|
|
1315
|
+
*/
|
|
1316
|
+
dictionaryValue: string;
|
|
1317
|
+
/**
|
|
1318
|
+
* UUID for condition
|
|
1319
|
+
*/
|
|
1320
|
+
id: string;
|
|
1321
|
+
/**
|
|
1322
|
+
* Indicates whereas this condition is in negate mode
|
|
1323
|
+
*/
|
|
1324
|
+
isNegate: boolean;
|
|
1325
|
+
/**
|
|
1326
|
+
* Condition name
|
|
1327
|
+
*/
|
|
1328
|
+
name: string;
|
|
1329
|
+
/**
|
|
1330
|
+
* Equality operator
|
|
1331
|
+
*/
|
|
1332
|
+
operator: string;
|
|
1333
|
+
}
|
|
1334
|
+
interface GetConditionChildrenChildren {
|
|
1335
|
+
/**
|
|
1336
|
+
* Dictionary attribute name
|
|
1337
|
+
*/
|
|
1338
|
+
attributeName: string;
|
|
1339
|
+
/**
|
|
1340
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
1341
|
+
*/
|
|
1342
|
+
attributeValue: string;
|
|
1343
|
+
/**
|
|
1344
|
+
* Condition type.
|
|
1345
|
+
*/
|
|
1346
|
+
conditionType: string;
|
|
1347
|
+
/**
|
|
1348
|
+
* Condition description
|
|
1349
|
+
*/
|
|
1350
|
+
description: string;
|
|
1351
|
+
/**
|
|
1352
|
+
* Dictionary name
|
|
1353
|
+
*/
|
|
1354
|
+
dictionaryName: string;
|
|
1355
|
+
/**
|
|
1356
|
+
* Dictionary value
|
|
1357
|
+
*/
|
|
1358
|
+
dictionaryValue: string;
|
|
1359
|
+
/**
|
|
1360
|
+
* UUID for condition
|
|
1361
|
+
*/
|
|
1362
|
+
id: string;
|
|
1363
|
+
/**
|
|
1364
|
+
* Indicates whereas this condition is in negate mode
|
|
1365
|
+
*/
|
|
1366
|
+
isNegate: boolean;
|
|
1367
|
+
/**
|
|
1368
|
+
* Condition name
|
|
1369
|
+
*/
|
|
1370
|
+
name: string;
|
|
1371
|
+
/**
|
|
1372
|
+
* Equality operator
|
|
1373
|
+
*/
|
|
1374
|
+
operator: string;
|
|
1375
|
+
}
|
|
1376
|
+
}
|
|
1377
|
+
export declare namespace NetworkAccessAuthentication {
|
|
1378
|
+
interface GetRuleChildren {
|
|
1379
|
+
/**
|
|
1380
|
+
* Dictionary attribute name
|
|
1381
|
+
*/
|
|
1382
|
+
attributeName: string;
|
|
1383
|
+
/**
|
|
1384
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
1385
|
+
*/
|
|
1386
|
+
attributeValue: string;
|
|
1387
|
+
/**
|
|
1388
|
+
* List of child conditions. `conditionType` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
1389
|
+
*/
|
|
1390
|
+
childrens: outputs.NetworkAccessAuthentication.GetRuleChildrenChildren[];
|
|
1391
|
+
/**
|
|
1392
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
1393
|
+
*/
|
|
1394
|
+
conditionType: string;
|
|
1395
|
+
/**
|
|
1396
|
+
* Dictionary name
|
|
1397
|
+
*/
|
|
1398
|
+
dictionaryName: string;
|
|
1399
|
+
/**
|
|
1400
|
+
* Dictionary value
|
|
1401
|
+
*/
|
|
1402
|
+
dictionaryValue: string;
|
|
1403
|
+
/**
|
|
1404
|
+
* UUID for condition
|
|
1405
|
+
*/
|
|
1406
|
+
id: string;
|
|
1407
|
+
/**
|
|
1408
|
+
* Indicates whereas this condition is in negate mode
|
|
1409
|
+
*/
|
|
1410
|
+
isNegate: boolean;
|
|
1411
|
+
/**
|
|
1412
|
+
* Equality operator
|
|
1413
|
+
*/
|
|
1414
|
+
operator: string;
|
|
1415
|
+
}
|
|
1416
|
+
interface GetRuleChildrenChildren {
|
|
1417
|
+
/**
|
|
1418
|
+
* Dictionary attribute name
|
|
1419
|
+
*/
|
|
1420
|
+
attributeName: string;
|
|
1421
|
+
/**
|
|
1422
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
1423
|
+
*/
|
|
1424
|
+
attributeValue: string;
|
|
1425
|
+
/**
|
|
1426
|
+
* Condition type.
|
|
1427
|
+
*/
|
|
1428
|
+
conditionType: string;
|
|
1429
|
+
/**
|
|
1430
|
+
* Dictionary name
|
|
1431
|
+
*/
|
|
1432
|
+
dictionaryName: string;
|
|
1433
|
+
/**
|
|
1434
|
+
* Dictionary value
|
|
1435
|
+
*/
|
|
1436
|
+
dictionaryValue: string;
|
|
1437
|
+
/**
|
|
1438
|
+
* UUID for condition
|
|
1439
|
+
*/
|
|
1440
|
+
id: string;
|
|
1441
|
+
/**
|
|
1442
|
+
* Indicates whereas this condition is in negate mode
|
|
1443
|
+
*/
|
|
1444
|
+
isNegate: boolean;
|
|
1445
|
+
/**
|
|
1446
|
+
* Equality operator
|
|
1447
|
+
*/
|
|
1448
|
+
operator: string;
|
|
1449
|
+
}
|
|
1450
|
+
interface RuleChildren {
|
|
1451
|
+
/**
|
|
1452
|
+
* Dictionary attribute name
|
|
1453
|
+
*/
|
|
1454
|
+
attributeName?: string;
|
|
1455
|
+
/**
|
|
1456
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
1457
|
+
*/
|
|
1458
|
+
attributeValue?: string;
|
|
1459
|
+
/**
|
|
1460
|
+
* List of child conditions. `conditionType` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
1461
|
+
*/
|
|
1462
|
+
childrens?: outputs.NetworkAccessAuthentication.RuleChildrenChildren[];
|
|
1463
|
+
/**
|
|
1464
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
1465
|
+
* - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
1466
|
+
*/
|
|
1467
|
+
conditionType: string;
|
|
1468
|
+
/**
|
|
1469
|
+
* Dictionary name
|
|
1470
|
+
*/
|
|
1471
|
+
dictionaryName?: string;
|
|
1472
|
+
/**
|
|
1473
|
+
* Dictionary value
|
|
1474
|
+
*/
|
|
1475
|
+
dictionaryValue?: string;
|
|
1476
|
+
/**
|
|
1477
|
+
* UUID for condition
|
|
1478
|
+
*/
|
|
1479
|
+
id?: string;
|
|
1480
|
+
/**
|
|
1481
|
+
* Indicates whereas this condition is in negate mode
|
|
1482
|
+
*/
|
|
1483
|
+
isNegate?: boolean;
|
|
1484
|
+
/**
|
|
1485
|
+
* Equality operator
|
|
1486
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
1487
|
+
*/
|
|
1488
|
+
operator?: string;
|
|
1489
|
+
}
|
|
1490
|
+
interface RuleChildrenChildren {
|
|
1491
|
+
/**
|
|
1492
|
+
* Dictionary attribute name
|
|
1493
|
+
*/
|
|
1494
|
+
attributeName?: string;
|
|
1495
|
+
/**
|
|
1496
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
1497
|
+
*/
|
|
1498
|
+
attributeValue?: string;
|
|
1499
|
+
/**
|
|
1500
|
+
* Condition type.
|
|
1501
|
+
* - Choices: `ConditionAttributes`, `ConditionReference`
|
|
1502
|
+
*/
|
|
1503
|
+
conditionType: string;
|
|
1504
|
+
/**
|
|
1505
|
+
* Dictionary name
|
|
1506
|
+
*/
|
|
1507
|
+
dictionaryName?: string;
|
|
1508
|
+
/**
|
|
1509
|
+
* Dictionary value
|
|
1510
|
+
*/
|
|
1511
|
+
dictionaryValue?: string;
|
|
1512
|
+
/**
|
|
1513
|
+
* UUID for condition
|
|
1514
|
+
*/
|
|
1515
|
+
id?: string;
|
|
1516
|
+
/**
|
|
1517
|
+
* Indicates whereas this condition is in negate mode
|
|
1518
|
+
*/
|
|
1519
|
+
isNegate?: boolean;
|
|
1520
|
+
/**
|
|
1521
|
+
* Equality operator
|
|
1522
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
1523
|
+
*/
|
|
1524
|
+
operator?: string;
|
|
1525
|
+
}
|
|
1526
|
+
}
|
|
1527
|
+
export declare namespace NetworkAccessAuthorization {
|
|
1528
|
+
interface GetRuleChildren {
|
|
1529
|
+
/**
|
|
1530
|
+
* Dictionary attribute name
|
|
1531
|
+
*/
|
|
1532
|
+
attributeName: string;
|
|
1533
|
+
/**
|
|
1534
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
1535
|
+
*/
|
|
1536
|
+
attributeValue: string;
|
|
1537
|
+
/**
|
|
1538
|
+
* List of child conditions. `conditionType` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
1539
|
+
*/
|
|
1540
|
+
childrens: outputs.NetworkAccessAuthorization.GetRuleChildrenChildren[];
|
|
1541
|
+
/**
|
|
1542
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
1543
|
+
*/
|
|
1544
|
+
conditionType: string;
|
|
1545
|
+
/**
|
|
1546
|
+
* Dictionary name
|
|
1547
|
+
*/
|
|
1548
|
+
dictionaryName: string;
|
|
1549
|
+
/**
|
|
1550
|
+
* Dictionary value
|
|
1551
|
+
*/
|
|
1552
|
+
dictionaryValue: string;
|
|
1553
|
+
/**
|
|
1554
|
+
* UUID for condition
|
|
1555
|
+
*/
|
|
1556
|
+
id: string;
|
|
1557
|
+
/**
|
|
1558
|
+
* Indicates whereas this condition is in negate mode
|
|
1559
|
+
*/
|
|
1560
|
+
isNegate: boolean;
|
|
1561
|
+
/**
|
|
1562
|
+
* Equality operator
|
|
1563
|
+
*/
|
|
1564
|
+
operator: string;
|
|
1565
|
+
}
|
|
1566
|
+
interface GetRuleChildrenChildren {
|
|
1567
|
+
/**
|
|
1568
|
+
* Dictionary attribute name
|
|
1569
|
+
*/
|
|
1570
|
+
attributeName: string;
|
|
1571
|
+
/**
|
|
1572
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
1573
|
+
*/
|
|
1574
|
+
attributeValue: string;
|
|
1575
|
+
/**
|
|
1576
|
+
* Condition type.
|
|
1577
|
+
*/
|
|
1578
|
+
conditionType: string;
|
|
1579
|
+
/**
|
|
1580
|
+
* Dictionary name
|
|
1581
|
+
*/
|
|
1582
|
+
dictionaryName: string;
|
|
1583
|
+
/**
|
|
1584
|
+
* Dictionary value
|
|
1585
|
+
*/
|
|
1586
|
+
dictionaryValue: string;
|
|
1587
|
+
/**
|
|
1588
|
+
* UUID for condition
|
|
1589
|
+
*/
|
|
1590
|
+
id: string;
|
|
1591
|
+
/**
|
|
1592
|
+
* Indicates whereas this condition is in negate mode
|
|
1593
|
+
*/
|
|
1594
|
+
isNegate: boolean;
|
|
1595
|
+
/**
|
|
1596
|
+
* Equality operator
|
|
1597
|
+
*/
|
|
1598
|
+
operator: string;
|
|
1599
|
+
}
|
|
1600
|
+
interface RuleChildren {
|
|
1601
|
+
/**
|
|
1602
|
+
* Dictionary attribute name
|
|
1603
|
+
*/
|
|
1604
|
+
attributeName?: string;
|
|
1605
|
+
/**
|
|
1606
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
1607
|
+
*/
|
|
1608
|
+
attributeValue?: string;
|
|
1609
|
+
/**
|
|
1610
|
+
* List of child conditions. `conditionType` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
1611
|
+
*/
|
|
1612
|
+
childrens?: outputs.NetworkAccessAuthorization.RuleChildrenChildren[];
|
|
1613
|
+
/**
|
|
1614
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
1615
|
+
* - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
1616
|
+
*/
|
|
1617
|
+
conditionType: string;
|
|
1618
|
+
/**
|
|
1619
|
+
* Dictionary name
|
|
1620
|
+
*/
|
|
1621
|
+
dictionaryName?: string;
|
|
1622
|
+
/**
|
|
1623
|
+
* Dictionary value
|
|
1624
|
+
*/
|
|
1625
|
+
dictionaryValue?: string;
|
|
1626
|
+
/**
|
|
1627
|
+
* UUID for condition
|
|
1628
|
+
*/
|
|
1629
|
+
id?: string;
|
|
1630
|
+
/**
|
|
1631
|
+
* Indicates whereas this condition is in negate mode
|
|
1632
|
+
*/
|
|
1633
|
+
isNegate?: boolean;
|
|
1634
|
+
/**
|
|
1635
|
+
* Equality operator
|
|
1636
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
1637
|
+
*/
|
|
1638
|
+
operator?: string;
|
|
1639
|
+
}
|
|
1640
|
+
interface RuleChildrenChildren {
|
|
1641
|
+
/**
|
|
1642
|
+
* Dictionary attribute name
|
|
1643
|
+
*/
|
|
1644
|
+
attributeName?: string;
|
|
1645
|
+
/**
|
|
1646
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
1647
|
+
*/
|
|
1648
|
+
attributeValue?: string;
|
|
1649
|
+
/**
|
|
1650
|
+
* Condition type.
|
|
1651
|
+
* - Choices: `ConditionAttributes`, `ConditionReference`
|
|
1652
|
+
*/
|
|
1653
|
+
conditionType: string;
|
|
1654
|
+
/**
|
|
1655
|
+
* Dictionary name
|
|
1656
|
+
*/
|
|
1657
|
+
dictionaryName?: string;
|
|
1658
|
+
/**
|
|
1659
|
+
* Dictionary value
|
|
1660
|
+
*/
|
|
1661
|
+
dictionaryValue?: string;
|
|
1662
|
+
/**
|
|
1663
|
+
* UUID for condition
|
|
1664
|
+
*/
|
|
1665
|
+
id?: string;
|
|
1666
|
+
/**
|
|
1667
|
+
* Indicates whereas this condition is in negate mode
|
|
1668
|
+
*/
|
|
1669
|
+
isNegate?: boolean;
|
|
1670
|
+
/**
|
|
1671
|
+
* Equality operator
|
|
1672
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
1673
|
+
*/
|
|
1674
|
+
operator?: string;
|
|
1675
|
+
}
|
|
1676
|
+
}
|
|
1677
|
+
export declare namespace NetworkAccessAuthorizationException {
|
|
1678
|
+
interface GetRuleChildren {
|
|
1679
|
+
/**
|
|
1680
|
+
* Dictionary attribute name
|
|
1681
|
+
*/
|
|
1682
|
+
attributeName: string;
|
|
1683
|
+
/**
|
|
1684
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
1685
|
+
*/
|
|
1686
|
+
attributeValue: string;
|
|
1687
|
+
/**
|
|
1688
|
+
* List of child conditions. `conditionType` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
1689
|
+
*/
|
|
1690
|
+
childrens: outputs.NetworkAccessAuthorizationException.GetRuleChildrenChildren[];
|
|
1691
|
+
/**
|
|
1692
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
1693
|
+
*/
|
|
1694
|
+
conditionType: string;
|
|
1695
|
+
/**
|
|
1696
|
+
* Dictionary name
|
|
1697
|
+
*/
|
|
1698
|
+
dictionaryName: string;
|
|
1699
|
+
/**
|
|
1700
|
+
* Dictionary value
|
|
1701
|
+
*/
|
|
1702
|
+
dictionaryValue: string;
|
|
1703
|
+
/**
|
|
1704
|
+
* UUID for condition
|
|
1705
|
+
*/
|
|
1706
|
+
id: string;
|
|
1707
|
+
/**
|
|
1708
|
+
* Indicates whereas this condition is in negate mode
|
|
1709
|
+
*/
|
|
1710
|
+
isNegate: boolean;
|
|
1711
|
+
/**
|
|
1712
|
+
* Equality operator
|
|
1713
|
+
*/
|
|
1714
|
+
operator: string;
|
|
1715
|
+
}
|
|
1716
|
+
interface GetRuleChildrenChildren {
|
|
1717
|
+
/**
|
|
1718
|
+
* Dictionary attribute name
|
|
1719
|
+
*/
|
|
1720
|
+
attributeName: string;
|
|
1721
|
+
/**
|
|
1722
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
1723
|
+
*/
|
|
1724
|
+
attributeValue: string;
|
|
1725
|
+
/**
|
|
1726
|
+
* Condition type.
|
|
1727
|
+
*/
|
|
1728
|
+
conditionType: string;
|
|
1729
|
+
/**
|
|
1730
|
+
* Dictionary name
|
|
1731
|
+
*/
|
|
1732
|
+
dictionaryName: string;
|
|
1733
|
+
/**
|
|
1734
|
+
* Dictionary value
|
|
1735
|
+
*/
|
|
1736
|
+
dictionaryValue: string;
|
|
1737
|
+
/**
|
|
1738
|
+
* UUID for condition
|
|
1739
|
+
*/
|
|
1740
|
+
id: string;
|
|
1741
|
+
/**
|
|
1742
|
+
* Indicates whereas this condition is in negate mode
|
|
1743
|
+
*/
|
|
1744
|
+
isNegate: boolean;
|
|
1745
|
+
/**
|
|
1746
|
+
* Equality operator
|
|
1747
|
+
*/
|
|
1748
|
+
operator: string;
|
|
1749
|
+
}
|
|
1750
|
+
interface RuleChildren {
|
|
1751
|
+
/**
|
|
1752
|
+
* Dictionary attribute name
|
|
1753
|
+
*/
|
|
1754
|
+
attributeName?: string;
|
|
1755
|
+
/**
|
|
1756
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
1757
|
+
*/
|
|
1758
|
+
attributeValue?: string;
|
|
1759
|
+
/**
|
|
1760
|
+
* List of child conditions. `conditionType` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
1761
|
+
*/
|
|
1762
|
+
childrens?: outputs.NetworkAccessAuthorizationException.RuleChildrenChildren[];
|
|
1763
|
+
/**
|
|
1764
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
1765
|
+
* - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
1766
|
+
*/
|
|
1767
|
+
conditionType: string;
|
|
1768
|
+
/**
|
|
1769
|
+
* Dictionary name
|
|
1770
|
+
*/
|
|
1771
|
+
dictionaryName?: string;
|
|
1772
|
+
/**
|
|
1773
|
+
* Dictionary value
|
|
1774
|
+
*/
|
|
1775
|
+
dictionaryValue?: string;
|
|
1776
|
+
/**
|
|
1777
|
+
* UUID for condition
|
|
1778
|
+
*/
|
|
1779
|
+
id?: string;
|
|
1780
|
+
/**
|
|
1781
|
+
* Indicates whereas this condition is in negate mode
|
|
1782
|
+
*/
|
|
1783
|
+
isNegate?: boolean;
|
|
1784
|
+
/**
|
|
1785
|
+
* Equality operator
|
|
1786
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
1787
|
+
*/
|
|
1788
|
+
operator?: string;
|
|
1789
|
+
}
|
|
1790
|
+
interface RuleChildrenChildren {
|
|
1791
|
+
/**
|
|
1792
|
+
* Dictionary attribute name
|
|
1793
|
+
*/
|
|
1794
|
+
attributeName?: string;
|
|
1795
|
+
/**
|
|
1796
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
1797
|
+
*/
|
|
1798
|
+
attributeValue?: string;
|
|
1799
|
+
/**
|
|
1800
|
+
* Condition type.
|
|
1801
|
+
* - Choices: `ConditionAttributes`, `ConditionReference`
|
|
1802
|
+
*/
|
|
1803
|
+
conditionType: string;
|
|
1804
|
+
/**
|
|
1805
|
+
* Dictionary name
|
|
1806
|
+
*/
|
|
1807
|
+
dictionaryName?: string;
|
|
1808
|
+
/**
|
|
1809
|
+
* Dictionary value
|
|
1810
|
+
*/
|
|
1811
|
+
dictionaryValue?: string;
|
|
1812
|
+
/**
|
|
1813
|
+
* UUID for condition
|
|
1814
|
+
*/
|
|
1815
|
+
id?: string;
|
|
1816
|
+
/**
|
|
1817
|
+
* Indicates whereas this condition is in negate mode
|
|
1818
|
+
*/
|
|
1819
|
+
isNegate?: boolean;
|
|
1820
|
+
/**
|
|
1821
|
+
* Equality operator
|
|
1822
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
1823
|
+
*/
|
|
1824
|
+
operator?: string;
|
|
1825
|
+
}
|
|
1826
|
+
}
|
|
1827
|
+
export declare namespace NetworkAccessAuthorizationGlobalException {
|
|
1828
|
+
interface GetRuleChildren {
|
|
1829
|
+
/**
|
|
1830
|
+
* Dictionary attribute name
|
|
1831
|
+
*/
|
|
1832
|
+
attributeName: string;
|
|
1833
|
+
/**
|
|
1834
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
1835
|
+
*/
|
|
1836
|
+
attributeValue: string;
|
|
1837
|
+
/**
|
|
1838
|
+
* List of child conditions. `conditionType` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
1839
|
+
*/
|
|
1840
|
+
childrens: outputs.NetworkAccessAuthorizationGlobalException.GetRuleChildrenChildren[];
|
|
1841
|
+
/**
|
|
1842
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
1843
|
+
*/
|
|
1844
|
+
conditionType: string;
|
|
1845
|
+
/**
|
|
1846
|
+
* Dictionary name
|
|
1847
|
+
*/
|
|
1848
|
+
dictionaryName: string;
|
|
1849
|
+
/**
|
|
1850
|
+
* Dictionary value
|
|
1851
|
+
*/
|
|
1852
|
+
dictionaryValue: string;
|
|
1853
|
+
/**
|
|
1854
|
+
* UUID for condition
|
|
1855
|
+
*/
|
|
1856
|
+
id: string;
|
|
1857
|
+
/**
|
|
1858
|
+
* Indicates whereas this condition is in negate mode
|
|
1859
|
+
*/
|
|
1860
|
+
isNegate: boolean;
|
|
1861
|
+
/**
|
|
1862
|
+
* Equality operator
|
|
1863
|
+
*/
|
|
1864
|
+
operator: string;
|
|
1865
|
+
}
|
|
1866
|
+
interface GetRuleChildrenChildren {
|
|
1867
|
+
/**
|
|
1868
|
+
* Dictionary attribute name
|
|
1869
|
+
*/
|
|
1870
|
+
attributeName: string;
|
|
1871
|
+
/**
|
|
1872
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
1873
|
+
*/
|
|
1874
|
+
attributeValue: string;
|
|
1875
|
+
/**
|
|
1876
|
+
* Condition type.
|
|
1877
|
+
*/
|
|
1878
|
+
conditionType: string;
|
|
1879
|
+
/**
|
|
1880
|
+
* Dictionary name
|
|
1881
|
+
*/
|
|
1882
|
+
dictionaryName: string;
|
|
1883
|
+
/**
|
|
1884
|
+
* Dictionary value
|
|
1885
|
+
*/
|
|
1886
|
+
dictionaryValue: string;
|
|
1887
|
+
/**
|
|
1888
|
+
* UUID for condition
|
|
1889
|
+
*/
|
|
1890
|
+
id: string;
|
|
1891
|
+
/**
|
|
1892
|
+
* Indicates whereas this condition is in negate mode
|
|
1893
|
+
*/
|
|
1894
|
+
isNegate: boolean;
|
|
1895
|
+
/**
|
|
1896
|
+
* Equality operator
|
|
1897
|
+
*/
|
|
1898
|
+
operator: string;
|
|
1899
|
+
}
|
|
1900
|
+
interface RuleChildren {
|
|
1901
|
+
/**
|
|
1902
|
+
* Dictionary attribute name
|
|
1903
|
+
*/
|
|
1904
|
+
attributeName?: string;
|
|
1905
|
+
/**
|
|
1906
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
1907
|
+
*/
|
|
1908
|
+
attributeValue?: string;
|
|
1909
|
+
/**
|
|
1910
|
+
* List of child conditions. `conditionType` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
1911
|
+
*/
|
|
1912
|
+
childrens?: outputs.NetworkAccessAuthorizationGlobalException.RuleChildrenChildren[];
|
|
1913
|
+
/**
|
|
1914
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
1915
|
+
* - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
1916
|
+
*/
|
|
1917
|
+
conditionType: string;
|
|
1918
|
+
/**
|
|
1919
|
+
* Dictionary name
|
|
1920
|
+
*/
|
|
1921
|
+
dictionaryName?: string;
|
|
1922
|
+
/**
|
|
1923
|
+
* Dictionary value
|
|
1924
|
+
*/
|
|
1925
|
+
dictionaryValue?: string;
|
|
1926
|
+
/**
|
|
1927
|
+
* UUID for condition
|
|
1928
|
+
*/
|
|
1929
|
+
id?: string;
|
|
1930
|
+
/**
|
|
1931
|
+
* Indicates whereas this condition is in negate mode
|
|
1932
|
+
*/
|
|
1933
|
+
isNegate?: boolean;
|
|
1934
|
+
/**
|
|
1935
|
+
* Equality operator
|
|
1936
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
1937
|
+
*/
|
|
1938
|
+
operator?: string;
|
|
1939
|
+
}
|
|
1940
|
+
interface RuleChildrenChildren {
|
|
1941
|
+
/**
|
|
1942
|
+
* Dictionary attribute name
|
|
1943
|
+
*/
|
|
1944
|
+
attributeName?: string;
|
|
1945
|
+
/**
|
|
1946
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
1947
|
+
*/
|
|
1948
|
+
attributeValue?: string;
|
|
1949
|
+
/**
|
|
1950
|
+
* Condition type.
|
|
1951
|
+
* - Choices: `ConditionAttributes`, `ConditionReference`
|
|
1952
|
+
*/
|
|
1953
|
+
conditionType: string;
|
|
1954
|
+
/**
|
|
1955
|
+
* Dictionary name
|
|
1956
|
+
*/
|
|
1957
|
+
dictionaryName?: string;
|
|
1958
|
+
/**
|
|
1959
|
+
* Dictionary value
|
|
1960
|
+
*/
|
|
1961
|
+
dictionaryValue?: string;
|
|
1962
|
+
/**
|
|
1963
|
+
* UUID for condition
|
|
1964
|
+
*/
|
|
1965
|
+
id?: string;
|
|
1966
|
+
/**
|
|
1967
|
+
* Indicates whereas this condition is in negate mode
|
|
1968
|
+
*/
|
|
1969
|
+
isNegate?: boolean;
|
|
1970
|
+
/**
|
|
1971
|
+
* Equality operator
|
|
1972
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
1973
|
+
*/
|
|
1974
|
+
operator?: string;
|
|
1975
|
+
}
|
|
1976
|
+
}
|
|
1977
|
+
export declare namespace NetworkAccessPolicy {
|
|
1978
|
+
interface GetSetChildren {
|
|
1979
|
+
/**
|
|
1980
|
+
* Dictionary attribute name
|
|
1981
|
+
*/
|
|
1982
|
+
attributeName: string;
|
|
1983
|
+
/**
|
|
1984
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
1985
|
+
*/
|
|
1986
|
+
attributeValue: string;
|
|
1987
|
+
/**
|
|
1988
|
+
* List of child conditions. `conditionType` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
1989
|
+
*/
|
|
1990
|
+
childrens: outputs.NetworkAccessPolicy.GetSetChildrenChildren[];
|
|
1991
|
+
/**
|
|
1992
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
1993
|
+
*/
|
|
1994
|
+
conditionType: string;
|
|
1995
|
+
/**
|
|
1996
|
+
* Dictionary name
|
|
1997
|
+
*/
|
|
1998
|
+
dictionaryName: string;
|
|
1999
|
+
/**
|
|
2000
|
+
* Dictionary value
|
|
2001
|
+
*/
|
|
2002
|
+
dictionaryValue: string;
|
|
2003
|
+
/**
|
|
2004
|
+
* UUID for condition
|
|
2005
|
+
*/
|
|
2006
|
+
id: string;
|
|
2007
|
+
/**
|
|
2008
|
+
* Indicates whereas this condition is in negate mode
|
|
2009
|
+
*/
|
|
2010
|
+
isNegate: boolean;
|
|
2011
|
+
/**
|
|
2012
|
+
* Equality operator
|
|
2013
|
+
*/
|
|
2014
|
+
operator: string;
|
|
2015
|
+
}
|
|
2016
|
+
interface GetSetChildrenChildren {
|
|
2017
|
+
/**
|
|
2018
|
+
* Dictionary attribute name
|
|
2019
|
+
*/
|
|
2020
|
+
attributeName: string;
|
|
2021
|
+
/**
|
|
2022
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
2023
|
+
*/
|
|
2024
|
+
attributeValue: string;
|
|
2025
|
+
/**
|
|
2026
|
+
* Condition type.
|
|
2027
|
+
*/
|
|
2028
|
+
conditionType: string;
|
|
2029
|
+
/**
|
|
2030
|
+
* Dictionary name
|
|
2031
|
+
*/
|
|
2032
|
+
dictionaryName: string;
|
|
2033
|
+
/**
|
|
2034
|
+
* Dictionary value
|
|
2035
|
+
*/
|
|
2036
|
+
dictionaryValue: string;
|
|
2037
|
+
/**
|
|
2038
|
+
* UUID for condition
|
|
2039
|
+
*/
|
|
2040
|
+
id: string;
|
|
2041
|
+
/**
|
|
2042
|
+
* Indicates whereas this condition is in negate mode
|
|
2043
|
+
*/
|
|
2044
|
+
isNegate: boolean;
|
|
2045
|
+
/**
|
|
2046
|
+
* Equality operator
|
|
2047
|
+
*/
|
|
2048
|
+
operator: string;
|
|
2049
|
+
}
|
|
2050
|
+
interface SetChildren {
|
|
2051
|
+
/**
|
|
2052
|
+
* Dictionary attribute name
|
|
2053
|
+
*/
|
|
2054
|
+
attributeName?: string;
|
|
2055
|
+
/**
|
|
2056
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
2057
|
+
*/
|
|
2058
|
+
attributeValue?: string;
|
|
2059
|
+
/**
|
|
2060
|
+
* List of child conditions. `conditionType` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
|
2061
|
+
*/
|
|
2062
|
+
childrens?: outputs.NetworkAccessPolicy.SetChildrenChildren[];
|
|
2063
|
+
/**
|
|
2064
|
+
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
2065
|
+
* - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
2066
|
+
*/
|
|
2067
|
+
conditionType: string;
|
|
2068
|
+
/**
|
|
2069
|
+
* Dictionary name
|
|
2070
|
+
*/
|
|
2071
|
+
dictionaryName?: string;
|
|
2072
|
+
/**
|
|
2073
|
+
* Dictionary value
|
|
2074
|
+
*/
|
|
2075
|
+
dictionaryValue?: string;
|
|
2076
|
+
/**
|
|
2077
|
+
* UUID for condition
|
|
2078
|
+
*/
|
|
2079
|
+
id?: string;
|
|
2080
|
+
/**
|
|
2081
|
+
* Indicates whereas this condition is in negate mode
|
|
2082
|
+
*/
|
|
2083
|
+
isNegate?: boolean;
|
|
2084
|
+
/**
|
|
2085
|
+
* Equality operator
|
|
2086
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
2087
|
+
*/
|
|
2088
|
+
operator?: string;
|
|
2089
|
+
}
|
|
2090
|
+
interface SetChildrenChildren {
|
|
2091
|
+
/**
|
|
2092
|
+
* Dictionary attribute name
|
|
2093
|
+
*/
|
|
2094
|
+
attributeName?: string;
|
|
2095
|
+
/**
|
|
2096
|
+
* Attribute value for condition. Value type is specified in dictionary object.
|
|
2097
|
+
*/
|
|
2098
|
+
attributeValue?: string;
|
|
2099
|
+
/**
|
|
2100
|
+
* Condition type.
|
|
2101
|
+
* - Choices: `ConditionAttributes`, `ConditionReference`
|
|
2102
|
+
*/
|
|
2103
|
+
conditionType: string;
|
|
2104
|
+
/**
|
|
2105
|
+
* Dictionary name
|
|
2106
|
+
*/
|
|
2107
|
+
dictionaryName?: string;
|
|
2108
|
+
/**
|
|
2109
|
+
* Dictionary value
|
|
2110
|
+
*/
|
|
2111
|
+
dictionaryValue?: string;
|
|
2112
|
+
/**
|
|
2113
|
+
* UUID for condition
|
|
2114
|
+
*/
|
|
2115
|
+
id?: string;
|
|
2116
|
+
/**
|
|
2117
|
+
* Indicates whereas this condition is in negate mode
|
|
2118
|
+
*/
|
|
2119
|
+
isNegate?: boolean;
|
|
2120
|
+
/**
|
|
2121
|
+
* Equality operator
|
|
2122
|
+
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`
|
|
2123
|
+
*/
|
|
2124
|
+
operator?: string;
|
|
2125
|
+
}
|
|
2126
|
+
}
|
|
2127
|
+
export declare namespace Tacacs {
|
|
2128
|
+
interface GetProfileSessionAttribute {
|
|
2129
|
+
/**
|
|
2130
|
+
* Name
|
|
2131
|
+
*/
|
|
2132
|
+
name: string;
|
|
2133
|
+
/**
|
|
2134
|
+
* Type
|
|
2135
|
+
*/
|
|
2136
|
+
type: string;
|
|
2137
|
+
/**
|
|
2138
|
+
* Value
|
|
2139
|
+
*/
|
|
2140
|
+
value: string;
|
|
2141
|
+
}
|
|
2142
|
+
interface ProfileSessionAttribute {
|
|
2143
|
+
/**
|
|
2144
|
+
* Name
|
|
2145
|
+
*/
|
|
2146
|
+
name: string;
|
|
2147
|
+
/**
|
|
2148
|
+
* Type
|
|
2149
|
+
* - Choices: `MANDATORY`, `OPTIONAL`
|
|
2150
|
+
*/
|
|
2151
|
+
type: string;
|
|
2152
|
+
/**
|
|
2153
|
+
* Value
|
|
2154
|
+
*/
|
|
2155
|
+
value: string;
|
|
2156
|
+
}
|
|
2157
|
+
}
|
|
2158
|
+
export declare namespace TacacsCommand {
|
|
2159
|
+
interface GetSetCommand {
|
|
2160
|
+
/**
|
|
2161
|
+
* Command arguments
|
|
2162
|
+
*/
|
|
2163
|
+
arguments: string;
|
|
2164
|
+
/**
|
|
2165
|
+
* Command
|
|
2166
|
+
*/
|
|
2167
|
+
command: string;
|
|
2168
|
+
/**
|
|
2169
|
+
* Grant
|
|
2170
|
+
*/
|
|
2171
|
+
grant: string;
|
|
2172
|
+
}
|
|
2173
|
+
interface SetCommand {
|
|
2174
|
+
/**
|
|
2175
|
+
* Command arguments
|
|
2176
|
+
*/
|
|
2177
|
+
arguments: string;
|
|
2178
|
+
/**
|
|
2179
|
+
* Command
|
|
2180
|
+
*/
|
|
2181
|
+
command: string;
|
|
2182
|
+
/**
|
|
2183
|
+
* Grant
|
|
2184
|
+
* - Choices: `PERMIT`, `DENY`, `DENY_ALWAYS`
|
|
2185
|
+
*/
|
|
2186
|
+
grant: string;
|
|
2187
|
+
}
|
|
2188
|
+
}
|