EndpointProperties interface 
Properties specific to Endpoints
Properties
| attributes | Additional attributes for the entity | 
| branch | The ID of the branch this endpoint belongs to | 
| created | Timestamp indicating when the entity was created | 
| endpoint | The type of the endpoint | 
| entity | Unique identifier for the entity | 
| entity | Name of the resource | 
| project | The ID of the project this endpoint belongs to | 
| provisioning | Provisioning state of the resource. | 
Property Details
attributes
		branchId
	 
	The ID of the branch this endpoint belongs to
branchId?: stringProperty Value
string
		createdAt
	 
	Timestamp indicating when the entity was created
createdAt?: stringProperty Value
string
		endpointType
	 
	The type of the endpoint
endpointType?: stringProperty Value
string
		entityId
	 
	Unique identifier for the entity
entityId?: stringProperty Value
string
		entityName
	 
	Name of the resource
entityName?: stringProperty Value
string
		projectId
	 
	The ID of the project this endpoint belongs to
projectId?: stringProperty Value
string
		provisioningState
	 
	Provisioning state of the resource.
provisioningState?: stringProperty Value
string