v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141613865.2 KB

Creates a new Domain for managing HealthAgent resources.

post/domain

Request body

namestring required

The name for the new Domain.

kmsKeyArnstring

The ARN of the KMS key to use for encrypting data in this Domain.

tagsobject

Tags to associate with the Domain.

Response

Success

domainIdstring required
<p/>
arnstring required
<p/>
namestring required
<p/>
kmsKeyArnstring
<p/>
status'ACTIVE' | 'DELETING' | 'DELETED' required
<p/>
webAppUrlstring
<p/>
createdAtstring date-time required
<p/>