|
3260 | 3260 | "paths": { |
3261 | 3261 | "/backupRestore/enable": "least=DelegatedWork,Application" |
3262 | 3262 | } |
| 3263 | + }, |
| 3264 | + { |
| 3265 | + "schemeKeys": [ |
| 3266 | + "DelegatedWork", |
| 3267 | + "Application" |
| 3268 | + ], |
| 3269 | + "methods": [ |
| 3270 | + "GET" |
| 3271 | + ], |
| 3272 | + "paths": { |
| 3273 | + "/backupRestore/emailNotificationsSetting": "least=DelegatedWork,Application" |
| 3274 | + } |
| 3275 | + }, |
| 3276 | + { |
| 3277 | + "schemeKeys": [ |
| 3278 | + "DelegatedWork" |
| 3279 | + ], |
| 3280 | + "methods": [ |
| 3281 | + "PATCH" |
| 3282 | + ], |
| 3283 | + "paths": { |
| 3284 | + "/backupRestore/emailNotificationsSetting": "least=DelegatedWork" |
| 3285 | + } |
3263 | 3286 | } |
3264 | 3287 | ], |
3265 | 3288 | "ownerInfo": { |
|
28605 | 28628 | "/networkAccess/settings/crossTenantAccess": "least=DelegatedWork,Application", |
28606 | 28629 | "/networkaccess/settings/enrichedAuditLogs": "least=DelegatedWork,Application", |
28607 | 28630 | "/networkAccess/threatInspectionPolicies": "least=DelegatedWork,Application", |
| 28631 | + "/networkaccess/tls/externalCertificateAuthorityCertificates": "least=DelegatedWork,Application", |
| 28632 | + "/networkaccess/tls/externalCertificateAuthorityCertificates/{id}": "least=DelegatedWork,Application", |
28608 | 28633 | "/networkAccess/tlsInspectionPolicies": "least=DelegatedWork,Application", |
28609 | 28634 | "/networkAccess/tlsPolicies": "least=DelegatedWork,Application" |
28610 | 28635 | } |
|
28678 | 28703 | "/networkAccess/settings/crossTenantAccess": "", |
28679 | 28704 | "/networkaccess/settings/enrichedAuditLogs": "", |
28680 | 28705 | "/networkAccess/threatInspectionPolicies": "", |
| 28706 | + "/networkaccess/tls/externalCertificateAuthorityCertificates/{id}": "", |
28681 | 28707 | "/networkAccess/tlsInspectionPolicies": "", |
28682 | 28708 | "/networkAccess/tlsPolicies": "" |
28683 | 28709 | } |
|
28705 | 28731 | "/networkAccess/securityProviderPolicies": "least=DelegatedWork,Application", |
28706 | 28732 | "/networkAccess/securityProviders/{id}/registration": "least=DelegatedWork,Application", |
28707 | 28733 | "/networkAccess/threatInspectionPolicies": "least=DelegatedWork,Application", |
| 28734 | + "/networkaccess/tls/externalCertificateAuthorityCertificates": "least=DelegatedWork,Application", |
28708 | 28735 | "/networkAccess/tlsInspectionPolicies": "least=DelegatedWork,Application", |
28709 | 28736 | "/networkAccess/tlsPolicies": "least=DelegatedWork,Application" |
28710 | 28737 | } |
|
28734 | 28761 | "/networkAccess/settings/crossTenantAccess": "least=DelegatedWork,Application", |
28735 | 28762 | "/networkaccess/settings/enrichedAuditLogs": "least=DelegatedWork,Application", |
28736 | 28763 | "/networkAccess/threatInspectionPolicies/{id}": "least=DelegatedWork,Application", |
| 28764 | + "/networkaccess/tls/externalCertificateAuthorityCertificates/{id}": "least=DelegatedWork,Application", |
28737 | 28765 | "/networkAccess/tlsInspectionPolicies/{id}": "least=DelegatedWork,Application", |
28738 | 28766 | "/networkAccess/tlsPolicies/{id}": "least=DelegatedWork,Application" |
28739 | 28767 | } |
|
28758 | 28786 | "/networkaccess/privateAccessConfigs/{id}": "least=DelegatedWork,Application", |
28759 | 28787 | "/networkAccess/securityProviderPolicies/{id}": "least=DelegatedWork,Application", |
28760 | 28788 | "/networkAccess/threatInspectionPolicies/{id}": "least=DelegatedWork,Application", |
| 28789 | + "/networkaccess/tls/externalCertificateAuthorityCertificates/{id}": "least=DelegatedWork,Application", |
28761 | 28790 | "/networkAccess/tlsInspectionPolicies/{id}": "least=DelegatedWork,Application", |
28762 | 28791 | "/networkAccess/tlsPolicies/{id}": "least=DelegatedWork,Application" |
28763 | 28792 | } |
|
0 commit comments