http://maasglobal.com/core/components/authorization.json
MaaS information about an authorization required to use a particular TSP
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | No | Develop | No | Forbidden | Forbidden | core/components/authorization.json |
http://maasglobal.com/core/components/authorization.json
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
agencyId | string |
Required | No | authorization (this schema) |
created | integer |
Required | No | authorization (this schema) |
modified | integer |
Optional | No | authorization (this schema) |
state | enum |
Required | No | authorization (this schema) |
validTo | integer |
Required | No | authorization (this schema) |
agencyId
string
string
POSIX time in milliseconds, https://en.wikipedia.org/wiki/Unix_time
created
integer
integer
1451606400
9007199254740991
POSIX time in milliseconds, https://en.wikipedia.org/wiki/Unix_time
modified
integer
integer
1451606400
9007199254740991
The state of an authorization
state
enum
The value of this property must be equal to one of the known values below.
Value | Description |
---|---|
VALID |
|
INVALID |
Epoch when the authorization will be invalid
validTo
integer
integer
1451606400
9007199254740991