@pulumi/ise 0.3.1 → 0.3.2-alpha.1778271321
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/config/index.d.ts +1 -0
- package/config/index.d.ts.map +1 -0
- package/config/vars.d.ts +1 -0
- package/config/vars.d.ts.map +1 -0
- package/config/vars.js +24 -1
- package/config/vars.js.map +1 -1
- package/deviceadmin/allowedProtocolsTacacs.d.ts +8 -7
- package/deviceadmin/allowedProtocolsTacacs.d.ts.map +1 -0
- package/deviceadmin/allowedProtocolsTacacs.js +27 -4
- package/deviceadmin/allowedProtocolsTacacs.js.map +1 -1
- package/deviceadmin/authenticationRule.d.ts +33 -32
- package/deviceadmin/authenticationRule.d.ts.map +1 -0
- package/deviceadmin/authenticationRule.js +27 -4
- package/deviceadmin/authenticationRule.js.map +1 -1
- package/deviceadmin/authenticationRuleUpdateRank.d.ts +4 -3
- package/deviceadmin/authenticationRuleUpdateRank.d.ts.map +1 -0
- package/deviceadmin/authenticationRuleUpdateRank.js +27 -4
- package/deviceadmin/authenticationRuleUpdateRank.js.map +1 -1
- package/deviceadmin/authenticationRuleUpdateRanks.d.ts +4 -3
- package/deviceadmin/authenticationRuleUpdateRanks.d.ts.map +1 -0
- package/deviceadmin/authenticationRuleUpdateRanks.js +27 -4
- package/deviceadmin/authenticationRuleUpdateRanks.js.map +1 -1
- package/deviceadmin/authorizationExceptionRule.d.ts +32 -31
- package/deviceadmin/authorizationExceptionRule.d.ts.map +1 -0
- package/deviceadmin/authorizationExceptionRule.js +27 -4
- package/deviceadmin/authorizationExceptionRule.js.map +1 -1
- package/deviceadmin/authorizationExceptionRuleUpdateRank.d.ts +4 -3
- package/deviceadmin/authorizationExceptionRuleUpdateRank.d.ts.map +1 -0
- package/deviceadmin/authorizationExceptionRuleUpdateRank.js +27 -4
- package/deviceadmin/authorizationExceptionRuleUpdateRank.js.map +1 -1
- package/deviceadmin/authorizationExceptionRuleUpdateRanks.d.ts +4 -3
- package/deviceadmin/authorizationExceptionRuleUpdateRanks.d.ts.map +1 -0
- package/deviceadmin/authorizationExceptionRuleUpdateRanks.js +27 -4
- package/deviceadmin/authorizationExceptionRuleUpdateRanks.js.map +1 -1
- package/deviceadmin/authorizationGlobalExceptionRule.d.ts +29 -28
- package/deviceadmin/authorizationGlobalExceptionRule.d.ts.map +1 -0
- package/deviceadmin/authorizationGlobalExceptionRule.js +27 -4
- package/deviceadmin/authorizationGlobalExceptionRule.js.map +1 -1
- package/deviceadmin/authorizationGlobalExceptionRuleUpdateRank.d.ts +3 -2
- package/deviceadmin/authorizationGlobalExceptionRuleUpdateRank.d.ts.map +1 -0
- package/deviceadmin/authorizationGlobalExceptionRuleUpdateRank.js +27 -4
- package/deviceadmin/authorizationGlobalExceptionRuleUpdateRank.js.map +1 -1
- package/deviceadmin/authorizationGlobalExceptionRuleUpdateRanks.d.ts +3 -2
- package/deviceadmin/authorizationGlobalExceptionRuleUpdateRanks.d.ts.map +1 -0
- package/deviceadmin/authorizationGlobalExceptionRuleUpdateRanks.js +27 -4
- package/deviceadmin/authorizationGlobalExceptionRuleUpdateRanks.js.map +1 -1
- package/deviceadmin/authorizationRule.d.ts +32 -31
- package/deviceadmin/authorizationRule.d.ts.map +1 -0
- package/deviceadmin/authorizationRule.js +27 -4
- package/deviceadmin/authorizationRule.js.map +1 -1
- package/deviceadmin/authorizationRuleUpdateRank.d.ts +4 -3
- package/deviceadmin/authorizationRuleUpdateRank.d.ts.map +1 -0
- package/deviceadmin/authorizationRuleUpdateRank.js +27 -4
- package/deviceadmin/authorizationRuleUpdateRank.js.map +1 -1
- package/deviceadmin/authorizationRuleUpdateRanks.d.ts +4 -3
- package/deviceadmin/authorizationRuleUpdateRanks.d.ts.map +1 -0
- package/deviceadmin/authorizationRuleUpdateRanks.js +27 -4
- package/deviceadmin/authorizationRuleUpdateRanks.js.map +1 -1
- package/deviceadmin/condition.d.ts +20 -19
- package/deviceadmin/condition.d.ts.map +1 -0
- package/deviceadmin/condition.js +27 -4
- package/deviceadmin/condition.js.map +1 -1
- package/deviceadmin/getAllowedProtocolsTacacs.d.ts +3 -2
- package/deviceadmin/getAllowedProtocolsTacacs.d.ts.map +1 -0
- package/deviceadmin/getAllowedProtocolsTacacs.js +25 -2
- package/deviceadmin/getAllowedProtocolsTacacs.js.map +1 -1
- package/deviceadmin/getAuthenticationRule.d.ts +3 -2
- package/deviceadmin/getAuthenticationRule.d.ts.map +1 -0
- package/deviceadmin/getAuthenticationRule.js +25 -2
- package/deviceadmin/getAuthenticationRule.js.map +1 -1
- package/deviceadmin/getAuthorizationExceptionRule.d.ts +3 -2
- package/deviceadmin/getAuthorizationExceptionRule.d.ts.map +1 -0
- package/deviceadmin/getAuthorizationExceptionRule.js +25 -2
- package/deviceadmin/getAuthorizationExceptionRule.js.map +1 -1
- package/deviceadmin/getAuthorizationGlobalExceptionRule.d.ts +3 -2
- package/deviceadmin/getAuthorizationGlobalExceptionRule.d.ts.map +1 -0
- package/deviceadmin/getAuthorizationGlobalExceptionRule.js +25 -2
- package/deviceadmin/getAuthorizationGlobalExceptionRule.js.map +1 -1
- package/deviceadmin/getAuthorizationRule.d.ts +3 -2
- package/deviceadmin/getAuthorizationRule.d.ts.map +1 -0
- package/deviceadmin/getAuthorizationRule.js +25 -2
- package/deviceadmin/getAuthorizationRule.js.map +1 -1
- package/deviceadmin/getCondition.d.ts +3 -2
- package/deviceadmin/getCondition.d.ts.map +1 -0
- package/deviceadmin/getCondition.js +25 -2
- package/deviceadmin/getCondition.js.map +1 -1
- package/deviceadmin/getPolicySet.d.ts +3 -2
- package/deviceadmin/getPolicySet.d.ts.map +1 -0
- package/deviceadmin/getPolicySet.js +25 -2
- package/deviceadmin/getPolicySet.js.map +1 -1
- package/deviceadmin/getTacacsCommandSet.d.ts +3 -2
- package/deviceadmin/getTacacsCommandSet.d.ts.map +1 -0
- package/deviceadmin/getTacacsCommandSet.js +25 -2
- package/deviceadmin/getTacacsCommandSet.js.map +1 -1
- package/deviceadmin/getTacacsProfile.d.ts +3 -2
- package/deviceadmin/getTacacsProfile.d.ts.map +1 -0
- package/deviceadmin/getTacacsProfile.js +25 -2
- package/deviceadmin/getTacacsProfile.js.map +1 -1
- package/deviceadmin/getTimeAndDateCondition.d.ts +3 -2
- package/deviceadmin/getTimeAndDateCondition.d.ts.map +1 -0
- package/deviceadmin/getTimeAndDateCondition.js +25 -2
- package/deviceadmin/getTimeAndDateCondition.js.map +1 -1
- package/deviceadmin/index.d.ts +1 -0
- package/deviceadmin/index.d.ts.map +1 -0
- package/deviceadmin/index.js +25 -2
- package/deviceadmin/index.js.map +1 -1
- package/deviceadmin/policySet.d.ts +32 -31
- package/deviceadmin/policySet.d.ts.map +1 -0
- package/deviceadmin/policySet.js +27 -4
- package/deviceadmin/policySet.js.map +1 -1
- package/deviceadmin/policySetUpdateRank.d.ts +3 -2
- package/deviceadmin/policySetUpdateRank.d.ts.map +1 -0
- package/deviceadmin/policySetUpdateRank.js +27 -4
- package/deviceadmin/policySetUpdateRank.js.map +1 -1
- package/deviceadmin/policySetUpdateRanks.d.ts +3 -2
- package/deviceadmin/policySetUpdateRanks.d.ts.map +1 -0
- package/deviceadmin/policySetUpdateRanks.js +27 -4
- package/deviceadmin/policySetUpdateRanks.js.map +1 -1
- package/deviceadmin/tacacsCommandSet.d.ts +9 -8
- package/deviceadmin/tacacsCommandSet.d.ts.map +1 -0
- package/deviceadmin/tacacsCommandSet.js +27 -4
- package/deviceadmin/tacacsCommandSet.js.map +1 -1
- package/deviceadmin/tacacsProfile.d.ts +7 -6
- package/deviceadmin/tacacsProfile.d.ts.map +1 -0
- package/deviceadmin/tacacsProfile.js +27 -4
- package/deviceadmin/tacacsProfile.js.map +1 -1
- package/deviceadmin/timeAndDateCondition.d.ts +27 -26
- package/deviceadmin/timeAndDateCondition.d.ts.map +1 -0
- package/deviceadmin/timeAndDateCondition.js +27 -4
- package/deviceadmin/timeAndDateCondition.js.map +1 -1
- package/identitymanagement/activeDirectoryAddGroups.d.ts +13 -12
- package/identitymanagement/activeDirectoryAddGroups.d.ts.map +1 -0
- package/identitymanagement/activeDirectoryAddGroups.js +27 -4
- package/identitymanagement/activeDirectoryAddGroups.js.map +1 -1
- package/identitymanagement/activeDirectoryJoinDomainWithAllNodes.d.ts +3 -2
- package/identitymanagement/activeDirectoryJoinDomainWithAllNodes.d.ts.map +1 -0
- package/identitymanagement/activeDirectoryJoinDomainWithAllNodes.js +27 -4
- package/identitymanagement/activeDirectoryJoinDomainWithAllNodes.js.map +1 -1
- package/identitymanagement/activeDirectoryJoinPoint.d.ts +66 -65
- package/identitymanagement/activeDirectoryJoinPoint.d.ts.map +1 -0
- package/identitymanagement/activeDirectoryJoinPoint.js +27 -4
- package/identitymanagement/activeDirectoryJoinPoint.js.map +1 -1
- package/identitymanagement/certificateAuthenticationProfile.d.ts +15 -14
- package/identitymanagement/certificateAuthenticationProfile.d.ts.map +1 -0
- package/identitymanagement/certificateAuthenticationProfile.js +27 -4
- package/identitymanagement/certificateAuthenticationProfile.js.map +1 -1
- package/identitymanagement/endpoint.d.ts +50 -49
- package/identitymanagement/endpoint.d.ts.map +1 -0
- package/identitymanagement/endpoint.js +27 -4
- package/identitymanagement/endpoint.js.map +1 -1
- package/identitymanagement/endpointCustomAttribute.d.ts +3 -2
- package/identitymanagement/endpointCustomAttribute.d.ts.map +1 -0
- package/identitymanagement/endpointCustomAttribute.js +27 -4
- package/identitymanagement/endpointCustomAttribute.js.map +1 -1
- package/identitymanagement/endpointIdentityGroup.d.ts +9 -8
- package/identitymanagement/endpointIdentityGroup.d.ts.map +1 -0
- package/identitymanagement/endpointIdentityGroup.js +27 -4
- package/identitymanagement/endpointIdentityGroup.js.map +1 -1
- package/identitymanagement/getActiveDirectoryGroupsByDomain.d.ts +4 -3
- package/identitymanagement/getActiveDirectoryGroupsByDomain.d.ts.map +1 -0
- package/identitymanagement/getActiveDirectoryGroupsByDomain.js +25 -2
- package/identitymanagement/getActiveDirectoryGroupsByDomain.js.map +1 -1
- package/identitymanagement/getActiveDirectoryJoinPoint.d.ts +1 -0
- package/identitymanagement/getActiveDirectoryJoinPoint.d.ts.map +1 -0
- package/identitymanagement/getActiveDirectoryJoinPoint.js +25 -2
- package/identitymanagement/getActiveDirectoryJoinPoint.js.map +1 -1
- package/identitymanagement/getCertificateAuthenticationProfile.d.ts +3 -2
- package/identitymanagement/getCertificateAuthenticationProfile.d.ts.map +1 -0
- package/identitymanagement/getCertificateAuthenticationProfile.js +25 -2
- package/identitymanagement/getCertificateAuthenticationProfile.js.map +1 -1
- package/identitymanagement/getEndpoint.d.ts +3 -2
- package/identitymanagement/getEndpoint.d.ts.map +1 -0
- package/identitymanagement/getEndpoint.js +25 -2
- package/identitymanagement/getEndpoint.js.map +1 -1
- package/identitymanagement/getEndpointCustomAttribute.d.ts +1 -0
- package/identitymanagement/getEndpointCustomAttribute.d.ts.map +1 -0
- package/identitymanagement/getEndpointCustomAttribute.js +25 -2
- package/identitymanagement/getEndpointCustomAttribute.js.map +1 -1
- package/identitymanagement/getEndpointIdentityGroup.d.ts +3 -2
- package/identitymanagement/getEndpointIdentityGroup.d.ts.map +1 -0
- package/identitymanagement/getEndpointIdentityGroup.js +25 -2
- package/identitymanagement/getEndpointIdentityGroup.js.map +1 -1
- package/identitymanagement/getIdentitySourceSequence.d.ts +3 -2
- package/identitymanagement/getIdentitySourceSequence.d.ts.map +1 -0
- package/identitymanagement/getIdentitySourceSequence.js +25 -2
- package/identitymanagement/getIdentitySourceSequence.js.map +1 -1
- package/identitymanagement/getInternalUser.d.ts +3 -2
- package/identitymanagement/getInternalUser.d.ts.map +1 -0
- package/identitymanagement/getInternalUser.js +25 -2
- package/identitymanagement/getInternalUser.js.map +1 -1
- package/identitymanagement/getUserIdentityGroup.d.ts +3 -2
- package/identitymanagement/getUserIdentityGroup.d.ts.map +1 -0
- package/identitymanagement/getUserIdentityGroup.js +25 -2
- package/identitymanagement/getUserIdentityGroup.js.map +1 -1
- package/identitymanagement/identitySourceSequence.d.ts +8 -7
- package/identitymanagement/identitySourceSequence.d.ts.map +1 -0
- package/identitymanagement/identitySourceSequence.js +27 -4
- package/identitymanagement/identitySourceSequence.js.map +1 -1
- package/identitymanagement/index.d.ts +1 -0
- package/identitymanagement/index.d.ts.map +1 -0
- package/identitymanagement/index.js +25 -2
- package/identitymanagement/index.js.map +1 -1
- package/identitymanagement/internalUser.d.ts +28 -27
- package/identitymanagement/internalUser.d.ts.map +1 -0
- package/identitymanagement/internalUser.js +27 -4
- package/identitymanagement/internalUser.js.map +1 -1
- package/identitymanagement/userIdentityGroup.d.ts +7 -6
- package/identitymanagement/userIdentityGroup.d.ts.map +1 -0
- package/identitymanagement/userIdentityGroup.js +27 -4
- package/identitymanagement/userIdentityGroup.js.map +1 -1
- package/index.d.ts +1 -0
- package/index.d.ts.map +1 -0
- package/index.js +23 -11
- package/index.js.map +1 -1
- package/network/device.d.ts +96 -95
- package/network/device.d.ts.map +1 -0
- package/network/device.js +27 -4
- package/network/device.js.map +1 -1
- package/network/deviceGroup.d.ts +6 -5
- package/network/deviceGroup.d.ts.map +1 -0
- package/network/deviceGroup.js +27 -4
- package/network/deviceGroup.js.map +1 -1
- package/network/getDevice.d.ts +3 -2
- package/network/getDevice.d.ts.map +1 -0
- package/network/getDevice.js +25 -2
- package/network/getDevice.js.map +1 -1
- package/network/getDeviceGroup.d.ts +3 -2
- package/network/getDeviceGroup.d.ts.map +1 -0
- package/network/getDeviceGroup.js +25 -2
- package/network/getDeviceGroup.js.map +1 -1
- package/network/index.d.ts +1 -0
- package/network/index.d.ts.map +1 -0
- package/network/index.js +25 -2
- package/network/index.js.map +1 -1
- package/networkaccess/allowedProtocols.d.ts +139 -138
- package/networkaccess/allowedProtocols.d.ts.map +1 -0
- package/networkaccess/allowedProtocols.js +27 -4
- package/networkaccess/allowedProtocols.js.map +1 -1
- package/networkaccess/authenticationRule.d.ts +33 -32
- package/networkaccess/authenticationRule.d.ts.map +1 -0
- package/networkaccess/authenticationRule.js +27 -4
- package/networkaccess/authenticationRule.js.map +1 -1
- package/networkaccess/authenticationRuleUpdateRank.d.ts +4 -3
- package/networkaccess/authenticationRuleUpdateRank.d.ts.map +1 -0
- package/networkaccess/authenticationRuleUpdateRank.js +27 -4
- package/networkaccess/authenticationRuleUpdateRank.js.map +1 -1
- package/networkaccess/authenticationRuleUpdateRanks.d.ts +4 -3
- package/networkaccess/authenticationRuleUpdateRanks.d.ts.map +1 -0
- package/networkaccess/authenticationRuleUpdateRanks.js +27 -4
- package/networkaccess/authenticationRuleUpdateRanks.js.map +1 -1
- package/networkaccess/authorizationExceptionRule.d.ts +32 -31
- package/networkaccess/authorizationExceptionRule.d.ts.map +1 -0
- package/networkaccess/authorizationExceptionRule.js +27 -4
- package/networkaccess/authorizationExceptionRule.js.map +1 -1
- package/networkaccess/authorizationExceptionRuleUpdateRank.d.ts +4 -3
- package/networkaccess/authorizationExceptionRuleUpdateRank.d.ts.map +1 -0
- package/networkaccess/authorizationExceptionRuleUpdateRank.js +27 -4
- package/networkaccess/authorizationExceptionRuleUpdateRank.js.map +1 -1
- package/networkaccess/authorizationExceptionRuleUpdateRanks.d.ts +4 -3
- package/networkaccess/authorizationExceptionRuleUpdateRanks.d.ts.map +1 -0
- package/networkaccess/authorizationExceptionRuleUpdateRanks.js +27 -4
- package/networkaccess/authorizationExceptionRuleUpdateRanks.js.map +1 -1
- package/networkaccess/authorizationGlobalExceptionRule.d.ts +29 -28
- package/networkaccess/authorizationGlobalExceptionRule.d.ts.map +1 -0
- package/networkaccess/authorizationGlobalExceptionRule.js +27 -4
- package/networkaccess/authorizationGlobalExceptionRule.js.map +1 -1
- package/networkaccess/authorizationGlobalExceptionRuleUpdateRank.d.ts +3 -2
- package/networkaccess/authorizationGlobalExceptionRuleUpdateRank.d.ts.map +1 -0
- package/networkaccess/authorizationGlobalExceptionRuleUpdateRank.js +27 -4
- package/networkaccess/authorizationGlobalExceptionRuleUpdateRank.js.map +1 -1
- package/networkaccess/authorizationGlobalExceptionRuleUpdateRanks.d.ts +3 -2
- package/networkaccess/authorizationGlobalExceptionRuleUpdateRanks.d.ts.map +1 -0
- package/networkaccess/authorizationGlobalExceptionRuleUpdateRanks.js +27 -4
- package/networkaccess/authorizationGlobalExceptionRuleUpdateRanks.js.map +1 -1
- package/networkaccess/authorizationProfile.d.ts +67 -66
- package/networkaccess/authorizationProfile.d.ts.map +1 -0
- package/networkaccess/authorizationProfile.js +27 -4
- package/networkaccess/authorizationProfile.js.map +1 -1
- package/networkaccess/authorizationRule.d.ts +32 -31
- package/networkaccess/authorizationRule.d.ts.map +1 -0
- package/networkaccess/authorizationRule.js +27 -4
- package/networkaccess/authorizationRule.js.map +1 -1
- package/networkaccess/authorizationRuleUpdateRank.d.ts +4 -3
- package/networkaccess/authorizationRuleUpdateRank.d.ts.map +1 -0
- package/networkaccess/authorizationRuleUpdateRank.js +27 -4
- package/networkaccess/authorizationRuleUpdateRank.js.map +1 -1
- package/networkaccess/authorizationRuleUpdateRanks.d.ts +4 -3
- package/networkaccess/authorizationRuleUpdateRanks.d.ts.map +1 -0
- package/networkaccess/authorizationRuleUpdateRanks.js +27 -4
- package/networkaccess/authorizationRuleUpdateRanks.js.map +1 -1
- package/networkaccess/condition.d.ts +20 -19
- package/networkaccess/condition.d.ts.map +1 -0
- package/networkaccess/condition.js +27 -4
- package/networkaccess/condition.js.map +1 -1
- package/networkaccess/dictionary.d.ts +7 -6
- package/networkaccess/dictionary.d.ts.map +1 -0
- package/networkaccess/dictionary.js +27 -4
- package/networkaccess/dictionary.js.map +1 -1
- package/networkaccess/dictionaryAttribute.d.ts +13 -12
- package/networkaccess/dictionaryAttribute.d.ts.map +1 -0
- package/networkaccess/dictionaryAttribute.js +27 -4
- package/networkaccess/dictionaryAttribute.js.map +1 -1
- package/networkaccess/downloadableAcl.d.ts +8 -7
- package/networkaccess/downloadableAcl.d.ts.map +1 -0
- package/networkaccess/downloadableAcl.js +27 -4
- package/networkaccess/downloadableAcl.js.map +1 -1
- package/networkaccess/getAllowedProtocols.d.ts +3 -2
- package/networkaccess/getAllowedProtocols.d.ts.map +1 -0
- package/networkaccess/getAllowedProtocols.js +25 -2
- package/networkaccess/getAllowedProtocols.js.map +1 -1
- package/networkaccess/getAuthenticationRule.d.ts +3 -2
- package/networkaccess/getAuthenticationRule.d.ts.map +1 -0
- package/networkaccess/getAuthenticationRule.js +25 -2
- package/networkaccess/getAuthenticationRule.js.map +1 -1
- package/networkaccess/getAuthorizationExceptionRule.d.ts +3 -2
- package/networkaccess/getAuthorizationExceptionRule.d.ts.map +1 -0
- package/networkaccess/getAuthorizationExceptionRule.js +25 -2
- package/networkaccess/getAuthorizationExceptionRule.js.map +1 -1
- package/networkaccess/getAuthorizationGlobalExceptionRule.d.ts +3 -2
- package/networkaccess/getAuthorizationGlobalExceptionRule.d.ts.map +1 -0
- package/networkaccess/getAuthorizationGlobalExceptionRule.js +25 -2
- package/networkaccess/getAuthorizationGlobalExceptionRule.js.map +1 -1
- package/networkaccess/getAuthorizationProfile.d.ts +3 -2
- package/networkaccess/getAuthorizationProfile.d.ts.map +1 -0
- package/networkaccess/getAuthorizationProfile.js +25 -2
- package/networkaccess/getAuthorizationProfile.js.map +1 -1
- package/networkaccess/getAuthorizationRule.d.ts +3 -2
- package/networkaccess/getAuthorizationRule.d.ts.map +1 -0
- package/networkaccess/getAuthorizationRule.js +25 -2
- package/networkaccess/getAuthorizationRule.js.map +1 -1
- package/networkaccess/getCondition.d.ts +3 -2
- package/networkaccess/getCondition.d.ts.map +1 -0
- package/networkaccess/getCondition.js +25 -2
- package/networkaccess/getCondition.js.map +1 -1
- package/networkaccess/getDictionary.d.ts +3 -2
- package/networkaccess/getDictionary.d.ts.map +1 -0
- package/networkaccess/getDictionary.js +25 -2
- package/networkaccess/getDictionary.js.map +1 -1
- package/networkaccess/getDictionaryAttribute.d.ts +3 -2
- package/networkaccess/getDictionaryAttribute.d.ts.map +1 -0
- package/networkaccess/getDictionaryAttribute.js +25 -2
- package/networkaccess/getDictionaryAttribute.js.map +1 -1
- package/networkaccess/getDownloadableAcl.d.ts +3 -2
- package/networkaccess/getDownloadableAcl.d.ts.map +1 -0
- package/networkaccess/getDownloadableAcl.js +25 -2
- package/networkaccess/getDownloadableAcl.js.map +1 -1
- package/networkaccess/getPolicySet.d.ts +3 -2
- package/networkaccess/getPolicySet.d.ts.map +1 -0
- package/networkaccess/getPolicySet.js +25 -2
- package/networkaccess/getPolicySet.js.map +1 -1
- package/networkaccess/getTimeAndDateCondition.d.ts +3 -2
- package/networkaccess/getTimeAndDateCondition.d.ts.map +1 -0
- package/networkaccess/getTimeAndDateCondition.js +25 -2
- package/networkaccess/getTimeAndDateCondition.js.map +1 -1
- package/networkaccess/index.d.ts +1 -0
- package/networkaccess/index.d.ts.map +1 -0
- package/networkaccess/index.js +25 -2
- package/networkaccess/index.js.map +1 -1
- package/networkaccess/policySet.d.ts +32 -31
- package/networkaccess/policySet.d.ts.map +1 -0
- package/networkaccess/policySet.js +27 -4
- package/networkaccess/policySet.js.map +1 -1
- package/networkaccess/policySetUpdateRank.d.ts +3 -2
- package/networkaccess/policySetUpdateRank.d.ts.map +1 -0
- package/networkaccess/policySetUpdateRank.js +27 -4
- package/networkaccess/policySetUpdateRank.js.map +1 -1
- package/networkaccess/policySetUpdateRanks.d.ts +3 -2
- package/networkaccess/policySetUpdateRanks.d.ts.map +1 -0
- package/networkaccess/policySetUpdateRanks.js +27 -4
- package/networkaccess/policySetUpdateRanks.js.map +1 -1
- package/networkaccess/timeAndDateCondition.d.ts +27 -26
- package/networkaccess/timeAndDateCondition.d.ts.map +1 -0
- package/networkaccess/timeAndDateCondition.js +27 -4
- package/networkaccess/timeAndDateCondition.js.map +1 -1
- package/package.json +3 -3
- package/profiling/getProfilerProfile.d.ts +3 -2
- package/profiling/getProfilerProfile.d.ts.map +1 -0
- package/profiling/getProfilerProfile.js +25 -2
- package/profiling/getProfilerProfile.js.map +1 -1
- package/profiling/index.d.ts +1 -0
- package/profiling/index.d.ts.map +1 -0
- package/profiling/index.js +24 -1
- package/profiling/index.js.map +1 -1
- package/provider.d.ts +7 -6
- package/provider.d.ts.map +1 -0
- package/provider.js +27 -4
- package/provider.js.map +1 -1
- package/system/getLicenseTierState.d.ts +1 -0
- package/system/getLicenseTierState.d.ts.map +1 -0
- package/system/getLicenseTierState.js +25 -2
- package/system/getLicenseTierState.js.map +1 -1
- package/system/getRepository.d.ts +3 -2
- package/system/getRepository.d.ts.map +1 -0
- package/system/getRepository.js +25 -2
- package/system/getRepository.js.map +1 -1
- package/system/index.d.ts +1 -0
- package/system/index.d.ts.map +1 -0
- package/system/index.js +25 -2
- package/system/index.js.map +1 -1
- package/system/licenseTierState.d.ts +2 -1
- package/system/licenseTierState.d.ts.map +1 -0
- package/system/licenseTierState.js +27 -4
- package/system/licenseTierState.js.map +1 -1
- package/system/repository.d.ts +13 -12
- package/system/repository.d.ts.map +1 -0
- package/system/repository.js +27 -4
- package/system/repository.js.map +1 -1
- package/trustsec/egressMatrixCell.d.ts +13 -12
- package/trustsec/egressMatrixCell.d.ts.map +1 -0
- package/trustsec/egressMatrixCell.js +27 -4
- package/trustsec/egressMatrixCell.js.map +1 -1
- package/trustsec/egressMatrixCellDefault.d.ts +9 -8
- package/trustsec/egressMatrixCellDefault.d.ts.map +1 -0
- package/trustsec/egressMatrixCellDefault.js +27 -4
- package/trustsec/egressMatrixCellDefault.js.map +1 -1
- package/trustsec/egressPushMatrix.d.ts +3 -2
- package/trustsec/egressPushMatrix.d.ts.map +1 -0
- package/trustsec/egressPushMatrix.js +27 -4
- package/trustsec/egressPushMatrix.js.map +1 -1
- package/trustsec/getEgressMatrixCell.d.ts +1 -0
- package/trustsec/getEgressMatrixCell.d.ts.map +1 -0
- package/trustsec/getEgressMatrixCell.js +25 -2
- package/trustsec/getEgressMatrixCell.js.map +1 -1
- package/trustsec/getEgressMatrixCellDefault.d.ts +1 -0
- package/trustsec/getEgressMatrixCellDefault.d.ts.map +1 -0
- package/trustsec/getEgressMatrixCellDefault.js +25 -2
- package/trustsec/getEgressMatrixCellDefault.js.map +1 -1
- package/trustsec/getIpToSgtMapping.d.ts +3 -2
- package/trustsec/getIpToSgtMapping.d.ts.map +1 -0
- package/trustsec/getIpToSgtMapping.js +25 -2
- package/trustsec/getIpToSgtMapping.js.map +1 -1
- package/trustsec/getIpToSgtMappingGroup.d.ts +3 -2
- package/trustsec/getIpToSgtMappingGroup.d.ts.map +1 -0
- package/trustsec/getIpToSgtMappingGroup.js +25 -2
- package/trustsec/getIpToSgtMappingGroup.js.map +1 -1
- package/trustsec/getMatrix.d.ts +3 -2
- package/trustsec/getMatrix.d.ts.map +1 -0
- package/trustsec/getMatrix.js +25 -2
- package/trustsec/getMatrix.js.map +1 -1
- package/trustsec/getSecurityGroup.d.ts +3 -2
- package/trustsec/getSecurityGroup.d.ts.map +1 -0
- package/trustsec/getSecurityGroup.js +25 -2
- package/trustsec/getSecurityGroup.js.map +1 -1
- package/trustsec/getSecurityGroupAcl.d.ts +3 -2
- package/trustsec/getSecurityGroupAcl.d.ts.map +1 -0
- package/trustsec/getSecurityGroupAcl.js +25 -2
- package/trustsec/getSecurityGroupAcl.js.map +1 -1
- package/trustsec/getSxpDomainFilter.d.ts +3 -2
- package/trustsec/getSxpDomainFilter.d.ts.map +1 -0
- package/trustsec/getSxpDomainFilter.js +25 -2
- package/trustsec/getSxpDomainFilter.js.map +1 -1
- package/trustsec/index.d.ts +1 -0
- package/trustsec/index.d.ts.map +1 -0
- package/trustsec/index.js +25 -2
- package/trustsec/index.js.map +1 -1
- package/trustsec/ipToSgtMapping.d.ts +17 -16
- package/trustsec/ipToSgtMapping.d.ts.map +1 -0
- package/trustsec/ipToSgtMapping.js +27 -4
- package/trustsec/ipToSgtMapping.js.map +1 -1
- package/trustsec/ipToSgtMappingGroup.d.ts +9 -8
- package/trustsec/ipToSgtMappingGroup.d.ts.map +1 -0
- package/trustsec/ipToSgtMappingGroup.js +27 -4
- package/trustsec/ipToSgtMappingGroup.js.map +1 -1
- package/trustsec/matrix.d.ts +11 -10
- package/trustsec/matrix.d.ts.map +1 -0
- package/trustsec/matrix.js +27 -4
- package/trustsec/matrix.js.map +1 -1
- package/trustsec/securityGroup.d.ts +10 -9
- package/trustsec/securityGroup.d.ts.map +1 -0
- package/trustsec/securityGroup.js +27 -4
- package/trustsec/securityGroup.js.map +1 -1
- package/trustsec/securityGroupAcl.d.ts +10 -9
- package/trustsec/securityGroupAcl.d.ts.map +1 -0
- package/trustsec/securityGroupAcl.js +27 -4
- package/trustsec/securityGroupAcl.js.map +1 -1
- package/trustsec/sxpDomainFilter.d.ts +12 -11
- package/trustsec/sxpDomainFilter.d.ts.map +1 -0
- package/trustsec/sxpDomainFilter.js +27 -4
- package/trustsec/sxpDomainFilter.js.map +1 -1
- package/trustsec/workProcessSettings.d.ts +7 -6
- package/trustsec/workProcessSettings.d.ts.map +1 -0
- package/trustsec/workProcessSettings.js +27 -4
- package/trustsec/workProcessSettings.js.map +1 -1
- package/types/index.d.ts +1 -0
- package/types/index.d.ts.map +1 -0
- package/types/index.js +25 -2
- package/types/index.js.map +1 -1
- package/types/input.d.ts +603 -602
- package/types/input.d.ts.map +1 -0
- package/types/output.d.ts +1 -0
- package/types/output.d.ts.map +1 -0
- package/utilities.d.ts +1 -0
- package/utilities.d.ts.map +1 -0
- package/utilities.js +24 -1
- package/utilities.js.map +1 -1
|
@@ -134,70 +134,70 @@ export interface AuthorizationExceptionRuleState {
|
|
|
134
134
|
/**
|
|
135
135
|
* List of child conditions
|
|
136
136
|
*/
|
|
137
|
-
childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationExceptionRuleChildren>[]>;
|
|
137
|
+
childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationExceptionRuleChildren>[] | undefined>;
|
|
138
138
|
/**
|
|
139
139
|
* Dictionary attribute name
|
|
140
140
|
*/
|
|
141
|
-
conditionAttributeName?: pulumi.Input<string>;
|
|
141
|
+
conditionAttributeName?: pulumi.Input<string | undefined>;
|
|
142
142
|
/**
|
|
143
143
|
* Attribute value for condition. Value type is specified in dictionary object.
|
|
144
144
|
*/
|
|
145
|
-
conditionAttributeValue?: pulumi.Input<string>;
|
|
145
|
+
conditionAttributeValue?: pulumi.Input<string | undefined>;
|
|
146
146
|
/**
|
|
147
147
|
* Dictionary name
|
|
148
148
|
*/
|
|
149
|
-
conditionDictionaryName?: pulumi.Input<string>;
|
|
149
|
+
conditionDictionaryName?: pulumi.Input<string | undefined>;
|
|
150
150
|
/**
|
|
151
151
|
* Dictionary value
|
|
152
152
|
*/
|
|
153
|
-
conditionDictionaryValue?: pulumi.Input<string>;
|
|
153
|
+
conditionDictionaryValue?: pulumi.Input<string | undefined>;
|
|
154
154
|
/**
|
|
155
155
|
* UUID for condition
|
|
156
156
|
*/
|
|
157
|
-
conditionId?: pulumi.Input<string>;
|
|
157
|
+
conditionId?: pulumi.Input<string | undefined>;
|
|
158
158
|
/**
|
|
159
159
|
* Indicates whereas this condition is in negate mode
|
|
160
160
|
*/
|
|
161
|
-
conditionIsNegate?: pulumi.Input<boolean>;
|
|
161
|
+
conditionIsNegate?: pulumi.Input<boolean | undefined>;
|
|
162
162
|
/**
|
|
163
163
|
* Equality operator
|
|
164
164
|
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
165
165
|
*/
|
|
166
|
-
conditionOperator?: pulumi.Input<string>;
|
|
166
|
+
conditionOperator?: pulumi.Input<string | undefined>;
|
|
167
167
|
/**
|
|
168
168
|
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
169
169
|
* - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
170
170
|
*/
|
|
171
|
-
conditionType?: pulumi.Input<string>;
|
|
171
|
+
conditionType?: pulumi.Input<string | undefined>;
|
|
172
172
|
/**
|
|
173
173
|
* Indicates if this rule is the default one
|
|
174
174
|
*/
|
|
175
|
-
default?: pulumi.Input<boolean>;
|
|
175
|
+
default?: pulumi.Input<boolean | undefined>;
|
|
176
176
|
/**
|
|
177
177
|
* Rule name, [Valid characters are alphanumerics, underscore, hyphen, space, period, parentheses]
|
|
178
178
|
*/
|
|
179
|
-
name?: pulumi.Input<string>;
|
|
179
|
+
name?: pulumi.Input<string | undefined>;
|
|
180
180
|
/**
|
|
181
181
|
* Policy set ID
|
|
182
182
|
*/
|
|
183
|
-
policySetId?: pulumi.Input<string>;
|
|
183
|
+
policySetId?: pulumi.Input<string | undefined>;
|
|
184
184
|
/**
|
|
185
185
|
* The authorization profile(s)
|
|
186
186
|
*/
|
|
187
|
-
profiles?: pulumi.Input<pulumi.Input<string>[]>;
|
|
187
|
+
profiles?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
188
188
|
/**
|
|
189
189
|
* The rank (priority) in relation to other rules. Lower rank is higher priority.
|
|
190
190
|
*/
|
|
191
|
-
rank?: pulumi.Input<number>;
|
|
191
|
+
rank?: pulumi.Input<number | undefined>;
|
|
192
192
|
/**
|
|
193
193
|
* Security group used in authorization policies
|
|
194
194
|
*/
|
|
195
|
-
securityGroup?: pulumi.Input<string>;
|
|
195
|
+
securityGroup?: pulumi.Input<string | undefined>;
|
|
196
196
|
/**
|
|
197
197
|
* The state that the rule is in. A disabled rule cannot be matched.
|
|
198
198
|
* - Choices: `disabled`, `enabled`, `monitor`
|
|
199
199
|
*/
|
|
200
|
-
state?: pulumi.Input<string>;
|
|
200
|
+
state?: pulumi.Input<string | undefined>;
|
|
201
201
|
}
|
|
202
202
|
/**
|
|
203
203
|
* The set of arguments for constructing a AuthorizationExceptionRule resource.
|
|
@@ -206,49 +206,49 @@ export interface AuthorizationExceptionRuleArgs {
|
|
|
206
206
|
/**
|
|
207
207
|
* List of child conditions
|
|
208
208
|
*/
|
|
209
|
-
childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationExceptionRuleChildren>[]>;
|
|
209
|
+
childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationExceptionRuleChildren>[] | undefined>;
|
|
210
210
|
/**
|
|
211
211
|
* Dictionary attribute name
|
|
212
212
|
*/
|
|
213
|
-
conditionAttributeName?: pulumi.Input<string>;
|
|
213
|
+
conditionAttributeName?: pulumi.Input<string | undefined>;
|
|
214
214
|
/**
|
|
215
215
|
* Attribute value for condition. Value type is specified in dictionary object.
|
|
216
216
|
*/
|
|
217
|
-
conditionAttributeValue?: pulumi.Input<string>;
|
|
217
|
+
conditionAttributeValue?: pulumi.Input<string | undefined>;
|
|
218
218
|
/**
|
|
219
219
|
* Dictionary name
|
|
220
220
|
*/
|
|
221
|
-
conditionDictionaryName?: pulumi.Input<string>;
|
|
221
|
+
conditionDictionaryName?: pulumi.Input<string | undefined>;
|
|
222
222
|
/**
|
|
223
223
|
* Dictionary value
|
|
224
224
|
*/
|
|
225
|
-
conditionDictionaryValue?: pulumi.Input<string>;
|
|
225
|
+
conditionDictionaryValue?: pulumi.Input<string | undefined>;
|
|
226
226
|
/**
|
|
227
227
|
* UUID for condition
|
|
228
228
|
*/
|
|
229
|
-
conditionId?: pulumi.Input<string>;
|
|
229
|
+
conditionId?: pulumi.Input<string | undefined>;
|
|
230
230
|
/**
|
|
231
231
|
* Indicates whereas this condition is in negate mode
|
|
232
232
|
*/
|
|
233
|
-
conditionIsNegate?: pulumi.Input<boolean>;
|
|
233
|
+
conditionIsNegate?: pulumi.Input<boolean | undefined>;
|
|
234
234
|
/**
|
|
235
235
|
* Equality operator
|
|
236
236
|
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
237
237
|
*/
|
|
238
|
-
conditionOperator?: pulumi.Input<string>;
|
|
238
|
+
conditionOperator?: pulumi.Input<string | undefined>;
|
|
239
239
|
/**
|
|
240
240
|
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
241
241
|
* - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
242
242
|
*/
|
|
243
|
-
conditionType?: pulumi.Input<string>;
|
|
243
|
+
conditionType?: pulumi.Input<string | undefined>;
|
|
244
244
|
/**
|
|
245
245
|
* Indicates if this rule is the default one
|
|
246
246
|
*/
|
|
247
|
-
default?: pulumi.Input<boolean>;
|
|
247
|
+
default?: pulumi.Input<boolean | undefined>;
|
|
248
248
|
/**
|
|
249
249
|
* Rule name, [Valid characters are alphanumerics, underscore, hyphen, space, period, parentheses]
|
|
250
250
|
*/
|
|
251
|
-
name?: pulumi.Input<string>;
|
|
251
|
+
name?: pulumi.Input<string | undefined>;
|
|
252
252
|
/**
|
|
253
253
|
* Policy set ID
|
|
254
254
|
*/
|
|
@@ -256,18 +256,19 @@ export interface AuthorizationExceptionRuleArgs {
|
|
|
256
256
|
/**
|
|
257
257
|
* The authorization profile(s)
|
|
258
258
|
*/
|
|
259
|
-
profiles?: pulumi.Input<pulumi.Input<string>[]>;
|
|
259
|
+
profiles?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
260
260
|
/**
|
|
261
261
|
* The rank (priority) in relation to other rules. Lower rank is higher priority.
|
|
262
262
|
*/
|
|
263
|
-
rank?: pulumi.Input<number>;
|
|
263
|
+
rank?: pulumi.Input<number | undefined>;
|
|
264
264
|
/**
|
|
265
265
|
* Security group used in authorization policies
|
|
266
266
|
*/
|
|
267
|
-
securityGroup?: pulumi.Input<string>;
|
|
267
|
+
securityGroup?: pulumi.Input<string | undefined>;
|
|
268
268
|
/**
|
|
269
269
|
* The state that the rule is in. A disabled rule cannot be matched.
|
|
270
270
|
* - Choices: `disabled`, `enabled`, `monitor`
|
|
271
271
|
*/
|
|
272
|
-
state?: pulumi.Input<string>;
|
|
272
|
+
state?: pulumi.Input<string | undefined>;
|
|
273
273
|
}
|
|
274
|
+
//# sourceMappingURL=authorizationExceptionRule.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"authorizationExceptionRule.d.ts","sourceRoot":"","sources":["../../networkaccess/authorizationExceptionRule.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,10 +1,33 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
+
if (k2 === undefined) k2 = k;
|
|
6
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
+
}
|
|
10
|
+
Object.defineProperty(o, k2, desc);
|
|
11
|
+
}) : (function(o, m, k, k2) {
|
|
12
|
+
if (k2 === undefined) k2 = k;
|
|
13
|
+
o[k2] = m[k];
|
|
14
|
+
}));
|
|
15
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
16
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
17
|
+
}) : function(o, v) {
|
|
18
|
+
o["default"] = v;
|
|
19
|
+
});
|
|
20
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
21
|
+
if (mod && mod.__esModule) return mod;
|
|
22
|
+
var result = {};
|
|
23
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
24
|
+
__setModuleDefault(result, mod);
|
|
25
|
+
return result;
|
|
26
|
+
};
|
|
4
27
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
28
|
exports.AuthorizationExceptionRule = void 0;
|
|
6
|
-
const pulumi = require("@pulumi/pulumi");
|
|
7
|
-
const utilities = require("../utilities");
|
|
29
|
+
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
30
|
+
const utilities = __importStar(require("../utilities"));
|
|
8
31
|
/**
|
|
9
32
|
* This resource can manage a Network Access Authorization Exception Rule.
|
|
10
33
|
*
|
|
@@ -52,6 +75,8 @@ class AuthorizationExceptionRule extends pulumi.CustomResource {
|
|
|
52
75
|
static get(name, id, state, opts) {
|
|
53
76
|
return new AuthorizationExceptionRule(name, state, { ...opts, id: id });
|
|
54
77
|
}
|
|
78
|
+
/** @internal */
|
|
79
|
+
static __pulumiType = 'ise:networkaccess/authorizationExceptionRule:AuthorizationExceptionRule';
|
|
55
80
|
/**
|
|
56
81
|
* Returns true if the given object is an instance of AuthorizationExceptionRule. This is designed to work even
|
|
57
82
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -111,6 +136,4 @@ class AuthorizationExceptionRule extends pulumi.CustomResource {
|
|
|
111
136
|
}
|
|
112
137
|
}
|
|
113
138
|
exports.AuthorizationExceptionRule = AuthorizationExceptionRule;
|
|
114
|
-
/** @internal */
|
|
115
|
-
AuthorizationExceptionRule.__pulumiType = 'ise:networkaccess/authorizationExceptionRule:AuthorizationExceptionRule';
|
|
116
139
|
//# sourceMappingURL=authorizationExceptionRule.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"authorizationExceptionRule.js","sourceRoot":"","sources":["../../networkaccess/authorizationExceptionRule.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF
|
|
1
|
+
{"version":3,"file":"authorizationExceptionRule.js","sourceRoot":"","sources":["../../networkaccess/authorizationExceptionRule.ts"],"names":[],"mappings":"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"}
|
|
@@ -59,15 +59,15 @@ export interface AuthorizationExceptionRuleUpdateRankState {
|
|
|
59
59
|
/**
|
|
60
60
|
* Policy set ID
|
|
61
61
|
*/
|
|
62
|
-
policySetId?: pulumi.Input<string>;
|
|
62
|
+
policySetId?: pulumi.Input<string | undefined>;
|
|
63
63
|
/**
|
|
64
64
|
* The rank (priority) in relation to other rules. Lower rank is higher priority.
|
|
65
65
|
*/
|
|
66
|
-
rank?: pulumi.Input<number>;
|
|
66
|
+
rank?: pulumi.Input<number | undefined>;
|
|
67
67
|
/**
|
|
68
68
|
* Authorization exception rule ID
|
|
69
69
|
*/
|
|
70
|
-
ruleId?: pulumi.Input<string>;
|
|
70
|
+
ruleId?: pulumi.Input<string | undefined>;
|
|
71
71
|
}
|
|
72
72
|
/**
|
|
73
73
|
* The set of arguments for constructing a AuthorizationExceptionRuleUpdateRank resource.
|
|
@@ -86,3 +86,4 @@ export interface AuthorizationExceptionRuleUpdateRankArgs {
|
|
|
86
86
|
*/
|
|
87
87
|
ruleId: pulumi.Input<string>;
|
|
88
88
|
}
|
|
89
|
+
//# sourceMappingURL=authorizationExceptionRuleUpdateRank.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"authorizationExceptionRuleUpdateRank.d.ts","sourceRoot":"","sources":["../../networkaccess/authorizationExceptionRuleUpdateRank.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAGzC;;;;;;;;;;;;;;;GAeG;AACH,qBAAa,oCAAqC,SAAQ,MAAM,CAAC,cAAc;IAC3E;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,yCAAyC,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,oCAAoC;IAO1L;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,oCAAoC;IAO/E;;OAEG;IACH,SAAwB,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC3D;;OAEG;IACH,SAAwB,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACpD;;OAEG;IACH,SAAwB,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAEtD;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,wCAAwC,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CA2BhH;AAED;;GAEG;AACH,MAAM,WAAW,yCAAyC;IACtD;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC/C;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACxC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC7C;AAED;;GAEG;AACH,MAAM,WAAW,wCAAwC;IACrD;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAClC;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC3B;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;CAChC"}
|
|
@@ -1,10 +1,33 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
+
if (k2 === undefined) k2 = k;
|
|
6
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
+
}
|
|
10
|
+
Object.defineProperty(o, k2, desc);
|
|
11
|
+
}) : (function(o, m, k, k2) {
|
|
12
|
+
if (k2 === undefined) k2 = k;
|
|
13
|
+
o[k2] = m[k];
|
|
14
|
+
}));
|
|
15
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
16
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
17
|
+
}) : function(o, v) {
|
|
18
|
+
o["default"] = v;
|
|
19
|
+
});
|
|
20
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
21
|
+
if (mod && mod.__esModule) return mod;
|
|
22
|
+
var result = {};
|
|
23
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
24
|
+
__setModuleDefault(result, mod);
|
|
25
|
+
return result;
|
|
26
|
+
};
|
|
4
27
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
28
|
exports.AuthorizationExceptionRuleUpdateRank = void 0;
|
|
6
|
-
const pulumi = require("@pulumi/pulumi");
|
|
7
|
-
const utilities = require("../utilities");
|
|
29
|
+
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
30
|
+
const utilities = __importStar(require("../utilities"));
|
|
8
31
|
/**
|
|
9
32
|
* This resource is used to update rank field in network access authorization exception rule. It serves as a workaround for the ISE API/Backend limitation which restricts rank assignments to a strictly incremental sequence. By utilizing this resource and networkAccessAuthorizationExceptionRule resource, you can bypass the APIs limitation. Creation of this resource is performing PUT operation (Update) and it only tracks rank field. When this resource is destroyed, no action is performed on ISE and resource is just removed from state.
|
|
10
33
|
*
|
|
@@ -34,6 +57,8 @@ class AuthorizationExceptionRuleUpdateRank extends pulumi.CustomResource {
|
|
|
34
57
|
static get(name, id, state, opts) {
|
|
35
58
|
return new AuthorizationExceptionRuleUpdateRank(name, state, { ...opts, id: id });
|
|
36
59
|
}
|
|
60
|
+
/** @internal */
|
|
61
|
+
static __pulumiType = 'ise:networkaccess/authorizationExceptionRuleUpdateRank:AuthorizationExceptionRuleUpdateRank';
|
|
37
62
|
/**
|
|
38
63
|
* Returns true if the given object is an instance of AuthorizationExceptionRuleUpdateRank. This is designed to work even
|
|
39
64
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -73,6 +98,4 @@ class AuthorizationExceptionRuleUpdateRank extends pulumi.CustomResource {
|
|
|
73
98
|
}
|
|
74
99
|
}
|
|
75
100
|
exports.AuthorizationExceptionRuleUpdateRank = AuthorizationExceptionRuleUpdateRank;
|
|
76
|
-
/** @internal */
|
|
77
|
-
AuthorizationExceptionRuleUpdateRank.__pulumiType = 'ise:networkaccess/authorizationExceptionRuleUpdateRank:AuthorizationExceptionRuleUpdateRank';
|
|
78
101
|
//# sourceMappingURL=authorizationExceptionRuleUpdateRank.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"authorizationExceptionRuleUpdateRank.js","sourceRoot":"","sources":["../../networkaccess/authorizationExceptionRuleUpdateRank.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF
|
|
1
|
+
{"version":3,"file":"authorizationExceptionRuleUpdateRank.js","sourceRoot":"","sources":["../../networkaccess/authorizationExceptionRuleUpdateRank.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,MAAa,oCAAqC,SAAQ,MAAM,CAAC,cAAc;IAC3E;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAiD,EAAE,IAAmC;QAC/I,OAAO,IAAI,oCAAoC,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC3F,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,6FAA6F,CAAC;IAEpI;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,oCAAoC,CAAC,YAAY,CAAC;IACrF,CAAC;IAuBD,YAAY,IAAY,EAAE,WAAkG,EAAE,IAAmC;QAC7J,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAoE,CAAC;YACnF,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;SAC5C;aAAM;YACH,MAAM,IAAI,GAAG,WAAmE,CAAC;YACjF,IAAI,IAAI,EAAE,WAAW,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC9C,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,IAAI,IAAI,EAAE,IAAI,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvC,MAAM,IAAI,KAAK,CAAC,kCAAkC,CAAC,CAAC;aACvD;YACD,IAAI,IAAI,EAAE,MAAM,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzC,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;SAC3C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,oCAAoC,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACzF,CAAC;;AA1EL,oFA2EC"}
|
|
@@ -56,8 +56,8 @@ export interface AuthorizationExceptionRuleUpdateRanksState {
|
|
|
56
56
|
/**
|
|
57
57
|
* Policy set ID
|
|
58
58
|
*/
|
|
59
|
-
policySetId?: pulumi.Input<string>;
|
|
60
|
-
rules?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationExceptionRuleUpdateRanksRule>[]>;
|
|
59
|
+
policySetId?: pulumi.Input<string | undefined>;
|
|
60
|
+
rules?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationExceptionRuleUpdateRanksRule>[] | undefined>;
|
|
61
61
|
}
|
|
62
62
|
/**
|
|
63
63
|
* The set of arguments for constructing a AuthorizationExceptionRuleUpdateRanks resource.
|
|
@@ -67,5 +67,6 @@ export interface AuthorizationExceptionRuleUpdateRanksArgs {
|
|
|
67
67
|
* Policy set ID
|
|
68
68
|
*/
|
|
69
69
|
policySetId: pulumi.Input<string>;
|
|
70
|
-
rules?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationExceptionRuleUpdateRanksRule>[]>;
|
|
70
|
+
rules?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationExceptionRuleUpdateRanksRule>[] | undefined>;
|
|
71
71
|
}
|
|
72
|
+
//# sourceMappingURL=authorizationExceptionRuleUpdateRanks.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"authorizationExceptionRuleUpdateRanks.d.ts","sourceRoot":"","sources":["../../networkaccess/authorizationExceptionRuleUpdateRanks.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAG3C;;;;;;;;;;;;;;;;;GAiBG;AACH,qBAAa,qCAAsC,SAAQ,MAAM,CAAC,cAAc;IAC5E;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,0CAA0C,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,qCAAqC;IAO5L;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,qCAAqC;IAOhF;;OAEG;IACH,SAAwB,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC3D,SAAwB,KAAK,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,aAAa,CAAC,yCAAyC,EAAE,GAAG,SAAS,CAAC,CAAC;IAE5H;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,yCAAyC,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAmBjH;AAED;;GAEG;AACH,MAAM,WAAW,0CAA0C;IACvD;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC/C,KAAK,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,aAAa,CAAC,yCAAyC,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;CACpH;AAED;;GAEG;AACH,MAAM,WAAW,yCAAyC;IACtD;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAClC,KAAK,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,aAAa,CAAC,yCAAyC,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;CACpH"}
|
|
@@ -1,10 +1,33 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
+
if (k2 === undefined) k2 = k;
|
|
6
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
+
}
|
|
10
|
+
Object.defineProperty(o, k2, desc);
|
|
11
|
+
}) : (function(o, m, k, k2) {
|
|
12
|
+
if (k2 === undefined) k2 = k;
|
|
13
|
+
o[k2] = m[k];
|
|
14
|
+
}));
|
|
15
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
16
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
17
|
+
}) : function(o, v) {
|
|
18
|
+
o["default"] = v;
|
|
19
|
+
});
|
|
20
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
21
|
+
if (mod && mod.__esModule) return mod;
|
|
22
|
+
var result = {};
|
|
23
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
24
|
+
__setModuleDefault(result, mod);
|
|
25
|
+
return result;
|
|
26
|
+
};
|
|
4
27
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
28
|
exports.AuthorizationExceptionRuleUpdateRanks = void 0;
|
|
6
|
-
const pulumi = require("@pulumi/pulumi");
|
|
7
|
-
const utilities = require("../utilities");
|
|
29
|
+
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
30
|
+
const utilities = __importStar(require("../utilities"));
|
|
8
31
|
/**
|
|
9
32
|
* This resource is used to bulk update rank field in network access authorization exception rule. It serves as a workaround for the ISE API/Backend limitation which restricts rank assignments to a strictly incremental sequence. By utilizing this resource and networkAccessAuthorizationExceptionRule resource, you can bypass the APIs limitation. Creation of this resource is performing PUT operation (Update) and it only tracks rank field. When this resource is destroyed, no action is performed on ISE and resource is just removed from state.
|
|
10
33
|
*
|
|
@@ -36,6 +59,8 @@ class AuthorizationExceptionRuleUpdateRanks extends pulumi.CustomResource {
|
|
|
36
59
|
static get(name, id, state, opts) {
|
|
37
60
|
return new AuthorizationExceptionRuleUpdateRanks(name, state, { ...opts, id: id });
|
|
38
61
|
}
|
|
62
|
+
/** @internal */
|
|
63
|
+
static __pulumiType = 'ise:networkaccess/authorizationExceptionRuleUpdateRanks:AuthorizationExceptionRuleUpdateRanks';
|
|
39
64
|
/**
|
|
40
65
|
* Returns true if the given object is an instance of AuthorizationExceptionRuleUpdateRanks. This is designed to work even
|
|
41
66
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -67,6 +92,4 @@ class AuthorizationExceptionRuleUpdateRanks extends pulumi.CustomResource {
|
|
|
67
92
|
}
|
|
68
93
|
}
|
|
69
94
|
exports.AuthorizationExceptionRuleUpdateRanks = AuthorizationExceptionRuleUpdateRanks;
|
|
70
|
-
/** @internal */
|
|
71
|
-
AuthorizationExceptionRuleUpdateRanks.__pulumiType = 'ise:networkaccess/authorizationExceptionRuleUpdateRanks:AuthorizationExceptionRuleUpdateRanks';
|
|
72
95
|
//# sourceMappingURL=authorizationExceptionRuleUpdateRanks.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"authorizationExceptionRuleUpdateRanks.js","sourceRoot":"","sources":["../../networkaccess/authorizationExceptionRuleUpdateRanks.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF
|
|
1
|
+
{"version":3,"file":"authorizationExceptionRuleUpdateRanks.js","sourceRoot":"","sources":["../../networkaccess/authorizationExceptionRuleUpdateRanks.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;;;GAiBG;AACH,MAAa,qCAAsC,SAAQ,MAAM,CAAC,cAAc;IAC5E;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkD,EAAE,IAAmC;QAChJ,OAAO,IAAI,qCAAqC,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC5F,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,+FAA+F,CAAC;IAEtI;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,qCAAqC,CAAC,YAAY,CAAC;IACtF,CAAC;IAgBD,YAAY,IAAY,EAAE,WAAoG,EAAE,IAAmC;QAC/J,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAqE,CAAC;YACpF,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,EAAE,KAAK,CAAC;SAC1C;aAAM;YACH,MAAM,IAAI,GAAG,WAAoE,CAAC;YAClF,IAAI,IAAI,EAAE,WAAW,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC9C,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,EAAE,KAAK,CAAC;SACzC;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,qCAAqC,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC1F,CAAC;;AA3DL,sFA4DC"}
|
|
@@ -124,62 +124,62 @@ export interface AuthorizationGlobalExceptionRuleState {
|
|
|
124
124
|
/**
|
|
125
125
|
* List of child conditions
|
|
126
126
|
*/
|
|
127
|
-
childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationGlobalExceptionRuleChildren>[]>;
|
|
127
|
+
childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationGlobalExceptionRuleChildren>[] | undefined>;
|
|
128
128
|
/**
|
|
129
129
|
* Dictionary attribute name
|
|
130
130
|
*/
|
|
131
|
-
conditionAttributeName?: pulumi.Input<string>;
|
|
131
|
+
conditionAttributeName?: pulumi.Input<string | undefined>;
|
|
132
132
|
/**
|
|
133
133
|
* Attribute value for condition. Value type is specified in dictionary object.
|
|
134
134
|
*/
|
|
135
|
-
conditionAttributeValue?: pulumi.Input<string>;
|
|
135
|
+
conditionAttributeValue?: pulumi.Input<string | undefined>;
|
|
136
136
|
/**
|
|
137
137
|
* Dictionary name
|
|
138
138
|
*/
|
|
139
|
-
conditionDictionaryName?: pulumi.Input<string>;
|
|
139
|
+
conditionDictionaryName?: pulumi.Input<string | undefined>;
|
|
140
140
|
/**
|
|
141
141
|
* Dictionary value
|
|
142
142
|
*/
|
|
143
|
-
conditionDictionaryValue?: pulumi.Input<string>;
|
|
143
|
+
conditionDictionaryValue?: pulumi.Input<string | undefined>;
|
|
144
144
|
/**
|
|
145
145
|
* UUID for condition
|
|
146
146
|
*/
|
|
147
|
-
conditionId?: pulumi.Input<string>;
|
|
147
|
+
conditionId?: pulumi.Input<string | undefined>;
|
|
148
148
|
/**
|
|
149
149
|
* Indicates whereas this condition is in negate mode
|
|
150
150
|
*/
|
|
151
|
-
conditionIsNegate?: pulumi.Input<boolean>;
|
|
151
|
+
conditionIsNegate?: pulumi.Input<boolean | undefined>;
|
|
152
152
|
/**
|
|
153
153
|
* Equality operator
|
|
154
154
|
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
155
155
|
*/
|
|
156
|
-
conditionOperator?: pulumi.Input<string>;
|
|
156
|
+
conditionOperator?: pulumi.Input<string | undefined>;
|
|
157
157
|
/**
|
|
158
158
|
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
159
159
|
* - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
160
160
|
*/
|
|
161
|
-
conditionType?: pulumi.Input<string>;
|
|
161
|
+
conditionType?: pulumi.Input<string | undefined>;
|
|
162
162
|
/**
|
|
163
163
|
* Rule name, [Valid characters are alphanumerics, underscore, hyphen, space, period, parentheses]
|
|
164
164
|
*/
|
|
165
|
-
name?: pulumi.Input<string>;
|
|
165
|
+
name?: pulumi.Input<string | undefined>;
|
|
166
166
|
/**
|
|
167
167
|
* The authorization profile(s)
|
|
168
168
|
*/
|
|
169
|
-
profiles?: pulumi.Input<pulumi.Input<string>[]>;
|
|
169
|
+
profiles?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
170
170
|
/**
|
|
171
171
|
* The rank (priority) in relation to other rules. Lower rank is higher priority.
|
|
172
172
|
*/
|
|
173
|
-
rank?: pulumi.Input<number>;
|
|
173
|
+
rank?: pulumi.Input<number | undefined>;
|
|
174
174
|
/**
|
|
175
175
|
* Security group used in authorization policies
|
|
176
176
|
*/
|
|
177
|
-
securityGroup?: pulumi.Input<string>;
|
|
177
|
+
securityGroup?: pulumi.Input<string | undefined>;
|
|
178
178
|
/**
|
|
179
179
|
* The state that the rule is in. A disabled rule cannot be matched.
|
|
180
180
|
* - Choices: `disabled`, `enabled`, `monitor`
|
|
181
181
|
*/
|
|
182
|
-
state?: pulumi.Input<string>;
|
|
182
|
+
state?: pulumi.Input<string | undefined>;
|
|
183
183
|
}
|
|
184
184
|
/**
|
|
185
185
|
* The set of arguments for constructing a AuthorizationGlobalExceptionRule resource.
|
|
@@ -188,60 +188,61 @@ export interface AuthorizationGlobalExceptionRuleArgs {
|
|
|
188
188
|
/**
|
|
189
189
|
* List of child conditions
|
|
190
190
|
*/
|
|
191
|
-
childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationGlobalExceptionRuleChildren>[]>;
|
|
191
|
+
childrens?: pulumi.Input<pulumi.Input<inputs.networkaccess.AuthorizationGlobalExceptionRuleChildren>[] | undefined>;
|
|
192
192
|
/**
|
|
193
193
|
* Dictionary attribute name
|
|
194
194
|
*/
|
|
195
|
-
conditionAttributeName?: pulumi.Input<string>;
|
|
195
|
+
conditionAttributeName?: pulumi.Input<string | undefined>;
|
|
196
196
|
/**
|
|
197
197
|
* Attribute value for condition. Value type is specified in dictionary object.
|
|
198
198
|
*/
|
|
199
|
-
conditionAttributeValue?: pulumi.Input<string>;
|
|
199
|
+
conditionAttributeValue?: pulumi.Input<string | undefined>;
|
|
200
200
|
/**
|
|
201
201
|
* Dictionary name
|
|
202
202
|
*/
|
|
203
|
-
conditionDictionaryName?: pulumi.Input<string>;
|
|
203
|
+
conditionDictionaryName?: pulumi.Input<string | undefined>;
|
|
204
204
|
/**
|
|
205
205
|
* Dictionary value
|
|
206
206
|
*/
|
|
207
|
-
conditionDictionaryValue?: pulumi.Input<string>;
|
|
207
|
+
conditionDictionaryValue?: pulumi.Input<string | undefined>;
|
|
208
208
|
/**
|
|
209
209
|
* UUID for condition
|
|
210
210
|
*/
|
|
211
|
-
conditionId?: pulumi.Input<string>;
|
|
211
|
+
conditionId?: pulumi.Input<string | undefined>;
|
|
212
212
|
/**
|
|
213
213
|
* Indicates whereas this condition is in negate mode
|
|
214
214
|
*/
|
|
215
|
-
conditionIsNegate?: pulumi.Input<boolean>;
|
|
215
|
+
conditionIsNegate?: pulumi.Input<boolean | undefined>;
|
|
216
216
|
/**
|
|
217
217
|
* Equality operator
|
|
218
218
|
* - Choices: `contains`, `endsWith`, `equals`, `greaterOrEquals`, `greaterThan`, `in`, `ipEquals`, `ipGreaterThan`, `ipLessThan`, `ipNotEquals`, `lessOrEquals`, `lessThan`, `matches`, `notContains`, `notEndsWith`, `notEquals`, `notIn`, `notStartsWith`, `startsWith`, `macContains`, `macEndsWith`, `macEquals`, `macIn`, `macNotContains`, `macNotEndsWith`, `macNotEquals`, `macNotIn`, `macNotStartsWith`, `macStartsWith`
|
|
219
219
|
*/
|
|
220
|
-
conditionOperator?: pulumi.Input<string>;
|
|
220
|
+
conditionOperator?: pulumi.Input<string | undefined>;
|
|
221
221
|
/**
|
|
222
222
|
* Indicates whether the record is the condition itself or a logical aggregation. Logical aggreation indicates that additional conditions are present under the children attribute.
|
|
223
223
|
* - Choices: `ConditionAndBlock`, `ConditionAttributes`, `ConditionOrBlock`, `ConditionReference`
|
|
224
224
|
*/
|
|
225
|
-
conditionType?: pulumi.Input<string>;
|
|
225
|
+
conditionType?: pulumi.Input<string | undefined>;
|
|
226
226
|
/**
|
|
227
227
|
* Rule name, [Valid characters are alphanumerics, underscore, hyphen, space, period, parentheses]
|
|
228
228
|
*/
|
|
229
|
-
name?: pulumi.Input<string>;
|
|
229
|
+
name?: pulumi.Input<string | undefined>;
|
|
230
230
|
/**
|
|
231
231
|
* The authorization profile(s)
|
|
232
232
|
*/
|
|
233
|
-
profiles?: pulumi.Input<pulumi.Input<string>[]>;
|
|
233
|
+
profiles?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
234
234
|
/**
|
|
235
235
|
* The rank (priority) in relation to other rules. Lower rank is higher priority.
|
|
236
236
|
*/
|
|
237
|
-
rank?: pulumi.Input<number>;
|
|
237
|
+
rank?: pulumi.Input<number | undefined>;
|
|
238
238
|
/**
|
|
239
239
|
* Security group used in authorization policies
|
|
240
240
|
*/
|
|
241
|
-
securityGroup?: pulumi.Input<string>;
|
|
241
|
+
securityGroup?: pulumi.Input<string | undefined>;
|
|
242
242
|
/**
|
|
243
243
|
* The state that the rule is in. A disabled rule cannot be matched.
|
|
244
244
|
* - Choices: `disabled`, `enabled`, `monitor`
|
|
245
245
|
*/
|
|
246
|
-
state?: pulumi.Input<string>;
|
|
246
|
+
state?: pulumi.Input<string | undefined>;
|
|
247
247
|
}
|
|
248
|
+
//# sourceMappingURL=authorizationGlobalExceptionRule.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"authorizationGlobalExceptionRule.d.ts","sourceRoot":"","sources":["../../networkaccess/authorizationGlobalExceptionRule.ts"],"names":[],"mappings":"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"}
|