@distilled.cloud/cloudflare 0.16.2 → 0.16.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client/api.d.ts.map +1 -1
- package/lib/client/api.js +26 -8
- package/lib/client/api.js.map +1 -1
- package/lib/retry.d.ts +23 -4
- package/lib/retry.d.ts.map +1 -1
- package/lib/retry.js +26 -7
- package/lib/retry.js.map +1 -1
- package/lib/services/abuse-reports.d.ts +4 -0
- package/lib/services/abuse-reports.d.ts.map +1 -1
- package/lib/services/abuse-reports.js +4 -0
- package/lib/services/abuse-reports.js.map +1 -1
- package/lib/services/accounts.d.ts +7 -0
- package/lib/services/accounts.d.ts.map +1 -1
- package/lib/services/accounts.js +7 -0
- package/lib/services/accounts.js.map +1 -1
- package/lib/services/ai-gateway.d.ts +24 -14
- package/lib/services/ai-gateway.d.ts.map +1 -1
- package/lib/services/ai-gateway.js +32 -44
- package/lib/services/ai-gateway.js.map +1 -1
- package/lib/services/ai.d.ts +2 -0
- package/lib/services/ai.d.ts.map +1 -1
- package/lib/services/ai.js +2 -0
- package/lib/services/ai.js.map +1 -1
- package/lib/services/aisearch.d.ts +8 -0
- package/lib/services/aisearch.d.ts.map +1 -1
- package/lib/services/aisearch.js +8 -0
- package/lib/services/aisearch.js.map +1 -1
- package/lib/services/alerting.d.ts +2 -0
- package/lib/services/alerting.d.ts.map +1 -1
- package/lib/services/alerting.js +2 -0
- package/lib/services/alerting.js.map +1 -1
- package/lib/services/api-gateway.d.ts +10 -0
- package/lib/services/api-gateway.d.ts.map +1 -1
- package/lib/services/api-gateway.js +10 -0
- package/lib/services/api-gateway.js.map +1 -1
- package/lib/services/audit-logs.d.ts +2 -0
- package/lib/services/audit-logs.d.ts.map +1 -1
- package/lib/services/audit-logs.js +2 -0
- package/lib/services/audit-logs.js.map +1 -1
- package/lib/services/client-certificates.d.ts +2 -0
- package/lib/services/client-certificates.d.ts.map +1 -1
- package/lib/services/client-certificates.js +2 -0
- package/lib/services/client-certificates.js.map +1 -1
- package/lib/services/connectivity.d.ts +2 -0
- package/lib/services/connectivity.d.ts.map +1 -1
- package/lib/services/connectivity.js +2 -0
- package/lib/services/connectivity.js.map +1 -1
- package/lib/services/custom-certificates.d.ts +2 -0
- package/lib/services/custom-certificates.d.ts.map +1 -1
- package/lib/services/custom-certificates.js +2 -0
- package/lib/services/custom-certificates.js.map +1 -1
- package/lib/services/custom-hostnames.d.ts +2 -0
- package/lib/services/custom-hostnames.d.ts.map +1 -1
- package/lib/services/custom-hostnames.js +2 -0
- package/lib/services/custom-hostnames.js.map +1 -1
- package/lib/services/d1.d.ts +2 -0
- package/lib/services/d1.d.ts.map +1 -1
- package/lib/services/d1.js +2 -0
- package/lib/services/d1.js.map +1 -1
- package/lib/services/dns-firewall.d.ts +2 -0
- package/lib/services/dns-firewall.d.ts.map +1 -1
- package/lib/services/dns-firewall.js +2 -0
- package/lib/services/dns-firewall.js.map +1 -1
- package/lib/services/dns.d.ts +6405 -714
- package/lib/services/dns.d.ts.map +1 -1
- package/lib/services/dns.js +12881 -1198
- package/lib/services/dns.js.map +1 -1
- package/lib/services/durable-objects.d.ts +3 -0
- package/lib/services/durable-objects.d.ts.map +1 -1
- package/lib/services/durable-objects.js +3 -0
- package/lib/services/durable-objects.js.map +1 -1
- package/lib/services/email-routing.d.ts +4 -0
- package/lib/services/email-routing.d.ts.map +1 -1
- package/lib/services/email-routing.js +4 -0
- package/lib/services/email-routing.js.map +1 -1
- package/lib/services/email-security.d.ts +14 -0
- package/lib/services/email-security.d.ts.map +1 -1
- package/lib/services/email-security.js +14 -0
- package/lib/services/email-security.js.map +1 -1
- package/lib/services/filters.d.ts +2 -0
- package/lib/services/filters.d.ts.map +1 -1
- package/lib/services/filters.js +2 -0
- package/lib/services/filters.js.map +1 -1
- package/lib/services/firewall.d.ts +14 -0
- package/lib/services/firewall.d.ts.map +1 -1
- package/lib/services/firewall.js +14 -0
- package/lib/services/firewall.js.map +1 -1
- package/lib/services/healthchecks.d.ts +2 -0
- package/lib/services/healthchecks.d.ts.map +1 -1
- package/lib/services/healthchecks.js +2 -0
- package/lib/services/healthchecks.js.map +1 -1
- package/lib/services/iam.d.ts +6 -0
- package/lib/services/iam.d.ts.map +1 -1
- package/lib/services/iam.js +6 -0
- package/lib/services/iam.js.map +1 -1
- package/lib/services/images.d.ts +2 -0
- package/lib/services/images.d.ts.map +1 -1
- package/lib/services/images.js +2 -0
- package/lib/services/images.js.map +1 -1
- package/lib/services/intel.d.ts +4 -0
- package/lib/services/intel.d.ts.map +1 -1
- package/lib/services/intel.js +4 -0
- package/lib/services/intel.js.map +1 -1
- package/lib/services/kv.d.ts +3 -0
- package/lib/services/kv.d.ts.map +1 -1
- package/lib/services/kv.js +3 -0
- package/lib/services/kv.js.map +1 -1
- package/lib/services/load-balancers.d.ts +2 -0
- package/lib/services/load-balancers.d.ts.map +1 -1
- package/lib/services/load-balancers.js +2 -0
- package/lib/services/load-balancers.js.map +1 -1
- package/lib/services/magic-cloud-networking.d.ts +2 -0
- package/lib/services/magic-cloud-networking.d.ts.map +1 -1
- package/lib/services/magic-cloud-networking.js +2 -0
- package/lib/services/magic-cloud-networking.js.map +1 -1
- package/lib/services/origin-ca-certificates.d.ts +2 -0
- package/lib/services/origin-ca-certificates.d.ts.map +1 -1
- package/lib/services/origin-ca-certificates.js +6 -4
- package/lib/services/origin-ca-certificates.js.map +1 -1
- package/lib/services/origin-tls-client-auth.d.ts +57 -2
- package/lib/services/origin-tls-client-auth.d.ts.map +1 -1
- package/lib/services/origin-tls-client-auth.js +172 -4
- package/lib/services/origin-tls-client-auth.js.map +1 -1
- package/lib/services/pages.d.ts +4 -0
- package/lib/services/pages.d.ts.map +1 -1
- package/lib/services/pages.js +4 -0
- package/lib/services/pages.js.map +1 -1
- package/lib/services/pipelines.d.ts +6 -0
- package/lib/services/pipelines.d.ts.map +1 -1
- package/lib/services/pipelines.js +6 -0
- package/lib/services/pipelines.js.map +1 -1
- package/lib/services/queues.d.ts +2 -0
- package/lib/services/queues.d.ts.map +1 -1
- package/lib/services/queues.js +2 -0
- package/lib/services/queues.js.map +1 -1
- package/lib/services/rate-limits.d.ts +2 -0
- package/lib/services/rate-limits.d.ts.map +1 -1
- package/lib/services/rate-limits.js +2 -0
- package/lib/services/rate-limits.js.map +1 -1
- package/lib/services/resource-sharing.d.ts +6 -0
- package/lib/services/resource-sharing.d.ts.map +1 -1
- package/lib/services/resource-sharing.js +6 -0
- package/lib/services/resource-sharing.js.map +1 -1
- package/lib/services/rules.d.ts +1 -0
- package/lib/services/rules.d.ts.map +1 -1
- package/lib/services/rules.js +1 -0
- package/lib/services/rules.js.map +1 -1
- package/lib/services/rum.d.ts +2 -0
- package/lib/services/rum.d.ts.map +1 -1
- package/lib/services/rum.js +2 -0
- package/lib/services/rum.js.map +1 -1
- package/lib/services/schema-validation.d.ts +4 -0
- package/lib/services/schema-validation.d.ts.map +1 -1
- package/lib/services/schema-validation.js +4 -0
- package/lib/services/schema-validation.js.map +1 -1
- package/lib/services/secrets-store.d.ts +4 -0
- package/lib/services/secrets-store.d.ts.map +1 -1
- package/lib/services/secrets-store.js +4 -0
- package/lib/services/secrets-store.js.map +1 -1
- package/lib/services/snippets.d.ts +2 -0
- package/lib/services/snippets.d.ts.map +1 -1
- package/lib/services/snippets.js +2 -0
- package/lib/services/snippets.js.map +1 -1
- package/lib/services/spectrum.d.ts +2 -0
- package/lib/services/spectrum.d.ts.map +1 -1
- package/lib/services/spectrum.js +2 -0
- package/lib/services/spectrum.js.map +1 -1
- package/lib/services/speed.d.ts +2 -0
- package/lib/services/speed.d.ts.map +1 -1
- package/lib/services/speed.js +2 -0
- package/lib/services/speed.js.map +1 -1
- package/lib/services/token-validation.d.ts +4 -0
- package/lib/services/token-validation.d.ts.map +1 -1
- package/lib/services/token-validation.js +4 -0
- package/lib/services/token-validation.js.map +1 -1
- package/lib/services/turnstile.d.ts +2 -0
- package/lib/services/turnstile.d.ts.map +1 -1
- package/lib/services/turnstile.js +2 -0
- package/lib/services/turnstile.js.map +1 -1
- package/lib/services/waiting-rooms.d.ts +2 -0
- package/lib/services/waiting-rooms.d.ts.map +1 -1
- package/lib/services/waiting-rooms.js +2 -0
- package/lib/services/waiting-rooms.js.map +1 -1
- package/lib/services/workers.d.ts +6 -0
- package/lib/services/workers.d.ts.map +1 -1
- package/lib/services/workers.js +6 -0
- package/lib/services/workers.js.map +1 -1
- package/lib/services/workflows.d.ts +6 -0
- package/lib/services/workflows.d.ts.map +1 -1
- package/lib/services/workflows.js +6 -0
- package/lib/services/workflows.js.map +1 -1
- package/lib/services/zero-trust.d.ts +46 -0
- package/lib/services/zero-trust.d.ts.map +1 -1
- package/lib/services/zero-trust.js +46 -0
- package/lib/services/zero-trust.js.map +1 -1
- package/package.json +2 -2
- package/src/client/api.ts +38 -8
- package/src/retry.ts +32 -10
- package/src/services/abuse-reports.ts +8 -0
- package/src/services/accounts.ts +14 -0
- package/src/services/ai-gateway.ts +83 -66
- package/src/services/ai.ts +4 -0
- package/src/services/aisearch.ts +16 -0
- package/src/services/alerting.ts +4 -0
- package/src/services/api-gateway.ts +20 -0
- package/src/services/audit-logs.ts +4 -0
- package/src/services/client-certificates.ts +4 -0
- package/src/services/connectivity.ts +4 -0
- package/src/services/custom-certificates.ts +4 -0
- package/src/services/custom-hostnames.ts +4 -0
- package/src/services/d1.ts +4 -0
- package/src/services/dns-firewall.ts +4 -0
- package/src/services/dns.ts +25303 -2299
- package/src/services/durable-objects.ts +6 -0
- package/src/services/email-routing.ts +8 -0
- package/src/services/email-security.ts +28 -0
- package/src/services/filters.ts +4 -0
- package/src/services/firewall.ts +28 -0
- package/src/services/healthchecks.ts +4 -0
- package/src/services/iam.ts +12 -0
- package/src/services/images.ts +4 -0
- package/src/services/intel.ts +8 -0
- package/src/services/kv.ts +6 -0
- package/src/services/load-balancers.ts +4 -0
- package/src/services/magic-cloud-networking.ts +4 -0
- package/src/services/origin-ca-certificates.ts +7 -4
- package/src/services/origin-tls-client-auth.ts +319 -6
- package/src/services/pages.ts +8 -0
- package/src/services/pipelines.ts +12 -0
- package/src/services/queues.ts +4 -0
- package/src/services/rate-limits.ts +4 -0
- package/src/services/resource-sharing.ts +12 -0
- package/src/services/rules.ts +2 -0
- package/src/services/rum.ts +4 -0
- package/src/services/schema-validation.ts +8 -0
- package/src/services/secrets-store.ts +8 -0
- package/src/services/snippets.ts +4 -0
- package/src/services/spectrum.ts +4 -0
- package/src/services/speed.ts +4 -0
- package/src/services/token-validation.ts +8 -0
- package/src/services/turnstile.ts +4 -0
- package/src/services/waiting-rooms.ts +4 -0
- package/src/services/workers.ts +12 -0
- package/src/services/workflows.ts +12 -0
- package/src/services/zero-trust.ts +92 -0
|
@@ -48,6 +48,8 @@ T.applyErrorMatchers(TunnelTokenNotFound, [{ code: 1054 }]);
|
|
|
48
48
|
export interface ListAccessAiControlMcpPortalsRequest {
|
|
49
49
|
/** Path param: */
|
|
50
50
|
accountId: string;
|
|
51
|
+
page?: number;
|
|
52
|
+
perPage?: number;
|
|
51
53
|
/** Query param: Search by id, name, hostname */
|
|
52
54
|
search?: string;
|
|
53
55
|
}
|
|
@@ -55,6 +57,8 @@ export interface ListAccessAiControlMcpPortalsRequest {
|
|
|
55
57
|
export const ListAccessAiControlMcpPortalsRequest =
|
|
56
58
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
57
59
|
accountId: Schema.String.pipe(T.HttpPath("account_id")),
|
|
60
|
+
page: Schema.optional(Schema.Number).pipe(T.HttpQuery("page")),
|
|
61
|
+
perPage: Schema.optional(Schema.Number).pipe(T.HttpQuery("per_page")),
|
|
58
62
|
search: Schema.optional(Schema.String).pipe(T.HttpQuery("search")),
|
|
59
63
|
}).pipe(
|
|
60
64
|
T.Http({
|
|
@@ -612,6 +616,8 @@ export const readAccessAiControlMcpPortal: API.OperationMethod<
|
|
|
612
616
|
export interface ListAccessAiControlMcpServersRequest {
|
|
613
617
|
/** Path param: */
|
|
614
618
|
accountId: string;
|
|
619
|
+
page?: number;
|
|
620
|
+
perPage?: number;
|
|
615
621
|
/** Query param: Search by id, name */
|
|
616
622
|
search?: string;
|
|
617
623
|
}
|
|
@@ -619,6 +625,8 @@ export interface ListAccessAiControlMcpServersRequest {
|
|
|
619
625
|
export const ListAccessAiControlMcpServersRequest =
|
|
620
626
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
621
627
|
accountId: Schema.String.pipe(T.HttpPath("account_id")),
|
|
628
|
+
page: Schema.optional(Schema.Number).pipe(T.HttpQuery("page")),
|
|
629
|
+
perPage: Schema.optional(Schema.Number).pipe(T.HttpQuery("per_page")),
|
|
622
630
|
search: Schema.optional(Schema.String).pipe(T.HttpQuery("search")),
|
|
623
631
|
}).pipe(
|
|
624
632
|
T.Http({
|
|
@@ -37970,6 +37978,8 @@ export interface ListAccessApplicationPolicyTestUsersRequest {
|
|
|
37970
37978
|
policyTestId: string;
|
|
37971
37979
|
/** Path param: Identifier. */
|
|
37972
37980
|
accountId: string;
|
|
37981
|
+
page?: number;
|
|
37982
|
+
perPage?: number;
|
|
37973
37983
|
/** Query param: Filter users by their policy evaluation status. */
|
|
37974
37984
|
status?: "success" | "fail" | "error";
|
|
37975
37985
|
}
|
|
@@ -37978,6 +37988,8 @@ export const ListAccessApplicationPolicyTestUsersRequest =
|
|
|
37978
37988
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
37979
37989
|
policyTestId: Schema.String.pipe(T.HttpPath("policyTestId")),
|
|
37980
37990
|
accountId: Schema.String.pipe(T.HttpPath("account_id")),
|
|
37991
|
+
page: Schema.optional(Schema.Number).pipe(T.HttpQuery("page")),
|
|
37992
|
+
perPage: Schema.optional(Schema.Number).pipe(T.HttpQuery("per_page")),
|
|
37981
37993
|
status: Schema.optional(Schema.Literals(["success", "fail", "error"])).pipe(
|
|
37982
37994
|
T.HttpQuery("status"),
|
|
37983
37995
|
),
|
|
@@ -39184,11 +39196,15 @@ export const getAccessCustomPage: API.OperationMethod<
|
|
|
39184
39196
|
export interface ListAccessCustomPagesRequest {
|
|
39185
39197
|
/** Path param: Identifier. */
|
|
39186
39198
|
accountId: string;
|
|
39199
|
+
page?: number;
|
|
39200
|
+
perPage?: number;
|
|
39187
39201
|
}
|
|
39188
39202
|
|
|
39189
39203
|
export const ListAccessCustomPagesRequest =
|
|
39190
39204
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
39191
39205
|
accountId: Schema.String.pipe(T.HttpPath("account_id")),
|
|
39206
|
+
page: Schema.optional(Schema.Number).pipe(T.HttpQuery("page")),
|
|
39207
|
+
perPage: Schema.optional(Schema.Number).pipe(T.HttpQuery("per_page")),
|
|
39192
39208
|
}).pipe(
|
|
39193
39209
|
T.Http({
|
|
39194
39210
|
method: "GET",
|
|
@@ -45246,6 +45262,8 @@ export const getAccessInfrastructureTarget: API.OperationMethod<
|
|
|
45246
45262
|
export interface ListAccessInfrastructureTargetsRequest {
|
|
45247
45263
|
/** Path param: Account identifier */
|
|
45248
45264
|
accountId: string;
|
|
45265
|
+
page?: number;
|
|
45266
|
+
perPage?: number;
|
|
45249
45267
|
/** Query param: Date and time at which the target was created after (inclusive) */
|
|
45250
45268
|
createdAfter?: string | null;
|
|
45251
45269
|
/** Query param: Date and time at which the target was created before (inclusive) */
|
|
@@ -45287,6 +45305,8 @@ export interface ListAccessInfrastructureTargetsRequest {
|
|
|
45287
45305
|
export const ListAccessInfrastructureTargetsRequest =
|
|
45288
45306
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
45289
45307
|
accountId: Schema.String.pipe(T.HttpPath("account_id")),
|
|
45308
|
+
page: Schema.optional(Schema.Number).pipe(T.HttpQuery("page")),
|
|
45309
|
+
perPage: Schema.optional(Schema.Number).pipe(T.HttpQuery("per_page")),
|
|
45290
45310
|
createdAfter: Schema.optional(
|
|
45291
45311
|
Schema.Union([Schema.String, Schema.Null]),
|
|
45292
45312
|
).pipe(T.HttpQuery("created_after")),
|
|
@@ -46081,6 +46101,8 @@ export const listAccessLogAccessRequests: API.OperationMethod<
|
|
|
46081
46101
|
export interface ListAccessLogScimUpdatesRequest {
|
|
46082
46102
|
/** Path param: Identifier. */
|
|
46083
46103
|
accountId: string;
|
|
46104
|
+
page?: number;
|
|
46105
|
+
perPage?: number;
|
|
46084
46106
|
/** Query param: The unique Id of the IdP that has SCIM enabled. */
|
|
46085
46107
|
idpId: string[];
|
|
46086
46108
|
/** Query param: The unique Cloudflare-generated Id of the SCIM resource. */
|
|
@@ -46110,6 +46132,8 @@ export interface ListAccessLogScimUpdatesRequest {
|
|
|
46110
46132
|
export const ListAccessLogScimUpdatesRequest =
|
|
46111
46133
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
46112
46134
|
accountId: Schema.String.pipe(T.HttpPath("account_id")),
|
|
46135
|
+
page: Schema.optional(Schema.Number).pipe(T.HttpQuery("page")),
|
|
46136
|
+
perPage: Schema.optional(Schema.Number).pipe(T.HttpQuery("per_page")),
|
|
46113
46137
|
idpId: Schema.Array(Schema.String).pipe(T.HttpQuery("idp_id")),
|
|
46114
46138
|
cfResourceId: Schema.optional(Schema.String).pipe(
|
|
46115
46139
|
T.HttpQuery("cf_resource_id"),
|
|
@@ -47125,11 +47149,15 @@ export const getAccessPolicy: API.OperationMethod<
|
|
|
47125
47149
|
export interface ListAccessPoliciesRequest {
|
|
47126
47150
|
/** Path param: Identifier. */
|
|
47127
47151
|
accountId: string;
|
|
47152
|
+
page?: number;
|
|
47153
|
+
perPage?: number;
|
|
47128
47154
|
}
|
|
47129
47155
|
|
|
47130
47156
|
export const ListAccessPoliciesRequest =
|
|
47131
47157
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
47132
47158
|
accountId: Schema.String.pipe(T.HttpPath("account_id")),
|
|
47159
|
+
page: Schema.optional(Schema.Number).pipe(T.HttpQuery("page")),
|
|
47160
|
+
perPage: Schema.optional(Schema.Number).pipe(T.HttpQuery("per_page")),
|
|
47133
47161
|
}).pipe(
|
|
47134
47162
|
T.Http({ method: "GET", path: "/accounts/{account_id}/access/policies" }),
|
|
47135
47163
|
) as unknown as Schema.Schema<ListAccessPoliciesRequest>;
|
|
@@ -51826,10 +51854,14 @@ export const getAccessTag: API.OperationMethod<
|
|
|
51826
51854
|
export interface ListAccessTagsRequest {
|
|
51827
51855
|
/** Path param: Identifier. */
|
|
51828
51856
|
accountId: string;
|
|
51857
|
+
page?: number;
|
|
51858
|
+
perPage?: number;
|
|
51829
51859
|
}
|
|
51830
51860
|
|
|
51831
51861
|
export const ListAccessTagsRequest = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
51832
51862
|
accountId: Schema.String.pipe(T.HttpPath("account_id")),
|
|
51863
|
+
page: Schema.optional(Schema.Number).pipe(T.HttpQuery("page")),
|
|
51864
|
+
perPage: Schema.optional(Schema.Number).pipe(T.HttpQuery("per_page")),
|
|
51833
51865
|
}).pipe(
|
|
51834
51866
|
T.Http({ method: "GET", path: "/accounts/{account_id}/access/tags" }),
|
|
51835
51867
|
) as unknown as Schema.Schema<ListAccessTagsRequest>;
|
|
@@ -52026,6 +52058,8 @@ export const deleteAccessTag: API.OperationMethod<
|
|
|
52026
52058
|
export interface ListAccessUsersRequest {
|
|
52027
52059
|
/** Path param: Identifier. */
|
|
52028
52060
|
accountId: string;
|
|
52061
|
+
page?: number;
|
|
52062
|
+
perPage?: number;
|
|
52029
52063
|
/** Query param: The email of the user. */
|
|
52030
52064
|
email?: string;
|
|
52031
52065
|
/** Query param: The name of the user. */
|
|
@@ -52037,6 +52071,8 @@ export interface ListAccessUsersRequest {
|
|
|
52037
52071
|
export const ListAccessUsersRequest = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct(
|
|
52038
52072
|
{
|
|
52039
52073
|
accountId: Schema.String.pipe(T.HttpPath("account_id")),
|
|
52074
|
+
page: Schema.optional(Schema.Number).pipe(T.HttpQuery("page")),
|
|
52075
|
+
perPage: Schema.optional(Schema.Number).pipe(T.HttpQuery("per_page")),
|
|
52040
52076
|
email: Schema.optional(Schema.String).pipe(T.HttpQuery("email")),
|
|
52041
52077
|
name: Schema.optional(Schema.String).pipe(T.HttpQuery("name")),
|
|
52042
52078
|
search: Schema.optional(Schema.String).pipe(T.HttpQuery("search")),
|
|
@@ -53181,6 +53217,8 @@ export const getDeviceDevices: API.OperationMethod<
|
|
|
53181
53217
|
export interface ListDeviceDevicesRequest {
|
|
53182
53218
|
/** Path param: */
|
|
53183
53219
|
accountId: string;
|
|
53220
|
+
perPage?: number;
|
|
53221
|
+
cursor?: string;
|
|
53184
53222
|
/** Query param: Filter by a one or more device IDs. */
|
|
53185
53223
|
id?: string[];
|
|
53186
53224
|
/** Query param: Include or exclude devices with active registrations. The default is "only" - return only devices with active registrations. */
|
|
@@ -53211,6 +53249,8 @@ export interface ListDeviceDevicesRequest {
|
|
|
53211
53249
|
export const ListDeviceDevicesRequest =
|
|
53212
53250
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
53213
53251
|
accountId: Schema.String.pipe(T.HttpPath("account_id")),
|
|
53252
|
+
perPage: Schema.optional(Schema.Number).pipe(T.HttpQuery("per_page")),
|
|
53253
|
+
cursor: Schema.optional(Schema.String).pipe(T.HttpQuery("cursor")),
|
|
53214
53254
|
id: Schema.optional(Schema.Array(Schema.String)).pipe(T.HttpQuery("id")),
|
|
53215
53255
|
activeRegistrations: Schema.optional(
|
|
53216
53256
|
Schema.Literals(["include", "only", "exclude"]),
|
|
@@ -62195,6 +62235,8 @@ export const getDeviceRegistration: API.OperationMethod<
|
|
|
62195
62235
|
export interface ListDeviceRegistrationsRequest {
|
|
62196
62236
|
/** Path param: */
|
|
62197
62237
|
accountId: string;
|
|
62238
|
+
perPage?: number;
|
|
62239
|
+
cursor?: string;
|
|
62198
62240
|
/** Query param: Filter by registration ID. */
|
|
62199
62241
|
id?: string[];
|
|
62200
62242
|
/** Query param: */
|
|
@@ -62220,6 +62262,8 @@ export interface ListDeviceRegistrationsRequest {
|
|
|
62220
62262
|
export const ListDeviceRegistrationsRequest =
|
|
62221
62263
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
62222
62264
|
accountId: Schema.String.pipe(T.HttpPath("account_id")),
|
|
62265
|
+
perPage: Schema.optional(Schema.Number).pipe(T.HttpQuery("per_page")),
|
|
62266
|
+
cursor: Schema.optional(Schema.String).pipe(T.HttpQuery("cursor")),
|
|
62223
62267
|
id: Schema.optional(Schema.Array(Schema.String)).pipe(T.HttpQuery("id")),
|
|
62224
62268
|
device: Schema.optional(
|
|
62225
62269
|
Schema.Struct({
|
|
@@ -63240,6 +63284,8 @@ export const listDexColos: API.PaginatedOperationMethod<
|
|
|
63240
63284
|
export interface ListDexCommandsRequest {
|
|
63241
63285
|
/** Path param: unique identifier linked to an account in the API request path */
|
|
63242
63286
|
accountId: string;
|
|
63287
|
+
page?: number;
|
|
63288
|
+
perPage?: number;
|
|
63243
63289
|
/** Query param: Optionally filter executed commands by command type */
|
|
63244
63290
|
commandType?: string;
|
|
63245
63291
|
/** Query param: Unique identifier for a device */
|
|
@@ -63257,6 +63303,8 @@ export interface ListDexCommandsRequest {
|
|
|
63257
63303
|
export const ListDexCommandsRequest = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct(
|
|
63258
63304
|
{
|
|
63259
63305
|
accountId: Schema.String.pipe(T.HttpPath("account_id")),
|
|
63306
|
+
page: Schema.optional(Schema.Number).pipe(T.HttpQuery("page")),
|
|
63307
|
+
perPage: Schema.optional(Schema.Number).pipe(T.HttpQuery("per_page")),
|
|
63260
63308
|
commandType: Schema.optional(Schema.String).pipe(
|
|
63261
63309
|
T.HttpQuery("command_type"),
|
|
63262
63310
|
),
|
|
@@ -63534,6 +63582,8 @@ export const createDexCommand: API.OperationMethod<
|
|
|
63534
63582
|
export interface ListDexCommandDevicesRequest {
|
|
63535
63583
|
/** Path param: unique identifier linked to an account in the API request path */
|
|
63536
63584
|
accountId: string;
|
|
63585
|
+
page?: number;
|
|
63586
|
+
perPage?: number;
|
|
63537
63587
|
/** Query param: Filter devices by name or email */
|
|
63538
63588
|
search?: string;
|
|
63539
63589
|
}
|
|
@@ -63541,6 +63591,8 @@ export interface ListDexCommandDevicesRequest {
|
|
|
63541
63591
|
export const ListDexCommandDevicesRequest =
|
|
63542
63592
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
63543
63593
|
accountId: Schema.String.pipe(T.HttpPath("account_id")),
|
|
63594
|
+
page: Schema.optional(Schema.Number).pipe(T.HttpQuery("page")),
|
|
63595
|
+
perPage: Schema.optional(Schema.Number).pipe(T.HttpQuery("per_page")),
|
|
63544
63596
|
search: Schema.optional(Schema.String).pipe(T.HttpQuery("search")),
|
|
63545
63597
|
}).pipe(
|
|
63546
63598
|
T.Http({
|
|
@@ -63916,6 +63968,8 @@ export const liveDexFleetStatus: API.OperationMethod<
|
|
|
63916
63968
|
export interface ListDexFleetStatusDevicesRequest {
|
|
63917
63969
|
/** Path param: Unique identifier for account */
|
|
63918
63970
|
accountId: string;
|
|
63971
|
+
page?: number;
|
|
63972
|
+
perPage?: number;
|
|
63919
63973
|
/** Query param: Time range beginning in ISO format */
|
|
63920
63974
|
from: string;
|
|
63921
63975
|
/** Query param: Time range end in ISO format */
|
|
@@ -63948,6 +64002,8 @@ export interface ListDexFleetStatusDevicesRequest {
|
|
|
63948
64002
|
export const ListDexFleetStatusDevicesRequest =
|
|
63949
64003
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
63950
64004
|
accountId: Schema.String.pipe(T.HttpPath("account_id")),
|
|
64005
|
+
page: Schema.optional(Schema.Number).pipe(T.HttpQuery("page")),
|
|
64006
|
+
perPage: Schema.optional(Schema.Number).pipe(T.HttpQuery("per_page")),
|
|
63951
64007
|
from: Schema.String.pipe(T.HttpQuery("from")),
|
|
63952
64008
|
to: Schema.String.pipe(T.HttpQuery("to")),
|
|
63953
64009
|
colo: Schema.optional(Schema.String).pipe(T.HttpQuery("colo")),
|
|
@@ -64924,6 +64980,8 @@ export const getDexHttpTestPercentile: API.OperationMethod<
|
|
|
64924
64980
|
export interface ListDexTestsRequest {
|
|
64925
64981
|
/** Path param: unique identifier linked to an account in the API request path. */
|
|
64926
64982
|
accountId: string;
|
|
64983
|
+
page?: number;
|
|
64984
|
+
perPage?: number;
|
|
64927
64985
|
/** Query param: Optionally filter result stats to a Cloudflare colo. Cannot be used in combination with deviceId param. */
|
|
64928
64986
|
colo?: string;
|
|
64929
64987
|
/** Query param: Optionally filter result stats to a specific device(s). Cannot be used in combination with colo param. */
|
|
@@ -64934,6 +64992,8 @@ export interface ListDexTestsRequest {
|
|
|
64934
64992
|
|
|
64935
64993
|
export const ListDexTestsRequest = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
64936
64994
|
accountId: Schema.String.pipe(T.HttpPath("account_id")),
|
|
64995
|
+
page: Schema.optional(Schema.Number).pipe(T.HttpQuery("page")),
|
|
64996
|
+
perPage: Schema.optional(Schema.Number).pipe(T.HttpQuery("per_page")),
|
|
64937
64997
|
colo: Schema.optional(Schema.String).pipe(T.HttpQuery("colo")),
|
|
64938
64998
|
deviceId: Schema.optional(Schema.Array(Schema.String)).pipe(
|
|
64939
64999
|
T.HttpQuery("deviceId"),
|
|
@@ -93483,6 +93543,8 @@ export interface ListIdentityProviderScimGroupsRequest {
|
|
|
93483
93543
|
identityProviderId: string;
|
|
93484
93544
|
/** Path param: Identifier. */
|
|
93485
93545
|
accountId: string;
|
|
93546
|
+
page?: number;
|
|
93547
|
+
perPage?: number;
|
|
93486
93548
|
/** Query param: The unique Cloudflare-generated Id of the SCIM Group resource; also known as the "Id". */
|
|
93487
93549
|
cfResourceId?: string;
|
|
93488
93550
|
/** Query param: The IdP-generated Id of the SCIM Group resource; also known as the "external Id". */
|
|
@@ -93495,6 +93557,8 @@ export const ListIdentityProviderScimGroupsRequest =
|
|
|
93495
93557
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
93496
93558
|
identityProviderId: Schema.String.pipe(T.HttpPath("identityProviderId")),
|
|
93497
93559
|
accountId: Schema.String.pipe(T.HttpPath("account_id")),
|
|
93560
|
+
page: Schema.optional(Schema.Number).pipe(T.HttpQuery("page")),
|
|
93561
|
+
perPage: Schema.optional(Schema.Number).pipe(T.HttpQuery("per_page")),
|
|
93498
93562
|
cfResourceId: Schema.optional(Schema.String).pipe(
|
|
93499
93563
|
T.HttpQuery("cf_resource_id"),
|
|
93500
93564
|
),
|
|
@@ -93597,6 +93661,8 @@ export interface ListIdentityProviderScimUsersRequest {
|
|
|
93597
93661
|
identityProviderId: string;
|
|
93598
93662
|
/** Path param: Identifier. */
|
|
93599
93663
|
accountId: string;
|
|
93664
|
+
page?: number;
|
|
93665
|
+
perPage?: number;
|
|
93600
93666
|
/** Query param: The unique Cloudflare-generated Id of the SCIM User resource; also known as the "Id". */
|
|
93601
93667
|
cfResourceId?: string;
|
|
93602
93668
|
/** Query param: The email address of the SCIM User resource. */
|
|
@@ -93613,6 +93679,8 @@ export const ListIdentityProviderScimUsersRequest =
|
|
|
93613
93679
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
93614
93680
|
identityProviderId: Schema.String.pipe(T.HttpPath("identityProviderId")),
|
|
93615
93681
|
accountId: Schema.String.pipe(T.HttpPath("account_id")),
|
|
93682
|
+
page: Schema.optional(Schema.Number).pipe(T.HttpQuery("page")),
|
|
93683
|
+
perPage: Schema.optional(Schema.Number).pipe(T.HttpQuery("per_page")),
|
|
93616
93684
|
cfResourceId: Schema.optional(Schema.String).pipe(
|
|
93617
93685
|
T.HttpQuery("cf_resource_id"),
|
|
93618
93686
|
),
|
|
@@ -93815,6 +93883,8 @@ export const getNetworkHostnameRoute: API.OperationMethod<
|
|
|
93815
93883
|
export interface ListNetworkHostnameRoutesRequest {
|
|
93816
93884
|
/** Path param: Cloudflare account ID */
|
|
93817
93885
|
accountId: string;
|
|
93886
|
+
page?: number;
|
|
93887
|
+
perPage?: number;
|
|
93818
93888
|
/** Query param: The hostname route ID. */
|
|
93819
93889
|
id?: string;
|
|
93820
93890
|
/** Query param: If set, only list hostname routes with the given comment. */
|
|
@@ -93832,6 +93902,8 @@ export interface ListNetworkHostnameRoutesRequest {
|
|
|
93832
93902
|
export const ListNetworkHostnameRoutesRequest =
|
|
93833
93903
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
93834
93904
|
accountId: Schema.String.pipe(T.HttpPath("account_id")),
|
|
93905
|
+
page: Schema.optional(Schema.Number).pipe(T.HttpQuery("page")),
|
|
93906
|
+
perPage: Schema.optional(Schema.Number).pipe(T.HttpQuery("per_page")),
|
|
93835
93907
|
id: Schema.optional(Schema.String).pipe(T.HttpQuery("id")),
|
|
93836
93908
|
comment: Schema.optional(Schema.String).pipe(T.HttpQuery("comment")),
|
|
93837
93909
|
existedAt: Schema.optional(Schema.String).pipe(T.HttpQuery("existed_at")),
|
|
@@ -94247,6 +94319,8 @@ export const getNetworkRoute: API.OperationMethod<
|
|
|
94247
94319
|
export interface ListNetworkRoutesRequest {
|
|
94248
94320
|
/** Path param: Cloudflare account ID */
|
|
94249
94321
|
accountId: string;
|
|
94322
|
+
page?: number;
|
|
94323
|
+
perPage?: number;
|
|
94250
94324
|
/** Query param: Optional remark describing the route. */
|
|
94251
94325
|
comment?: string;
|
|
94252
94326
|
/** Query param: If provided, include only resources that were created (and not deleted) before this time. URL encoded. */
|
|
@@ -94278,6 +94352,8 @@ export interface ListNetworkRoutesRequest {
|
|
|
94278
94352
|
export const ListNetworkRoutesRequest =
|
|
94279
94353
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
94280
94354
|
accountId: Schema.String.pipe(T.HttpPath("account_id")),
|
|
94355
|
+
page: Schema.optional(Schema.Number).pipe(T.HttpQuery("page")),
|
|
94356
|
+
perPage: Schema.optional(Schema.Number).pipe(T.HttpQuery("per_page")),
|
|
94281
94357
|
comment: Schema.optional(Schema.String).pipe(T.HttpQuery("comment")),
|
|
94282
94358
|
existedAt: Schema.optional(Schema.String).pipe(T.HttpQuery("existed_at")),
|
|
94283
94359
|
isDeleted: Schema.optional(Schema.Boolean).pipe(T.HttpQuery("is_deleted")),
|
|
@@ -95072,6 +95148,8 @@ export const deleteNetworkRouteNetwork: API.OperationMethod<
|
|
|
95072
95148
|
export interface ListNetworkSubnetsRequest {
|
|
95073
95149
|
/** Path param: Cloudflare account ID */
|
|
95074
95150
|
accountId: string;
|
|
95151
|
+
page?: number;
|
|
95152
|
+
perPage?: number;
|
|
95075
95153
|
/** Query param: If set, only include subnets in the given address family - `v4` or `v6` */
|
|
95076
95154
|
addressFamily?: "v4" | "v6";
|
|
95077
95155
|
/** Query param: If set, only list subnets with the given comment. */
|
|
@@ -95095,6 +95173,8 @@ export interface ListNetworkSubnetsRequest {
|
|
|
95095
95173
|
export const ListNetworkSubnetsRequest =
|
|
95096
95174
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
95097
95175
|
accountId: Schema.String.pipe(T.HttpPath("account_id")),
|
|
95176
|
+
page: Schema.optional(Schema.Number).pipe(T.HttpQuery("page")),
|
|
95177
|
+
perPage: Schema.optional(Schema.Number).pipe(T.HttpQuery("per_page")),
|
|
95098
95178
|
addressFamily: Schema.optional(Schema.Literals(["v4", "v6"])).pipe(
|
|
95099
95179
|
T.HttpQuery("address_family"),
|
|
95100
95180
|
),
|
|
@@ -98344,6 +98424,8 @@ export const revokeTokensAccessApplication: API.OperationMethod<
|
|
|
98344
98424
|
export interface ListTunnelsRequest {
|
|
98345
98425
|
/** Path param: Cloudflare account ID */
|
|
98346
98426
|
accountId: string;
|
|
98427
|
+
page?: number;
|
|
98428
|
+
perPage?: number;
|
|
98347
98429
|
/** Query param: */
|
|
98348
98430
|
excludePrefix?: string;
|
|
98349
98431
|
/** Query param: If provided, include only resources that were created (and not deleted) before this time. URL encoded. */
|
|
@@ -98376,6 +98458,8 @@ export interface ListTunnelsRequest {
|
|
|
98376
98458
|
|
|
98377
98459
|
export const ListTunnelsRequest = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
98378
98460
|
accountId: Schema.String.pipe(T.HttpPath("account_id")),
|
|
98461
|
+
page: Schema.optional(Schema.Number).pipe(T.HttpQuery("page")),
|
|
98462
|
+
perPage: Schema.optional(Schema.Number).pipe(T.HttpQuery("per_page")),
|
|
98379
98463
|
excludePrefix: Schema.optional(Schema.String).pipe(
|
|
98380
98464
|
T.HttpQuery("exclude_prefix"),
|
|
98381
98465
|
),
|
|
@@ -98902,6 +98986,8 @@ export const getTunnelCloudflared: API.OperationMethod<
|
|
|
98902
98986
|
export interface ListTunnelCloudflaredsRequest {
|
|
98903
98987
|
/** Path param: Cloudflare account ID */
|
|
98904
98988
|
accountId: string;
|
|
98989
|
+
page?: number;
|
|
98990
|
+
perPage?: number;
|
|
98905
98991
|
/** Query param: */
|
|
98906
98992
|
excludePrefix?: string;
|
|
98907
98993
|
/** Query param: If provided, include only resources that were created (and not deleted) before this time. URL encoded. */
|
|
@@ -98925,6 +99011,8 @@ export interface ListTunnelCloudflaredsRequest {
|
|
|
98925
99011
|
export const ListTunnelCloudflaredsRequest =
|
|
98926
99012
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
98927
99013
|
accountId: Schema.String.pipe(T.HttpPath("account_id")),
|
|
99014
|
+
page: Schema.optional(Schema.Number).pipe(T.HttpQuery("page")),
|
|
99015
|
+
perPage: Schema.optional(Schema.Number).pipe(T.HttpQuery("per_page")),
|
|
98928
99016
|
excludePrefix: Schema.optional(Schema.String).pipe(
|
|
98929
99017
|
T.HttpQuery("exclude_prefix"),
|
|
98930
99018
|
),
|
|
@@ -100877,6 +100965,8 @@ export const getTunnelWarpConnector: API.OperationMethod<
|
|
|
100877
100965
|
export interface ListTunnelWarpConnectorsRequest {
|
|
100878
100966
|
/** Path param: Cloudflare account ID */
|
|
100879
100967
|
accountId: string;
|
|
100968
|
+
page?: number;
|
|
100969
|
+
perPage?: number;
|
|
100880
100970
|
/** Query param: */
|
|
100881
100971
|
excludePrefix?: string;
|
|
100882
100972
|
/** Query param: If provided, include only resources that were created (and not deleted) before this time. URL encoded. */
|
|
@@ -100900,6 +100990,8 @@ export interface ListTunnelWarpConnectorsRequest {
|
|
|
100900
100990
|
export const ListTunnelWarpConnectorsRequest =
|
|
100901
100991
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
100902
100992
|
accountId: Schema.String.pipe(T.HttpPath("account_id")),
|
|
100993
|
+
page: Schema.optional(Schema.Number).pipe(T.HttpQuery("page")),
|
|
100994
|
+
perPage: Schema.optional(Schema.Number).pipe(T.HttpQuery("per_page")),
|
|
100903
100995
|
excludePrefix: Schema.optional(Schema.String).pipe(
|
|
100904
100996
|
T.HttpQuery("exclude_prefix"),
|
|
100905
100997
|
),
|