Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 837 Bytes

File metadata and controls

15 lines (12 loc) · 837 Bytes

Endpoint

Properties

Name Type Description Notes
endpoint_id string The unique ID of the endpoint.
type \Bandwidth\Model\EndpointTypeEnum
status \Bandwidth\Model\EndpointStatusEnum
creation_timestamp \DateTime The time the endpoint was created. In ISO-8601 format.
expiration_timestamp \DateTime The time the endpoint token will expire. In ISO-8601 format. Tokens last 24 hours.
tag string A tag for the endpoint. [optional]
devices \Bandwidth\Model\Device[] [optional]

[Back to Model list] [Back to API list] [Back to README]