Share via


EndpointProperties interface

Properties specific to Endpoints

Properties

attributes

Additional attributes for the entity

branchId

The ID of the branch this endpoint belongs to

createdAt

Timestamp indicating when the entity was created

endpointType

The type of the endpoint

entityId

Unique identifier for the entity

entityName

Name of the resource

projectId

The ID of the project this endpoint belongs to

provisioningState

Provisioning state of the resource.

Property Details

attributes

Additional attributes for the entity

attributes?: Attributes[]

Property Value

branchId

The ID of the branch this endpoint belongs to

branchId?: string

Property Value

string

createdAt

Timestamp indicating when the entity was created

createdAt?: string

Property Value

string

endpointType

The type of the endpoint

endpointType?: string

Property Value

string

entityId

Unique identifier for the entity

entityId?: string

Property Value

string

entityName

Name of the resource

entityName?: string

Property Value

string

projectId

The ID of the project this endpoint belongs to

projectId?: string

Property Value

string

provisioningState

Provisioning state of the resource.

provisioningState?: string

Property Value

string