Get System
Get the system
Request
URI
GET
https://{api_host}/v1/system
COPY
Responses
200
OK
Returns
System
of type(s)
application/json
{
"id": "string",
"maxAllowedDomainsInSubscription": 0
}
string
id
Optional
The identifier of the system
integer As int32
As int32
maxAllowedDomainsInSubscription
Optional
The maximum number of domains allowed in subscription mode
400
Bad Request
Returns
ErrorResponse
of type(s)
application/json
"ErrorResponse Object"
array of
string
arguments
Optional
arguments
array of
cause
cause
Optional
Describes a single error cause
object
context
Optional
context
string
errorCode
Optional
errorCode
string
message
Optional
message
string
referenceToken
Optional
referenceToken
string
remediationMessage
Optional
remediationMessage
500
Internal Server Error
Returns
ErrorResponse
of type(s)
application/json
"ErrorResponse Object"
array of
string
arguments
Optional
arguments
array of
cause
cause
Optional
Describes a single error cause
object
context
Optional
context
string
errorCode
Optional
errorCode
string
message
Optional
message
string
referenceToken
Optional
referenceToken
string
remediationMessage
Optional
remediationMessage
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/v1/system
System Operations
GET
Get System
PATCH
Patch System
GET
Get Dns Configuration
PUT
Configure Dns
GET
Get Validations Of DNS Configuration
POST
Validate Dns Configuration
GET
Get Validation Of Dns Configuration
GET
Get Ntp Configuration
PUT
Configure Ntp
GET
Get Validations Of Ntp Configuration
POST
Validate Ntp Configuration
GET
Get Validation Of Ntp Configuration