/
Q2
q2developer
/
Q2.Portal.Web.Server
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2d ago
Details
Filter operations
AdminPlatformEnvironment
4
Antiforgery
1
AppExtensions
4
Applications
11
AppOrders
2
AwsSns
1
CaliperAPI
1
CaliperApiActivity
3
Catalog
3
Community
6
Companies
5
ContainerDeployments
5
EndUser
1
ExtensionInstall
2
GitLab
2
Jira
2
JiraWebhook
4
Log
3
OrcaTemplates
5
PlatformEnvironment
8
PlatformServices
5
Roles
7
SalesforceWebhook
1
Sandbox
3
SandboxActions
12
get
Get available UUX versions from database (active versions only)
get
Get available base templates from database (active templates only)
get
Get current deployment status for an environment
get
Get action history for an environment
get
Get status of a specific action for an environment
post
Deploy/Build a new sandbox
post
Update sandbox UUX version
post
Redeploy sandbox (pick up base template changes)
post
Delete sandbox
get
Get current stack YAML from Orca
post
Save stack YAML to Orca and deploy the changes
post
Validate YAML syntax and return normalized version
Scopes
5
Status
1
SupportHours
1
Vault
1
Version
1
SandboxActions
Deploy/Build a new sandbox
post
/api/v1/datacenter/sandboxes/{environmentId}/deploy
Path parameters
environmentId
string
required
Request body
SandboxActionRequest
required
uuxVersion
string
nullable
baseTemplate
string
nullable
Response
OK
Changes