OptionalaccountThe Databricks Account in which the endpoint object exists.
OptionalcreateThe timestamp when the endpoint was created. The timestamp is in RFC 3339 format in UTC timezone.
OptionaldisplayThe human-readable display name of this endpoint. The input should conform to RFC-1034, which restricts to letters, numbers, and hyphens, with the first character a letter, the last a letter or a number, and a 63 character maximum.
OptionalendpointThe unique identifier for this endpoint under the account. This field is a UUID generated by
OptionalendpointThe cloud info of this endpoint. (-- For now it only supports Azure PL, but in future we can support other clouds and more use cases (e.g. public endpoint) --)
Info for an Azure private endpoint.
OptionalnameThe resource name of the endpoint, which uniquely identifies the endpoint.
OptionalregionThe cloud provider region where this endpoint is located.
OptionalstateThe state of the endpoint. The endpoint can only be used if the state is APPROVED.
OptionaluseThe use case that determines the type of network connectivity this endpoint provides. This field is automatically determined based on the endpoint configuration and cloud-specific settings.
Endpoint represents a cloud networking resource in a user's cloud account and binds it to the account.