@distilled.cloud/cloudflare 0.18.2 → 0.19.1

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.
Files changed (261) hide show
  1. package/lib/schemas.d.ts +7 -8
  2. package/lib/schemas.d.ts.map +1 -1
  3. package/lib/schemas.js +9 -12
  4. package/lib/schemas.js.map +1 -1
  5. package/lib/services/abuse-reports.d.ts +4 -4
  6. package/lib/services/abuse-reports.d.ts.map +1 -1
  7. package/lib/services/abuse-reports.js +28 -22
  8. package/lib/services/abuse-reports.js.map +1 -1
  9. package/lib/services/accounts.d.ts +10 -10
  10. package/lib/services/accounts.d.ts.map +1 -1
  11. package/lib/services/accounts.js +67 -52
  12. package/lib/services/accounts.js.map +1 -1
  13. package/lib/services/ai-gateway.d.ts +10 -10
  14. package/lib/services/ai-gateway.d.ts.map +1 -1
  15. package/lib/services/ai-gateway.js +70 -55
  16. package/lib/services/ai-gateway.js.map +1 -1
  17. package/lib/services/ai.d.ts +2 -2
  18. package/lib/services/ai.d.ts.map +1 -1
  19. package/lib/services/ai.js +14 -11
  20. package/lib/services/ai.js.map +1 -1
  21. package/lib/services/alerting.d.ts +2 -2
  22. package/lib/services/alerting.d.ts.map +1 -1
  23. package/lib/services/alerting.js +14 -11
  24. package/lib/services/alerting.js.map +1 -1
  25. package/lib/services/api-gateway.d.ts +10 -10
  26. package/lib/services/api-gateway.d.ts.map +1 -1
  27. package/lib/services/api-gateway.js +70 -55
  28. package/lib/services/api-gateway.js.map +1 -1
  29. package/lib/services/audit-logs.d.ts +2 -2
  30. package/lib/services/audit-logs.d.ts.map +1 -1
  31. package/lib/services/audit-logs.js +14 -11
  32. package/lib/services/audit-logs.js.map +1 -1
  33. package/lib/services/client-certificates.d.ts +2 -2
  34. package/lib/services/client-certificates.d.ts.map +1 -1
  35. package/lib/services/client-certificates.js +14 -11
  36. package/lib/services/client-certificates.js.map +1 -1
  37. package/lib/services/custom-certificates.d.ts +2 -2
  38. package/lib/services/custom-certificates.d.ts.map +1 -1
  39. package/lib/services/custom-certificates.js +14 -11
  40. package/lib/services/custom-certificates.js.map +1 -1
  41. package/lib/services/custom-hostnames.d.ts +2 -2
  42. package/lib/services/custom-hostnames.d.ts.map +1 -1
  43. package/lib/services/custom-hostnames.js +14 -11
  44. package/lib/services/custom-hostnames.js.map +1 -1
  45. package/lib/services/custom-pages.d.ts +40 -13
  46. package/lib/services/custom-pages.d.ts.map +1 -1
  47. package/lib/services/custom-pages.js +68 -15
  48. package/lib/services/custom-pages.js.map +1 -1
  49. package/lib/services/d1.d.ts +2 -2
  50. package/lib/services/d1.d.ts.map +1 -1
  51. package/lib/services/d1.js +14 -11
  52. package/lib/services/d1.js.map +1 -1
  53. package/lib/services/dns-firewall.d.ts +2 -2
  54. package/lib/services/dns-firewall.d.ts.map +1 -1
  55. package/lib/services/dns-firewall.js +14 -11
  56. package/lib/services/dns-firewall.js.map +1 -1
  57. package/lib/services/dns.d.ts +4 -4
  58. package/lib/services/dns.d.ts.map +1 -1
  59. package/lib/services/dns.js +28 -22
  60. package/lib/services/dns.js.map +1 -1
  61. package/lib/services/durable-objects.d.ts +4 -4
  62. package/lib/services/durable-objects.d.ts.map +1 -1
  63. package/lib/services/durable-objects.js +25 -19
  64. package/lib/services/durable-objects.js.map +1 -1
  65. package/lib/services/email-routing.d.ts +4 -4
  66. package/lib/services/email-routing.d.ts.map +1 -1
  67. package/lib/services/email-routing.js +28 -22
  68. package/lib/services/email-routing.js.map +1 -1
  69. package/lib/services/email-security.d.ts +14 -14
  70. package/lib/services/email-security.d.ts.map +1 -1
  71. package/lib/services/email-security.js +98 -77
  72. package/lib/services/email-security.js.map +1 -1
  73. package/lib/services/filters.d.ts +2 -2
  74. package/lib/services/filters.d.ts.map +1 -1
  75. package/lib/services/filters.js +14 -11
  76. package/lib/services/filters.js.map +1 -1
  77. package/lib/services/firewall.d.ts +82 -39
  78. package/lib/services/firewall.d.ts.map +1 -1
  79. package/lib/services/firewall.js +232 -114
  80. package/lib/services/firewall.js.map +1 -1
  81. package/lib/services/healthchecks.d.ts +2 -2
  82. package/lib/services/healthchecks.d.ts.map +1 -1
  83. package/lib/services/healthchecks.js +14 -11
  84. package/lib/services/healthchecks.js.map +1 -1
  85. package/lib/services/images.d.ts +2 -2
  86. package/lib/services/images.d.ts.map +1 -1
  87. package/lib/services/images.js +14 -11
  88. package/lib/services/images.js.map +1 -1
  89. package/lib/services/intel.d.ts +6 -4
  90. package/lib/services/intel.d.ts.map +1 -1
  91. package/lib/services/intel.js +30 -22
  92. package/lib/services/intel.js.map +1 -1
  93. package/lib/services/kv.d.ts +4 -4
  94. package/lib/services/kv.d.ts.map +1 -1
  95. package/lib/services/kv.js +25 -19
  96. package/lib/services/kv.js.map +1 -1
  97. package/lib/services/load-balancers.d.ts +2 -2
  98. package/lib/services/load-balancers.d.ts.map +1 -1
  99. package/lib/services/load-balancers.js +14 -11
  100. package/lib/services/load-balancers.js.map +1 -1
  101. package/lib/services/logpush.d.ts +157 -64
  102. package/lib/services/logpush.d.ts.map +1 -1
  103. package/lib/services/logpush.js +292 -63
  104. package/lib/services/logpush.js.map +1 -1
  105. package/lib/services/magic-cloud-networking.d.ts +2 -2
  106. package/lib/services/magic-cloud-networking.d.ts.map +1 -1
  107. package/lib/services/magic-cloud-networking.js +14 -11
  108. package/lib/services/magic-cloud-networking.js.map +1 -1
  109. package/lib/services/memberships.d.ts +2 -2
  110. package/lib/services/memberships.d.ts.map +1 -1
  111. package/lib/services/memberships.js +14 -11
  112. package/lib/services/memberships.js.map +1 -1
  113. package/lib/services/origin-ca-certificates.d.ts +2 -2
  114. package/lib/services/origin-ca-certificates.d.ts.map +1 -1
  115. package/lib/services/origin-ca-certificates.js +14 -11
  116. package/lib/services/origin-ca-certificates.js.map +1 -1
  117. package/lib/services/pages.d.ts +4 -4
  118. package/lib/services/pages.d.ts.map +1 -1
  119. package/lib/services/pages.js +28 -22
  120. package/lib/services/pages.js.map +1 -1
  121. package/lib/services/queues.d.ts +2 -2
  122. package/lib/services/queues.d.ts.map +1 -1
  123. package/lib/services/queues.js +14 -11
  124. package/lib/services/queues.js.map +1 -1
  125. package/lib/services/r2.d.ts +97 -2
  126. package/lib/services/r2.d.ts.map +1 -1
  127. package/lib/services/r2.js +125 -6
  128. package/lib/services/r2.js.map +1 -1
  129. package/lib/services/radar.d.ts +4 -4
  130. package/lib/services/radar.d.ts.map +1 -1
  131. package/lib/services/radar.js +28 -22
  132. package/lib/services/radar.js.map +1 -1
  133. package/lib/services/rate-limits.d.ts +2 -2
  134. package/lib/services/rate-limits.d.ts.map +1 -1
  135. package/lib/services/rate-limits.js +14 -11
  136. package/lib/services/rate-limits.js.map +1 -1
  137. package/lib/services/resource-sharing.d.ts +6 -6
  138. package/lib/services/resource-sharing.d.ts.map +1 -1
  139. package/lib/services/resource-sharing.js +42 -33
  140. package/lib/services/resource-sharing.js.map +1 -1
  141. package/lib/services/rules.d.ts +2 -2
  142. package/lib/services/rules.d.ts.map +1 -1
  143. package/lib/services/rules.js +11 -8
  144. package/lib/services/rules.js.map +1 -1
  145. package/lib/services/rulesets.d.ts +202 -67
  146. package/lib/services/rulesets.d.ts.map +1 -1
  147. package/lib/services/rulesets.js +383 -84
  148. package/lib/services/rulesets.js.map +1 -1
  149. package/lib/services/rum.d.ts +2 -2
  150. package/lib/services/rum.d.ts.map +1 -1
  151. package/lib/services/rum.js +14 -11
  152. package/lib/services/rum.js.map +1 -1
  153. package/lib/services/schema-validation.d.ts +4 -4
  154. package/lib/services/schema-validation.d.ts.map +1 -1
  155. package/lib/services/schema-validation.js +28 -22
  156. package/lib/services/schema-validation.js.map +1 -1
  157. package/lib/services/secrets-store.d.ts +4 -4
  158. package/lib/services/secrets-store.d.ts.map +1 -1
  159. package/lib/services/secrets-store.js +28 -22
  160. package/lib/services/secrets-store.js.map +1 -1
  161. package/lib/services/security-center.d.ts +68 -21
  162. package/lib/services/security-center.d.ts.map +1 -1
  163. package/lib/services/security-center.js +142 -33
  164. package/lib/services/security-center.js.map +1 -1
  165. package/lib/services/snippets.d.ts +2 -2
  166. package/lib/services/snippets.d.ts.map +1 -1
  167. package/lib/services/snippets.js +14 -11
  168. package/lib/services/snippets.js.map +1 -1
  169. package/lib/services/spectrum.d.ts +2 -2
  170. package/lib/services/spectrum.d.ts.map +1 -1
  171. package/lib/services/spectrum.js +14 -11
  172. package/lib/services/spectrum.js.map +1 -1
  173. package/lib/services/speed.d.ts +2 -2
  174. package/lib/services/speed.d.ts.map +1 -1
  175. package/lib/services/speed.js +14 -11
  176. package/lib/services/speed.js.map +1 -1
  177. package/lib/services/token-validation.d.ts +4 -4
  178. package/lib/services/token-validation.d.ts.map +1 -1
  179. package/lib/services/token-validation.js +28 -22
  180. package/lib/services/token-validation.js.map +1 -1
  181. package/lib/services/turnstile.d.ts +2 -2
  182. package/lib/services/turnstile.d.ts.map +1 -1
  183. package/lib/services/turnstile.js +14 -11
  184. package/lib/services/turnstile.js.map +1 -1
  185. package/lib/services/user.d.ts +8 -8
  186. package/lib/services/user.d.ts.map +1 -1
  187. package/lib/services/user.js +56 -44
  188. package/lib/services/user.js.map +1 -1
  189. package/lib/services/waiting-rooms.d.ts +18 -7
  190. package/lib/services/waiting-rooms.d.ts.map +1 -1
  191. package/lib/services/waiting-rooms.js +53 -29
  192. package/lib/services/waiting-rooms.js.map +1 -1
  193. package/lib/services/workers.d.ts +17 -17
  194. package/lib/services/workers.d.ts.map +1 -1
  195. package/lib/services/workers.js +53 -44
  196. package/lib/services/workers.js.map +1 -1
  197. package/lib/services/workflows.d.ts +6 -6
  198. package/lib/services/workflows.d.ts.map +1 -1
  199. package/lib/services/workflows.js +42 -33
  200. package/lib/services/workflows.js.map +1 -1
  201. package/lib/services/zero-trust.d.ts +639 -264
  202. package/lib/services/zero-trust.d.ts.map +1 -1
  203. package/lib/services/zero-trust.js +1575 -594
  204. package/lib/services/zero-trust.js.map +1 -1
  205. package/lib/services/zones.d.ts +2 -2
  206. package/lib/services/zones.d.ts.map +1 -1
  207. package/lib/services/zones.js +14 -11
  208. package/lib/services/zones.js.map +1 -1
  209. package/package.json +2 -2
  210. package/src/schemas.ts +19 -17
  211. package/src/services/abuse-reports.ts +42 -28
  212. package/src/services/accounts.ts +94 -67
  213. package/src/services/ai-gateway.ts +101 -70
  214. package/src/services/ai.ts +19 -14
  215. package/src/services/alerting.ts +19 -14
  216. package/src/services/api-gateway.ts +105 -70
  217. package/src/services/audit-logs.ts +19 -14
  218. package/src/services/client-certificates.ts +21 -14
  219. package/src/services/custom-certificates.ts +21 -14
  220. package/src/services/custom-hostnames.ts +21 -14
  221. package/src/services/custom-pages.ts +170 -66
  222. package/src/services/d1.ts +19 -14
  223. package/src/services/dns-firewall.ts +21 -14
  224. package/src/services/dns.ts +40 -28
  225. package/src/services/durable-objects.ts +39 -25
  226. package/src/services/email-routing.ts +38 -28
  227. package/src/services/email-security.ts +147 -98
  228. package/src/services/filters.ts +19 -14
  229. package/src/services/firewall.ts +462 -233
  230. package/src/services/healthchecks.ts +21 -14
  231. package/src/services/images.ts +19 -14
  232. package/src/services/intel.ts +44 -28
  233. package/src/services/kv.ts +39 -25
  234. package/src/services/load-balancers.ts +19 -14
  235. package/src/services/logpush.ts +798 -372
  236. package/src/services/magic-cloud-networking.ts +19 -14
  237. package/src/services/memberships.ts +21 -14
  238. package/src/services/origin-ca-certificates.ts +21 -14
  239. package/src/services/pages.ts +40 -28
  240. package/src/services/queues.ts +21 -14
  241. package/src/services/r2.ts +307 -9
  242. package/src/services/radar.ts +42 -28
  243. package/src/services/rate-limits.ts +21 -14
  244. package/src/services/resource-sharing.ts +61 -42
  245. package/src/services/rules.ts +18 -11
  246. package/src/services/rulesets.ts +3990 -3420
  247. package/src/services/rum.ts +19 -14
  248. package/src/services/schema-validation.ts +40 -28
  249. package/src/services/secrets-store.ts +40 -28
  250. package/src/services/security-center.ts +266 -77
  251. package/src/services/snippets.ts +19 -14
  252. package/src/services/spectrum.ts +19 -14
  253. package/src/services/speed.ts +19 -14
  254. package/src/services/token-validation.ts +40 -28
  255. package/src/services/turnstile.ts +19 -14
  256. package/src/services/user.ts +80 -56
  257. package/src/services/waiting-rooms.ts +89 -39
  258. package/src/services/workers.ts +85 -64
  259. package/src/services/workflows.ts +57 -42
  260. package/src/services/zero-trust.ts +4536 -2654
  261. package/src/services/zones.ts +19 -14
@@ -53,12 +53,12 @@ export interface ListAccessAiControlMcpPortalsResponse {
53
53
  modifiedAt?: string | null;
54
54
  modifiedBy?: string | null;
55
55
  }[];
56
- resultInfo: {
56
+ resultInfo?: {
57
57
  count?: number | null;
58
58
  page?: number | null;
59
59
  perPage?: number | null;
60
60
  totalCount?: number | null;
61
- };
61
+ } | null;
62
62
  }
63
63
  export declare const ListAccessAiControlMcpPortalsResponse: Schema.Schema<ListAccessAiControlMcpPortalsResponse>;
64
64
  export type ListAccessAiControlMcpPortalsError = DefaultErrors;
@@ -232,12 +232,12 @@ export interface ListAccessAiControlMcpServersResponse {
232
232
  modifiedBy?: string | null;
233
233
  status?: string | null;
234
234
  }[];
235
- resultInfo: {
235
+ resultInfo?: {
236
236
  count?: number | null;
237
237
  page?: number | null;
238
238
  perPage?: number | null;
239
239
  totalCount?: number | null;
240
- };
240
+ } | null;
241
241
  }
242
242
  export declare const ListAccessAiControlMcpServersResponse: Schema.Schema<ListAccessAiControlMcpServersResponse>;
243
243
  export type ListAccessAiControlMcpServersError = DefaultErrors;
@@ -370,9 +370,19 @@ export type SyncAccessAiControlMcpServerResponse = unknown;
370
370
  export declare const SyncAccessAiControlMcpServerResponse: Schema.Schema<SyncAccessAiControlMcpServerResponse>;
371
371
  export type SyncAccessAiControlMcpServerError = DefaultErrors;
372
372
  export declare const syncAccessAiControlMcpServer: API.OperationMethod<SyncAccessAiControlMcpServerRequest, SyncAccessAiControlMcpServerResponse, SyncAccessAiControlMcpServerError, Credentials | HttpClient.HttpClient>;
373
- export interface GetAccessApplicationRequest {
373
+ interface GetAccessApplicationBaseRequest {
374
+ appId: string;
375
+ }
376
+ export interface GetAccessApplicationForAccountRequest extends GetAccessApplicationBaseRequest {
377
+ /** Path param: The Account ID to use for this endpoint. */
378
+ accountId: string;
379
+ }
380
+ export interface GetAccessApplicationForZoneRequest extends GetAccessApplicationBaseRequest {
381
+ /** Path param: The Zone ID to use for this endpoint. */
382
+ zoneId: string;
374
383
  }
375
- export declare const GetAccessApplicationRequest: Schema.Schema<GetAccessApplicationRequest>;
384
+ export declare const GetAccessApplicationForAccountRequest: Schema.Schema<GetAccessApplicationForAccountRequest>;
385
+ export declare const GetAccessApplicationForZoneRequest: Schema.Schema<GetAccessApplicationForZoneRequest>;
376
386
  export type GetAccessApplicationResponse = {
377
387
  domain: string;
378
388
  type: "self_hosted" | "saas" | "ssh" | "vnc" | "app_launcher" | "warp" | "biso" | "bookmark" | "dash_sso" | "infrastructure" | "rdp" | "mcp" | "mcp_portal" | "proxy_endpoint";
@@ -2727,10 +2737,20 @@ export type GetAccessApplicationResponse = {
2727
2737
  };
2728
2738
  export declare const GetAccessApplicationResponse: Schema.Schema<GetAccessApplicationResponse>;
2729
2739
  export type GetAccessApplicationError = DefaultErrors;
2730
- export declare const getAccessApplication: API.OperationMethod<GetAccessApplicationRequest, GetAccessApplicationResponse, GetAccessApplicationError, Credentials | HttpClient.HttpClient>;
2731
- export interface ListAccessApplicationsRequest {
2740
+ export declare const getAccessApplicationForAccount: API.OperationMethod<GetAccessApplicationForAccountRequest, GetAccessApplicationResponse, GetAccessApplicationError, Credentials | HttpClient.HttpClient>;
2741
+ export declare const getAccessApplicationForZone: API.OperationMethod<GetAccessApplicationForZoneRequest, GetAccessApplicationResponse, GetAccessApplicationError, Credentials | HttpClient.HttpClient>;
2742
+ interface ListAccessApplicationsBaseRequest {
2743
+ }
2744
+ export interface ListAccessApplicationsForAccountRequest extends ListAccessApplicationsBaseRequest {
2745
+ /** Path param: The Account ID to use for this endpoint. */
2746
+ accountId: string;
2747
+ }
2748
+ export interface ListAccessApplicationsForZoneRequest extends ListAccessApplicationsBaseRequest {
2749
+ /** Path param: The Zone ID to use for this endpoint. */
2750
+ zoneId: string;
2732
2751
  }
2733
- export declare const ListAccessApplicationsRequest: Schema.Schema<ListAccessApplicationsRequest>;
2752
+ export declare const ListAccessApplicationsForAccountRequest: Schema.Schema<ListAccessApplicationsForAccountRequest>;
2753
+ export declare const ListAccessApplicationsForZoneRequest: Schema.Schema<ListAccessApplicationsForZoneRequest>;
2734
2754
  export interface ListAccessApplicationsResponse {
2735
2755
  result: ({
2736
2756
  domain: string;
@@ -5084,21 +5104,18 @@ export interface ListAccessApplicationsResponse {
5084
5104
  skipInterstitial?: boolean | null;
5085
5105
  tags?: string[] | null;
5086
5106
  })[];
5087
- resultInfo: {
5107
+ resultInfo?: {
5088
5108
  count?: number | null;
5089
5109
  page?: number | null;
5090
5110
  perPage?: number | null;
5091
5111
  totalCount?: number | null;
5092
- };
5112
+ } | null;
5093
5113
  }
5094
5114
  export declare const ListAccessApplicationsResponse: Schema.Schema<ListAccessApplicationsResponse>;
5095
5115
  export type ListAccessApplicationsError = DefaultErrors;
5096
- export declare const listAccessApplications: API.PaginatedOperationMethod<ListAccessApplicationsRequest, ListAccessApplicationsResponse, ListAccessApplicationsError, Credentials | HttpClient.HttpClient>;
5097
- export interface CreateAccessApplicationRequest {
5098
- /** Path param: The Account ID to use for this endpoint. Mutually exclusive with the Zone ID. */
5099
- accountId?: string;
5100
- /** Path param: The Zone ID to use for this endpoint. Mutually exclusive with the Account ID. */
5101
- zoneId?: string;
5116
+ export declare const listAccessApplicationsForAccount: API.PaginatedOperationMethod<ListAccessApplicationsForAccountRequest, ListAccessApplicationsResponse, ListAccessApplicationsError, Credentials | HttpClient.HttpClient>;
5117
+ export declare const listAccessApplicationsForZone: API.PaginatedOperationMethod<ListAccessApplicationsForZoneRequest, ListAccessApplicationsResponse, ListAccessApplicationsError, Credentials | HttpClient.HttpClient>;
5118
+ interface CreateAccessApplicationBaseRequest {
5102
5119
  /** Body param: The primary hostname and path secured by Access. This domain will be displayed if the app is visible in the App Launcher. */
5103
5120
  domain: string;
5104
5121
  /** Body param: The application type. */
@@ -5248,7 +5265,16 @@ export interface CreateAccessApplicationRequest {
5248
5265
  /** Body param: The tags you want assigned to an application. Tags are used to filter applications in the App Launcher dashboard. */
5249
5266
  tags?: string[];
5250
5267
  }
5251
- export declare const CreateAccessApplicationRequest: Schema.Schema<CreateAccessApplicationRequest>;
5268
+ export interface CreateAccessApplicationForAccountRequest extends CreateAccessApplicationBaseRequest {
5269
+ /** Path param: The Account ID to use for this endpoint. */
5270
+ accountId: string;
5271
+ }
5272
+ export interface CreateAccessApplicationForZoneRequest extends CreateAccessApplicationBaseRequest {
5273
+ /** Path param: The Zone ID to use for this endpoint. */
5274
+ zoneId: string;
5275
+ }
5276
+ export declare const CreateAccessApplicationForAccountRequest: Schema.Schema<CreateAccessApplicationForAccountRequest>;
5277
+ export declare const CreateAccessApplicationForZoneRequest: Schema.Schema<CreateAccessApplicationForZoneRequest>;
5252
5278
  export type CreateAccessApplicationResponse = {
5253
5279
  domain: string;
5254
5280
  type: "self_hosted" | "saas" | "ssh" | "vnc" | "app_launcher" | "warp" | "biso" | "bookmark" | "dash_sso" | "infrastructure" | "rdp" | "mcp" | "mcp_portal" | "proxy_endpoint";
@@ -7603,12 +7629,10 @@ export type CreateAccessApplicationResponse = {
7603
7629
  };
7604
7630
  export declare const CreateAccessApplicationResponse: Schema.Schema<CreateAccessApplicationResponse>;
7605
7631
  export type CreateAccessApplicationError = DefaultErrors;
7606
- export declare const createAccessApplication: API.OperationMethod<CreateAccessApplicationRequest, CreateAccessApplicationResponse, CreateAccessApplicationError, Credentials | HttpClient.HttpClient>;
7607
- export interface UpdateAccessApplicationRequest {
7608
- /** Path param: The Account ID to use for this endpoint. Mutually exclusive with the Zone ID. */
7609
- accountId?: string;
7610
- /** Path param: The Zone ID to use for this endpoint. Mutually exclusive with the Account ID. */
7611
- zoneId?: string;
7632
+ export declare const createAccessApplicationForAccount: API.OperationMethod<CreateAccessApplicationForAccountRequest, CreateAccessApplicationResponse, CreateAccessApplicationError, Credentials | HttpClient.HttpClient>;
7633
+ export declare const createAccessApplicationForZone: API.OperationMethod<CreateAccessApplicationForZoneRequest, CreateAccessApplicationResponse, CreateAccessApplicationError, Credentials | HttpClient.HttpClient>;
7634
+ interface UpdateAccessApplicationBaseRequest {
7635
+ appId: string;
7612
7636
  /** Body param: The primary hostname and path secured by Access. This domain will be displayed if the app is visible in the App Launcher. */
7613
7637
  domain: string;
7614
7638
  /** Body param: The application type. */
@@ -7758,7 +7782,16 @@ export interface UpdateAccessApplicationRequest {
7758
7782
  /** Body param: The tags you want assigned to an application. Tags are used to filter applications in the App Launcher dashboard. */
7759
7783
  tags?: string[];
7760
7784
  }
7761
- export declare const UpdateAccessApplicationRequest: Schema.Schema<UpdateAccessApplicationRequest>;
7785
+ export interface UpdateAccessApplicationForAccountRequest extends UpdateAccessApplicationBaseRequest {
7786
+ /** Path param: The Account ID to use for this endpoint. */
7787
+ accountId: string;
7788
+ }
7789
+ export interface UpdateAccessApplicationForZoneRequest extends UpdateAccessApplicationBaseRequest {
7790
+ /** Path param: The Zone ID to use for this endpoint. */
7791
+ zoneId: string;
7792
+ }
7793
+ export declare const UpdateAccessApplicationForAccountRequest: Schema.Schema<UpdateAccessApplicationForAccountRequest>;
7794
+ export declare const UpdateAccessApplicationForZoneRequest: Schema.Schema<UpdateAccessApplicationForZoneRequest>;
7762
7795
  export type UpdateAccessApplicationResponse = {
7763
7796
  domain: string;
7764
7797
  type: "self_hosted" | "saas" | "ssh" | "vnc" | "app_launcher" | "warp" | "biso" | "bookmark" | "dash_sso" | "infrastructure" | "rdp" | "mcp" | "mcp_portal" | "proxy_endpoint";
@@ -10113,21 +10146,42 @@ export type UpdateAccessApplicationResponse = {
10113
10146
  };
10114
10147
  export declare const UpdateAccessApplicationResponse: Schema.Schema<UpdateAccessApplicationResponse>;
10115
10148
  export type UpdateAccessApplicationError = DefaultErrors;
10116
- export declare const updateAccessApplication: API.OperationMethod<UpdateAccessApplicationRequest, UpdateAccessApplicationResponse, UpdateAccessApplicationError, Credentials | HttpClient.HttpClient>;
10117
- export interface DeleteAccessApplicationRequest {
10149
+ export declare const updateAccessApplicationForAccount: API.OperationMethod<UpdateAccessApplicationForAccountRequest, UpdateAccessApplicationResponse, UpdateAccessApplicationError, Credentials | HttpClient.HttpClient>;
10150
+ export declare const updateAccessApplicationForZone: API.OperationMethod<UpdateAccessApplicationForZoneRequest, UpdateAccessApplicationResponse, UpdateAccessApplicationError, Credentials | HttpClient.HttpClient>;
10151
+ interface DeleteAccessApplicationBaseRequest {
10152
+ appId: string;
10153
+ }
10154
+ export interface DeleteAccessApplicationForAccountRequest extends DeleteAccessApplicationBaseRequest {
10155
+ /** Path param: The Account ID to use for this endpoint. */
10156
+ accountId: string;
10118
10157
  }
10119
- export declare const DeleteAccessApplicationRequest: Schema.Schema<DeleteAccessApplicationRequest>;
10158
+ export interface DeleteAccessApplicationForZoneRequest extends DeleteAccessApplicationBaseRequest {
10159
+ /** Path param: The Zone ID to use for this endpoint. */
10160
+ zoneId: string;
10161
+ }
10162
+ export declare const DeleteAccessApplicationForAccountRequest: Schema.Schema<DeleteAccessApplicationForAccountRequest>;
10163
+ export declare const DeleteAccessApplicationForZoneRequest: Schema.Schema<DeleteAccessApplicationForZoneRequest>;
10120
10164
  export interface DeleteAccessApplicationResponse {
10121
10165
  /** UUID. */
10122
10166
  id?: string | null;
10123
10167
  }
10124
10168
  export declare const DeleteAccessApplicationResponse: Schema.Schema<DeleteAccessApplicationResponse>;
10125
10169
  export type DeleteAccessApplicationError = DefaultErrors;
10126
- export declare const deleteAccessApplication: API.OperationMethod<DeleteAccessApplicationRequest, DeleteAccessApplicationResponse, DeleteAccessApplicationError, Credentials | HttpClient.HttpClient>;
10127
- export interface GetAccessApplicationCaRequest {
10170
+ export declare const deleteAccessApplicationForAccount: API.OperationMethod<DeleteAccessApplicationForAccountRequest, DeleteAccessApplicationResponse, DeleteAccessApplicationError, Credentials | HttpClient.HttpClient>;
10171
+ export declare const deleteAccessApplicationForZone: API.OperationMethod<DeleteAccessApplicationForZoneRequest, DeleteAccessApplicationResponse, DeleteAccessApplicationError, Credentials | HttpClient.HttpClient>;
10172
+ interface GetAccessApplicationCaBaseRequest {
10128
10173
  appId: string;
10129
10174
  }
10130
- export declare const GetAccessApplicationCaRequest: Schema.Schema<GetAccessApplicationCaRequest>;
10175
+ export interface GetAccessApplicationCaForAccountRequest extends GetAccessApplicationCaBaseRequest {
10176
+ /** Path param: The Account ID to use for this endpoint. */
10177
+ accountId: string;
10178
+ }
10179
+ export interface GetAccessApplicationCaForZoneRequest extends GetAccessApplicationCaBaseRequest {
10180
+ /** Path param: The Zone ID to use for this endpoint. */
10181
+ zoneId: string;
10182
+ }
10183
+ export declare const GetAccessApplicationCaForAccountRequest: Schema.Schema<GetAccessApplicationCaForAccountRequest>;
10184
+ export declare const GetAccessApplicationCaForZoneRequest: Schema.Schema<GetAccessApplicationCaForZoneRequest>;
10131
10185
  export interface GetAccessApplicationCaResponse {
10132
10186
  /** The ID of the CA. */
10133
10187
  id?: string | null;
@@ -10138,30 +10192,50 @@ export interface GetAccessApplicationCaResponse {
10138
10192
  }
10139
10193
  export declare const GetAccessApplicationCaResponse: Schema.Schema<GetAccessApplicationCaResponse>;
10140
10194
  export type GetAccessApplicationCaError = DefaultErrors;
10141
- export declare const getAccessApplicationCa: API.OperationMethod<GetAccessApplicationCaRequest, GetAccessApplicationCaResponse, GetAccessApplicationCaError, Credentials | HttpClient.HttpClient>;
10142
- export interface ListAccessApplicationCasRequest {
10195
+ export declare const getAccessApplicationCaForAccount: API.OperationMethod<GetAccessApplicationCaForAccountRequest, GetAccessApplicationCaResponse, GetAccessApplicationCaError, Credentials | HttpClient.HttpClient>;
10196
+ export declare const getAccessApplicationCaForZone: API.OperationMethod<GetAccessApplicationCaForZoneRequest, GetAccessApplicationCaResponse, GetAccessApplicationCaError, Credentials | HttpClient.HttpClient>;
10197
+ interface ListAccessApplicationCasBaseRequest {
10198
+ }
10199
+ export interface ListAccessApplicationCasForAccountRequest extends ListAccessApplicationCasBaseRequest {
10200
+ /** Path param: The Account ID to use for this endpoint. */
10201
+ accountId: string;
10143
10202
  }
10144
- export declare const ListAccessApplicationCasRequest: Schema.Schema<ListAccessApplicationCasRequest>;
10203
+ export interface ListAccessApplicationCasForZoneRequest extends ListAccessApplicationCasBaseRequest {
10204
+ /** Path param: The Zone ID to use for this endpoint. */
10205
+ zoneId: string;
10206
+ }
10207
+ export declare const ListAccessApplicationCasForAccountRequest: Schema.Schema<ListAccessApplicationCasForAccountRequest>;
10208
+ export declare const ListAccessApplicationCasForZoneRequest: Schema.Schema<ListAccessApplicationCasForZoneRequest>;
10145
10209
  export interface ListAccessApplicationCasResponse {
10146
10210
  result: {
10147
10211
  id?: string | null;
10148
10212
  aud?: string | null;
10149
10213
  publicKey?: string | null;
10150
10214
  }[];
10151
- resultInfo: {
10215
+ resultInfo?: {
10152
10216
  count?: number | null;
10153
10217
  page?: number | null;
10154
10218
  perPage?: number | null;
10155
10219
  totalCount?: number | null;
10156
- };
10220
+ } | null;
10157
10221
  }
10158
10222
  export declare const ListAccessApplicationCasResponse: Schema.Schema<ListAccessApplicationCasResponse>;
10159
10223
  export type ListAccessApplicationCasError = DefaultErrors;
10160
- export declare const listAccessApplicationCas: API.PaginatedOperationMethod<ListAccessApplicationCasRequest, ListAccessApplicationCasResponse, ListAccessApplicationCasError, Credentials | HttpClient.HttpClient>;
10161
- export interface CreateAccessApplicationCaRequest {
10224
+ export declare const listAccessApplicationCasForAccount: API.PaginatedOperationMethod<ListAccessApplicationCasForAccountRequest, ListAccessApplicationCasResponse, ListAccessApplicationCasError, Credentials | HttpClient.HttpClient>;
10225
+ export declare const listAccessApplicationCasForZone: API.PaginatedOperationMethod<ListAccessApplicationCasForZoneRequest, ListAccessApplicationCasResponse, ListAccessApplicationCasError, Credentials | HttpClient.HttpClient>;
10226
+ interface CreateAccessApplicationCaBaseRequest {
10162
10227
  appId: string;
10163
10228
  }
10164
- export declare const CreateAccessApplicationCaRequest: Schema.Schema<CreateAccessApplicationCaRequest>;
10229
+ export interface CreateAccessApplicationCaForAccountRequest extends CreateAccessApplicationCaBaseRequest {
10230
+ /** Path param: The Account ID to use for this endpoint. */
10231
+ accountId: string;
10232
+ }
10233
+ export interface CreateAccessApplicationCaForZoneRequest extends CreateAccessApplicationCaBaseRequest {
10234
+ /** Path param: The Zone ID to use for this endpoint. */
10235
+ zoneId: string;
10236
+ }
10237
+ export declare const CreateAccessApplicationCaForAccountRequest: Schema.Schema<CreateAccessApplicationCaForAccountRequest>;
10238
+ export declare const CreateAccessApplicationCaForZoneRequest: Schema.Schema<CreateAccessApplicationCaForZoneRequest>;
10165
10239
  export interface CreateAccessApplicationCaResponse {
10166
10240
  /** The ID of the CA. */
10167
10241
  id?: string | null;
@@ -10172,23 +10246,43 @@ export interface CreateAccessApplicationCaResponse {
10172
10246
  }
10173
10247
  export declare const CreateAccessApplicationCaResponse: Schema.Schema<CreateAccessApplicationCaResponse>;
10174
10248
  export type CreateAccessApplicationCaError = DefaultErrors;
10175
- export declare const createAccessApplicationCa: API.OperationMethod<CreateAccessApplicationCaRequest, CreateAccessApplicationCaResponse, CreateAccessApplicationCaError, Credentials | HttpClient.HttpClient>;
10176
- export interface DeleteAccessApplicationCaRequest {
10249
+ export declare const createAccessApplicationCaForAccount: API.OperationMethod<CreateAccessApplicationCaForAccountRequest, CreateAccessApplicationCaResponse, CreateAccessApplicationCaError, Credentials | HttpClient.HttpClient>;
10250
+ export declare const createAccessApplicationCaForZone: API.OperationMethod<CreateAccessApplicationCaForZoneRequest, CreateAccessApplicationCaResponse, CreateAccessApplicationCaError, Credentials | HttpClient.HttpClient>;
10251
+ interface DeleteAccessApplicationCaBaseRequest {
10177
10252
  appId: string;
10178
10253
  }
10179
- export declare const DeleteAccessApplicationCaRequest: Schema.Schema<DeleteAccessApplicationCaRequest>;
10254
+ export interface DeleteAccessApplicationCaForAccountRequest extends DeleteAccessApplicationCaBaseRequest {
10255
+ /** Path param: The Account ID to use for this endpoint. */
10256
+ accountId: string;
10257
+ }
10258
+ export interface DeleteAccessApplicationCaForZoneRequest extends DeleteAccessApplicationCaBaseRequest {
10259
+ /** Path param: The Zone ID to use for this endpoint. */
10260
+ zoneId: string;
10261
+ }
10262
+ export declare const DeleteAccessApplicationCaForAccountRequest: Schema.Schema<DeleteAccessApplicationCaForAccountRequest>;
10263
+ export declare const DeleteAccessApplicationCaForZoneRequest: Schema.Schema<DeleteAccessApplicationCaForZoneRequest>;
10180
10264
  export interface DeleteAccessApplicationCaResponse {
10181
10265
  /** The ID of the CA. */
10182
10266
  id?: string | null;
10183
10267
  }
10184
10268
  export declare const DeleteAccessApplicationCaResponse: Schema.Schema<DeleteAccessApplicationCaResponse>;
10185
10269
  export type DeleteAccessApplicationCaError = DefaultErrors;
10186
- export declare const deleteAccessApplicationCa: API.OperationMethod<DeleteAccessApplicationCaRequest, DeleteAccessApplicationCaResponse, DeleteAccessApplicationCaError, Credentials | HttpClient.HttpClient>;
10187
- export interface GetAccessApplicationPolicyRequest {
10270
+ export declare const deleteAccessApplicationCaForAccount: API.OperationMethod<DeleteAccessApplicationCaForAccountRequest, DeleteAccessApplicationCaResponse, DeleteAccessApplicationCaError, Credentials | HttpClient.HttpClient>;
10271
+ export declare const deleteAccessApplicationCaForZone: API.OperationMethod<DeleteAccessApplicationCaForZoneRequest, DeleteAccessApplicationCaResponse, DeleteAccessApplicationCaError, Credentials | HttpClient.HttpClient>;
10272
+ interface GetAccessApplicationPolicyBaseRequest {
10188
10273
  appId: string;
10189
10274
  policyId: string;
10190
10275
  }
10191
- export declare const GetAccessApplicationPolicyRequest: Schema.Schema<GetAccessApplicationPolicyRequest>;
10276
+ export interface GetAccessApplicationPolicyForAccountRequest extends GetAccessApplicationPolicyBaseRequest {
10277
+ /** Path param: The Account ID to use for this endpoint. */
10278
+ accountId: string;
10279
+ }
10280
+ export interface GetAccessApplicationPolicyForZoneRequest extends GetAccessApplicationPolicyBaseRequest {
10281
+ /** Path param: The Zone ID to use for this endpoint. */
10282
+ zoneId: string;
10283
+ }
10284
+ export declare const GetAccessApplicationPolicyForAccountRequest: Schema.Schema<GetAccessApplicationPolicyForAccountRequest>;
10285
+ export declare const GetAccessApplicationPolicyForZoneRequest: Schema.Schema<GetAccessApplicationPolicyForZoneRequest>;
10192
10286
  export interface GetAccessApplicationPolicyResponse {
10193
10287
  /** The UUID of the policy */
10194
10288
  id?: string | null;
@@ -10531,11 +10625,21 @@ export interface GetAccessApplicationPolicyResponse {
10531
10625
  }
10532
10626
  export declare const GetAccessApplicationPolicyResponse: Schema.Schema<GetAccessApplicationPolicyResponse>;
10533
10627
  export type GetAccessApplicationPolicyError = DefaultErrors;
10534
- export declare const getAccessApplicationPolicy: API.OperationMethod<GetAccessApplicationPolicyRequest, GetAccessApplicationPolicyResponse, GetAccessApplicationPolicyError, Credentials | HttpClient.HttpClient>;
10535
- export interface ListAccessApplicationPoliciesRequest {
10628
+ export declare const getAccessApplicationPolicyForAccount: API.OperationMethod<GetAccessApplicationPolicyForAccountRequest, GetAccessApplicationPolicyResponse, GetAccessApplicationPolicyError, Credentials | HttpClient.HttpClient>;
10629
+ export declare const getAccessApplicationPolicyForZone: API.OperationMethod<GetAccessApplicationPolicyForZoneRequest, GetAccessApplicationPolicyResponse, GetAccessApplicationPolicyError, Credentials | HttpClient.HttpClient>;
10630
+ interface ListAccessApplicationPoliciesBaseRequest {
10536
10631
  appId: string;
10537
10632
  }
10538
- export declare const ListAccessApplicationPoliciesRequest: Schema.Schema<ListAccessApplicationPoliciesRequest>;
10633
+ export interface ListAccessApplicationPoliciesForAccountRequest extends ListAccessApplicationPoliciesBaseRequest {
10634
+ /** Path param: The Account ID to use for this endpoint. */
10635
+ accountId: string;
10636
+ }
10637
+ export interface ListAccessApplicationPoliciesForZoneRequest extends ListAccessApplicationPoliciesBaseRequest {
10638
+ /** Path param: The Zone ID to use for this endpoint. */
10639
+ zoneId: string;
10640
+ }
10641
+ export declare const ListAccessApplicationPoliciesForAccountRequest: Schema.Schema<ListAccessApplicationPoliciesForAccountRequest>;
10642
+ export declare const ListAccessApplicationPoliciesForZoneRequest: Schema.Schema<ListAccessApplicationPoliciesForZoneRequest>;
10539
10643
  export interface ListAccessApplicationPoliciesResponse {
10540
10644
  result: {
10541
10645
  id?: string | null;
@@ -10864,22 +10968,19 @@ export interface ListAccessApplicationPoliciesResponse {
10864
10968
  sessionDuration?: string | null;
10865
10969
  updatedAt?: string | null;
10866
10970
  }[];
10867
- resultInfo: {
10971
+ resultInfo?: {
10868
10972
  count?: number | null;
10869
10973
  page?: number | null;
10870
10974
  perPage?: number | null;
10871
10975
  totalCount?: number | null;
10872
- };
10976
+ } | null;
10873
10977
  }
10874
10978
  export declare const ListAccessApplicationPoliciesResponse: Schema.Schema<ListAccessApplicationPoliciesResponse>;
10875
10979
  export type ListAccessApplicationPoliciesError = DefaultErrors;
10876
- export declare const listAccessApplicationPolicies: API.PaginatedOperationMethod<ListAccessApplicationPoliciesRequest, ListAccessApplicationPoliciesResponse, ListAccessApplicationPoliciesError, Credentials | HttpClient.HttpClient>;
10877
- export interface CreateAccessApplicationPolicyRequest {
10980
+ export declare const listAccessApplicationPoliciesForAccount: API.PaginatedOperationMethod<ListAccessApplicationPoliciesForAccountRequest, ListAccessApplicationPoliciesResponse, ListAccessApplicationPoliciesError, Credentials | HttpClient.HttpClient>;
10981
+ export declare const listAccessApplicationPoliciesForZone: API.PaginatedOperationMethod<ListAccessApplicationPoliciesForZoneRequest, ListAccessApplicationPoliciesResponse, ListAccessApplicationPoliciesError, Credentials | HttpClient.HttpClient>;
10982
+ interface CreateAccessApplicationPolicyBaseRequest {
10878
10983
  appId: string;
10879
- /** Path param: The Account ID to use for this endpoint. Mutually exclusive with the Zone ID. */
10880
- accountId?: string;
10881
- /** Path param: The Zone ID to use for this endpoint. Mutually exclusive with the Account ID. */
10882
- zoneId?: string;
10883
10984
  /** Body param: Administrators who can approve a temporary authentication request. */
10884
10985
  approvalGroups?: {
10885
10986
  approvalsNeeded: number;
@@ -10899,7 +11000,16 @@ export interface CreateAccessApplicationPolicyRequest {
10899
11000
  /** Body param: The amount of time that tokens issued for the application will be valid. Must be in the format `300ms` or `2h45m`. Valid time units are: ns, us (or µs), ms, s, m, h. */
10900
11001
  sessionDuration?: string;
10901
11002
  }
10902
- export declare const CreateAccessApplicationPolicyRequest: Schema.Schema<CreateAccessApplicationPolicyRequest>;
11003
+ export interface CreateAccessApplicationPolicyForAccountRequest extends CreateAccessApplicationPolicyBaseRequest {
11004
+ /** Path param: The Account ID to use for this endpoint. */
11005
+ accountId: string;
11006
+ }
11007
+ export interface CreateAccessApplicationPolicyForZoneRequest extends CreateAccessApplicationPolicyBaseRequest {
11008
+ /** Path param: The Zone ID to use for this endpoint. */
11009
+ zoneId: string;
11010
+ }
11011
+ export declare const CreateAccessApplicationPolicyForAccountRequest: Schema.Schema<CreateAccessApplicationPolicyForAccountRequest>;
11012
+ export declare const CreateAccessApplicationPolicyForZoneRequest: Schema.Schema<CreateAccessApplicationPolicyForZoneRequest>;
10903
11013
  export interface CreateAccessApplicationPolicyResponse {
10904
11014
  /** The UUID of the policy */
10905
11015
  id?: string | null;
@@ -11242,14 +11352,11 @@ export interface CreateAccessApplicationPolicyResponse {
11242
11352
  }
11243
11353
  export declare const CreateAccessApplicationPolicyResponse: Schema.Schema<CreateAccessApplicationPolicyResponse>;
11244
11354
  export type CreateAccessApplicationPolicyError = DefaultErrors;
11245
- export declare const createAccessApplicationPolicy: API.OperationMethod<CreateAccessApplicationPolicyRequest, CreateAccessApplicationPolicyResponse, CreateAccessApplicationPolicyError, Credentials | HttpClient.HttpClient>;
11246
- export interface UpdateAccessApplicationPolicyRequest {
11355
+ export declare const createAccessApplicationPolicyForAccount: API.OperationMethod<CreateAccessApplicationPolicyForAccountRequest, CreateAccessApplicationPolicyResponse, CreateAccessApplicationPolicyError, Credentials | HttpClient.HttpClient>;
11356
+ export declare const createAccessApplicationPolicyForZone: API.OperationMethod<CreateAccessApplicationPolicyForZoneRequest, CreateAccessApplicationPolicyResponse, CreateAccessApplicationPolicyError, Credentials | HttpClient.HttpClient>;
11357
+ interface UpdateAccessApplicationPolicyBaseRequest {
11247
11358
  appId: string;
11248
11359
  policyId: string;
11249
- /** Path param: The Account ID to use for this endpoint. Mutually exclusive with the Zone ID. */
11250
- accountId?: string;
11251
- /** Path param: The Zone ID to use for this endpoint. Mutually exclusive with the Account ID. */
11252
- zoneId?: string;
11253
11360
  /** Body param: Administrators who can approve a temporary authentication request. */
11254
11361
  approvalGroups?: {
11255
11362
  approvalsNeeded: number;
@@ -11269,7 +11376,16 @@ export interface UpdateAccessApplicationPolicyRequest {
11269
11376
  /** Body param: The amount of time that tokens issued for the application will be valid. Must be in the format `300ms` or `2h45m`. Valid time units are: ns, us (or µs), ms, s, m, h. */
11270
11377
  sessionDuration?: string;
11271
11378
  }
11272
- export declare const UpdateAccessApplicationPolicyRequest: Schema.Schema<UpdateAccessApplicationPolicyRequest>;
11379
+ export interface UpdateAccessApplicationPolicyForAccountRequest extends UpdateAccessApplicationPolicyBaseRequest {
11380
+ /** Path param: The Account ID to use for this endpoint. */
11381
+ accountId: string;
11382
+ }
11383
+ export interface UpdateAccessApplicationPolicyForZoneRequest extends UpdateAccessApplicationPolicyBaseRequest {
11384
+ /** Path param: The Zone ID to use for this endpoint. */
11385
+ zoneId: string;
11386
+ }
11387
+ export declare const UpdateAccessApplicationPolicyForAccountRequest: Schema.Schema<UpdateAccessApplicationPolicyForAccountRequest>;
11388
+ export declare const UpdateAccessApplicationPolicyForZoneRequest: Schema.Schema<UpdateAccessApplicationPolicyForZoneRequest>;
11273
11389
  export interface UpdateAccessApplicationPolicyResponse {
11274
11390
  /** The UUID of the policy */
11275
11391
  id?: string | null;
@@ -11612,19 +11728,30 @@ export interface UpdateAccessApplicationPolicyResponse {
11612
11728
  }
11613
11729
  export declare const UpdateAccessApplicationPolicyResponse: Schema.Schema<UpdateAccessApplicationPolicyResponse>;
11614
11730
  export type UpdateAccessApplicationPolicyError = DefaultErrors;
11615
- export declare const updateAccessApplicationPolicy: API.OperationMethod<UpdateAccessApplicationPolicyRequest, UpdateAccessApplicationPolicyResponse, UpdateAccessApplicationPolicyError, Credentials | HttpClient.HttpClient>;
11616
- export interface DeleteAccessApplicationPolicyRequest {
11731
+ export declare const updateAccessApplicationPolicyForAccount: API.OperationMethod<UpdateAccessApplicationPolicyForAccountRequest, UpdateAccessApplicationPolicyResponse, UpdateAccessApplicationPolicyError, Credentials | HttpClient.HttpClient>;
11732
+ export declare const updateAccessApplicationPolicyForZone: API.OperationMethod<UpdateAccessApplicationPolicyForZoneRequest, UpdateAccessApplicationPolicyResponse, UpdateAccessApplicationPolicyError, Credentials | HttpClient.HttpClient>;
11733
+ interface DeleteAccessApplicationPolicyBaseRequest {
11617
11734
  appId: string;
11618
11735
  policyId: string;
11619
11736
  }
11620
- export declare const DeleteAccessApplicationPolicyRequest: Schema.Schema<DeleteAccessApplicationPolicyRequest>;
11737
+ export interface DeleteAccessApplicationPolicyForAccountRequest extends DeleteAccessApplicationPolicyBaseRequest {
11738
+ /** Path param: The Account ID to use for this endpoint. */
11739
+ accountId: string;
11740
+ }
11741
+ export interface DeleteAccessApplicationPolicyForZoneRequest extends DeleteAccessApplicationPolicyBaseRequest {
11742
+ /** Path param: The Zone ID to use for this endpoint. */
11743
+ zoneId: string;
11744
+ }
11745
+ export declare const DeleteAccessApplicationPolicyForAccountRequest: Schema.Schema<DeleteAccessApplicationPolicyForAccountRequest>;
11746
+ export declare const DeleteAccessApplicationPolicyForZoneRequest: Schema.Schema<DeleteAccessApplicationPolicyForZoneRequest>;
11621
11747
  export interface DeleteAccessApplicationPolicyResponse {
11622
11748
  /** UUID. */
11623
11749
  id?: string | null;
11624
11750
  }
11625
11751
  export declare const DeleteAccessApplicationPolicyResponse: Schema.Schema<DeleteAccessApplicationPolicyResponse>;
11626
11752
  export type DeleteAccessApplicationPolicyError = DefaultErrors;
11627
- export declare const deleteAccessApplicationPolicy: API.OperationMethod<DeleteAccessApplicationPolicyRequest, DeleteAccessApplicationPolicyResponse, DeleteAccessApplicationPolicyError, Credentials | HttpClient.HttpClient>;
11753
+ export declare const deleteAccessApplicationPolicyForAccount: API.OperationMethod<DeleteAccessApplicationPolicyForAccountRequest, DeleteAccessApplicationPolicyResponse, DeleteAccessApplicationPolicyError, Credentials | HttpClient.HttpClient>;
11754
+ export declare const deleteAccessApplicationPolicyForZone: API.OperationMethod<DeleteAccessApplicationPolicyForZoneRequest, DeleteAccessApplicationPolicyResponse, DeleteAccessApplicationPolicyError, Credentials | HttpClient.HttpClient>;
11628
11755
  export interface GetAccessApplicationPolicyTestRequest {
11629
11756
  policyTestId: string;
11630
11757
  /** Identifier. */
@@ -12011,27 +12138,33 @@ export interface ListAccessApplicationPolicyTestUsersResponse {
12011
12138
  name?: string | null;
12012
12139
  status?: "approved" | "blocked" | "error" | null;
12013
12140
  }[];
12014
- resultInfo: {
12141
+ resultInfo?: {
12015
12142
  count?: number | null;
12016
12143
  page?: number | null;
12017
12144
  perPage?: number | null;
12018
12145
  totalCount?: number | null;
12019
- };
12146
+ } | null;
12020
12147
  }
12021
12148
  export declare const ListAccessApplicationPolicyTestUsersResponse: Schema.Schema<ListAccessApplicationPolicyTestUsersResponse>;
12022
12149
  export type ListAccessApplicationPolicyTestUsersError = DefaultErrors;
12023
12150
  export declare const listAccessApplicationPolicyTestUsers: API.PaginatedOperationMethod<ListAccessApplicationPolicyTestUsersRequest, ListAccessApplicationPolicyTestUsersResponse, ListAccessApplicationPolicyTestUsersError, Credentials | HttpClient.HttpClient>;
12024
- export interface PutAccessApplicationSettingRequest {
12025
- /** Path param: The Account ID to use for this endpoint. Mutually exclusive with the Zone ID. */
12026
- accountId?: string;
12027
- /** Path param: The Zone ID to use for this endpoint. Mutually exclusive with the Account ID. */
12028
- zoneId?: string;
12151
+ interface PutAccessApplicationSettingBaseRequest {
12152
+ appId: string;
12029
12153
  /** Body param: Enables loading application content in an iFrame. */
12030
12154
  allowIframe?: boolean;
12031
12155
  /** Body param: Enables automatic authentication through cloudflared. */
12032
12156
  skipInterstitial?: boolean;
12033
12157
  }
12034
- export declare const PutAccessApplicationSettingRequest: Schema.Schema<PutAccessApplicationSettingRequest>;
12158
+ export interface PutAccessApplicationSettingForAccountRequest extends PutAccessApplicationSettingBaseRequest {
12159
+ /** Path param: The Account ID to use for this endpoint. */
12160
+ accountId: string;
12161
+ }
12162
+ export interface PutAccessApplicationSettingForZoneRequest extends PutAccessApplicationSettingBaseRequest {
12163
+ /** Path param: The Zone ID to use for this endpoint. */
12164
+ zoneId: string;
12165
+ }
12166
+ export declare const PutAccessApplicationSettingForAccountRequest: Schema.Schema<PutAccessApplicationSettingForAccountRequest>;
12167
+ export declare const PutAccessApplicationSettingForZoneRequest: Schema.Schema<PutAccessApplicationSettingForZoneRequest>;
12035
12168
  export interface PutAccessApplicationSettingResponse {
12036
12169
  /** Enables loading application content in an iFrame. */
12037
12170
  allowIframe?: boolean | null;
@@ -12040,18 +12173,25 @@ export interface PutAccessApplicationSettingResponse {
12040
12173
  }
12041
12174
  export declare const PutAccessApplicationSettingResponse: Schema.Schema<PutAccessApplicationSettingResponse>;
12042
12175
  export type PutAccessApplicationSettingError = DefaultErrors;
12043
- export declare const putAccessApplicationSetting: API.OperationMethod<PutAccessApplicationSettingRequest, PutAccessApplicationSettingResponse, PutAccessApplicationSettingError, Credentials | HttpClient.HttpClient>;
12044
- export interface PatchAccessApplicationSettingRequest {
12045
- /** Path param: The Account ID to use for this endpoint. Mutually exclusive with the Zone ID. */
12046
- accountId?: string;
12047
- /** Path param: The Zone ID to use for this endpoint. Mutually exclusive with the Account ID. */
12048
- zoneId?: string;
12176
+ export declare const putAccessApplicationSettingForAccount: API.OperationMethod<PutAccessApplicationSettingForAccountRequest, PutAccessApplicationSettingResponse, PutAccessApplicationSettingError, Credentials | HttpClient.HttpClient>;
12177
+ export declare const putAccessApplicationSettingForZone: API.OperationMethod<PutAccessApplicationSettingForZoneRequest, PutAccessApplicationSettingResponse, PutAccessApplicationSettingError, Credentials | HttpClient.HttpClient>;
12178
+ interface PatchAccessApplicationSettingBaseRequest {
12179
+ appId: string;
12049
12180
  /** Body param: Enables loading application content in an iFrame. */
12050
12181
  allowIframe?: boolean;
12051
12182
  /** Body param: Enables automatic authentication through cloudflared. */
12052
12183
  skipInterstitial?: boolean;
12053
12184
  }
12054
- export declare const PatchAccessApplicationSettingRequest: Schema.Schema<PatchAccessApplicationSettingRequest>;
12185
+ export interface PatchAccessApplicationSettingForAccountRequest extends PatchAccessApplicationSettingBaseRequest {
12186
+ /** Path param: The Account ID to use for this endpoint. */
12187
+ accountId: string;
12188
+ }
12189
+ export interface PatchAccessApplicationSettingForZoneRequest extends PatchAccessApplicationSettingBaseRequest {
12190
+ /** Path param: The Zone ID to use for this endpoint. */
12191
+ zoneId: string;
12192
+ }
12193
+ export declare const PatchAccessApplicationSettingForAccountRequest: Schema.Schema<PatchAccessApplicationSettingForAccountRequest>;
12194
+ export declare const PatchAccessApplicationSettingForZoneRequest: Schema.Schema<PatchAccessApplicationSettingForZoneRequest>;
12055
12195
  export interface PatchAccessApplicationSettingResponse {
12056
12196
  /** Enables loading application content in an iFrame. */
12057
12197
  allowIframe?: boolean | null;
@@ -12060,10 +12200,21 @@ export interface PatchAccessApplicationSettingResponse {
12060
12200
  }
12061
12201
  export declare const PatchAccessApplicationSettingResponse: Schema.Schema<PatchAccessApplicationSettingResponse>;
12062
12202
  export type PatchAccessApplicationSettingError = DefaultErrors;
12063
- export declare const patchAccessApplicationSetting: API.OperationMethod<PatchAccessApplicationSettingRequest, PatchAccessApplicationSettingResponse, PatchAccessApplicationSettingError, Credentials | HttpClient.HttpClient>;
12064
- export interface ListAccessApplicationUserPolicyChecksRequest {
12203
+ export declare const patchAccessApplicationSettingForAccount: API.OperationMethod<PatchAccessApplicationSettingForAccountRequest, PatchAccessApplicationSettingResponse, PatchAccessApplicationSettingError, Credentials | HttpClient.HttpClient>;
12204
+ export declare const patchAccessApplicationSettingForZone: API.OperationMethod<PatchAccessApplicationSettingForZoneRequest, PatchAccessApplicationSettingResponse, PatchAccessApplicationSettingError, Credentials | HttpClient.HttpClient>;
12205
+ interface ListAccessApplicationUserPolicyChecksBaseRequest {
12206
+ appId: string;
12207
+ }
12208
+ export interface ListAccessApplicationUserPolicyChecksForAccountRequest extends ListAccessApplicationUserPolicyChecksBaseRequest {
12209
+ /** Path param: The Account ID to use for this endpoint. */
12210
+ accountId: string;
12065
12211
  }
12066
- export declare const ListAccessApplicationUserPolicyChecksRequest: Schema.Schema<ListAccessApplicationUserPolicyChecksRequest>;
12212
+ export interface ListAccessApplicationUserPolicyChecksForZoneRequest extends ListAccessApplicationUserPolicyChecksBaseRequest {
12213
+ /** Path param: The Zone ID to use for this endpoint. */
12214
+ zoneId: string;
12215
+ }
12216
+ export declare const ListAccessApplicationUserPolicyChecksForAccountRequest: Schema.Schema<ListAccessApplicationUserPolicyChecksForAccountRequest>;
12217
+ export declare const ListAccessApplicationUserPolicyChecksForZoneRequest: Schema.Schema<ListAccessApplicationUserPolicyChecksForZoneRequest>;
12067
12218
  export interface ListAccessApplicationUserPolicyChecksResponse {
12068
12219
  appState?: {
12069
12220
  appUid?: string | null;
@@ -12091,7 +12242,8 @@ export interface ListAccessApplicationUserPolicyChecksResponse {
12091
12242
  }
12092
12243
  export declare const ListAccessApplicationUserPolicyChecksResponse: Schema.Schema<ListAccessApplicationUserPolicyChecksResponse>;
12093
12244
  export type ListAccessApplicationUserPolicyChecksError = DefaultErrors;
12094
- export declare const listAccessApplicationUserPolicyChecks: API.OperationMethod<ListAccessApplicationUserPolicyChecksRequest, ListAccessApplicationUserPolicyChecksResponse, ListAccessApplicationUserPolicyChecksError, Credentials | HttpClient.HttpClient>;
12245
+ export declare const listAccessApplicationUserPolicyChecksForAccount: API.OperationMethod<ListAccessApplicationUserPolicyChecksForAccountRequest, ListAccessApplicationUserPolicyChecksResponse, ListAccessApplicationUserPolicyChecksError, Credentials | HttpClient.HttpClient>;
12246
+ export declare const listAccessApplicationUserPolicyChecksForZone: API.OperationMethod<ListAccessApplicationUserPolicyChecksForZoneRequest, ListAccessApplicationUserPolicyChecksResponse, ListAccessApplicationUserPolicyChecksError, Credentials | HttpClient.HttpClient>;
12095
12247
  export interface GetAccessBookmarkRequest {
12096
12248
  bookmarkId: string;
12097
12249
  accountId: string;
@@ -12186,10 +12338,19 @@ export interface DeleteAccessBookmarkResponse {
12186
12338
  export declare const DeleteAccessBookmarkResponse: Schema.Schema<DeleteAccessBookmarkResponse>;
12187
12339
  export type DeleteAccessBookmarkError = DefaultErrors;
12188
12340
  export declare const deleteAccessBookmark: API.OperationMethod<DeleteAccessBookmarkRequest, DeleteAccessBookmarkResponse, DeleteAccessBookmarkError, Credentials | HttpClient.HttpClient>;
12189
- export interface GetAccessCertificateRequest {
12341
+ interface GetAccessCertificateBaseRequest {
12190
12342
  certificateId: string;
12191
12343
  }
12192
- export declare const GetAccessCertificateRequest: Schema.Schema<GetAccessCertificateRequest>;
12344
+ export interface GetAccessCertificateForAccountRequest extends GetAccessCertificateBaseRequest {
12345
+ /** Path param: The Account ID to use for this endpoint. */
12346
+ accountId: string;
12347
+ }
12348
+ export interface GetAccessCertificateForZoneRequest extends GetAccessCertificateBaseRequest {
12349
+ /** Path param: The Zone ID to use for this endpoint. */
12350
+ zoneId: string;
12351
+ }
12352
+ export declare const GetAccessCertificateForAccountRequest: Schema.Schema<GetAccessCertificateForAccountRequest>;
12353
+ export declare const GetAccessCertificateForZoneRequest: Schema.Schema<GetAccessCertificateForZoneRequest>;
12193
12354
  export interface GetAccessCertificateResponse {
12194
12355
  /** The ID of the application that will use this certificate. */
12195
12356
  id?: string | null;
@@ -12203,10 +12364,20 @@ export interface GetAccessCertificateResponse {
12203
12364
  }
12204
12365
  export declare const GetAccessCertificateResponse: Schema.Schema<GetAccessCertificateResponse>;
12205
12366
  export type GetAccessCertificateError = DefaultErrors;
12206
- export declare const getAccessCertificate: API.OperationMethod<GetAccessCertificateRequest, GetAccessCertificateResponse, GetAccessCertificateError, Credentials | HttpClient.HttpClient>;
12207
- export interface ListAccessCertificatesRequest {
12367
+ export declare const getAccessCertificateForAccount: API.OperationMethod<GetAccessCertificateForAccountRequest, GetAccessCertificateResponse, GetAccessCertificateError, Credentials | HttpClient.HttpClient>;
12368
+ export declare const getAccessCertificateForZone: API.OperationMethod<GetAccessCertificateForZoneRequest, GetAccessCertificateResponse, GetAccessCertificateError, Credentials | HttpClient.HttpClient>;
12369
+ interface ListAccessCertificatesBaseRequest {
12370
+ }
12371
+ export interface ListAccessCertificatesForAccountRequest extends ListAccessCertificatesBaseRequest {
12372
+ /** Path param: The Account ID to use for this endpoint. */
12373
+ accountId: string;
12208
12374
  }
12209
- export declare const ListAccessCertificatesRequest: Schema.Schema<ListAccessCertificatesRequest>;
12375
+ export interface ListAccessCertificatesForZoneRequest extends ListAccessCertificatesBaseRequest {
12376
+ /** Path param: The Zone ID to use for this endpoint. */
12377
+ zoneId: string;
12378
+ }
12379
+ export declare const ListAccessCertificatesForAccountRequest: Schema.Schema<ListAccessCertificatesForAccountRequest>;
12380
+ export declare const ListAccessCertificatesForZoneRequest: Schema.Schema<ListAccessCertificatesForZoneRequest>;
12210
12381
  export interface ListAccessCertificatesResponse {
12211
12382
  result: {
12212
12383
  id?: string | null;
@@ -12215,21 +12386,18 @@ export interface ListAccessCertificatesResponse {
12215
12386
  fingerprint?: string | null;
12216
12387
  name?: string | null;
12217
12388
  }[];
12218
- resultInfo: {
12389
+ resultInfo?: {
12219
12390
  count?: number | null;
12220
12391
  page?: number | null;
12221
12392
  perPage?: number | null;
12222
12393
  totalCount?: number | null;
12223
- };
12394
+ } | null;
12224
12395
  }
12225
12396
  export declare const ListAccessCertificatesResponse: Schema.Schema<ListAccessCertificatesResponse>;
12226
12397
  export type ListAccessCertificatesError = DefaultErrors;
12227
- export declare const listAccessCertificates: API.PaginatedOperationMethod<ListAccessCertificatesRequest, ListAccessCertificatesResponse, ListAccessCertificatesError, Credentials | HttpClient.HttpClient>;
12228
- export interface CreateAccessCertificateRequest {
12229
- /** Path param: The Account ID to use for this endpoint. Mutually exclusive with the Zone ID. */
12230
- accountId?: string;
12231
- /** Path param: The Zone ID to use for this endpoint. Mutually exclusive with the Account ID. */
12232
- zoneId?: string;
12398
+ export declare const listAccessCertificatesForAccount: API.PaginatedOperationMethod<ListAccessCertificatesForAccountRequest, ListAccessCertificatesResponse, ListAccessCertificatesError, Credentials | HttpClient.HttpClient>;
12399
+ export declare const listAccessCertificatesForZone: API.PaginatedOperationMethod<ListAccessCertificatesForZoneRequest, ListAccessCertificatesResponse, ListAccessCertificatesError, Credentials | HttpClient.HttpClient>;
12400
+ interface CreateAccessCertificateBaseRequest {
12233
12401
  /** Body param: The certificate content. */
12234
12402
  certificate: string;
12235
12403
  /** Body param: The name of the certificate. */
@@ -12237,7 +12405,16 @@ export interface CreateAccessCertificateRequest {
12237
12405
  /** Body param: The hostnames of the applications that will use this certificate. */
12238
12406
  associatedHostnames?: string[];
12239
12407
  }
12240
- export declare const CreateAccessCertificateRequest: Schema.Schema<CreateAccessCertificateRequest>;
12408
+ export interface CreateAccessCertificateForAccountRequest extends CreateAccessCertificateBaseRequest {
12409
+ /** Path param: The Account ID to use for this endpoint. */
12410
+ accountId: string;
12411
+ }
12412
+ export interface CreateAccessCertificateForZoneRequest extends CreateAccessCertificateBaseRequest {
12413
+ /** Path param: The Zone ID to use for this endpoint. */
12414
+ zoneId: string;
12415
+ }
12416
+ export declare const CreateAccessCertificateForAccountRequest: Schema.Schema<CreateAccessCertificateForAccountRequest>;
12417
+ export declare const CreateAccessCertificateForZoneRequest: Schema.Schema<CreateAccessCertificateForZoneRequest>;
12241
12418
  export interface CreateAccessCertificateResponse {
12242
12419
  /** The ID of the application that will use this certificate. */
12243
12420
  id?: string | null;
@@ -12251,19 +12428,25 @@ export interface CreateAccessCertificateResponse {
12251
12428
  }
12252
12429
  export declare const CreateAccessCertificateResponse: Schema.Schema<CreateAccessCertificateResponse>;
12253
12430
  export type CreateAccessCertificateError = DefaultErrors;
12254
- export declare const createAccessCertificate: API.OperationMethod<CreateAccessCertificateRequest, CreateAccessCertificateResponse, CreateAccessCertificateError, Credentials | HttpClient.HttpClient>;
12255
- export interface UpdateAccessCertificateRequest {
12431
+ export declare const createAccessCertificateForAccount: API.OperationMethod<CreateAccessCertificateForAccountRequest, CreateAccessCertificateResponse, CreateAccessCertificateError, Credentials | HttpClient.HttpClient>;
12432
+ export declare const createAccessCertificateForZone: API.OperationMethod<CreateAccessCertificateForZoneRequest, CreateAccessCertificateResponse, CreateAccessCertificateError, Credentials | HttpClient.HttpClient>;
12433
+ interface UpdateAccessCertificateBaseRequest {
12256
12434
  certificateId: string;
12257
- /** Path param: The Account ID to use for this endpoint. Mutually exclusive with the Zone ID. */
12258
- accountId?: string;
12259
- /** Path param: The Zone ID to use for this endpoint. Mutually exclusive with the Account ID. */
12260
- zoneId?: string;
12261
12435
  /** Body param: The hostnames of the applications that will use this certificate. */
12262
12436
  associatedHostnames: string[];
12263
12437
  /** Body param: The name of the certificate. */
12264
12438
  name?: string;
12265
12439
  }
12266
- export declare const UpdateAccessCertificateRequest: Schema.Schema<UpdateAccessCertificateRequest>;
12440
+ export interface UpdateAccessCertificateForAccountRequest extends UpdateAccessCertificateBaseRequest {
12441
+ /** Path param: The Account ID to use for this endpoint. */
12442
+ accountId: string;
12443
+ }
12444
+ export interface UpdateAccessCertificateForZoneRequest extends UpdateAccessCertificateBaseRequest {
12445
+ /** Path param: The Zone ID to use for this endpoint. */
12446
+ zoneId: string;
12447
+ }
12448
+ export declare const UpdateAccessCertificateForAccountRequest: Schema.Schema<UpdateAccessCertificateForAccountRequest>;
12449
+ export declare const UpdateAccessCertificateForZoneRequest: Schema.Schema<UpdateAccessCertificateForZoneRequest>;
12267
12450
  export interface UpdateAccessCertificateResponse {
12268
12451
  /** The ID of the application that will use this certificate. */
12269
12452
  id?: string | null;
@@ -12277,21 +12460,41 @@ export interface UpdateAccessCertificateResponse {
12277
12460
  }
12278
12461
  export declare const UpdateAccessCertificateResponse: Schema.Schema<UpdateAccessCertificateResponse>;
12279
12462
  export type UpdateAccessCertificateError = DefaultErrors;
12280
- export declare const updateAccessCertificate: API.OperationMethod<UpdateAccessCertificateRequest, UpdateAccessCertificateResponse, UpdateAccessCertificateError, Credentials | HttpClient.HttpClient>;
12281
- export interface DeleteAccessCertificateRequest {
12463
+ export declare const updateAccessCertificateForAccount: API.OperationMethod<UpdateAccessCertificateForAccountRequest, UpdateAccessCertificateResponse, UpdateAccessCertificateError, Credentials | HttpClient.HttpClient>;
12464
+ export declare const updateAccessCertificateForZone: API.OperationMethod<UpdateAccessCertificateForZoneRequest, UpdateAccessCertificateResponse, UpdateAccessCertificateError, Credentials | HttpClient.HttpClient>;
12465
+ interface DeleteAccessCertificateBaseRequest {
12282
12466
  certificateId: string;
12283
12467
  }
12284
- export declare const DeleteAccessCertificateRequest: Schema.Schema<DeleteAccessCertificateRequest>;
12468
+ export interface DeleteAccessCertificateForAccountRequest extends DeleteAccessCertificateBaseRequest {
12469
+ /** Path param: The Account ID to use for this endpoint. */
12470
+ accountId: string;
12471
+ }
12472
+ export interface DeleteAccessCertificateForZoneRequest extends DeleteAccessCertificateBaseRequest {
12473
+ /** Path param: The Zone ID to use for this endpoint. */
12474
+ zoneId: string;
12475
+ }
12476
+ export declare const DeleteAccessCertificateForAccountRequest: Schema.Schema<DeleteAccessCertificateForAccountRequest>;
12477
+ export declare const DeleteAccessCertificateForZoneRequest: Schema.Schema<DeleteAccessCertificateForZoneRequest>;
12285
12478
  export interface DeleteAccessCertificateResponse {
12286
12479
  /** UUID. */
12287
12480
  id?: string | null;
12288
12481
  }
12289
12482
  export declare const DeleteAccessCertificateResponse: Schema.Schema<DeleteAccessCertificateResponse>;
12290
12483
  export type DeleteAccessCertificateError = DefaultErrors;
12291
- export declare const deleteAccessCertificate: API.OperationMethod<DeleteAccessCertificateRequest, DeleteAccessCertificateResponse, DeleteAccessCertificateError, Credentials | HttpClient.HttpClient>;
12292
- export interface GetAccessCertificateSettingRequest {
12484
+ export declare const deleteAccessCertificateForAccount: API.OperationMethod<DeleteAccessCertificateForAccountRequest, DeleteAccessCertificateResponse, DeleteAccessCertificateError, Credentials | HttpClient.HttpClient>;
12485
+ export declare const deleteAccessCertificateForZone: API.OperationMethod<DeleteAccessCertificateForZoneRequest, DeleteAccessCertificateResponse, DeleteAccessCertificateError, Credentials | HttpClient.HttpClient>;
12486
+ interface GetAccessCertificateSettingBaseRequest {
12487
+ }
12488
+ export interface GetAccessCertificateSettingForAccountRequest extends GetAccessCertificateSettingBaseRequest {
12489
+ /** Path param: The Account ID to use for this endpoint. */
12490
+ accountId: string;
12491
+ }
12492
+ export interface GetAccessCertificateSettingForZoneRequest extends GetAccessCertificateSettingBaseRequest {
12493
+ /** Path param: The Zone ID to use for this endpoint. */
12494
+ zoneId: string;
12293
12495
  }
12294
- export declare const GetAccessCertificateSettingRequest: Schema.Schema<GetAccessCertificateSettingRequest>;
12496
+ export declare const GetAccessCertificateSettingForAccountRequest: Schema.Schema<GetAccessCertificateSettingForAccountRequest>;
12497
+ export declare const GetAccessCertificateSettingForZoneRequest: Schema.Schema<GetAccessCertificateSettingForZoneRequest>;
12295
12498
  export interface GetAccessCertificateSettingResponse {
12296
12499
  result: {
12297
12500
  chinaNetwork: boolean;
@@ -12301,12 +12504,9 @@ export interface GetAccessCertificateSettingResponse {
12301
12504
  }
12302
12505
  export declare const GetAccessCertificateSettingResponse: Schema.Schema<GetAccessCertificateSettingResponse>;
12303
12506
  export type GetAccessCertificateSettingError = DefaultErrors;
12304
- export declare const getAccessCertificateSetting: API.PaginatedOperationMethod<GetAccessCertificateSettingRequest, GetAccessCertificateSettingResponse, GetAccessCertificateSettingError, Credentials | HttpClient.HttpClient>;
12305
- export interface PutAccessCertificateSettingRequest {
12306
- /** Path param: The Account ID to use for this endpoint. Mutually exclusive with the Zone ID. */
12307
- accountId?: string;
12308
- /** Path param: The Zone ID to use for this endpoint. Mutually exclusive with the Account ID. */
12309
- zoneId?: string;
12507
+ export declare const getAccessCertificateSettingForAccount: API.PaginatedOperationMethod<GetAccessCertificateSettingForAccountRequest, GetAccessCertificateSettingResponse, GetAccessCertificateSettingError, Credentials | HttpClient.HttpClient>;
12508
+ export declare const getAccessCertificateSettingForZone: API.PaginatedOperationMethod<GetAccessCertificateSettingForZoneRequest, GetAccessCertificateSettingResponse, GetAccessCertificateSettingError, Credentials | HttpClient.HttpClient>;
12509
+ interface PutAccessCertificateSettingBaseRequest {
12310
12510
  /** Body param: */
12311
12511
  settings: {
12312
12512
  chinaNetwork: boolean;
@@ -12314,7 +12514,16 @@ export interface PutAccessCertificateSettingRequest {
12314
12514
  hostname: string;
12315
12515
  }[];
12316
12516
  }
12317
- export declare const PutAccessCertificateSettingRequest: Schema.Schema<PutAccessCertificateSettingRequest>;
12517
+ export interface PutAccessCertificateSettingForAccountRequest extends PutAccessCertificateSettingBaseRequest {
12518
+ /** Path param: The Account ID to use for this endpoint. */
12519
+ accountId: string;
12520
+ }
12521
+ export interface PutAccessCertificateSettingForZoneRequest extends PutAccessCertificateSettingBaseRequest {
12522
+ /** Path param: The Zone ID to use for this endpoint. */
12523
+ zoneId: string;
12524
+ }
12525
+ export declare const PutAccessCertificateSettingForAccountRequest: Schema.Schema<PutAccessCertificateSettingForAccountRequest>;
12526
+ export declare const PutAccessCertificateSettingForZoneRequest: Schema.Schema<PutAccessCertificateSettingForZoneRequest>;
12318
12527
  export interface PutAccessCertificateSettingResponse {
12319
12528
  result: {
12320
12529
  chinaNetwork: boolean;
@@ -12324,7 +12533,8 @@ export interface PutAccessCertificateSettingResponse {
12324
12533
  }
12325
12534
  export declare const PutAccessCertificateSettingResponse: Schema.Schema<PutAccessCertificateSettingResponse>;
12326
12535
  export type PutAccessCertificateSettingError = DefaultErrors;
12327
- export declare const putAccessCertificateSetting: API.PaginatedOperationMethod<PutAccessCertificateSettingRequest, PutAccessCertificateSettingResponse, PutAccessCertificateSettingError, Credentials | HttpClient.HttpClient>;
12536
+ export declare const putAccessCertificateSettingForAccount: API.PaginatedOperationMethod<PutAccessCertificateSettingForAccountRequest, PutAccessCertificateSettingResponse, PutAccessCertificateSettingError, Credentials | HttpClient.HttpClient>;
12537
+ export declare const putAccessCertificateSettingForZone: API.PaginatedOperationMethod<PutAccessCertificateSettingForZoneRequest, PutAccessCertificateSettingResponse, PutAccessCertificateSettingError, Credentials | HttpClient.HttpClient>;
12328
12538
  export interface GetAccessCustomPageRequest {
12329
12539
  customPageId: string;
12330
12540
  /** Identifier. */
@@ -12357,12 +12567,12 @@ export interface ListAccessCustomPagesResponse {
12357
12567
  type: "identity_denied" | "forbidden";
12358
12568
  uid?: string | null;
12359
12569
  }[];
12360
- resultInfo: {
12570
+ resultInfo?: {
12361
12571
  count?: number | null;
12362
12572
  page?: number | null;
12363
12573
  perPage?: number | null;
12364
12574
  totalCount?: number | null;
12365
- };
12575
+ } | null;
12366
12576
  }
12367
12577
  export declare const ListAccessCustomPagesResponse: Schema.Schema<ListAccessCustomPagesResponse>;
12368
12578
  export type ListAccessCustomPagesError = DefaultErrors;
@@ -12466,10 +12676,19 @@ export interface DeleteAccessGatewayCaResponse {
12466
12676
  export declare const DeleteAccessGatewayCaResponse: Schema.Schema<DeleteAccessGatewayCaResponse>;
12467
12677
  export type DeleteAccessGatewayCaError = DefaultErrors;
12468
12678
  export declare const deleteAccessGatewayCa: API.OperationMethod<DeleteAccessGatewayCaRequest, DeleteAccessGatewayCaResponse, DeleteAccessGatewayCaError, Credentials | HttpClient.HttpClient>;
12469
- export interface GetAccessGroupRequest {
12679
+ interface GetAccessGroupBaseRequest {
12470
12680
  groupId: string;
12471
12681
  }
12472
- export declare const GetAccessGroupRequest: Schema.Schema<GetAccessGroupRequest>;
12682
+ export interface GetAccessGroupForAccountRequest extends GetAccessGroupBaseRequest {
12683
+ /** Path param: The Account ID to use for this endpoint. */
12684
+ accountId: string;
12685
+ }
12686
+ export interface GetAccessGroupForZoneRequest extends GetAccessGroupBaseRequest {
12687
+ /** Path param: The Zone ID to use for this endpoint. */
12688
+ zoneId: string;
12689
+ }
12690
+ export declare const GetAccessGroupForAccountRequest: Schema.Schema<GetAccessGroupForAccountRequest>;
12691
+ export declare const GetAccessGroupForZoneRequest: Schema.Schema<GetAccessGroupForZoneRequest>;
12473
12692
  export interface GetAccessGroupResponse {
12474
12693
  /** UUID. */
12475
12694
  id?: string | null;
@@ -12894,10 +13113,20 @@ export interface GetAccessGroupResponse {
12894
13113
  }
12895
13114
  export declare const GetAccessGroupResponse: Schema.Schema<GetAccessGroupResponse>;
12896
13115
  export type GetAccessGroupError = DefaultErrors;
12897
- export declare const getAccessGroup: API.OperationMethod<GetAccessGroupRequest, GetAccessGroupResponse, GetAccessGroupError, Credentials | HttpClient.HttpClient>;
12898
- export interface ListAccessGroupsRequest {
13116
+ export declare const getAccessGroupForAccount: API.OperationMethod<GetAccessGroupForAccountRequest, GetAccessGroupResponse, GetAccessGroupError, Credentials | HttpClient.HttpClient>;
13117
+ export declare const getAccessGroupForZone: API.OperationMethod<GetAccessGroupForZoneRequest, GetAccessGroupResponse, GetAccessGroupError, Credentials | HttpClient.HttpClient>;
13118
+ interface ListAccessGroupsBaseRequest {
12899
13119
  }
12900
- export declare const ListAccessGroupsRequest: Schema.Schema<ListAccessGroupsRequest>;
13120
+ export interface ListAccessGroupsForAccountRequest extends ListAccessGroupsBaseRequest {
13121
+ /** Path param: The Account ID to use for this endpoint. */
13122
+ accountId: string;
13123
+ }
13124
+ export interface ListAccessGroupsForZoneRequest extends ListAccessGroupsBaseRequest {
13125
+ /** Path param: The Zone ID to use for this endpoint. */
13126
+ zoneId: string;
13127
+ }
13128
+ export declare const ListAccessGroupsForAccountRequest: Schema.Schema<ListAccessGroupsForAccountRequest>;
13129
+ export declare const ListAccessGroupsForZoneRequest: Schema.Schema<ListAccessGroupsForZoneRequest>;
12901
13130
  export interface ListAccessGroupsResponse {
12902
13131
  result: {
12903
13132
  id?: string | null;
@@ -13315,21 +13544,18 @@ export interface ListAccessGroupsResponse {
13315
13544
  };
13316
13545
  })[] | null;
13317
13546
  }[];
13318
- resultInfo: {
13547
+ resultInfo?: {
13319
13548
  count?: number | null;
13320
13549
  page?: number | null;
13321
13550
  perPage?: number | null;
13322
13551
  totalCount?: number | null;
13323
- };
13552
+ } | null;
13324
13553
  }
13325
13554
  export declare const ListAccessGroupsResponse: Schema.Schema<ListAccessGroupsResponse>;
13326
13555
  export type ListAccessGroupsError = DefaultErrors;
13327
- export declare const listAccessGroups: API.PaginatedOperationMethod<ListAccessGroupsRequest, ListAccessGroupsResponse, ListAccessGroupsError, Credentials | HttpClient.HttpClient>;
13328
- export interface CreateAccessGroupRequest {
13329
- /** Path param: The Account ID to use for this endpoint. Mutually exclusive with the Zone ID. */
13330
- accountId?: string;
13331
- /** Path param: The Zone ID to use for this endpoint. Mutually exclusive with the Account ID. */
13332
- zoneId?: string;
13556
+ export declare const listAccessGroupsForAccount: API.PaginatedOperationMethod<ListAccessGroupsForAccountRequest, ListAccessGroupsResponse, ListAccessGroupsError, Credentials | HttpClient.HttpClient>;
13557
+ export declare const listAccessGroupsForZone: API.PaginatedOperationMethod<ListAccessGroupsForZoneRequest, ListAccessGroupsResponse, ListAccessGroupsError, Credentials | HttpClient.HttpClient>;
13558
+ interface CreateAccessGroupBaseRequest {
13333
13559
  /** Body param: Rules evaluated with an OR logical operator. A user needs to meet only one of the Include rules. */
13334
13560
  include: ({
13335
13561
  group: {
@@ -13647,7 +13873,16 @@ export interface CreateAccessGroupRequest {
13647
13873
  };
13648
13874
  })[];
13649
13875
  }
13650
- export declare const CreateAccessGroupRequest: Schema.Schema<CreateAccessGroupRequest>;
13876
+ export interface CreateAccessGroupForAccountRequest extends CreateAccessGroupBaseRequest {
13877
+ /** Path param: The Account ID to use for this endpoint. */
13878
+ accountId: string;
13879
+ }
13880
+ export interface CreateAccessGroupForZoneRequest extends CreateAccessGroupBaseRequest {
13881
+ /** Path param: The Zone ID to use for this endpoint. */
13882
+ zoneId: string;
13883
+ }
13884
+ export declare const CreateAccessGroupForAccountRequest: Schema.Schema<CreateAccessGroupForAccountRequest>;
13885
+ export declare const CreateAccessGroupForZoneRequest: Schema.Schema<CreateAccessGroupForZoneRequest>;
13651
13886
  export interface CreateAccessGroupResponse {
13652
13887
  /** UUID. */
13653
13888
  id?: string | null;
@@ -14072,13 +14307,10 @@ export interface CreateAccessGroupResponse {
14072
14307
  }
14073
14308
  export declare const CreateAccessGroupResponse: Schema.Schema<CreateAccessGroupResponse>;
14074
14309
  export type CreateAccessGroupError = DefaultErrors;
14075
- export declare const createAccessGroup: API.OperationMethod<CreateAccessGroupRequest, CreateAccessGroupResponse, CreateAccessGroupError, Credentials | HttpClient.HttpClient>;
14076
- export interface UpdateAccessGroupRequest {
14310
+ export declare const createAccessGroupForAccount: API.OperationMethod<CreateAccessGroupForAccountRequest, CreateAccessGroupResponse, CreateAccessGroupError, Credentials | HttpClient.HttpClient>;
14311
+ export declare const createAccessGroupForZone: API.OperationMethod<CreateAccessGroupForZoneRequest, CreateAccessGroupResponse, CreateAccessGroupError, Credentials | HttpClient.HttpClient>;
14312
+ interface UpdateAccessGroupBaseRequest {
14077
14313
  groupId: string;
14078
- /** Path param: The Account ID to use for this endpoint. Mutually exclusive with the Zone ID. */
14079
- accountId?: string;
14080
- /** Path param: The Zone ID to use for this endpoint. Mutually exclusive with the Account ID. */
14081
- zoneId?: string;
14082
14314
  /** Body param: Rules evaluated with an OR logical operator. A user needs to meet only one of the Include rules. */
14083
14315
  include: ({
14084
14316
  group: {
@@ -14396,7 +14628,16 @@ export interface UpdateAccessGroupRequest {
14396
14628
  };
14397
14629
  })[];
14398
14630
  }
14399
- export declare const UpdateAccessGroupRequest: Schema.Schema<UpdateAccessGroupRequest>;
14631
+ export interface UpdateAccessGroupForAccountRequest extends UpdateAccessGroupBaseRequest {
14632
+ /** Path param: The Account ID to use for this endpoint. */
14633
+ accountId: string;
14634
+ }
14635
+ export interface UpdateAccessGroupForZoneRequest extends UpdateAccessGroupBaseRequest {
14636
+ /** Path param: The Zone ID to use for this endpoint. */
14637
+ zoneId: string;
14638
+ }
14639
+ export declare const UpdateAccessGroupForAccountRequest: Schema.Schema<UpdateAccessGroupForAccountRequest>;
14640
+ export declare const UpdateAccessGroupForZoneRequest: Schema.Schema<UpdateAccessGroupForZoneRequest>;
14400
14641
  export interface UpdateAccessGroupResponse {
14401
14642
  /** UUID. */
14402
14643
  id?: string | null;
@@ -14821,18 +15062,29 @@ export interface UpdateAccessGroupResponse {
14821
15062
  }
14822
15063
  export declare const UpdateAccessGroupResponse: Schema.Schema<UpdateAccessGroupResponse>;
14823
15064
  export type UpdateAccessGroupError = DefaultErrors;
14824
- export declare const updateAccessGroup: API.OperationMethod<UpdateAccessGroupRequest, UpdateAccessGroupResponse, UpdateAccessGroupError, Credentials | HttpClient.HttpClient>;
14825
- export interface DeleteAccessGroupRequest {
15065
+ export declare const updateAccessGroupForAccount: API.OperationMethod<UpdateAccessGroupForAccountRequest, UpdateAccessGroupResponse, UpdateAccessGroupError, Credentials | HttpClient.HttpClient>;
15066
+ export declare const updateAccessGroupForZone: API.OperationMethod<UpdateAccessGroupForZoneRequest, UpdateAccessGroupResponse, UpdateAccessGroupError, Credentials | HttpClient.HttpClient>;
15067
+ interface DeleteAccessGroupBaseRequest {
14826
15068
  groupId: string;
14827
15069
  }
14828
- export declare const DeleteAccessGroupRequest: Schema.Schema<DeleteAccessGroupRequest>;
15070
+ export interface DeleteAccessGroupForAccountRequest extends DeleteAccessGroupBaseRequest {
15071
+ /** Path param: The Account ID to use for this endpoint. */
15072
+ accountId: string;
15073
+ }
15074
+ export interface DeleteAccessGroupForZoneRequest extends DeleteAccessGroupBaseRequest {
15075
+ /** Path param: The Zone ID to use for this endpoint. */
15076
+ zoneId: string;
15077
+ }
15078
+ export declare const DeleteAccessGroupForAccountRequest: Schema.Schema<DeleteAccessGroupForAccountRequest>;
15079
+ export declare const DeleteAccessGroupForZoneRequest: Schema.Schema<DeleteAccessGroupForZoneRequest>;
14829
15080
  export interface DeleteAccessGroupResponse {
14830
15081
  /** UUID. */
14831
15082
  id?: string | null;
14832
15083
  }
14833
15084
  export declare const DeleteAccessGroupResponse: Schema.Schema<DeleteAccessGroupResponse>;
14834
15085
  export type DeleteAccessGroupError = DefaultErrors;
14835
- export declare const deleteAccessGroup: API.OperationMethod<DeleteAccessGroupRequest, DeleteAccessGroupResponse, DeleteAccessGroupError, Credentials | HttpClient.HttpClient>;
15086
+ export declare const deleteAccessGroupForAccount: API.OperationMethod<DeleteAccessGroupForAccountRequest, DeleteAccessGroupResponse, DeleteAccessGroupError, Credentials | HttpClient.HttpClient>;
15087
+ export declare const deleteAccessGroupForZone: API.OperationMethod<DeleteAccessGroupForZoneRequest, DeleteAccessGroupResponse, DeleteAccessGroupError, Credentials | HttpClient.HttpClient>;
14836
15088
  export interface GetAccessInfrastructureTargetRequest {
14837
15089
  targetId: string;
14838
15090
  /** Account identifier */
@@ -14923,12 +15175,12 @@ export interface ListAccessInfrastructureTargetsResponse {
14923
15175
  };
14924
15176
  modifiedAt: string;
14925
15177
  }[];
14926
- resultInfo: {
15178
+ resultInfo?: {
14927
15179
  count?: number | null;
14928
15180
  page?: number | null;
14929
15181
  perPage?: number | null;
14930
15182
  totalCount?: number | null;
14931
- };
15183
+ } | null;
14932
15184
  }
14933
15185
  export declare const ListAccessInfrastructureTargetsResponse: Schema.Schema<ListAccessInfrastructureTargetsResponse>;
14934
15186
  export type ListAccessInfrastructureTargetsError = DefaultErrors;
@@ -15169,12 +15421,12 @@ export interface ListAccessLogScimUpdatesResponse {
15169
15421
  resourceUserEmail?: string | null;
15170
15422
  status?: string | null;
15171
15423
  }[];
15172
- resultInfo: {
15424
+ resultInfo?: {
15173
15425
  count?: number | null;
15174
15426
  page?: number | null;
15175
15427
  perPage?: number | null;
15176
15428
  totalCount?: number | null;
15177
- };
15429
+ } | null;
15178
15430
  }
15179
15431
  export declare const ListAccessLogScimUpdatesResponse: Schema.Schema<ListAccessLogScimUpdatesResponse>;
15180
15432
  export type ListAccessLogScimUpdatesError = DefaultErrors;
@@ -15865,12 +16117,12 @@ export interface ListAccessPoliciesResponse {
15865
16117
  sessionDuration?: string | null;
15866
16118
  updatedAt?: string | null;
15867
16119
  }[];
15868
- resultInfo: {
16120
+ resultInfo?: {
15869
16121
  count?: number | null;
15870
16122
  page?: number | null;
15871
16123
  perPage?: number | null;
15872
16124
  totalCount?: number | null;
15873
- };
16125
+ } | null;
15874
16126
  }
15875
16127
  export declare const ListAccessPoliciesResponse: Schema.Schema<ListAccessPoliciesResponse>;
15876
16128
  export type ListAccessPoliciesError = DefaultErrors;
@@ -17251,10 +17503,19 @@ export interface DeleteAccessPolicyResponse {
17251
17503
  export declare const DeleteAccessPolicyResponse: Schema.Schema<DeleteAccessPolicyResponse>;
17252
17504
  export type DeleteAccessPolicyError = DefaultErrors;
17253
17505
  export declare const deleteAccessPolicy: API.OperationMethod<DeleteAccessPolicyRequest, DeleteAccessPolicyResponse, DeleteAccessPolicyError, Credentials | HttpClient.HttpClient>;
17254
- export interface GetAccessServiceTokenRequest {
17506
+ interface GetAccessServiceTokenBaseRequest {
17255
17507
  serviceTokenId: string;
17256
17508
  }
17257
- export declare const GetAccessServiceTokenRequest: Schema.Schema<GetAccessServiceTokenRequest>;
17509
+ export interface GetAccessServiceTokenForAccountRequest extends GetAccessServiceTokenBaseRequest {
17510
+ /** Path param: The Account ID to use for this endpoint. */
17511
+ accountId: string;
17512
+ }
17513
+ export interface GetAccessServiceTokenForZoneRequest extends GetAccessServiceTokenBaseRequest {
17514
+ /** Path param: The Zone ID to use for this endpoint. */
17515
+ zoneId: string;
17516
+ }
17517
+ export declare const GetAccessServiceTokenForAccountRequest: Schema.Schema<GetAccessServiceTokenForAccountRequest>;
17518
+ export declare const GetAccessServiceTokenForZoneRequest: Schema.Schema<GetAccessServiceTokenForZoneRequest>;
17258
17519
  export interface GetAccessServiceTokenResponse {
17259
17520
  /** The ID of the service token. */
17260
17521
  id?: string | null;
@@ -17268,10 +17529,20 @@ export interface GetAccessServiceTokenResponse {
17268
17529
  }
17269
17530
  export declare const GetAccessServiceTokenResponse: Schema.Schema<GetAccessServiceTokenResponse>;
17270
17531
  export type GetAccessServiceTokenError = DefaultErrors;
17271
- export declare const getAccessServiceToken: API.OperationMethod<GetAccessServiceTokenRequest, GetAccessServiceTokenResponse, GetAccessServiceTokenError, Credentials | HttpClient.HttpClient>;
17272
- export interface ListAccessServiceTokensRequest {
17532
+ export declare const getAccessServiceTokenForAccount: API.OperationMethod<GetAccessServiceTokenForAccountRequest, GetAccessServiceTokenResponse, GetAccessServiceTokenError, Credentials | HttpClient.HttpClient>;
17533
+ export declare const getAccessServiceTokenForZone: API.OperationMethod<GetAccessServiceTokenForZoneRequest, GetAccessServiceTokenResponse, GetAccessServiceTokenError, Credentials | HttpClient.HttpClient>;
17534
+ interface ListAccessServiceTokensBaseRequest {
17273
17535
  }
17274
- export declare const ListAccessServiceTokensRequest: Schema.Schema<ListAccessServiceTokensRequest>;
17536
+ export interface ListAccessServiceTokensForAccountRequest extends ListAccessServiceTokensBaseRequest {
17537
+ /** Path param: The Account ID to use for this endpoint. */
17538
+ accountId: string;
17539
+ }
17540
+ export interface ListAccessServiceTokensForZoneRequest extends ListAccessServiceTokensBaseRequest {
17541
+ /** Path param: The Zone ID to use for this endpoint. */
17542
+ zoneId: string;
17543
+ }
17544
+ export declare const ListAccessServiceTokensForAccountRequest: Schema.Schema<ListAccessServiceTokensForAccountRequest>;
17545
+ export declare const ListAccessServiceTokensForZoneRequest: Schema.Schema<ListAccessServiceTokensForZoneRequest>;
17275
17546
  export interface ListAccessServiceTokensResponse {
17276
17547
  result: {
17277
17548
  id?: string | null;
@@ -17280,21 +17551,18 @@ export interface ListAccessServiceTokensResponse {
17280
17551
  expiresAt?: string | null;
17281
17552
  name?: string | null;
17282
17553
  }[];
17283
- resultInfo: {
17554
+ resultInfo?: {
17284
17555
  count?: number | null;
17285
17556
  page?: number | null;
17286
17557
  perPage?: number | null;
17287
17558
  totalCount?: number | null;
17288
- };
17559
+ } | null;
17289
17560
  }
17290
17561
  export declare const ListAccessServiceTokensResponse: Schema.Schema<ListAccessServiceTokensResponse>;
17291
17562
  export type ListAccessServiceTokensError = DefaultErrors;
17292
- export declare const listAccessServiceTokens: API.PaginatedOperationMethod<ListAccessServiceTokensRequest, ListAccessServiceTokensResponse, ListAccessServiceTokensError, Credentials | HttpClient.HttpClient>;
17293
- export interface CreateAccessServiceTokenRequest {
17294
- /** Path param: The Account ID to use for this endpoint. Mutually exclusive with the Zone ID. */
17295
- accountId?: string;
17296
- /** Path param: The Zone ID to use for this endpoint. Mutually exclusive with the Account ID. */
17297
- zoneId?: string;
17563
+ export declare const listAccessServiceTokensForAccount: API.PaginatedOperationMethod<ListAccessServiceTokensForAccountRequest, ListAccessServiceTokensResponse, ListAccessServiceTokensError, Credentials | HttpClient.HttpClient>;
17564
+ export declare const listAccessServiceTokensForZone: API.PaginatedOperationMethod<ListAccessServiceTokensForZoneRequest, ListAccessServiceTokensResponse, ListAccessServiceTokensError, Credentials | HttpClient.HttpClient>;
17565
+ interface CreateAccessServiceTokenBaseRequest {
17298
17566
  /** Body param: The name of the service token. */
17299
17567
  name: string;
17300
17568
  /** Body param: A version number identifying the current `client_secret` associated with the service token. Incrementing it triggers a rotation; the previous secret will still be accepted until the time i */
@@ -17304,7 +17572,16 @@ export interface CreateAccessServiceTokenRequest {
17304
17572
  /** Body param: The expiration of the previous `client_secret`. This can be modified at any point after a rotation. For example, you may extend it further into the future if you need more time to update s */
17305
17573
  previousClientSecretExpiresAt?: string;
17306
17574
  }
17307
- export declare const CreateAccessServiceTokenRequest: Schema.Schema<CreateAccessServiceTokenRequest>;
17575
+ export interface CreateAccessServiceTokenForAccountRequest extends CreateAccessServiceTokenBaseRequest {
17576
+ /** Path param: The Account ID to use for this endpoint. */
17577
+ accountId: string;
17578
+ }
17579
+ export interface CreateAccessServiceTokenForZoneRequest extends CreateAccessServiceTokenBaseRequest {
17580
+ /** Path param: The Zone ID to use for this endpoint. */
17581
+ zoneId: string;
17582
+ }
17583
+ export declare const CreateAccessServiceTokenForAccountRequest: Schema.Schema<CreateAccessServiceTokenForAccountRequest>;
17584
+ export declare const CreateAccessServiceTokenForZoneRequest: Schema.Schema<CreateAccessServiceTokenForZoneRequest>;
17308
17585
  export interface CreateAccessServiceTokenResponse {
17309
17586
  /** The ID of the service token. */
17310
17587
  id?: string | null;
@@ -17319,13 +17596,10 @@ export interface CreateAccessServiceTokenResponse {
17319
17596
  }
17320
17597
  export declare const CreateAccessServiceTokenResponse: Schema.Schema<CreateAccessServiceTokenResponse>;
17321
17598
  export type CreateAccessServiceTokenError = DefaultErrors;
17322
- export declare const createAccessServiceToken: API.OperationMethod<CreateAccessServiceTokenRequest, CreateAccessServiceTokenResponse, CreateAccessServiceTokenError, Credentials | HttpClient.HttpClient>;
17323
- export interface UpdateAccessServiceTokenRequest {
17599
+ export declare const createAccessServiceTokenForAccount: API.OperationMethod<CreateAccessServiceTokenForAccountRequest, CreateAccessServiceTokenResponse, CreateAccessServiceTokenError, Credentials | HttpClient.HttpClient>;
17600
+ export declare const createAccessServiceTokenForZone: API.OperationMethod<CreateAccessServiceTokenForZoneRequest, CreateAccessServiceTokenResponse, CreateAccessServiceTokenError, Credentials | HttpClient.HttpClient>;
17601
+ interface UpdateAccessServiceTokenBaseRequest {
17324
17602
  serviceTokenId: string;
17325
- /** Path param: The Account ID to use for this endpoint. Mutually exclusive with the Zone ID. */
17326
- accountId?: string;
17327
- /** Path param: The Zone ID to use for this endpoint. Mutually exclusive with the Account ID. */
17328
- zoneId?: string;
17329
17603
  /** Body param: A version number identifying the current `client_secret` associated with the service token. Incrementing it triggers a rotation; the previous secret will still be accepted until the time i */
17330
17604
  clientSecretVersion?: number;
17331
17605
  /** Body param: The duration for how long the service token will be valid. Must be in the format `300ms` or `2h45m`. Valid time units are: ns, us (or µs), ms, s, m, h. The default is 1 year in hours (8760 */
@@ -17335,7 +17609,16 @@ export interface UpdateAccessServiceTokenRequest {
17335
17609
  /** Body param: The expiration of the previous `client_secret`. This can be modified at any point after a rotation. For example, you may extend it further into the future if you need more time to update s */
17336
17610
  previousClientSecretExpiresAt?: string;
17337
17611
  }
17338
- export declare const UpdateAccessServiceTokenRequest: Schema.Schema<UpdateAccessServiceTokenRequest>;
17612
+ export interface UpdateAccessServiceTokenForAccountRequest extends UpdateAccessServiceTokenBaseRequest {
17613
+ /** Path param: The Account ID to use for this endpoint. */
17614
+ accountId: string;
17615
+ }
17616
+ export interface UpdateAccessServiceTokenForZoneRequest extends UpdateAccessServiceTokenBaseRequest {
17617
+ /** Path param: The Zone ID to use for this endpoint. */
17618
+ zoneId: string;
17619
+ }
17620
+ export declare const UpdateAccessServiceTokenForAccountRequest: Schema.Schema<UpdateAccessServiceTokenForAccountRequest>;
17621
+ export declare const UpdateAccessServiceTokenForZoneRequest: Schema.Schema<UpdateAccessServiceTokenForZoneRequest>;
17339
17622
  export interface UpdateAccessServiceTokenResponse {
17340
17623
  /** The ID of the service token. */
17341
17624
  id?: string | null;
@@ -17349,11 +17632,21 @@ export interface UpdateAccessServiceTokenResponse {
17349
17632
  }
17350
17633
  export declare const UpdateAccessServiceTokenResponse: Schema.Schema<UpdateAccessServiceTokenResponse>;
17351
17634
  export type UpdateAccessServiceTokenError = DefaultErrors;
17352
- export declare const updateAccessServiceToken: API.OperationMethod<UpdateAccessServiceTokenRequest, UpdateAccessServiceTokenResponse, UpdateAccessServiceTokenError, Credentials | HttpClient.HttpClient>;
17353
- export interface DeleteAccessServiceTokenRequest {
17635
+ export declare const updateAccessServiceTokenForAccount: API.OperationMethod<UpdateAccessServiceTokenForAccountRequest, UpdateAccessServiceTokenResponse, UpdateAccessServiceTokenError, Credentials | HttpClient.HttpClient>;
17636
+ export declare const updateAccessServiceTokenForZone: API.OperationMethod<UpdateAccessServiceTokenForZoneRequest, UpdateAccessServiceTokenResponse, UpdateAccessServiceTokenError, Credentials | HttpClient.HttpClient>;
17637
+ interface DeleteAccessServiceTokenBaseRequest {
17354
17638
  serviceTokenId: string;
17355
17639
  }
17356
- export declare const DeleteAccessServiceTokenRequest: Schema.Schema<DeleteAccessServiceTokenRequest>;
17640
+ export interface DeleteAccessServiceTokenForAccountRequest extends DeleteAccessServiceTokenBaseRequest {
17641
+ /** Path param: The Account ID to use for this endpoint. */
17642
+ accountId: string;
17643
+ }
17644
+ export interface DeleteAccessServiceTokenForZoneRequest extends DeleteAccessServiceTokenBaseRequest {
17645
+ /** Path param: The Zone ID to use for this endpoint. */
17646
+ zoneId: string;
17647
+ }
17648
+ export declare const DeleteAccessServiceTokenForAccountRequest: Schema.Schema<DeleteAccessServiceTokenForAccountRequest>;
17649
+ export declare const DeleteAccessServiceTokenForZoneRequest: Schema.Schema<DeleteAccessServiceTokenForZoneRequest>;
17357
17650
  export interface DeleteAccessServiceTokenResponse {
17358
17651
  /** The ID of the service token. */
17359
17652
  id?: string | null;
@@ -17367,7 +17660,8 @@ export interface DeleteAccessServiceTokenResponse {
17367
17660
  }
17368
17661
  export declare const DeleteAccessServiceTokenResponse: Schema.Schema<DeleteAccessServiceTokenResponse>;
17369
17662
  export type DeleteAccessServiceTokenError = DefaultErrors;
17370
- export declare const deleteAccessServiceToken: API.OperationMethod<DeleteAccessServiceTokenRequest, DeleteAccessServiceTokenResponse, DeleteAccessServiceTokenError, Credentials | HttpClient.HttpClient>;
17663
+ export declare const deleteAccessServiceTokenForAccount: API.OperationMethod<DeleteAccessServiceTokenForAccountRequest, DeleteAccessServiceTokenResponse, DeleteAccessServiceTokenError, Credentials | HttpClient.HttpClient>;
17664
+ export declare const deleteAccessServiceTokenForZone: API.OperationMethod<DeleteAccessServiceTokenForZoneRequest, DeleteAccessServiceTokenResponse, DeleteAccessServiceTokenError, Credentials | HttpClient.HttpClient>;
17371
17665
  export interface RefreshAccessServiceTokenRequest {
17372
17666
  serviceTokenId: string;
17373
17667
  /** Identifier. */
@@ -17435,12 +17729,12 @@ export interface ListAccessTagsResponse {
17435
17729
  result: {
17436
17730
  name: string;
17437
17731
  }[];
17438
- resultInfo: {
17732
+ resultInfo?: {
17439
17733
  count?: number | null;
17440
17734
  page?: number | null;
17441
17735
  perPage?: number | null;
17442
17736
  totalCount?: number | null;
17443
- };
17737
+ } | null;
17444
17738
  }
17445
17739
  export declare const ListAccessTagsResponse: Schema.Schema<ListAccessTagsResponse>;
17446
17740
  export type ListAccessTagsError = DefaultErrors;
@@ -17514,12 +17808,12 @@ export interface ListAccessUsersResponse {
17514
17808
  uid?: string | null;
17515
17809
  updatedAt?: string | null;
17516
17810
  }[];
17517
- resultInfo: {
17811
+ resultInfo?: {
17518
17812
  count?: number | null;
17519
17813
  page?: number | null;
17520
17814
  perPage?: number | null;
17521
17815
  totalCount?: number | null;
17522
- };
17816
+ } | null;
17523
17817
  }
17524
17818
  export declare const ListAccessUsersResponse: Schema.Schema<ListAccessUsersResponse>;
17525
17819
  export type ListAccessUsersError = DefaultErrors;
@@ -17887,11 +18181,11 @@ export interface ListDeviceDevicesResponse {
17887
18181
  publicIp?: string | null;
17888
18182
  serialNumber?: string | null;
17889
18183
  }[];
17890
- resultInfo: {
18184
+ resultInfo?: {
17891
18185
  count?: number | null;
17892
18186
  cursor?: string | null;
17893
18187
  perPage?: number | null;
17894
- };
18188
+ } | null;
17895
18189
  }
17896
18190
  export declare const ListDeviceDevicesResponse: Schema.Schema<ListDeviceDevicesResponse>;
17897
18191
  export type ListDeviceDevicesError = DefaultErrors;
@@ -20220,11 +20514,11 @@ export interface ListDeviceRegistrationsResponse {
20220
20514
  name?: string | null;
20221
20515
  } | null;
20222
20516
  }[];
20223
- resultInfo: {
20517
+ resultInfo?: {
20224
20518
  count?: number | null;
20225
20519
  cursor?: string | null;
20226
20520
  perPage?: number | null;
20227
- };
20521
+ } | null;
20228
20522
  }
20229
20523
  export declare const ListDeviceRegistrationsResponse: Schema.Schema<ListDeviceRegistrationsResponse>;
20230
20524
  export type ListDeviceRegistrationsError = DefaultErrors;
@@ -20521,12 +20815,12 @@ export interface ListDexCommandsResponse {
20521
20815
  }[] | null;
20522
20816
  }[] | null;
20523
20817
  };
20524
- resultInfo: {
20818
+ resultInfo?: {
20525
20819
  count?: number | null;
20526
20820
  page?: number | null;
20527
20821
  perPage?: number | null;
20528
20822
  totalCount?: number | null;
20529
- };
20823
+ } | null;
20530
20824
  }
20531
20825
  export declare const ListDexCommandsResponse: Schema.Schema<ListDexCommandsResponse>;
20532
20826
  export type ListDexCommandsError = DefaultErrors;
@@ -20587,12 +20881,12 @@ export interface ListDexCommandDevicesResponse {
20587
20881
  }[] | null;
20588
20882
  }[] | null;
20589
20883
  };
20590
- resultInfo: {
20884
+ resultInfo?: {
20591
20885
  count?: number | null;
20592
20886
  page?: number | null;
20593
20887
  perPage?: number | null;
20594
20888
  totalCount?: number | null;
20595
- };
20889
+ } | null;
20596
20890
  }
20597
20891
  export declare const ListDexCommandDevicesResponse: Schema.Schema<ListDexCommandDevicesResponse>;
20598
20892
  export type ListDexCommandDevicesError = DefaultErrors;
@@ -20805,12 +21099,12 @@ export interface ListDexFleetStatusDevicesResponse {
20805
21099
  switchLocked?: boolean | null;
20806
21100
  wifiStrengthDbm?: number | null;
20807
21101
  }[];
20808
- resultInfo: {
21102
+ resultInfo?: {
20809
21103
  count?: number | null;
20810
21104
  page?: number | null;
20811
21105
  perPage?: number | null;
20812
21106
  totalCount?: number | null;
20813
- };
21107
+ } | null;
20814
21108
  }
20815
21109
  export declare const ListDexFleetStatusDevicesResponse: Schema.Schema<ListDexFleetStatusDevicesResponse>;
20816
21110
  export type ListDexFleetStatusDevicesError = DefaultErrors;
@@ -21104,12 +21398,12 @@ export interface ListDexTestsResponse {
21104
21398
  }[];
21105
21399
  }[] | null;
21106
21400
  };
21107
- resultInfo: {
21401
+ resultInfo?: {
21108
21402
  count?: number | null;
21109
21403
  page?: number | null;
21110
21404
  perPage?: number | null;
21111
21405
  totalCount?: number | null;
21112
- };
21406
+ } | null;
21113
21407
  }
21114
21408
  export declare const ListDexTestsResponse: Schema.Schema<ListDexTestsResponse>;
21115
21409
  export type ListDexTestsError = DefaultErrors;
@@ -26745,10 +27039,19 @@ export type DeleteGatewayRuleResponse = unknown;
26745
27039
  export declare const DeleteGatewayRuleResponse: Schema.Schema<DeleteGatewayRuleResponse>;
26746
27040
  export type DeleteGatewayRuleError = DefaultErrors;
26747
27041
  export declare const deleteGatewayRule: API.OperationMethod<DeleteGatewayRuleRequest, DeleteGatewayRuleResponse, DeleteGatewayRuleError, Credentials | HttpClient.HttpClient>;
26748
- export interface GetIdentityProviderRequest {
27042
+ interface GetIdentityProviderBaseRequest {
26749
27043
  identityProviderId: string;
26750
27044
  }
26751
- export declare const GetIdentityProviderRequest: Schema.Schema<GetIdentityProviderRequest>;
27045
+ export interface GetIdentityProviderForAccountRequest extends GetIdentityProviderBaseRequest {
27046
+ /** Path param: The Account ID to use for this endpoint. */
27047
+ accountId: string;
27048
+ }
27049
+ export interface GetIdentityProviderForZoneRequest extends GetIdentityProviderBaseRequest {
27050
+ /** Path param: The Zone ID to use for this endpoint. */
27051
+ zoneId: string;
27052
+ }
27053
+ export declare const GetIdentityProviderForAccountRequest: Schema.Schema<GetIdentityProviderForAccountRequest>;
27054
+ export declare const GetIdentityProviderForZoneRequest: Schema.Schema<GetIdentityProviderForZoneRequest>;
26752
27055
  export type GetIdentityProviderResponse = {
26753
27056
  config: {
26754
27057
  claims?: string[] | null;
@@ -26967,10 +27270,20 @@ export type GetIdentityProviderResponse = {
26967
27270
  };
26968
27271
  export declare const GetIdentityProviderResponse: Schema.Schema<GetIdentityProviderResponse>;
26969
27272
  export type GetIdentityProviderError = DefaultErrors;
26970
- export declare const getIdentityProvider: API.OperationMethod<GetIdentityProviderRequest, GetIdentityProviderResponse, GetIdentityProviderError, Credentials | HttpClient.HttpClient>;
26971
- export interface ListIdentityProvidersRequest {
27273
+ export declare const getIdentityProviderForAccount: API.OperationMethod<GetIdentityProviderForAccountRequest, GetIdentityProviderResponse, GetIdentityProviderError, Credentials | HttpClient.HttpClient>;
27274
+ export declare const getIdentityProviderForZone: API.OperationMethod<GetIdentityProviderForZoneRequest, GetIdentityProviderResponse, GetIdentityProviderError, Credentials | HttpClient.HttpClient>;
27275
+ interface ListIdentityProvidersBaseRequest {
27276
+ }
27277
+ export interface ListIdentityProvidersForAccountRequest extends ListIdentityProvidersBaseRequest {
27278
+ /** Path param: The Account ID to use for this endpoint. */
27279
+ accountId: string;
26972
27280
  }
26973
- export declare const ListIdentityProvidersRequest: Schema.Schema<ListIdentityProvidersRequest>;
27281
+ export interface ListIdentityProvidersForZoneRequest extends ListIdentityProvidersBaseRequest {
27282
+ /** Path param: The Zone ID to use for this endpoint. */
27283
+ zoneId: string;
27284
+ }
27285
+ export declare const ListIdentityProvidersForAccountRequest: Schema.Schema<ListIdentityProvidersForAccountRequest>;
27286
+ export declare const ListIdentityProvidersForZoneRequest: Schema.Schema<ListIdentityProvidersForZoneRequest>;
26974
27287
  export interface ListIdentityProvidersResponse {
26975
27288
  result: ({
26976
27289
  config: {
@@ -27173,21 +27486,18 @@ export interface ListIdentityProvidersResponse {
27173
27486
  userDeprovision?: boolean | null;
27174
27487
  } | null;
27175
27488
  })[];
27176
- resultInfo: {
27489
+ resultInfo?: {
27177
27490
  count?: number | null;
27178
27491
  page?: number | null;
27179
27492
  perPage?: number | null;
27180
27493
  totalCount?: number | null;
27181
- };
27494
+ } | null;
27182
27495
  }
27183
27496
  export declare const ListIdentityProvidersResponse: Schema.Schema<ListIdentityProvidersResponse>;
27184
27497
  export type ListIdentityProvidersError = DefaultErrors;
27185
- export declare const listIdentityProviders: API.PaginatedOperationMethod<ListIdentityProvidersRequest, ListIdentityProvidersResponse, ListIdentityProvidersError, Credentials | HttpClient.HttpClient>;
27186
- export interface CreateIdentityProviderRequest {
27187
- /** Path param: The Account ID to use for this endpoint. Mutually exclusive with the Zone ID. */
27188
- accountId?: string;
27189
- /** Path param: The Zone ID to use for this endpoint. Mutually exclusive with the Account ID. */
27190
- zoneId?: string;
27498
+ export declare const listIdentityProvidersForAccount: API.PaginatedOperationMethod<ListIdentityProvidersForAccountRequest, ListIdentityProvidersResponse, ListIdentityProvidersError, Credentials | HttpClient.HttpClient>;
27499
+ export declare const listIdentityProvidersForZone: API.PaginatedOperationMethod<ListIdentityProvidersForZoneRequest, ListIdentityProvidersResponse, ListIdentityProvidersError, Credentials | HttpClient.HttpClient>;
27500
+ interface CreateIdentityProviderBaseRequest {
27191
27501
  /** Body param: The configuration parameters for the identity provider. To view the required parameters for a specific provider, refer to our [developer documentation](https://developers.cloudflare.com/cl */
27192
27502
  config: {
27193
27503
  claims?: string[];
@@ -27211,7 +27521,16 @@ export interface CreateIdentityProviderRequest {
27211
27521
  userDeprovision?: boolean;
27212
27522
  };
27213
27523
  }
27214
- export declare const CreateIdentityProviderRequest: Schema.Schema<CreateIdentityProviderRequest>;
27524
+ export interface CreateIdentityProviderForAccountRequest extends CreateIdentityProviderBaseRequest {
27525
+ /** Path param: The Account ID to use for this endpoint. */
27526
+ accountId: string;
27527
+ }
27528
+ export interface CreateIdentityProviderForZoneRequest extends CreateIdentityProviderBaseRequest {
27529
+ /** Path param: The Zone ID to use for this endpoint. */
27530
+ zoneId: string;
27531
+ }
27532
+ export declare const CreateIdentityProviderForAccountRequest: Schema.Schema<CreateIdentityProviderForAccountRequest>;
27533
+ export declare const CreateIdentityProviderForZoneRequest: Schema.Schema<CreateIdentityProviderForZoneRequest>;
27215
27534
  export type CreateIdentityProviderResponse = {
27216
27535
  config: {
27217
27536
  claims?: string[] | null;
@@ -27430,13 +27749,10 @@ export type CreateIdentityProviderResponse = {
27430
27749
  };
27431
27750
  export declare const CreateIdentityProviderResponse: Schema.Schema<CreateIdentityProviderResponse>;
27432
27751
  export type CreateIdentityProviderError = DefaultErrors;
27433
- export declare const createIdentityProvider: API.OperationMethod<CreateIdentityProviderRequest, CreateIdentityProviderResponse, CreateIdentityProviderError, Credentials | HttpClient.HttpClient>;
27434
- export interface UpdateIdentityProviderRequest {
27752
+ export declare const createIdentityProviderForAccount: API.OperationMethod<CreateIdentityProviderForAccountRequest, CreateIdentityProviderResponse, CreateIdentityProviderError, Credentials | HttpClient.HttpClient>;
27753
+ export declare const createIdentityProviderForZone: API.OperationMethod<CreateIdentityProviderForZoneRequest, CreateIdentityProviderResponse, CreateIdentityProviderError, Credentials | HttpClient.HttpClient>;
27754
+ interface UpdateIdentityProviderBaseRequest {
27435
27755
  identityProviderId: string;
27436
- /** Path param: The Account ID to use for this endpoint. Mutually exclusive with the Zone ID. */
27437
- accountId?: string;
27438
- /** Path param: The Zone ID to use for this endpoint. Mutually exclusive with the Account ID. */
27439
- zoneId?: string;
27440
27756
  /** Body param: The configuration parameters for the identity provider. To view the required parameters for a specific provider, refer to our [developer documentation](https://developers.cloudflare.com/cl */
27441
27757
  config: {
27442
27758
  claims?: string[];
@@ -27460,7 +27776,16 @@ export interface UpdateIdentityProviderRequest {
27460
27776
  userDeprovision?: boolean;
27461
27777
  };
27462
27778
  }
27463
- export declare const UpdateIdentityProviderRequest: Schema.Schema<UpdateIdentityProviderRequest>;
27779
+ export interface UpdateIdentityProviderForAccountRequest extends UpdateIdentityProviderBaseRequest {
27780
+ /** Path param: The Account ID to use for this endpoint. */
27781
+ accountId: string;
27782
+ }
27783
+ export interface UpdateIdentityProviderForZoneRequest extends UpdateIdentityProviderBaseRequest {
27784
+ /** Path param: The Zone ID to use for this endpoint. */
27785
+ zoneId: string;
27786
+ }
27787
+ export declare const UpdateIdentityProviderForAccountRequest: Schema.Schema<UpdateIdentityProviderForAccountRequest>;
27788
+ export declare const UpdateIdentityProviderForZoneRequest: Schema.Schema<UpdateIdentityProviderForZoneRequest>;
27464
27789
  export type UpdateIdentityProviderResponse = {
27465
27790
  config: {
27466
27791
  claims?: string[] | null;
@@ -27679,18 +28004,29 @@ export type UpdateIdentityProviderResponse = {
27679
28004
  };
27680
28005
  export declare const UpdateIdentityProviderResponse: Schema.Schema<UpdateIdentityProviderResponse>;
27681
28006
  export type UpdateIdentityProviderError = DefaultErrors;
27682
- export declare const updateIdentityProvider: API.OperationMethod<UpdateIdentityProviderRequest, UpdateIdentityProviderResponse, UpdateIdentityProviderError, Credentials | HttpClient.HttpClient>;
27683
- export interface DeleteIdentityProviderRequest {
28007
+ export declare const updateIdentityProviderForAccount: API.OperationMethod<UpdateIdentityProviderForAccountRequest, UpdateIdentityProviderResponse, UpdateIdentityProviderError, Credentials | HttpClient.HttpClient>;
28008
+ export declare const updateIdentityProviderForZone: API.OperationMethod<UpdateIdentityProviderForZoneRequest, UpdateIdentityProviderResponse, UpdateIdentityProviderError, Credentials | HttpClient.HttpClient>;
28009
+ interface DeleteIdentityProviderBaseRequest {
27684
28010
  identityProviderId: string;
27685
28011
  }
27686
- export declare const DeleteIdentityProviderRequest: Schema.Schema<DeleteIdentityProviderRequest>;
28012
+ export interface DeleteIdentityProviderForAccountRequest extends DeleteIdentityProviderBaseRequest {
28013
+ /** Path param: The Account ID to use for this endpoint. */
28014
+ accountId: string;
28015
+ }
28016
+ export interface DeleteIdentityProviderForZoneRequest extends DeleteIdentityProviderBaseRequest {
28017
+ /** Path param: The Zone ID to use for this endpoint. */
28018
+ zoneId: string;
28019
+ }
28020
+ export declare const DeleteIdentityProviderForAccountRequest: Schema.Schema<DeleteIdentityProviderForAccountRequest>;
28021
+ export declare const DeleteIdentityProviderForZoneRequest: Schema.Schema<DeleteIdentityProviderForZoneRequest>;
27687
28022
  export interface DeleteIdentityProviderResponse {
27688
28023
  /** UUID. */
27689
28024
  id?: string | null;
27690
28025
  }
27691
28026
  export declare const DeleteIdentityProviderResponse: Schema.Schema<DeleteIdentityProviderResponse>;
27692
28027
  export type DeleteIdentityProviderError = DefaultErrors;
27693
- export declare const deleteIdentityProvider: API.OperationMethod<DeleteIdentityProviderRequest, DeleteIdentityProviderResponse, DeleteIdentityProviderError, Credentials | HttpClient.HttpClient>;
28028
+ export declare const deleteIdentityProviderForAccount: API.OperationMethod<DeleteIdentityProviderForAccountRequest, DeleteIdentityProviderResponse, DeleteIdentityProviderError, Credentials | HttpClient.HttpClient>;
28029
+ export declare const deleteIdentityProviderForZone: API.OperationMethod<DeleteIdentityProviderForZoneRequest, DeleteIdentityProviderResponse, DeleteIdentityProviderError, Credentials | HttpClient.HttpClient>;
27694
28030
  export interface ListIdentityProviderScimGroupsRequest {
27695
28031
  identityProviderId: string;
27696
28032
  /** Path param: Identifier. */
@@ -27716,12 +28052,12 @@ export interface ListIdentityProviderScimGroupsResponse {
27716
28052
  } | null;
27717
28053
  schemas?: string[] | null;
27718
28054
  }[];
27719
- resultInfo: {
28055
+ resultInfo?: {
27720
28056
  count?: number | null;
27721
28057
  page?: number | null;
27722
28058
  perPage?: number | null;
27723
28059
  totalCount?: number | null;
27724
- };
28060
+ } | null;
27725
28061
  }
27726
28062
  export declare const ListIdentityProviderScimGroupsResponse: Schema.Schema<ListIdentityProviderScimGroupsResponse>;
27727
28063
  export type ListIdentityProviderScimGroupsError = DefaultErrors;
@@ -27761,12 +28097,12 @@ export interface ListIdentityProviderScimUsersResponse {
27761
28097
  } | null;
27762
28098
  schemas?: string[] | null;
27763
28099
  }[];
27764
- resultInfo: {
28100
+ resultInfo?: {
27765
28101
  count?: number | null;
27766
28102
  page?: number | null;
27767
28103
  perPage?: number | null;
27768
28104
  totalCount?: number | null;
27769
- };
28105
+ } | null;
27770
28106
  }
27771
28107
  export declare const ListIdentityProviderScimUsersResponse: Schema.Schema<ListIdentityProviderScimUsersResponse>;
27772
28108
  export type ListIdentityProviderScimUsersError = DefaultErrors;
@@ -27825,12 +28161,12 @@ export interface ListNetworkHostnameRoutesResponse {
27825
28161
  tunnelId?: string | null;
27826
28162
  tunnelName?: string | null;
27827
28163
  }[];
27828
- resultInfo: {
28164
+ resultInfo?: {
27829
28165
  count?: number | null;
27830
28166
  page?: number | null;
27831
28167
  perPage?: number | null;
27832
28168
  totalCount?: number | null;
27833
- };
28169
+ } | null;
27834
28170
  }
27835
28171
  export declare const ListNetworkHostnameRoutesResponse: Schema.Schema<ListNetworkHostnameRoutesResponse>;
27836
28172
  export type ListNetworkHostnameRoutesError = DefaultErrors;
@@ -27984,12 +28320,12 @@ export interface ListNetworkRoutesResponse {
27984
28320
  virtualNetworkId?: string | null;
27985
28321
  virtualNetworkName?: string | null;
27986
28322
  }[];
27987
- resultInfo: {
28323
+ resultInfo?: {
27988
28324
  count?: number | null;
27989
28325
  page?: number | null;
27990
28326
  perPage?: number | null;
27991
28327
  totalCount?: number | null;
27992
- };
28328
+ } | null;
27993
28329
  }
27994
28330
  export declare const ListNetworkRoutesResponse: Schema.Schema<ListNetworkRoutesResponse>;
27995
28331
  export type ListNetworkRoutesError = DefaultErrors;
@@ -28242,12 +28578,12 @@ export interface ListNetworkSubnetsResponse {
28242
28578
  network?: string | null;
28243
28579
  subnetType?: "cloudflare_source" | null;
28244
28580
  }[];
28245
- resultInfo: {
28581
+ resultInfo?: {
28246
28582
  count?: number | null;
28247
28583
  page?: number | null;
28248
28584
  perPage?: number | null;
28249
28585
  totalCount?: number | null;
28250
- };
28586
+ } | null;
28251
28587
  }
28252
28588
  export declare const ListNetworkSubnetsResponse: Schema.Schema<ListNetworkSubnetsResponse>;
28253
28589
  export type ListNetworkSubnetsError = DefaultErrors;
@@ -28418,9 +28754,18 @@ export interface DeleteNetworkVirtualNetworkResponse {
28418
28754
  export declare const DeleteNetworkVirtualNetworkResponse: Schema.Schema<DeleteNetworkVirtualNetworkResponse>;
28419
28755
  export type DeleteNetworkVirtualNetworkError = DefaultErrors;
28420
28756
  export declare const deleteNetworkVirtualNetwork: API.OperationMethod<DeleteNetworkVirtualNetworkRequest, DeleteNetworkVirtualNetworkResponse, DeleteNetworkVirtualNetworkError, Credentials | HttpClient.HttpClient>;
28421
- export interface ListOrganizationsRequest {
28757
+ interface ListOrganizationsBaseRequest {
28758
+ }
28759
+ export interface ListOrganizationsForAccountRequest extends ListOrganizationsBaseRequest {
28760
+ /** Path param: The Account ID to use for this endpoint. */
28761
+ accountId: string;
28762
+ }
28763
+ export interface ListOrganizationsForZoneRequest extends ListOrganizationsBaseRequest {
28764
+ /** Path param: The Zone ID to use for this endpoint. */
28765
+ zoneId: string;
28422
28766
  }
28423
- export declare const ListOrganizationsRequest: Schema.Schema<ListOrganizationsRequest>;
28767
+ export declare const ListOrganizationsForAccountRequest: Schema.Schema<ListOrganizationsForAccountRequest>;
28768
+ export declare const ListOrganizationsForZoneRequest: Schema.Schema<ListOrganizationsForZoneRequest>;
28424
28769
  export interface ListOrganizationsResponse {
28425
28770
  /** When set to true, users can authenticate via WARP for any application in your organization. Application settings will take precedence over this value. */
28426
28771
  allowAuthenticateViaWarp?: boolean | null;
@@ -28454,12 +28799,9 @@ export interface ListOrganizationsResponse {
28454
28799
  }
28455
28800
  export declare const ListOrganizationsResponse: Schema.Schema<ListOrganizationsResponse>;
28456
28801
  export type ListOrganizationsError = DefaultErrors;
28457
- export declare const listOrganizations: API.OperationMethod<ListOrganizationsRequest, ListOrganizationsResponse, ListOrganizationsError, Credentials | HttpClient.HttpClient>;
28458
- export interface CreateOrganizationRequest {
28459
- /** Path param: The Account ID to use for this endpoint. Mutually exclusive with the Zone ID. */
28460
- accountId?: string;
28461
- /** Path param: The Zone ID to use for this endpoint. Mutually exclusive with the Account ID. */
28462
- zoneId?: string;
28802
+ export declare const listOrganizationsForAccount: API.OperationMethod<ListOrganizationsForAccountRequest, ListOrganizationsResponse, ListOrganizationsError, Credentials | HttpClient.HttpClient>;
28803
+ export declare const listOrganizationsForZone: API.OperationMethod<ListOrganizationsForZoneRequest, ListOrganizationsResponse, ListOrganizationsError, Credentials | HttpClient.HttpClient>;
28804
+ interface CreateOrganizationBaseRequest {
28463
28805
  /** Body param: The unique subdomain assigned to your Zero Trust organization. */
28464
28806
  authDomain: string;
28465
28807
  /** Body param: The name of your Zero Trust organization. */
@@ -28487,7 +28829,16 @@ export interface CreateOrganizationRequest {
28487
28829
  /** Body param: The amount of time that tokens issued for applications will be valid. Must be in the format `30m` or `2h45m`. Valid time units are: m, h. */
28488
28830
  warpAuthSessionDuration?: string;
28489
28831
  }
28490
- export declare const CreateOrganizationRequest: Schema.Schema<CreateOrganizationRequest>;
28832
+ export interface CreateOrganizationForAccountRequest extends CreateOrganizationBaseRequest {
28833
+ /** Path param: The Account ID to use for this endpoint. */
28834
+ accountId: string;
28835
+ }
28836
+ export interface CreateOrganizationForZoneRequest extends CreateOrganizationBaseRequest {
28837
+ /** Path param: The Zone ID to use for this endpoint. */
28838
+ zoneId: string;
28839
+ }
28840
+ export declare const CreateOrganizationForAccountRequest: Schema.Schema<CreateOrganizationForAccountRequest>;
28841
+ export declare const CreateOrganizationForZoneRequest: Schema.Schema<CreateOrganizationForZoneRequest>;
28491
28842
  export interface CreateOrganizationResponse {
28492
28843
  /** When set to true, users can authenticate via WARP for any application in your organization. Application settings will take precedence over this value. */
28493
28844
  allowAuthenticateViaWarp?: boolean | null;
@@ -28521,12 +28872,9 @@ export interface CreateOrganizationResponse {
28521
28872
  }
28522
28873
  export declare const CreateOrganizationResponse: Schema.Schema<CreateOrganizationResponse>;
28523
28874
  export type CreateOrganizationError = DefaultErrors;
28524
- export declare const createOrganization: API.OperationMethod<CreateOrganizationRequest, CreateOrganizationResponse, CreateOrganizationError, Credentials | HttpClient.HttpClient>;
28525
- export interface UpdateOrganizationRequest {
28526
- /** Path param: The Account ID to use for this endpoint. Mutually exclusive with the Zone ID. */
28527
- accountId?: string;
28528
- /** Path param: The Zone ID to use for this endpoint. Mutually exclusive with the Account ID. */
28529
- zoneId?: string;
28875
+ export declare const createOrganizationForAccount: API.OperationMethod<CreateOrganizationForAccountRequest, CreateOrganizationResponse, CreateOrganizationError, Credentials | HttpClient.HttpClient>;
28876
+ export declare const createOrganizationForZone: API.OperationMethod<CreateOrganizationForZoneRequest, CreateOrganizationResponse, CreateOrganizationError, Credentials | HttpClient.HttpClient>;
28877
+ interface UpdateOrganizationBaseRequest {
28530
28878
  /** Body param: When set to true, users can authenticate via WARP for any application in your organization. Application settings will take precedence over this value. */
28531
28879
  allowAuthenticateViaWarp?: boolean;
28532
28880
  /** Body param: The unique subdomain assigned to your Zero Trust organization. */
@@ -28559,7 +28907,16 @@ export interface UpdateOrganizationRequest {
28559
28907
  /** Body param: The amount of time that tokens issued for applications will be valid. Must be in the format `30m` or `2h45m`. Valid time units are: m, h. */
28560
28908
  warpAuthSessionDuration?: string;
28561
28909
  }
28562
- export declare const UpdateOrganizationRequest: Schema.Schema<UpdateOrganizationRequest>;
28910
+ export interface UpdateOrganizationForAccountRequest extends UpdateOrganizationBaseRequest {
28911
+ /** Path param: The Account ID to use for this endpoint. */
28912
+ accountId: string;
28913
+ }
28914
+ export interface UpdateOrganizationForZoneRequest extends UpdateOrganizationBaseRequest {
28915
+ /** Path param: The Zone ID to use for this endpoint. */
28916
+ zoneId: string;
28917
+ }
28918
+ export declare const UpdateOrganizationForAccountRequest: Schema.Schema<UpdateOrganizationForAccountRequest>;
28919
+ export declare const UpdateOrganizationForZoneRequest: Schema.Schema<UpdateOrganizationForZoneRequest>;
28563
28920
  export interface UpdateOrganizationResponse {
28564
28921
  /** When set to true, users can authenticate via WARP for any application in your organization. Application settings will take precedence over this value. */
28565
28922
  allowAuthenticateViaWarp?: boolean | null;
@@ -28593,7 +28950,8 @@ export interface UpdateOrganizationResponse {
28593
28950
  }
28594
28951
  export declare const UpdateOrganizationResponse: Schema.Schema<UpdateOrganizationResponse>;
28595
28952
  export type UpdateOrganizationError = DefaultErrors;
28596
- export declare const updateOrganization: API.OperationMethod<UpdateOrganizationRequest, UpdateOrganizationResponse, UpdateOrganizationError, Credentials | HttpClient.HttpClient>;
28953
+ export declare const updateOrganizationForAccount: API.OperationMethod<UpdateOrganizationForAccountRequest, UpdateOrganizationResponse, UpdateOrganizationError, Credentials | HttpClient.HttpClient>;
28954
+ export declare const updateOrganizationForZone: API.OperationMethod<UpdateOrganizationForZoneRequest, UpdateOrganizationResponse, UpdateOrganizationError, Credentials | HttpClient.HttpClient>;
28597
28955
  export interface GetOrganizationDohRequest {
28598
28956
  /** Identifier. */
28599
28957
  accountId: string;
@@ -29121,13 +29479,24 @@ export type OverTimeDexFleetStatusResponse = unknown;
29121
29479
  export declare const OverTimeDexFleetStatusResponse: Schema.Schema<OverTimeDexFleetStatusResponse>;
29122
29480
  export type OverTimeDexFleetStatusError = DefaultErrors;
29123
29481
  export declare const overTimeDexFleetStatus: API.OperationMethod<OverTimeDexFleetStatusRequest, OverTimeDexFleetStatusResponse, OverTimeDexFleetStatusError, Credentials | HttpClient.HttpClient>;
29124
- export interface RevokeTokensAccessApplicationRequest {
29482
+ interface RevokeTokensAccessApplicationBaseRequest {
29483
+ appId: string;
29484
+ }
29485
+ export interface RevokeTokensAccessApplicationForAccountRequest extends RevokeTokensAccessApplicationBaseRequest {
29486
+ /** Path param: The Account ID to use for this endpoint. */
29487
+ accountId: string;
29488
+ }
29489
+ export interface RevokeTokensAccessApplicationForZoneRequest extends RevokeTokensAccessApplicationBaseRequest {
29490
+ /** Path param: The Zone ID to use for this endpoint. */
29491
+ zoneId: string;
29125
29492
  }
29126
- export declare const RevokeTokensAccessApplicationRequest: Schema.Schema<RevokeTokensAccessApplicationRequest>;
29493
+ export declare const RevokeTokensAccessApplicationForAccountRequest: Schema.Schema<RevokeTokensAccessApplicationForAccountRequest>;
29494
+ export declare const RevokeTokensAccessApplicationForZoneRequest: Schema.Schema<RevokeTokensAccessApplicationForZoneRequest>;
29127
29495
  export type RevokeTokensAccessApplicationResponse = unknown;
29128
29496
  export declare const RevokeTokensAccessApplicationResponse: Schema.Schema<RevokeTokensAccessApplicationResponse>;
29129
29497
  export type RevokeTokensAccessApplicationError = DefaultErrors;
29130
- export declare const revokeTokensAccessApplication: API.OperationMethod<RevokeTokensAccessApplicationRequest, RevokeTokensAccessApplicationResponse, RevokeTokensAccessApplicationError, Credentials | HttpClient.HttpClient>;
29498
+ export declare const revokeTokensAccessApplicationForAccount: API.OperationMethod<RevokeTokensAccessApplicationForAccountRequest, RevokeTokensAccessApplicationResponse, RevokeTokensAccessApplicationError, Credentials | HttpClient.HttpClient>;
29499
+ export declare const revokeTokensAccessApplicationForZone: API.OperationMethod<RevokeTokensAccessApplicationForZoneRequest, RevokeTokensAccessApplicationResponse, RevokeTokensAccessApplicationError, Credentials | HttpClient.HttpClient>;
29131
29500
  export interface ListTunnelsRequest {
29132
29501
  /** Path param: Cloudflare account ID */
29133
29502
  accountId: string;
@@ -29201,12 +29570,12 @@ export interface ListTunnelsResponse {
29201
29570
  status?: "inactive" | "degraded" | "healthy" | "down" | null;
29202
29571
  tunType?: "cfd_tunnel" | "warp_connector" | "warp" | "magic" | "ip_sec" | "gre" | "cni" | null;
29203
29572
  })[];
29204
- resultInfo: {
29573
+ resultInfo?: {
29205
29574
  count?: number | null;
29206
29575
  page?: number | null;
29207
29576
  perPage?: number | null;
29208
29577
  totalCount?: number | null;
29209
- };
29578
+ } | null;
29210
29579
  }
29211
29580
  export declare const ListTunnelsResponse: Schema.Schema<ListTunnelsResponse>;
29212
29581
  export type ListTunnelsError = DefaultErrors;
@@ -29307,12 +29676,12 @@ export interface ListTunnelCloudflaredsResponse {
29307
29676
  status?: "inactive" | "degraded" | "healthy" | "down" | null;
29308
29677
  tunType?: "cfd_tunnel" | "warp_connector" | "warp" | "magic" | "ip_sec" | "gre" | "cni" | null;
29309
29678
  }[];
29310
- resultInfo: {
29679
+ resultInfo?: {
29311
29680
  count?: number | null;
29312
29681
  page?: number | null;
29313
29682
  perPage?: number | null;
29314
29683
  totalCount?: number | null;
29315
- };
29684
+ } | null;
29316
29685
  }
29317
29686
  export declare const ListTunnelCloudflaredsResponse: Schema.Schema<ListTunnelCloudflaredsResponse>;
29318
29687
  export type ListTunnelCloudflaredsError = DefaultErrors;
@@ -29842,12 +30211,12 @@ export interface ListTunnelWarpConnectorsResponse {
29842
30211
  status?: "inactive" | "degraded" | "healthy" | "down" | null;
29843
30212
  tunType?: "cfd_tunnel" | "warp_connector" | "warp" | "magic" | "ip_sec" | "gre" | "cni" | null;
29844
30213
  }[];
29845
- resultInfo: {
30214
+ resultInfo?: {
29846
30215
  count?: number | null;
29847
30216
  page?: number | null;
29848
30217
  perPage?: number | null;
29849
30218
  totalCount?: number | null;
29850
- };
30219
+ } | null;
29851
30220
  }
29852
30221
  export declare const ListTunnelWarpConnectorsResponse: Schema.Schema<ListTunnelWarpConnectorsResponse>;
29853
30222
  export type ListTunnelWarpConnectorsError = DefaultErrors;
@@ -29993,11 +30362,7 @@ export type GetTunnelWarpConnectorTokenResponse = string;
29993
30362
  export declare const GetTunnelWarpConnectorTokenResponse: Schema.Schema<GetTunnelWarpConnectorTokenResponse>;
29994
30363
  export type GetTunnelWarpConnectorTokenError = DefaultErrors;
29995
30364
  export declare const getTunnelWarpConnectorToken: API.OperationMethod<GetTunnelWarpConnectorTokenRequest, GetTunnelWarpConnectorTokenResponse, GetTunnelWarpConnectorTokenError, Credentials | HttpClient.HttpClient>;
29996
- export interface RevokeUsersOrganizationRequest {
29997
- /** Path param: The Account ID to use for this endpoint. Mutually exclusive with the Zone ID. */
29998
- accountId?: string;
29999
- /** Path param: The Zone ID to use for this endpoint. Mutually exclusive with the Account ID. */
30000
- zoneId?: string;
30365
+ interface RevokeUsersOrganizationBaseRequest {
30001
30366
  /** Query param: When set to `true`, all devices associated with the user will be revoked. */
30002
30367
  queryDevices?: boolean;
30003
30368
  /** Body param: The email of the user to revoke. */
@@ -30009,11 +30374,21 @@ export interface RevokeUsersOrganizationRequest {
30009
30374
  /** Body param: When set to `true`, the user will be required to re-authenticate to WARP for all Gateway policies that enforce a WARP client session duration. When `false`, the user’s WARP session will re */
30010
30375
  warpSessionReauth?: boolean;
30011
30376
  }
30012
- export declare const RevokeUsersOrganizationRequest: Schema.Schema<RevokeUsersOrganizationRequest>;
30377
+ export interface RevokeUsersOrganizationForAccountRequest extends RevokeUsersOrganizationBaseRequest {
30378
+ /** Path param: The Account ID to use for this endpoint. */
30379
+ accountId: string;
30380
+ }
30381
+ export interface RevokeUsersOrganizationForZoneRequest extends RevokeUsersOrganizationBaseRequest {
30382
+ /** Path param: The Zone ID to use for this endpoint. */
30383
+ zoneId: string;
30384
+ }
30385
+ export declare const RevokeUsersOrganizationForAccountRequest: Schema.Schema<RevokeUsersOrganizationForAccountRequest>;
30386
+ export declare const RevokeUsersOrganizationForZoneRequest: Schema.Schema<RevokeUsersOrganizationForZoneRequest>;
30013
30387
  export type RevokeUsersOrganizationResponse = true | false;
30014
30388
  export declare const RevokeUsersOrganizationResponse: Schema.Schema<RevokeUsersOrganizationResponse>;
30015
30389
  export type RevokeUsersOrganizationError = DefaultErrors;
30016
- export declare const revokeUsersOrganization: API.OperationMethod<RevokeUsersOrganizationRequest, RevokeUsersOrganizationResponse, RevokeUsersOrganizationError, Credentials | HttpClient.HttpClient>;
30390
+ export declare const revokeUsersOrganizationForAccount: API.OperationMethod<RevokeUsersOrganizationForAccountRequest, RevokeUsersOrganizationResponse, RevokeUsersOrganizationError, Credentials | HttpClient.HttpClient>;
30391
+ export declare const revokeUsersOrganizationForZone: API.OperationMethod<RevokeUsersOrganizationForZoneRequest, RevokeUsersOrganizationResponse, RevokeUsersOrganizationError, Credentials | HttpClient.HttpClient>;
30017
30392
  export interface BulkDeleteV2AccessInfrastructureTargetsRequest {
30018
30393
  /** Path param: Account identifier */
30019
30394
  accountId: string;