Serverlet domains
Path Parameters
- serverletId integer required
Serverlet unique id
Request Body
Empty request body. The body is not checked.
- object
Responses
- default
The JSON object with following schema is returned.
Schema
- success boolean
The result of action
- count integer
Count of domains
domains object[]
Array of domains
- id integer
Unique serverlet domain id
- serverlet_id integer
Serverlet unique id
- name string
Domain name
- created_time string
The time of expiration in UNIX timestamp format
- created_time_unix string
The time of expiration in UNIX time since epoch
- cert_issued boolean
True if domain certificated was issued
- internal boolean
True if the domain is internal
- authenticated boolean
True if the request was authenticated
- status integer
Response status code