fn get_zero_trust_account_information()
Get Zero Trust account information
fn create_zero_trust_account()
Create Zero Trust account
fn list_application_and_application_type_mappings()
List application and application type mappings
fn list()
List applications review statuses
fn update(approved_apps: unknown, in_review_apps: unknown, unapproved_apps: unknown)
Update applications review statuses
| Argument | Type | Required | Description |
|---|
| approved_apps | unknown | yes | |
| in_review_apps | unknown | yes | |
| unapproved_apps | unknown | yes | |
fn get_audit_ssh_settings()
Get Zero Trust SSH settings
fn update_audit_ssh_settings(public_key: unknown)
Update Zero Trust SSH settings
| Argument | Type | Required | Description |
|---|
| public_key | unknown | yes | |
fn zero_trust_rotate_ssh_account_seed()
Rotate Zero Trust SSH account seed
fn list_categories()
List categories
fn list_zero_trust_certificates()
List Zero Trust certificates
fn create_zero_trust_certificate(validity_period_days?: number)
Create Zero Trust certificate
| Argument | Type | Required | Description |
|---|
| validity_period_days? | number | no | Sets the certificate validity period in days (range: 1-10,950 days / ~30 year... |
fn get_zero_trust_certificates_zero_trust_certificate_details(certificate_id: string)
Get Zero Trust certificate details
| Argument | Type | Required | Description |
|---|
| certificate_id | string | yes | |
fn delete_zero_trust_certificate(certificate_id: string)
Delete Zero Trust certificate
| Argument | Type | Required | Description |
|---|
| certificate_id | string | yes | |
fn zero_trust_certificates_activate_zero_trust_certificate(certificate_id: string)
Activate a Zero Trust certificate
| Argument | Type | Required | Description |
|---|
| certificate_id | string | yes | |
fn zero_trust_certificates_deactivate_zero_trust_certificate(certificate_id: string)
Deactivate a Zero Trust certificate
| Argument | Type | Required | Description |
|---|
| certificate_id | string | yes | |
fn get_zero_trust_account_configuration()
Get Zero Trust account configuration
fn update_zero_trust_account_configuration(settings?: object)
Update Zero Trust account configuration
| Argument | Type | Required | Description |
|---|
| settings? | object | no | Specify account settings. |
fn patch_zero_trust_account_configuration(settings?: object)
Patch Zero Trust account configuration
| Argument | Type | Required | Description |
|---|
| settings? | object | no | Specify account settings. |
fn list_dns_destination_ips()
List Zero Trust Gateway DNS destination IPv4 address pairs
fn get_egress_cidr_pairs()
Get gateway egress CIDRs pairs assigned to this account
fn list_zero_trust_lists(type?: string)
List Zero Trust lists
| Argument | Type | Required | Description |
|---|
| type? | string | no | |
fn list_details(list_id: string)
Get Zero Trust list details
| Argument | Type | Required | Description |
|---|
| list_id | string | yes | |
fn list_items(list_id: string)
Get Zero Trust list items
| Argument | Type | Required | Description |
|---|
| list_id | string | yes | |
fn list_zero_trust_gateway_locations()
List Zero Trust Gateway locations
fn create_zero_trust_gateway_location(client_default?: unknown, dns_destination_ips_id?: unknown, ecs_support?: unknown, endpoints?: unknown, max_ttl?: unknown, name: unknown, networks?: unknown)
Create a Zero Trust Gateway location
| Argument | Type | Required | Description |
|---|
| client_default? | unknown | no | |
| dns_destination_ips_id? | unknown | no | |
| ecs_support? | unknown | no | |
| endpoints? | unknown | no | |
| max_ttl? | unknown | no | |
| name | unknown | yes | |
| networks? | unknown | no | |
fn get_zero_trust_gateway_locations_zero_trust_gateway_location_details(location_id: string)
Get Zero Trust Gateway location details
| Argument | Type | Required | Description |
|---|
| location_id | string | yes | |
fn update_zero_trust_gateway_location(location_id: string, client_default?: unknown, dns_destination_ips_id?: unknown, ecs_support?: unknown, endpoints?: unknown, max_ttl?: unknown, name: unknown, networks?: unknown)
Update a Zero Trust Gateway location
| Argument | Type | Required | Description |
|---|
| location_id | string | yes | |
| client_default? | unknown | no | |
| dns_destination_ips_id? | unknown | no | |
| ecs_support? | unknown | no | |
| endpoints? | unknown | no | |
| max_ttl? | unknown | no | |
| name | unknown | yes | |
| networks? | unknown | no | |
fn delete_zero_trust_gateway_location(location_id: string)
Delete a Zero Trust Gateway location
| Argument | Type | Required | Description |
|---|
| location_id | string | yes | |
fn get_logging_settings_for_the_zero_trust_account()
Get logging settings for the Zero Trust account
fn update_logging_settings_for_the_zero_trust_account(redact_pii?: boolean, settings_by_rule_type?: object)
Update Zero Trust account logging settings
| Argument | Type | Required | Description |
|---|
| redact_pii? | boolean | no | Indicate whether to redact personally identifiable information from activity ... |
| settings_by_rule_type? | object | no | Configure logging settings for each rule type. |
fn list_zero_trust_gateway_operations()
List Zero Trust Gateway operations
fn get_zero_trust_gateway_operations_zero_trust_gateway_operation_details(operation_id: string)
Zero Trust Gateway operation details
| Argument | Type | Required | Description |
|---|
| operation_id | string | yes | |
fn create_pacfile(contents: unknown, description?: unknown, name: unknown, slug?: string)
Create a PAC file
| Argument | Type | Required | Description |
|---|
| contents | unknown | yes | |
| description? | unknown | no | |
| name | unknown | yes | |
| slug? | string | no | URL-friendly version of the PAC file name. If not provided, it will be auto-g... |
fn get_zero_trust_gateway_pacfiles_details(pacfile_id: string)
Get a PAC file
| Argument | Type | Required | Description |
|---|
| pacfile_id | string | yes | |
fn delete(pacfile_id: string)
Delete a PAC file
| Argument | Type | Required | Description |
|---|
| pacfile_id | string | yes | |
fn list_proxy_endpoints()
List proxy endpoints
fn create_proxy_endpoint(body?: union)
Create a proxy endpoint
| Argument | Type | Required | Description |
|---|
| body? | union | no | |
fn get_zero_trust_gateway_proxy_endpoints_proxy_endpoint_details(proxy_endpoint_id: string)
Get a proxy endpoint
| Argument | Type | Required | Description |
|---|
| proxy_endpoint_id | string | yes | |
fn update_proxy_endpoint(proxy_endpoint_id: string, ips?: unknown, name?: unknown)
Update a proxy endpoint
| Argument | Type | Required | Description |
|---|
| proxy_endpoint_id | string | yes | |
| ips? | unknown | no | |
| name? | unknown | no | |
fn delete_proxy_endpoint(proxy_endpoint_id: string)
Delete a proxy endpoint
| Argument | Type | Required | Description |
|---|
| proxy_endpoint_id | string | yes | |
fn list_zero_trust_gateway_rules()
List Zero Trust Gateway rules
fn create_zero_trust_gateway_rule(action: unknown, description?: unknown, device_posture?: unknown, enabled?: unknown, expiration?: unknown, filters?: unknown, identity?: unknown, name: unknown, precedence?: unknown, rule_settings?: unknown, schedule?: unknown, traffic?: unknown)
Create a Zero Trust Gateway rule
| Argument | Type | Required | Description |
|---|
| action | unknown | yes | |
| description? | unknown | no | |
| device_posture? | unknown | no | |
| enabled? | unknown | no | |
| expiration? | unknown | no | |
| filters? | unknown | no | |
| identity? | unknown | no | |
| name | unknown | yes | |
| precedence? | unknown | no | |
| rule_settings? | unknown | no | |
| schedule? | unknown | no | |
| traffic? | unknown | no | |
fn patch_multiple_zero_trust_gateway_rules(items?: array)
Patch multiple Zero Trust Gateway rules
| Argument | Type | Required | Description |
|---|
| items? | array | no | |
fn list_zero_trust_gateway_rules_tenant()
List Zero Trust Gateway rules inherited from the parent account
fn get_zero_trust_gateway_rules_zero_trust_gateway_rule_details(rule_id: string)
Get Zero Trust Gateway rule details.
| Argument | Type | Required | Description |
|---|
| rule_id | string | yes | |
fn update_zero_trust_gateway_rule(rule_id: string, action: unknown, description?: unknown, device_posture?: unknown, enabled?: unknown, expiration?: unknown, filters?: unknown, identity?: unknown, name: unknown, precedence?: unknown, rule_settings?: unknown, schedule?: unknown, traffic?: unknown)
Update a Zero Trust Gateway rule
| Argument | Type | Required | Description |
|---|
| rule_id | string | yes | |
| action | unknown | yes | |
| description? | unknown | no | |
| device_posture? | unknown | no | |
| enabled? | unknown | no | |
| expiration? | unknown | no | |
| filters? | unknown | no | |
| identity? | unknown | no | |
| name | unknown | yes | |
| precedence? | unknown | no | |
| rule_settings? | unknown | no | |
| schedule? | unknown | no | |
| traffic? | unknown | no | |
fn patch_zero_trust_gateway_rule(rule_id: string, description?: unknown, enabled?: unknown, name?: unknown, precedence?: unknown)
Patch a Zero Trust Gateway rule
| Argument | Type | Required | Description |
|---|
| rule_id | string | yes | |
| description? | unknown | no | |
| enabled? | unknown | no | |
| name? | unknown | no | |
| precedence? | unknown | no | |
fn delete_zero_trust_gateway_rule(rule_id: string)
Delete a Zero Trust Gateway rule
| Argument | Type | Required | Description |
|---|
| rule_id | string | yes | |
fn zero_trust_gateway_rules_reset_expiration_zero_trust_gateway_rule(rule_id: string)
Reset the expiration of a Zero Trust Gateway Rule
| Argument | Type | Required | Description |
|---|
| rule_id | string | yes | |