This product is not supported for your selected Datadog site. ().
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

gcp_vmwareengine_network_policy

ancestors

Type: UNORDERED_LIST_STRING

create_time

Type: TIMESTAMP
Provider name: createTime
Description: Output only. Creation time of this resource.

description

Type: STRING
Provider name: description
Description: Optional. User-provided description for this network policy.

edge_services_cidr

Type: STRING
Provider name: edgeServicesCidr
Description: Required. IP address range in CIDR notation used to create internet access and external IP access. An RFC 1918 CIDR block, with a “/26” prefix, is required. The range cannot overlap with any prefixes either in the consumer VPC network or in use by the private clouds attached to that VPC network.

external_ip

Type: STRUCT
Provider name: externalIp
Description: Network service that allows External IP addresses to be assigned to VMware workloads. This service can only be enabled when internet_access is also enabled.

  • enabled
    Type: BOOLEAN
    Provider name: enabled
    Description: True if the service is enabled; false otherwise.
  • state
    Type: STRING
    Provider name: state
    Description: Output only. State of the service. New values may be added to this enum when appropriate.
    Possible values:
    • STATE_UNSPECIFIED - Unspecified service state. This is the default value.
    • UNPROVISIONED - Service is not provisioned.
    • RECONCILING - Service is in the process of being provisioned/deprovisioned.
    • ACTIVE - Service is active.

internet_access

Type: STRUCT
Provider name: internetAccess
Description: Network service that allows VMware workloads to access the internet.

  • enabled
    Type: BOOLEAN
    Provider name: enabled
    Description: True if the service is enabled; false otherwise.
  • state
    Type: STRING
    Provider name: state
    Description: Output only. State of the service. New values may be added to this enum when appropriate.
    Possible values:
    • STATE_UNSPECIFIED - Unspecified service state. This is the default value.
    • UNPROVISIONED - Service is not provisioned.
    • RECONCILING - Service is in the process of being provisioned/deprovisioned.
    • ACTIVE - Service is active.

labels

Type: UNORDERED_LIST_STRING

name

Type: STRING
Provider name: name
Description: Output only. Identifier. The resource name of this network policy. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: projects/my-project/locations/us-central1/networkPolicies/my-network-policy

organization_id

Type: STRING

parent

Type: STRING

project_id

Type: STRING

project_number

Type: STRING

resource_name

Type: STRING

tags

Type: UNORDERED_LIST_STRING

uid

Type: STRING
Provider name: uid
Description: Output only. System-generated unique identifier for the resource.

update_time

Type: TIMESTAMP
Provider name: updateTime
Description: Output only. Last update time of this resource.

vmware_engine_network

Type: STRING
Provider name: vmwareEngineNetwork
Description: Optional. The relative resource name of the VMware Engine network. Specify the name in the following form: projects/{project}/locations/{location}/vmwareEngineNetworks/{vmware_engine_network_id} where {project} can either be a project number or a project ID.

vmware_engine_network_canonical

Type: STRING
Provider name: vmwareEngineNetworkCanonical
Description: Output only. The canonical name of the VMware Engine network in the form: projects/{project_number}/locations/{location}/vmwareEngineNetworks/{vmware_engine_network_id}