We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
RunnerConfiguration
1 parent df19612 commit f2d2e7dCopy full SHA for f2d2e7d
api/applesilicon/v1alpha1/applesilicon_sdk.go
@@ -1093,9 +1093,6 @@ type ReinstallServerRequest struct {
1093
1094
// OsID: reinstall the server with the target OS, when no os_id provided the default OS for the server type is used.
1095
OsID *string `json:"os_id,omitempty"`
1096
-
1097
- // RunnerConfiguration: specify the configuration to install an optional CICD runner on the server during installation.
1098
- RunnerConfiguration *RunnerConfiguration `json:"runner_configuration,omitempty"`
1099
}
1100
1101
// SetServerPrivateNetworksResponse: set server private networks response.
0 commit comments