Set up an NTP server
POST /gcp/vsa/working-environments/{workingEnvironmentId}/ntp
Sets up an NTP server.
Parameters
| Name | Type | In | Required | Description |
|---|---|---|---|---|
workingEnvironmentId |
string |
path |
True |
Request Body
| Name | Type | Required | Description |
|---|---|---|---|
ntpServer |
string |
True |
Example request
{
"ntpServer": "string"
}
Error
Status: Default, Default response