Viewing docs for Databricks v1.91.1
published on Friday, May 1, 2026 by Pulumi
published on Friday, May 1, 2026 by Pulumi
Viewing docs for Databricks v1.91.1
published on Friday, May 1, 2026 by Pulumi
published on Friday, May 1, 2026 by Pulumi
This data source can be used to get a single network policy.
Note This data source can only be used with an account-level provider!
Example Usage
Referring to a network policy by id:
Example coming soon!
Example coming soon!
Example coming soon!
Example coming soon!
Example coming soon!
variables:
this:
fn::invoke:
function: databricks:getAccountNetworkPolicy
arguments:
policyId: test
Using getAccountNetworkPolicy
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getAccountNetworkPolicy(args: GetAccountNetworkPolicyArgs, opts?: InvokeOptions): Promise<GetAccountNetworkPolicyResult>
function getAccountNetworkPolicyOutput(args: GetAccountNetworkPolicyOutputArgs, opts?: InvokeOptions): Output<GetAccountNetworkPolicyResult>def get_account_network_policy(network_policy_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAccountNetworkPolicyResult
def get_account_network_policy_output(network_policy_id: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAccountNetworkPolicyResult]func LookupAccountNetworkPolicy(ctx *Context, args *LookupAccountNetworkPolicyArgs, opts ...InvokeOption) (*LookupAccountNetworkPolicyResult, error)
func LookupAccountNetworkPolicyOutput(ctx *Context, args *LookupAccountNetworkPolicyOutputArgs, opts ...InvokeOption) LookupAccountNetworkPolicyResultOutput> Note: This function is named LookupAccountNetworkPolicy in the Go SDK.
public static class GetAccountNetworkPolicy
{
public static Task<GetAccountNetworkPolicyResult> InvokeAsync(GetAccountNetworkPolicyArgs args, InvokeOptions? opts = null)
public static Output<GetAccountNetworkPolicyResult> Invoke(GetAccountNetworkPolicyInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetAccountNetworkPolicyResult> getAccountNetworkPolicy(GetAccountNetworkPolicyArgs args, InvokeOptions options)
public static Output<GetAccountNetworkPolicyResult> getAccountNetworkPolicy(GetAccountNetworkPolicyArgs args, InvokeOptions options)
fn::invoke:
function: databricks:index/getAccountNetworkPolicy:getAccountNetworkPolicy
arguments:
# arguments dictionaryThe following arguments are supported:
- Network
Policy stringId - The unique identifier for the network policy
- Network
Policy stringId - The unique identifier for the network policy
- network
Policy StringId - The unique identifier for the network policy
- network
Policy stringId - The unique identifier for the network policy
- network_
policy_ strid - The unique identifier for the network policy
- network
Policy StringId - The unique identifier for the network policy
getAccountNetworkPolicy Result
The following output properties are available:
- Account
Id string - (string) - The associated account ID for this Network Policy object
- Egress
Get
Account Network Policy Egress - (NetworkPolicyEgress) - The network policies applying for egress traffic
- Id string
- The provider-assigned unique ID for this managed resource.
- Ingress
Get
Account Network Policy Ingress - (CustomerFacingIngressNetworkPolicy) - The network policies applying for ingress traffic
- Ingress
Dry GetRun Account Network Policy Ingress Dry Run - (CustomerFacingIngressNetworkPolicy) - The ingress policy for dry run mode. Dry run will always run even if the request is allowed by the ingress policy. When this field is set, the policy will be evaluated and emit logs only without blocking requests
- Network
Policy stringId - (string) - The unique identifier for the network policy
- Account
Id string - (string) - The associated account ID for this Network Policy object
- Egress
Get
Account Network Policy Egress - (NetworkPolicyEgress) - The network policies applying for egress traffic
- Id string
- The provider-assigned unique ID for this managed resource.
- Ingress
Get
Account Network Policy Ingress - (CustomerFacingIngressNetworkPolicy) - The network policies applying for ingress traffic
- Ingress
Dry GetRun Account Network Policy Ingress Dry Run - (CustomerFacingIngressNetworkPolicy) - The ingress policy for dry run mode. Dry run will always run even if the request is allowed by the ingress policy. When this field is set, the policy will be evaluated and emit logs only without blocking requests
- Network
Policy stringId - (string) - The unique identifier for the network policy
- account
Id String - (string) - The associated account ID for this Network Policy object
- egress
Get
Account Network Policy Egress - (NetworkPolicyEgress) - The network policies applying for egress traffic
- id String
- The provider-assigned unique ID for this managed resource.
- ingress
Get
Account Network Policy Ingress - (CustomerFacingIngressNetworkPolicy) - The network policies applying for ingress traffic
- ingress
Dry GetRun Account Network Policy Ingress Dry Run - (CustomerFacingIngressNetworkPolicy) - The ingress policy for dry run mode. Dry run will always run even if the request is allowed by the ingress policy. When this field is set, the policy will be evaluated and emit logs only without blocking requests
- network
Policy StringId - (string) - The unique identifier for the network policy
- account
Id string - (string) - The associated account ID for this Network Policy object
- egress
Get
Account Network Policy Egress - (NetworkPolicyEgress) - The network policies applying for egress traffic
- id string
- The provider-assigned unique ID for this managed resource.
- ingress
Get
Account Network Policy Ingress - (CustomerFacingIngressNetworkPolicy) - The network policies applying for ingress traffic
- ingress
Dry GetRun Account Network Policy Ingress Dry Run - (CustomerFacingIngressNetworkPolicy) - The ingress policy for dry run mode. Dry run will always run even if the request is allowed by the ingress policy. When this field is set, the policy will be evaluated and emit logs only without blocking requests
- network
Policy stringId - (string) - The unique identifier for the network policy
- account_
id str - (string) - The associated account ID for this Network Policy object
- egress
Get
Account Network Policy Egress - (NetworkPolicyEgress) - The network policies applying for egress traffic
- id str
- The provider-assigned unique ID for this managed resource.
- ingress
Get
Account Network Policy Ingress - (CustomerFacingIngressNetworkPolicy) - The network policies applying for ingress traffic
- ingress_
dry_ Getrun Account Network Policy Ingress Dry Run - (CustomerFacingIngressNetworkPolicy) - The ingress policy for dry run mode. Dry run will always run even if the request is allowed by the ingress policy. When this field is set, the policy will be evaluated and emit logs only without blocking requests
- network_
policy_ strid - (string) - The unique identifier for the network policy
- account
Id String - (string) - The associated account ID for this Network Policy object
- egress Property Map
- (NetworkPolicyEgress) - The network policies applying for egress traffic
- id String
- The provider-assigned unique ID for this managed resource.
- ingress Property Map
- (CustomerFacingIngressNetworkPolicy) - The network policies applying for ingress traffic
- ingress
Dry Property MapRun - (CustomerFacingIngressNetworkPolicy) - The ingress policy for dry run mode. Dry run will always run even if the request is allowed by the ingress policy. When this field is set, the policy will be evaluated and emit logs only without blocking requests
- network
Policy StringId - (string) - The unique identifier for the network policy
Supporting Types
GetAccountNetworkPolicyEgress
- Network
Access GetAccount Network Policy Egress Network Access - (EgressNetworkPolicyNetworkAccessPolicy) - The access policy enforced for egress traffic to the internet
- Network
Access GetAccount Network Policy Egress Network Access - (EgressNetworkPolicyNetworkAccessPolicy) - The access policy enforced for egress traffic to the internet
- network
Access GetAccount Network Policy Egress Network Access - (EgressNetworkPolicyNetworkAccessPolicy) - The access policy enforced for egress traffic to the internet
- network
Access GetAccount Network Policy Egress Network Access - (EgressNetworkPolicyNetworkAccessPolicy) - The access policy enforced for egress traffic to the internet
- network_
access GetAccount Network Policy Egress Network Access - (EgressNetworkPolicyNetworkAccessPolicy) - The access policy enforced for egress traffic to the internet
- network
Access Property Map - (EgressNetworkPolicyNetworkAccessPolicy) - The access policy enforced for egress traffic to the internet
GetAccountNetworkPolicyEgressNetworkAccess
- Restriction
Mode string - (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are:
FULL_ACCESS,RESTRICTED_ACCESS - Allowed
Internet List<GetDestinations Account Network Policy Egress Network Access Allowed Internet Destination> - (list of EgressNetworkPolicyNetworkAccessPolicyInternetDestination) - List of internet destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
- Allowed
Storage List<GetDestinations Account Network Policy Egress Network Access Allowed Storage Destination> - (list of EgressNetworkPolicyNetworkAccessPolicyStorageDestination) - List of storage destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
- Policy
Enforcement GetAccount Network Policy Egress Network Access Policy Enforcement - (EgressNetworkPolicyNetworkAccessPolicyPolicyEnforcement) - Optional. When policyEnforcement is not provided, we default to ENFORCE_MODE_ALL_SERVICES
- Restriction
Mode string - (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are:
FULL_ACCESS,RESTRICTED_ACCESS - Allowed
Internet []GetDestinations Account Network Policy Egress Network Access Allowed Internet Destination - (list of EgressNetworkPolicyNetworkAccessPolicyInternetDestination) - List of internet destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
- Allowed
Storage []GetDestinations Account Network Policy Egress Network Access Allowed Storage Destination - (list of EgressNetworkPolicyNetworkAccessPolicyStorageDestination) - List of storage destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
- Policy
Enforcement GetAccount Network Policy Egress Network Access Policy Enforcement - (EgressNetworkPolicyNetworkAccessPolicyPolicyEnforcement) - Optional. When policyEnforcement is not provided, we default to ENFORCE_MODE_ALL_SERVICES
- restriction
Mode String - (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are:
FULL_ACCESS,RESTRICTED_ACCESS - allowed
Internet List<GetDestinations Account Network Policy Egress Network Access Allowed Internet Destination> - (list of EgressNetworkPolicyNetworkAccessPolicyInternetDestination) - List of internet destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
- allowed
Storage List<GetDestinations Account Network Policy Egress Network Access Allowed Storage Destination> - (list of EgressNetworkPolicyNetworkAccessPolicyStorageDestination) - List of storage destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
- policy
Enforcement GetAccount Network Policy Egress Network Access Policy Enforcement - (EgressNetworkPolicyNetworkAccessPolicyPolicyEnforcement) - Optional. When policyEnforcement is not provided, we default to ENFORCE_MODE_ALL_SERVICES
- restriction
Mode string - (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are:
FULL_ACCESS,RESTRICTED_ACCESS - allowed
Internet GetDestinations Account Network Policy Egress Network Access Allowed Internet Destination[] - (list of EgressNetworkPolicyNetworkAccessPolicyInternetDestination) - List of internet destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
- allowed
Storage GetDestinations Account Network Policy Egress Network Access Allowed Storage Destination[] - (list of EgressNetworkPolicyNetworkAccessPolicyStorageDestination) - List of storage destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
- policy
Enforcement GetAccount Network Policy Egress Network Access Policy Enforcement - (EgressNetworkPolicyNetworkAccessPolicyPolicyEnforcement) - Optional. When policyEnforcement is not provided, we default to ENFORCE_MODE_ALL_SERVICES
- restriction_
mode str - (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are:
FULL_ACCESS,RESTRICTED_ACCESS - allowed_
internet_ Sequence[Getdestinations Account Network Policy Egress Network Access Allowed Internet Destination] - (list of EgressNetworkPolicyNetworkAccessPolicyInternetDestination) - List of internet destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
- allowed_
storage_ Sequence[Getdestinations Account Network Policy Egress Network Access Allowed Storage Destination] - (list of EgressNetworkPolicyNetworkAccessPolicyStorageDestination) - List of storage destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
- policy_
enforcement GetAccount Network Policy Egress Network Access Policy Enforcement - (EgressNetworkPolicyNetworkAccessPolicyPolicyEnforcement) - Optional. When policyEnforcement is not provided, we default to ENFORCE_MODE_ALL_SERVICES
- restriction
Mode String - (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are:
FULL_ACCESS,RESTRICTED_ACCESS - allowed
Internet List<Property Map>Destinations - (list of EgressNetworkPolicyNetworkAccessPolicyInternetDestination) - List of internet destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
- allowed
Storage List<Property Map>Destinations - (list of EgressNetworkPolicyNetworkAccessPolicyStorageDestination) - List of storage destinations that serverless workloads are allowed to access when in RESTRICTED_ACCESS mode
- policy
Enforcement Property Map - (EgressNetworkPolicyNetworkAccessPolicyPolicyEnforcement) - Optional. When policyEnforcement is not provided, we default to ENFORCE_MODE_ALL_SERVICES
GetAccountNetworkPolicyEgressNetworkAccessAllowedInternetDestination
- Destination string
- (string) - The internet destination to which access will be allowed. Format dependent on the destination type
- Internet
Destination stringType - (string) - The type of internet destination. Currently only DNS_NAME is supported. Possible values are:
DNS_NAME
- Destination string
- (string) - The internet destination to which access will be allowed. Format dependent on the destination type
- Internet
Destination stringType - (string) - The type of internet destination. Currently only DNS_NAME is supported. Possible values are:
DNS_NAME
- destination String
- (string) - The internet destination to which access will be allowed. Format dependent on the destination type
- internet
Destination StringType - (string) - The type of internet destination. Currently only DNS_NAME is supported. Possible values are:
DNS_NAME
- destination string
- (string) - The internet destination to which access will be allowed. Format dependent on the destination type
- internet
Destination stringType - (string) - The type of internet destination. Currently only DNS_NAME is supported. Possible values are:
DNS_NAME
- destination str
- (string) - The internet destination to which access will be allowed. Format dependent on the destination type
- internet_
destination_ strtype - (string) - The type of internet destination. Currently only DNS_NAME is supported. Possible values are:
DNS_NAME
- destination String
- (string) - The internet destination to which access will be allowed. Format dependent on the destination type
- internet
Destination StringType - (string) - The type of internet destination. Currently only DNS_NAME is supported. Possible values are:
DNS_NAME
GetAccountNetworkPolicyEgressNetworkAccessAllowedStorageDestination
- Azure
Storage stringAccount - (string) - The Azure storage account name
- Azure
Storage stringService - (string) - The Azure storage service type (blob, dfs, etc.)
- Bucket
Name string - (string)
- Region string
- (string)
- Storage
Destination stringType - (string) - The type of storage destination. Possible values are:
AWS_S3,AZURE_STORAGE,GOOGLE_CLOUD_STORAGE
- Azure
Storage stringAccount - (string) - The Azure storage account name
- Azure
Storage stringService - (string) - The Azure storage service type (blob, dfs, etc.)
- Bucket
Name string - (string)
- Region string
- (string)
- Storage
Destination stringType - (string) - The type of storage destination. Possible values are:
AWS_S3,AZURE_STORAGE,GOOGLE_CLOUD_STORAGE
- azure
Storage StringAccount - (string) - The Azure storage account name
- azure
Storage StringService - (string) - The Azure storage service type (blob, dfs, etc.)
- bucket
Name String - (string)
- region String
- (string)
- storage
Destination StringType - (string) - The type of storage destination. Possible values are:
AWS_S3,AZURE_STORAGE,GOOGLE_CLOUD_STORAGE
- azure
Storage stringAccount - (string) - The Azure storage account name
- azure
Storage stringService - (string) - The Azure storage service type (blob, dfs, etc.)
- bucket
Name string - (string)
- region string
- (string)
- storage
Destination stringType - (string) - The type of storage destination. Possible values are:
AWS_S3,AZURE_STORAGE,GOOGLE_CLOUD_STORAGE
- azure_
storage_ straccount - (string) - The Azure storage account name
- azure_
storage_ strservice - (string) - The Azure storage service type (blob, dfs, etc.)
- bucket_
name str - (string)
- region str
- (string)
- storage_
destination_ strtype - (string) - The type of storage destination. Possible values are:
AWS_S3,AZURE_STORAGE,GOOGLE_CLOUD_STORAGE
- azure
Storage StringAccount - (string) - The Azure storage account name
- azure
Storage StringService - (string) - The Azure storage service type (blob, dfs, etc.)
- bucket
Name String - (string)
- region String
- (string)
- storage
Destination StringType - (string) - The type of storage destination. Possible values are:
AWS_S3,AZURE_STORAGE,GOOGLE_CLOUD_STORAGE
GetAccountNetworkPolicyEgressNetworkAccessPolicyEnforcement
- Dry
Run List<string>Mode Product Filters - (list of string) - When empty, it means dry run for all products. When non-empty, it means dry run for specific products and for the other products, they will run in enforced mode
- Enforcement
Mode string - (string) - The mode of policy enforcement. ENFORCED blocks traffic that violates policy,
while DRY_RUN only logs violations without blocking. When not specified,
defaults to ENFORCED. Possible values are:
DRY_RUN,ENFORCED
- Dry
Run []stringMode Product Filters - (list of string) - When empty, it means dry run for all products. When non-empty, it means dry run for specific products and for the other products, they will run in enforced mode
- Enforcement
Mode string - (string) - The mode of policy enforcement. ENFORCED blocks traffic that violates policy,
while DRY_RUN only logs violations without blocking. When not specified,
defaults to ENFORCED. Possible values are:
DRY_RUN,ENFORCED
- dry
Run List<String>Mode Product Filters - (list of string) - When empty, it means dry run for all products. When non-empty, it means dry run for specific products and for the other products, they will run in enforced mode
- enforcement
Mode String - (string) - The mode of policy enforcement. ENFORCED blocks traffic that violates policy,
while DRY_RUN only logs violations without blocking. When not specified,
defaults to ENFORCED. Possible values are:
DRY_RUN,ENFORCED
- dry
Run string[]Mode Product Filters - (list of string) - When empty, it means dry run for all products. When non-empty, it means dry run for specific products and for the other products, they will run in enforced mode
- enforcement
Mode string - (string) - The mode of policy enforcement. ENFORCED blocks traffic that violates policy,
while DRY_RUN only logs violations without blocking. When not specified,
defaults to ENFORCED. Possible values are:
DRY_RUN,ENFORCED
- dry_
run_ Sequence[str]mode_ product_ filters - (list of string) - When empty, it means dry run for all products. When non-empty, it means dry run for specific products and for the other products, they will run in enforced mode
- enforcement_
mode str - (string) - The mode of policy enforcement. ENFORCED blocks traffic that violates policy,
while DRY_RUN only logs violations without blocking. When not specified,
defaults to ENFORCED. Possible values are:
DRY_RUN,ENFORCED
- dry
Run List<String>Mode Product Filters - (list of string) - When empty, it means dry run for all products. When non-empty, it means dry run for specific products and for the other products, they will run in enforced mode
- enforcement
Mode String - (string) - The mode of policy enforcement. ENFORCED blocks traffic that violates policy,
while DRY_RUN only logs violations without blocking. When not specified,
defaults to ENFORCED. Possible values are:
DRY_RUN,ENFORCED
GetAccountNetworkPolicyIngress
- Public
Access GetAccount Network Policy Ingress Public Access - (CustomerFacingIngressNetworkPolicyPublicAccess)
- Public
Access GetAccount Network Policy Ingress Public Access - (CustomerFacingIngressNetworkPolicyPublicAccess)
- public
Access GetAccount Network Policy Ingress Public Access - (CustomerFacingIngressNetworkPolicyPublicAccess)
- public
Access GetAccount Network Policy Ingress Public Access - (CustomerFacingIngressNetworkPolicyPublicAccess)
- public_
access GetAccount Network Policy Ingress Public Access - (CustomerFacingIngressNetworkPolicyPublicAccess)
- public
Access Property Map - (CustomerFacingIngressNetworkPolicyPublicAccess)
GetAccountNetworkPolicyIngressDryRun
- Public
Access GetAccount Network Policy Ingress Dry Run Public Access - (CustomerFacingIngressNetworkPolicyPublicAccess)
- Public
Access GetAccount Network Policy Ingress Dry Run Public Access - (CustomerFacingIngressNetworkPolicyPublicAccess)
- public
Access GetAccount Network Policy Ingress Dry Run Public Access - (CustomerFacingIngressNetworkPolicyPublicAccess)
- public
Access GetAccount Network Policy Ingress Dry Run Public Access - (CustomerFacingIngressNetworkPolicyPublicAccess)
- public_
access GetAccount Network Policy Ingress Dry Run Public Access - (CustomerFacingIngressNetworkPolicyPublicAccess)
- public
Access Property Map - (CustomerFacingIngressNetworkPolicyPublicAccess)
GetAccountNetworkPolicyIngressDryRunPublicAccess
- Restriction
Mode string - (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are:
FULL_ACCESS,RESTRICTED_ACCESS - Allow
Rules List<GetAccount Network Policy Ingress Dry Run Public Access Allow Rule> - (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
- Deny
Rules List<GetAccount Network Policy Ingress Dry Run Public Access Deny Rule> - (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
- Restriction
Mode string - (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are:
FULL_ACCESS,RESTRICTED_ACCESS - Allow
Rules []GetAccount Network Policy Ingress Dry Run Public Access Allow Rule - (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
- Deny
Rules []GetAccount Network Policy Ingress Dry Run Public Access Deny Rule - (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
- restriction
Mode String - (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are:
FULL_ACCESS,RESTRICTED_ACCESS - allow
Rules List<GetAccount Network Policy Ingress Dry Run Public Access Allow Rule> - (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
- deny
Rules List<GetAccount Network Policy Ingress Dry Run Public Access Deny Rule> - (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
- restriction
Mode string - (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are:
FULL_ACCESS,RESTRICTED_ACCESS - allow
Rules GetAccount Network Policy Ingress Dry Run Public Access Allow Rule[] - (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
- deny
Rules GetAccount Network Policy Ingress Dry Run Public Access Deny Rule[] - (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
- restriction_
mode str - (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are:
FULL_ACCESS,RESTRICTED_ACCESS - allow_
rules Sequence[GetAccount Network Policy Ingress Dry Run Public Access Allow Rule] - (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
- deny_
rules Sequence[GetAccount Network Policy Ingress Dry Run Public Access Deny Rule] - (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
- restriction
Mode String - (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are:
FULL_ACCESS,RESTRICTED_ACCESS - allow
Rules List<Property Map> - (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
- deny
Rules List<Property Map> - (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRule
- Authentication
Get
Account Network Policy Ingress Dry Run Public Access Allow Rule Authentication - (CustomerFacingIngressNetworkPolicyAuthentication)
- Destination
Get
Account Network Policy Ingress Dry Run Public Access Allow Rule Destination - (string) - The internet destination to which access will be allowed. Format dependent on the destination type
- Label string
- (string) - User-provided name for this ingress rule. Helps identify which rule caused a request to be denied or dry-run denied
- Origin
Get
Account Network Policy Ingress Dry Run Public Access Allow Rule Origin - (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
- Authentication
Get
Account Network Policy Ingress Dry Run Public Access Allow Rule Authentication - (CustomerFacingIngressNetworkPolicyAuthentication)
- Destination
Get
Account Network Policy Ingress Dry Run Public Access Allow Rule Destination - (string) - The internet destination to which access will be allowed. Format dependent on the destination type
- Label string
- (string) - User-provided name for this ingress rule. Helps identify which rule caused a request to be denied or dry-run denied
- Origin
Get
Account Network Policy Ingress Dry Run Public Access Allow Rule Origin - (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
- authentication
Get
Account Network Policy Ingress Dry Run Public Access Allow Rule Authentication - (CustomerFacingIngressNetworkPolicyAuthentication)
- destination
Get
Account Network Policy Ingress Dry Run Public Access Allow Rule Destination - (string) - The internet destination to which access will be allowed. Format dependent on the destination type
- label String
- (string) - User-provided name for this ingress rule. Helps identify which rule caused a request to be denied or dry-run denied
- origin
Get
Account Network Policy Ingress Dry Run Public Access Allow Rule Origin - (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
- authentication
Get
Account Network Policy Ingress Dry Run Public Access Allow Rule Authentication - (CustomerFacingIngressNetworkPolicyAuthentication)
- destination
Get
Account Network Policy Ingress Dry Run Public Access Allow Rule Destination - (string) - The internet destination to which access will be allowed. Format dependent on the destination type
- label string
- (string) - User-provided name for this ingress rule. Helps identify which rule caused a request to be denied or dry-run denied
- origin
Get
Account Network Policy Ingress Dry Run Public Access Allow Rule Origin - (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
- authentication
Get
Account Network Policy Ingress Dry Run Public Access Allow Rule Authentication - (CustomerFacingIngressNetworkPolicyAuthentication)
- destination
Get
Account Network Policy Ingress Dry Run Public Access Allow Rule Destination - (string) - The internet destination to which access will be allowed. Format dependent on the destination type
- label str
- (string) - User-provided name for this ingress rule. Helps identify which rule caused a request to be denied or dry-run denied
- origin
Get
Account Network Policy Ingress Dry Run Public Access Allow Rule Origin - (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
- authentication Property Map
- (CustomerFacingIngressNetworkPolicyAuthentication)
- destination Property Map
- (string) - The internet destination to which access will be allowed. Format dependent on the destination type
- label String
- (string) - User-provided name for this ingress rule. Helps identify which rule caused a request to be denied or dry-run denied
- origin Property Map
- (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleAuthentication
- Identities
List<Get
Account Network Policy Ingress Dry Run Public Access Allow Rule Authentication Identity> - (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
- Identity
Type string - (string) - Possible values are:
IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS,IDENTITY_TYPE_ALL_USERS,IDENTITY_TYPE_SELECTED_IDENTITIES
- Identities
[]Get
Account Network Policy Ingress Dry Run Public Access Allow Rule Authentication Identity - (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
- Identity
Type string - (string) - Possible values are:
IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS,IDENTITY_TYPE_ALL_USERS,IDENTITY_TYPE_SELECTED_IDENTITIES
- identities
List<Get
Account Network Policy Ingress Dry Run Public Access Allow Rule Authentication Identity> - (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
- identity
Type String - (string) - Possible values are:
IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS,IDENTITY_TYPE_ALL_USERS,IDENTITY_TYPE_SELECTED_IDENTITIES
- identities
Get
Account Network Policy Ingress Dry Run Public Access Allow Rule Authentication Identity[] - (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
- identity
Type string - (string) - Possible values are:
IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS,IDENTITY_TYPE_ALL_USERS,IDENTITY_TYPE_SELECTED_IDENTITIES
- identities
Sequence[Get
Account Network Policy Ingress Dry Run Public Access Allow Rule Authentication Identity] - (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
- identity_
type str - (string) - Possible values are:
IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS,IDENTITY_TYPE_ALL_USERS,IDENTITY_TYPE_SELECTED_IDENTITIES
- identities List<Property Map>
- (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
- identity
Type String - (string) - Possible values are:
IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS,IDENTITY_TYPE_ALL_USERS,IDENTITY_TYPE_SELECTED_IDENTITIES
GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleAuthenticationIdentity
- Principal
Id int - (integer)
- Principal
Type string - (string) - Possible values are:
PRINCIPAL_TYPE_SERVICE_PRINCIPAL,PRINCIPAL_TYPE_USER
- Principal
Id int - (integer)
- Principal
Type string - (string) - Possible values are:
PRINCIPAL_TYPE_SERVICE_PRINCIPAL,PRINCIPAL_TYPE_USER
- principal
Id Integer - (integer)
- principal
Type String - (string) - Possible values are:
PRINCIPAL_TYPE_SERVICE_PRINCIPAL,PRINCIPAL_TYPE_USER
- principal
Id number - (integer)
- principal
Type string - (string) - Possible values are:
PRINCIPAL_TYPE_SERVICE_PRINCIPAL,PRINCIPAL_TYPE_USER
- principal_
id int - (integer)
- principal_
type str - (string) - Possible values are:
PRINCIPAL_TYPE_SERVICE_PRINCIPAL,PRINCIPAL_TYPE_USER
- principal
Id Number - (integer)
- principal
Type String - (string) - Possible values are:
PRINCIPAL_TYPE_SERVICE_PRINCIPAL,PRINCIPAL_TYPE_USER
GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestination
- All
Destinations bool - (boolean) - Must be set to true
- Workspace
Api GetAccount Network Policy Ingress Dry Run Public Access Allow Rule Destination Workspace Api - (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
- Workspace
Ui GetAccount Network Policy Ingress Dry Run Public Access Allow Rule Destination Workspace Ui - (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination) - Workspace destinations
- All
Destinations bool - (boolean) - Must be set to true
- Workspace
Api GetAccount Network Policy Ingress Dry Run Public Access Allow Rule Destination Workspace Api - (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
- Workspace
Ui GetAccount Network Policy Ingress Dry Run Public Access Allow Rule Destination Workspace Ui - (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination) - Workspace destinations
- all
Destinations Boolean - (boolean) - Must be set to true
- workspace
Api GetAccount Network Policy Ingress Dry Run Public Access Allow Rule Destination Workspace Api - (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
- workspace
Ui GetAccount Network Policy Ingress Dry Run Public Access Allow Rule Destination Workspace Ui - (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination) - Workspace destinations
- all
Destinations boolean - (boolean) - Must be set to true
- workspace
Api GetAccount Network Policy Ingress Dry Run Public Access Allow Rule Destination Workspace Api - (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
- workspace
Ui GetAccount Network Policy Ingress Dry Run Public Access Allow Rule Destination Workspace Ui - (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination) - Workspace destinations
- all_
destinations bool - (boolean) - Must be set to true
- workspace_
api GetAccount Network Policy Ingress Dry Run Public Access Allow Rule Destination Workspace Api - (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
- workspace_
ui GetAccount Network Policy Ingress Dry Run Public Access Allow Rule Destination Workspace Ui - (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination) - Workspace destinations
- all
Destinations Boolean - (boolean) - Must be set to true
- workspace
Api Property Map - (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
- workspace
Ui Property Map - (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination) - Workspace destinations
GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationWorkspaceApi
- Scopes List<string>
- (list of string)
- Scopes []string
- (list of string)
- scopes List<String>
- (list of string)
- scopes string[]
- (list of string)
- scopes Sequence[str]
- (list of string)
- scopes List<String>
- (list of string)
GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleDestinationWorkspaceUi
- All
Destinations bool - (boolean) - Must be set to true
- All
Destinations bool - (boolean) - Must be set to true
- all
Destinations Boolean - (boolean) - Must be set to true
- all
Destinations boolean - (boolean) - Must be set to true
- all_
destinations bool - (boolean) - Must be set to true
- all
Destinations Boolean - (boolean) - Must be set to true
GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleOrigin
- All
Ip boolRanges - (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
- Excluded
Ip GetRanges Account Network Policy Ingress Dry Run Public Access Allow Rule Origin Excluded Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
- Included
Ip GetRanges Account Network Policy Ingress Dry Run Public Access Allow Rule Origin Included Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
- All
Ip boolRanges - (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
- Excluded
Ip GetRanges Account Network Policy Ingress Dry Run Public Access Allow Rule Origin Excluded Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
- Included
Ip GetRanges Account Network Policy Ingress Dry Run Public Access Allow Rule Origin Included Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
- all
Ip BooleanRanges - (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
- excluded
Ip GetRanges Account Network Policy Ingress Dry Run Public Access Allow Rule Origin Excluded Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
- included
Ip GetRanges Account Network Policy Ingress Dry Run Public Access Allow Rule Origin Included Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
- all
Ip booleanRanges - (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
- excluded
Ip GetRanges Account Network Policy Ingress Dry Run Public Access Allow Rule Origin Excluded Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
- included
Ip GetRanges Account Network Policy Ingress Dry Run Public Access Allow Rule Origin Included Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
- all_
ip_ boolranges - (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
- excluded_
ip_ Getranges Account Network Policy Ingress Dry Run Public Access Allow Rule Origin Excluded Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
- included_
ip_ Getranges Account Network Policy Ingress Dry Run Public Access Allow Rule Origin Included Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
- all
Ip BooleanRanges - (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
- excluded
Ip Property MapRanges - (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
- included
Ip Property MapRanges - (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleOriginExcludedIpRanges
- Ip
Ranges List<string> - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- Ip
Ranges []string - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- ip
Ranges List<String> - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- ip
Ranges string[] - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- ip_
ranges Sequence[str] - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- ip
Ranges List<String> - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
GetAccountNetworkPolicyIngressDryRunPublicAccessAllowRuleOriginIncludedIpRanges
- Ip
Ranges List<string> - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- Ip
Ranges []string - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- ip
Ranges List<String> - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- ip
Ranges string[] - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- ip_
ranges Sequence[str] - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- ip
Ranges List<String> - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRule
- Authentication
Get
Account Network Policy Ingress Dry Run Public Access Deny Rule Authentication - (CustomerFacingIngressNetworkPolicyAuthentication)
- Destination
Get
Account Network Policy Ingress Dry Run Public Access Deny Rule Destination - (string) - The internet destination to which access will be allowed. Format dependent on the destination type
- Label string
- (string) - User-provided name for this ingress rule. Helps identify which rule caused a request to be denied or dry-run denied
- Origin
Get
Account Network Policy Ingress Dry Run Public Access Deny Rule Origin - (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
- Authentication
Get
Account Network Policy Ingress Dry Run Public Access Deny Rule Authentication - (CustomerFacingIngressNetworkPolicyAuthentication)
- Destination
Get
Account Network Policy Ingress Dry Run Public Access Deny Rule Destination - (string) - The internet destination to which access will be allowed. Format dependent on the destination type
- Label string
- (string) - User-provided name for this ingress rule. Helps identify which rule caused a request to be denied or dry-run denied
- Origin
Get
Account Network Policy Ingress Dry Run Public Access Deny Rule Origin - (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
- authentication
Get
Account Network Policy Ingress Dry Run Public Access Deny Rule Authentication - (CustomerFacingIngressNetworkPolicyAuthentication)
- destination
Get
Account Network Policy Ingress Dry Run Public Access Deny Rule Destination - (string) - The internet destination to which access will be allowed. Format dependent on the destination type
- label String
- (string) - User-provided name for this ingress rule. Helps identify which rule caused a request to be denied or dry-run denied
- origin
Get
Account Network Policy Ingress Dry Run Public Access Deny Rule Origin - (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
- authentication
Get
Account Network Policy Ingress Dry Run Public Access Deny Rule Authentication - (CustomerFacingIngressNetworkPolicyAuthentication)
- destination
Get
Account Network Policy Ingress Dry Run Public Access Deny Rule Destination - (string) - The internet destination to which access will be allowed. Format dependent on the destination type
- label string
- (string) - User-provided name for this ingress rule. Helps identify which rule caused a request to be denied or dry-run denied
- origin
Get
Account Network Policy Ingress Dry Run Public Access Deny Rule Origin - (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
- authentication
Get
Account Network Policy Ingress Dry Run Public Access Deny Rule Authentication - (CustomerFacingIngressNetworkPolicyAuthentication)
- destination
Get
Account Network Policy Ingress Dry Run Public Access Deny Rule Destination - (string) - The internet destination to which access will be allowed. Format dependent on the destination type
- label str
- (string) - User-provided name for this ingress rule. Helps identify which rule caused a request to be denied or dry-run denied
- origin
Get
Account Network Policy Ingress Dry Run Public Access Deny Rule Origin - (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
- authentication Property Map
- (CustomerFacingIngressNetworkPolicyAuthentication)
- destination Property Map
- (string) - The internet destination to which access will be allowed. Format dependent on the destination type
- label String
- (string) - User-provided name for this ingress rule. Helps identify which rule caused a request to be denied or dry-run denied
- origin Property Map
- (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleAuthentication
- Identities
List<Get
Account Network Policy Ingress Dry Run Public Access Deny Rule Authentication Identity> - (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
- Identity
Type string - (string) - Possible values are:
IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS,IDENTITY_TYPE_ALL_USERS,IDENTITY_TYPE_SELECTED_IDENTITIES
- Identities
[]Get
Account Network Policy Ingress Dry Run Public Access Deny Rule Authentication Identity - (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
- Identity
Type string - (string) - Possible values are:
IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS,IDENTITY_TYPE_ALL_USERS,IDENTITY_TYPE_SELECTED_IDENTITIES
- identities
List<Get
Account Network Policy Ingress Dry Run Public Access Deny Rule Authentication Identity> - (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
- identity
Type String - (string) - Possible values are:
IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS,IDENTITY_TYPE_ALL_USERS,IDENTITY_TYPE_SELECTED_IDENTITIES
- identities
Get
Account Network Policy Ingress Dry Run Public Access Deny Rule Authentication Identity[] - (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
- identity
Type string - (string) - Possible values are:
IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS,IDENTITY_TYPE_ALL_USERS,IDENTITY_TYPE_SELECTED_IDENTITIES
- identities
Sequence[Get
Account Network Policy Ingress Dry Run Public Access Deny Rule Authentication Identity] - (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
- identity_
type str - (string) - Possible values are:
IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS,IDENTITY_TYPE_ALL_USERS,IDENTITY_TYPE_SELECTED_IDENTITIES
- identities List<Property Map>
- (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
- identity
Type String - (string) - Possible values are:
IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS,IDENTITY_TYPE_ALL_USERS,IDENTITY_TYPE_SELECTED_IDENTITIES
GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleAuthenticationIdentity
- Principal
Id int - (integer)
- Principal
Type string - (string) - Possible values are:
PRINCIPAL_TYPE_SERVICE_PRINCIPAL,PRINCIPAL_TYPE_USER
- Principal
Id int - (integer)
- Principal
Type string - (string) - Possible values are:
PRINCIPAL_TYPE_SERVICE_PRINCIPAL,PRINCIPAL_TYPE_USER
- principal
Id Integer - (integer)
- principal
Type String - (string) - Possible values are:
PRINCIPAL_TYPE_SERVICE_PRINCIPAL,PRINCIPAL_TYPE_USER
- principal
Id number - (integer)
- principal
Type string - (string) - Possible values are:
PRINCIPAL_TYPE_SERVICE_PRINCIPAL,PRINCIPAL_TYPE_USER
- principal_
id int - (integer)
- principal_
type str - (string) - Possible values are:
PRINCIPAL_TYPE_SERVICE_PRINCIPAL,PRINCIPAL_TYPE_USER
- principal
Id Number - (integer)
- principal
Type String - (string) - Possible values are:
PRINCIPAL_TYPE_SERVICE_PRINCIPAL,PRINCIPAL_TYPE_USER
GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestination
- All
Destinations bool - (boolean) - Must be set to true
- Workspace
Api GetAccount Network Policy Ingress Dry Run Public Access Deny Rule Destination Workspace Api - (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
- Workspace
Ui GetAccount Network Policy Ingress Dry Run Public Access Deny Rule Destination Workspace Ui - (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination) - Workspace destinations
- All
Destinations bool - (boolean) - Must be set to true
- Workspace
Api GetAccount Network Policy Ingress Dry Run Public Access Deny Rule Destination Workspace Api - (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
- Workspace
Ui GetAccount Network Policy Ingress Dry Run Public Access Deny Rule Destination Workspace Ui - (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination) - Workspace destinations
- all
Destinations Boolean - (boolean) - Must be set to true
- workspace
Api GetAccount Network Policy Ingress Dry Run Public Access Deny Rule Destination Workspace Api - (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
- workspace
Ui GetAccount Network Policy Ingress Dry Run Public Access Deny Rule Destination Workspace Ui - (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination) - Workspace destinations
- all
Destinations boolean - (boolean) - Must be set to true
- workspace
Api GetAccount Network Policy Ingress Dry Run Public Access Deny Rule Destination Workspace Api - (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
- workspace
Ui GetAccount Network Policy Ingress Dry Run Public Access Deny Rule Destination Workspace Ui - (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination) - Workspace destinations
- all_
destinations bool - (boolean) - Must be set to true
- workspace_
api GetAccount Network Policy Ingress Dry Run Public Access Deny Rule Destination Workspace Api - (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
- workspace_
ui GetAccount Network Policy Ingress Dry Run Public Access Deny Rule Destination Workspace Ui - (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination) - Workspace destinations
- all
Destinations Boolean - (boolean) - Must be set to true
- workspace
Api Property Map - (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
- workspace
Ui Property Map - (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination) - Workspace destinations
GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationWorkspaceApi
- Scopes List<string>
- (list of string)
- Scopes []string
- (list of string)
- scopes List<String>
- (list of string)
- scopes string[]
- (list of string)
- scopes Sequence[str]
- (list of string)
- scopes List<String>
- (list of string)
GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleDestinationWorkspaceUi
- All
Destinations bool - (boolean) - Must be set to true
- All
Destinations bool - (boolean) - Must be set to true
- all
Destinations Boolean - (boolean) - Must be set to true
- all
Destinations boolean - (boolean) - Must be set to true
- all_
destinations bool - (boolean) - Must be set to true
- all
Destinations Boolean - (boolean) - Must be set to true
GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleOrigin
- All
Ip boolRanges - (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
- Excluded
Ip GetRanges Account Network Policy Ingress Dry Run Public Access Deny Rule Origin Excluded Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
- Included
Ip GetRanges Account Network Policy Ingress Dry Run Public Access Deny Rule Origin Included Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
- All
Ip boolRanges - (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
- Excluded
Ip GetRanges Account Network Policy Ingress Dry Run Public Access Deny Rule Origin Excluded Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
- Included
Ip GetRanges Account Network Policy Ingress Dry Run Public Access Deny Rule Origin Included Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
- all
Ip BooleanRanges - (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
- excluded
Ip GetRanges Account Network Policy Ingress Dry Run Public Access Deny Rule Origin Excluded Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
- included
Ip GetRanges Account Network Policy Ingress Dry Run Public Access Deny Rule Origin Included Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
- all
Ip booleanRanges - (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
- excluded
Ip GetRanges Account Network Policy Ingress Dry Run Public Access Deny Rule Origin Excluded Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
- included
Ip GetRanges Account Network Policy Ingress Dry Run Public Access Deny Rule Origin Included Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
- all_
ip_ boolranges - (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
- excluded_
ip_ Getranges Account Network Policy Ingress Dry Run Public Access Deny Rule Origin Excluded Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
- included_
ip_ Getranges Account Network Policy Ingress Dry Run Public Access Deny Rule Origin Included Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
- all
Ip BooleanRanges - (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
- excluded
Ip Property MapRanges - (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
- included
Ip Property MapRanges - (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleOriginExcludedIpRanges
- Ip
Ranges List<string> - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- Ip
Ranges []string - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- ip
Ranges List<String> - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- ip
Ranges string[] - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- ip_
ranges Sequence[str] - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- ip
Ranges List<String> - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
GetAccountNetworkPolicyIngressDryRunPublicAccessDenyRuleOriginIncludedIpRanges
- Ip
Ranges List<string> - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- Ip
Ranges []string - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- ip
Ranges List<String> - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- ip
Ranges string[] - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- ip_
ranges Sequence[str] - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- ip
Ranges List<String> - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
GetAccountNetworkPolicyIngressPublicAccess
- Restriction
Mode string - (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are:
FULL_ACCESS,RESTRICTED_ACCESS - Allow
Rules List<GetAccount Network Policy Ingress Public Access Allow Rule> - (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
- Deny
Rules List<GetAccount Network Policy Ingress Public Access Deny Rule> - (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
- Restriction
Mode string - (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are:
FULL_ACCESS,RESTRICTED_ACCESS - Allow
Rules []GetAccount Network Policy Ingress Public Access Allow Rule - (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
- Deny
Rules []GetAccount Network Policy Ingress Public Access Deny Rule - (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
- restriction
Mode String - (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are:
FULL_ACCESS,RESTRICTED_ACCESS - allow
Rules List<GetAccount Network Policy Ingress Public Access Allow Rule> - (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
- deny
Rules List<GetAccount Network Policy Ingress Public Access Deny Rule> - (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
- restriction
Mode string - (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are:
FULL_ACCESS,RESTRICTED_ACCESS - allow
Rules GetAccount Network Policy Ingress Public Access Allow Rule[] - (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
- deny
Rules GetAccount Network Policy Ingress Public Access Deny Rule[] - (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
- restriction_
mode str - (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are:
FULL_ACCESS,RESTRICTED_ACCESS - allow_
rules Sequence[GetAccount Network Policy Ingress Public Access Allow Rule] - (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
- deny_
rules Sequence[GetAccount Network Policy Ingress Public Access Deny Rule] - (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
- restriction
Mode String - (string) - The restriction mode that controls how serverless workloads can access the internet. Possible values are:
FULL_ACCESS,RESTRICTED_ACCESS - allow
Rules List<Property Map> - (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
- deny
Rules List<Property Map> - (list of CustomerFacingIngressNetworkPolicyPublicIngressRule)
GetAccountNetworkPolicyIngressPublicAccessAllowRule
- Authentication
Get
Account Network Policy Ingress Public Access Allow Rule Authentication - (CustomerFacingIngressNetworkPolicyAuthentication)
- Destination
Get
Account Network Policy Ingress Public Access Allow Rule Destination - (string) - The internet destination to which access will be allowed. Format dependent on the destination type
- Label string
- (string) - User-provided name for this ingress rule. Helps identify which rule caused a request to be denied or dry-run denied
- Origin
Get
Account Network Policy Ingress Public Access Allow Rule Origin - (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
- Authentication
Get
Account Network Policy Ingress Public Access Allow Rule Authentication - (CustomerFacingIngressNetworkPolicyAuthentication)
- Destination
Get
Account Network Policy Ingress Public Access Allow Rule Destination - (string) - The internet destination to which access will be allowed. Format dependent on the destination type
- Label string
- (string) - User-provided name for this ingress rule. Helps identify which rule caused a request to be denied or dry-run denied
- Origin
Get
Account Network Policy Ingress Public Access Allow Rule Origin - (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
- authentication
Get
Account Network Policy Ingress Public Access Allow Rule Authentication - (CustomerFacingIngressNetworkPolicyAuthentication)
- destination
Get
Account Network Policy Ingress Public Access Allow Rule Destination - (string) - The internet destination to which access will be allowed. Format dependent on the destination type
- label String
- (string) - User-provided name for this ingress rule. Helps identify which rule caused a request to be denied or dry-run denied
- origin
Get
Account Network Policy Ingress Public Access Allow Rule Origin - (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
- authentication
Get
Account Network Policy Ingress Public Access Allow Rule Authentication - (CustomerFacingIngressNetworkPolicyAuthentication)
- destination
Get
Account Network Policy Ingress Public Access Allow Rule Destination - (string) - The internet destination to which access will be allowed. Format dependent on the destination type
- label string
- (string) - User-provided name for this ingress rule. Helps identify which rule caused a request to be denied or dry-run denied
- origin
Get
Account Network Policy Ingress Public Access Allow Rule Origin - (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
- authentication
Get
Account Network Policy Ingress Public Access Allow Rule Authentication - (CustomerFacingIngressNetworkPolicyAuthentication)
- destination
Get
Account Network Policy Ingress Public Access Allow Rule Destination - (string) - The internet destination to which access will be allowed. Format dependent on the destination type
- label str
- (string) - User-provided name for this ingress rule. Helps identify which rule caused a request to be denied or dry-run denied
- origin
Get
Account Network Policy Ingress Public Access Allow Rule Origin - (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
- authentication Property Map
- (CustomerFacingIngressNetworkPolicyAuthentication)
- destination Property Map
- (string) - The internet destination to which access will be allowed. Format dependent on the destination type
- label String
- (string) - User-provided name for this ingress rule. Helps identify which rule caused a request to be denied or dry-run denied
- origin Property Map
- (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
GetAccountNetworkPolicyIngressPublicAccessAllowRuleAuthentication
- Identities
List<Get
Account Network Policy Ingress Public Access Allow Rule Authentication Identity> - (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
- Identity
Type string - (string) - Possible values are:
IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS,IDENTITY_TYPE_ALL_USERS,IDENTITY_TYPE_SELECTED_IDENTITIES
- Identities
[]Get
Account Network Policy Ingress Public Access Allow Rule Authentication Identity - (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
- Identity
Type string - (string) - Possible values are:
IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS,IDENTITY_TYPE_ALL_USERS,IDENTITY_TYPE_SELECTED_IDENTITIES
- identities
List<Get
Account Network Policy Ingress Public Access Allow Rule Authentication Identity> - (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
- identity
Type String - (string) - Possible values are:
IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS,IDENTITY_TYPE_ALL_USERS,IDENTITY_TYPE_SELECTED_IDENTITIES
- identities
Get
Account Network Policy Ingress Public Access Allow Rule Authentication Identity[] - (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
- identity
Type string - (string) - Possible values are:
IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS,IDENTITY_TYPE_ALL_USERS,IDENTITY_TYPE_SELECTED_IDENTITIES
- identities
Sequence[Get
Account Network Policy Ingress Public Access Allow Rule Authentication Identity] - (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
- identity_
type str - (string) - Possible values are:
IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS,IDENTITY_TYPE_ALL_USERS,IDENTITY_TYPE_SELECTED_IDENTITIES
- identities List<Property Map>
- (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
- identity
Type String - (string) - Possible values are:
IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS,IDENTITY_TYPE_ALL_USERS,IDENTITY_TYPE_SELECTED_IDENTITIES
GetAccountNetworkPolicyIngressPublicAccessAllowRuleAuthenticationIdentity
- Principal
Id int - (integer)
- Principal
Type string - (string) - Possible values are:
PRINCIPAL_TYPE_SERVICE_PRINCIPAL,PRINCIPAL_TYPE_USER
- Principal
Id int - (integer)
- Principal
Type string - (string) - Possible values are:
PRINCIPAL_TYPE_SERVICE_PRINCIPAL,PRINCIPAL_TYPE_USER
- principal
Id Integer - (integer)
- principal
Type String - (string) - Possible values are:
PRINCIPAL_TYPE_SERVICE_PRINCIPAL,PRINCIPAL_TYPE_USER
- principal
Id number - (integer)
- principal
Type string - (string) - Possible values are:
PRINCIPAL_TYPE_SERVICE_PRINCIPAL,PRINCIPAL_TYPE_USER
- principal_
id int - (integer)
- principal_
type str - (string) - Possible values are:
PRINCIPAL_TYPE_SERVICE_PRINCIPAL,PRINCIPAL_TYPE_USER
- principal
Id Number - (integer)
- principal
Type String - (string) - Possible values are:
PRINCIPAL_TYPE_SERVICE_PRINCIPAL,PRINCIPAL_TYPE_USER
GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestination
- All
Destinations bool - (boolean) - Must be set to true
- Workspace
Api GetAccount Network Policy Ingress Public Access Allow Rule Destination Workspace Api - (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
- Workspace
Ui GetAccount Network Policy Ingress Public Access Allow Rule Destination Workspace Ui - (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination) - Workspace destinations
- All
Destinations bool - (boolean) - Must be set to true
- Workspace
Api GetAccount Network Policy Ingress Public Access Allow Rule Destination Workspace Api - (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
- Workspace
Ui GetAccount Network Policy Ingress Public Access Allow Rule Destination Workspace Ui - (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination) - Workspace destinations
- all
Destinations Boolean - (boolean) - Must be set to true
- workspace
Api GetAccount Network Policy Ingress Public Access Allow Rule Destination Workspace Api - (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
- workspace
Ui GetAccount Network Policy Ingress Public Access Allow Rule Destination Workspace Ui - (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination) - Workspace destinations
- all
Destinations boolean - (boolean) - Must be set to true
- workspace
Api GetAccount Network Policy Ingress Public Access Allow Rule Destination Workspace Api - (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
- workspace
Ui GetAccount Network Policy Ingress Public Access Allow Rule Destination Workspace Ui - (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination) - Workspace destinations
- all_
destinations bool - (boolean) - Must be set to true
- workspace_
api GetAccount Network Policy Ingress Public Access Allow Rule Destination Workspace Api - (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
- workspace_
ui GetAccount Network Policy Ingress Public Access Allow Rule Destination Workspace Ui - (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination) - Workspace destinations
- all
Destinations Boolean - (boolean) - Must be set to true
- workspace
Api Property Map - (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
- workspace
Ui Property Map - (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination) - Workspace destinations
GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationWorkspaceApi
- Scopes List<string>
- (list of string)
- Scopes []string
- (list of string)
- scopes List<String>
- (list of string)
- scopes string[]
- (list of string)
- scopes Sequence[str]
- (list of string)
- scopes List<String>
- (list of string)
GetAccountNetworkPolicyIngressPublicAccessAllowRuleDestinationWorkspaceUi
- All
Destinations bool - (boolean) - Must be set to true
- All
Destinations bool - (boolean) - Must be set to true
- all
Destinations Boolean - (boolean) - Must be set to true
- all
Destinations boolean - (boolean) - Must be set to true
- all_
destinations bool - (boolean) - Must be set to true
- all
Destinations Boolean - (boolean) - Must be set to true
GetAccountNetworkPolicyIngressPublicAccessAllowRuleOrigin
- All
Ip boolRanges - (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
- Excluded
Ip GetRanges Account Network Policy Ingress Public Access Allow Rule Origin Excluded Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
- Included
Ip GetRanges Account Network Policy Ingress Public Access Allow Rule Origin Included Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
- All
Ip boolRanges - (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
- Excluded
Ip GetRanges Account Network Policy Ingress Public Access Allow Rule Origin Excluded Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
- Included
Ip GetRanges Account Network Policy Ingress Public Access Allow Rule Origin Included Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
- all
Ip BooleanRanges - (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
- excluded
Ip GetRanges Account Network Policy Ingress Public Access Allow Rule Origin Excluded Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
- included
Ip GetRanges Account Network Policy Ingress Public Access Allow Rule Origin Included Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
- all
Ip booleanRanges - (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
- excluded
Ip GetRanges Account Network Policy Ingress Public Access Allow Rule Origin Excluded Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
- included
Ip GetRanges Account Network Policy Ingress Public Access Allow Rule Origin Included Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
- all_
ip_ boolranges - (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
- excluded_
ip_ Getranges Account Network Policy Ingress Public Access Allow Rule Origin Excluded Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
- included_
ip_ Getranges Account Network Policy Ingress Public Access Allow Rule Origin Included Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
- all
Ip BooleanRanges - (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
- excluded
Ip Property MapRanges - (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
- included
Ip Property MapRanges - (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
GetAccountNetworkPolicyIngressPublicAccessAllowRuleOriginExcludedIpRanges
- Ip
Ranges List<string> - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- Ip
Ranges []string - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- ip
Ranges List<String> - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- ip
Ranges string[] - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- ip_
ranges Sequence[str] - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- ip
Ranges List<String> - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
GetAccountNetworkPolicyIngressPublicAccessAllowRuleOriginIncludedIpRanges
- Ip
Ranges List<string> - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- Ip
Ranges []string - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- ip
Ranges List<String> - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- ip
Ranges string[] - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- ip_
ranges Sequence[str] - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- ip
Ranges List<String> - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
GetAccountNetworkPolicyIngressPublicAccessDenyRule
- Authentication
Get
Account Network Policy Ingress Public Access Deny Rule Authentication - (CustomerFacingIngressNetworkPolicyAuthentication)
- Destination
Get
Account Network Policy Ingress Public Access Deny Rule Destination - (string) - The internet destination to which access will be allowed. Format dependent on the destination type
- Label string
- (string) - User-provided name for this ingress rule. Helps identify which rule caused a request to be denied or dry-run denied
- Origin
Get
Account Network Policy Ingress Public Access Deny Rule Origin - (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
- Authentication
Get
Account Network Policy Ingress Public Access Deny Rule Authentication - (CustomerFacingIngressNetworkPolicyAuthentication)
- Destination
Get
Account Network Policy Ingress Public Access Deny Rule Destination - (string) - The internet destination to which access will be allowed. Format dependent on the destination type
- Label string
- (string) - User-provided name for this ingress rule. Helps identify which rule caused a request to be denied or dry-run denied
- Origin
Get
Account Network Policy Ingress Public Access Deny Rule Origin - (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
- authentication
Get
Account Network Policy Ingress Public Access Deny Rule Authentication - (CustomerFacingIngressNetworkPolicyAuthentication)
- destination
Get
Account Network Policy Ingress Public Access Deny Rule Destination - (string) - The internet destination to which access will be allowed. Format dependent on the destination type
- label String
- (string) - User-provided name for this ingress rule. Helps identify which rule caused a request to be denied or dry-run denied
- origin
Get
Account Network Policy Ingress Public Access Deny Rule Origin - (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
- authentication
Get
Account Network Policy Ingress Public Access Deny Rule Authentication - (CustomerFacingIngressNetworkPolicyAuthentication)
- destination
Get
Account Network Policy Ingress Public Access Deny Rule Destination - (string) - The internet destination to which access will be allowed. Format dependent on the destination type
- label string
- (string) - User-provided name for this ingress rule. Helps identify which rule caused a request to be denied or dry-run denied
- origin
Get
Account Network Policy Ingress Public Access Deny Rule Origin - (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
- authentication
Get
Account Network Policy Ingress Public Access Deny Rule Authentication - (CustomerFacingIngressNetworkPolicyAuthentication)
- destination
Get
Account Network Policy Ingress Public Access Deny Rule Destination - (string) - The internet destination to which access will be allowed. Format dependent on the destination type
- label str
- (string) - User-provided name for this ingress rule. Helps identify which rule caused a request to be denied or dry-run denied
- origin
Get
Account Network Policy Ingress Public Access Deny Rule Origin - (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
- authentication Property Map
- (CustomerFacingIngressNetworkPolicyAuthentication)
- destination Property Map
- (string) - The internet destination to which access will be allowed. Format dependent on the destination type
- label String
- (string) - User-provided name for this ingress rule. Helps identify which rule caused a request to be denied or dry-run denied
- origin Property Map
- (CustomerFacingIngressNetworkPolicyPublicRequestOrigin)
GetAccountNetworkPolicyIngressPublicAccessDenyRuleAuthentication
- Identities
List<Get
Account Network Policy Ingress Public Access Deny Rule Authentication Identity> - (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
- Identity
Type string - (string) - Possible values are:
IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS,IDENTITY_TYPE_ALL_USERS,IDENTITY_TYPE_SELECTED_IDENTITIES
- Identities
[]Get
Account Network Policy Ingress Public Access Deny Rule Authentication Identity - (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
- Identity
Type string - (string) - Possible values are:
IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS,IDENTITY_TYPE_ALL_USERS,IDENTITY_TYPE_SELECTED_IDENTITIES
- identities
List<Get
Account Network Policy Ingress Public Access Deny Rule Authentication Identity> - (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
- identity
Type String - (string) - Possible values are:
IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS,IDENTITY_TYPE_ALL_USERS,IDENTITY_TYPE_SELECTED_IDENTITIES
- identities
Get
Account Network Policy Ingress Public Access Deny Rule Authentication Identity[] - (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
- identity
Type string - (string) - Possible values are:
IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS,IDENTITY_TYPE_ALL_USERS,IDENTITY_TYPE_SELECTED_IDENTITIES
- identities
Sequence[Get
Account Network Policy Ingress Public Access Deny Rule Authentication Identity] - (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
- identity_
type str - (string) - Possible values are:
IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS,IDENTITY_TYPE_ALL_USERS,IDENTITY_TYPE_SELECTED_IDENTITIES
- identities List<Property Map>
- (list of CustomerFacingIngressNetworkPolicyAuthenticationIdentity) - Valid only when IdentityType is IDENTITY_TYPE_SELECTED_IDENTITIES
- identity
Type String - (string) - Possible values are:
IDENTITY_TYPE_ALL_SERVICE_PRINCIPALS,IDENTITY_TYPE_ALL_USERS,IDENTITY_TYPE_SELECTED_IDENTITIES
GetAccountNetworkPolicyIngressPublicAccessDenyRuleAuthenticationIdentity
- Principal
Id int - (integer)
- Principal
Type string - (string) - Possible values are:
PRINCIPAL_TYPE_SERVICE_PRINCIPAL,PRINCIPAL_TYPE_USER
- Principal
Id int - (integer)
- Principal
Type string - (string) - Possible values are:
PRINCIPAL_TYPE_SERVICE_PRINCIPAL,PRINCIPAL_TYPE_USER
- principal
Id Integer - (integer)
- principal
Type String - (string) - Possible values are:
PRINCIPAL_TYPE_SERVICE_PRINCIPAL,PRINCIPAL_TYPE_USER
- principal
Id number - (integer)
- principal
Type string - (string) - Possible values are:
PRINCIPAL_TYPE_SERVICE_PRINCIPAL,PRINCIPAL_TYPE_USER
- principal_
id int - (integer)
- principal_
type str - (string) - Possible values are:
PRINCIPAL_TYPE_SERVICE_PRINCIPAL,PRINCIPAL_TYPE_USER
- principal
Id Number - (integer)
- principal
Type String - (string) - Possible values are:
PRINCIPAL_TYPE_SERVICE_PRINCIPAL,PRINCIPAL_TYPE_USER
GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestination
- All
Destinations bool - (boolean) - Must be set to true
- Workspace
Api GetAccount Network Policy Ingress Public Access Deny Rule Destination Workspace Api - (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
- Workspace
Ui GetAccount Network Policy Ingress Public Access Deny Rule Destination Workspace Ui - (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination) - Workspace destinations
- All
Destinations bool - (boolean) - Must be set to true
- Workspace
Api GetAccount Network Policy Ingress Public Access Deny Rule Destination Workspace Api - (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
- Workspace
Ui GetAccount Network Policy Ingress Public Access Deny Rule Destination Workspace Ui - (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination) - Workspace destinations
- all
Destinations Boolean - (boolean) - Must be set to true
- workspace
Api GetAccount Network Policy Ingress Public Access Deny Rule Destination Workspace Api - (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
- workspace
Ui GetAccount Network Policy Ingress Public Access Deny Rule Destination Workspace Ui - (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination) - Workspace destinations
- all
Destinations boolean - (boolean) - Must be set to true
- workspace
Api GetAccount Network Policy Ingress Public Access Deny Rule Destination Workspace Api - (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
- workspace
Ui GetAccount Network Policy Ingress Public Access Deny Rule Destination Workspace Ui - (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination) - Workspace destinations
- all_
destinations bool - (boolean) - Must be set to true
- workspace_
api GetAccount Network Policy Ingress Public Access Deny Rule Destination Workspace Api - (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
- workspace_
ui GetAccount Network Policy Ingress Public Access Deny Rule Destination Workspace Ui - (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination) - Workspace destinations
- all
Destinations Boolean - (boolean) - Must be set to true
- workspace
Api Property Map - (CustomerFacingIngressNetworkPolicyWorkspaceApiDestination)
- workspace
Ui Property Map - (CustomerFacingIngressNetworkPolicyWorkspaceUiDestination) - Workspace destinations
GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationWorkspaceApi
- Scopes List<string>
- (list of string)
- Scopes []string
- (list of string)
- scopes List<String>
- (list of string)
- scopes string[]
- (list of string)
- scopes Sequence[str]
- (list of string)
- scopes List<String>
- (list of string)
GetAccountNetworkPolicyIngressPublicAccessDenyRuleDestinationWorkspaceUi
- All
Destinations bool - (boolean) - Must be set to true
- All
Destinations bool - (boolean) - Must be set to true
- all
Destinations Boolean - (boolean) - Must be set to true
- all
Destinations boolean - (boolean) - Must be set to true
- all_
destinations bool - (boolean) - Must be set to true
- all
Destinations Boolean - (boolean) - Must be set to true
GetAccountNetworkPolicyIngressPublicAccessDenyRuleOrigin
- All
Ip boolRanges - (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
- Excluded
Ip GetRanges Account Network Policy Ingress Public Access Deny Rule Origin Excluded Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
- Included
Ip GetRanges Account Network Policy Ingress Public Access Deny Rule Origin Included Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
- All
Ip boolRanges - (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
- Excluded
Ip GetRanges Account Network Policy Ingress Public Access Deny Rule Origin Excluded Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
- Included
Ip GetRanges Account Network Policy Ingress Public Access Deny Rule Origin Included Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
- all
Ip BooleanRanges - (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
- excluded
Ip GetRanges Account Network Policy Ingress Public Access Deny Rule Origin Excluded Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
- included
Ip GetRanges Account Network Policy Ingress Public Access Deny Rule Origin Included Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
- all
Ip booleanRanges - (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
- excluded
Ip GetRanges Account Network Policy Ingress Public Access Deny Rule Origin Excluded Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
- included
Ip GetRanges Account Network Policy Ingress Public Access Deny Rule Origin Included Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
- all_
ip_ boolranges - (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
- excluded_
ip_ Getranges Account Network Policy Ingress Public Access Deny Rule Origin Excluded Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
- included_
ip_ Getranges Account Network Policy Ingress Public Access Deny Rule Origin Included Ip Ranges - (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
- all
Ip BooleanRanges - (boolean) - Matches all IPv4 and IPv6 ranges (both public and private)
- excluded
Ip Property MapRanges - (CustomerFacingIngressNetworkPolicyIpRanges) - Excluded means: all public IP ranges except this one
- included
Ip Property MapRanges - (CustomerFacingIngressNetworkPolicyIpRanges) - Will not allow IP ranges with private IPs
GetAccountNetworkPolicyIngressPublicAccessDenyRuleOriginExcludedIpRanges
- Ip
Ranges List<string> - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- Ip
Ranges []string - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- ip
Ranges List<String> - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- ip
Ranges string[] - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- ip_
ranges Sequence[str] - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- ip
Ranges List<String> - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
GetAccountNetworkPolicyIngressPublicAccessDenyRuleOriginIncludedIpRanges
- Ip
Ranges List<string> - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- Ip
Ranges []string - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- ip
Ranges List<String> - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- ip
Ranges string[] - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- ip_
ranges Sequence[str] - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
- ip
Ranges List<String> - (list of string) - We only support IPv4 and IPv4 CIDR notation for now
Package Details
- Repository
- databricks pulumi/pulumi-databricks
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
databricksTerraform Provider.
Viewing docs for Databricks v1.91.1
published on Friday, May 1, 2026 by Pulumi
published on Friday, May 1, 2026 by Pulumi
