Managed Service for OpenSearch Audit Trails Events: CreateCluster
- Event JSON schema
- Field description
- IamAuthentication
- IamTokenInfo
- Authorization
- ResourceMetadata
- Resource
- RequestMetadata
- Status
- ClusterCreateEventDetails
- Cluster
- Monitoring
- ClusterConfig
- OpenSearch
- NodeGroup
- Resources
- DiskSizeAutoscaling
- OpenSearchConfigSet2
- OpenSearchConfig2
- Dashboards
- NodeGroup
- Access
- SnapshotManagement
- SnapshotSchedule
- HourlySnapshotSchedule
- DailySnapshotSchedule
- WeeklySnapshotSchedule
- MaintenanceWindow
- WeeklyMaintenanceWindow
- MaintenanceOperation
- HostDetails
Event JSON schema
{
"eventId": "string",
"eventSource": "string",
"eventType": "string",
"eventTime": "string",
"authentication": {
"authenticated": "boolean",
// Includes only one of the fields `subjectType`
"subjectType": "string",
// end of the list of possible fields
// Includes only one of the fields `subjectId`
"subjectId": "string",
// end of the list of possible fields
// Includes only one of the fields `subjectName`
"subjectName": "string",
// end of the list of possible fields
// Includes only one of the fields `federationId`
"federationId": "string",
// end of the list of possible fields
// Includes only one of the fields `federationName`
"federationName": "string",
// end of the list of possible fields
// Includes only one of the fields `federationType`
"federationType": "string",
// end of the list of possible fields
"tokenInfo": {
"maskedIamToken": "string",
// Includes only one of the fields `iamTokenId`
"iamTokenId": "string",
// end of the list of possible fields
// Includes only one of the fields `impersonatorId`
"impersonatorId": "string",
// end of the list of possible fields
// Includes only one of the fields `impersonatorType`
"impersonatorType": "string",
// end of the list of possible fields
// Includes only one of the fields `impersonatorName`
"impersonatorName": "string",
// end of the list of possible fields
// Includes only one of the fields `impersonatorFederationId`
"impersonatorFederationId": "string",
// end of the list of possible fields
// Includes only one of the fields `impersonatorFederationName`
"impersonatorFederationName": "string",
// end of the list of possible fields
// Includes only one of the fields `impersonatorFederationType`
"impersonatorFederationType": "string"
// end of the list of possible fields
}
},
"authorization": {
"authorized": "boolean"
},
"resourceMetadata": {
"path": [
{
"resourceType": "string",
"resourceId": "string",
// Includes only one of the fields `resourceName`
"resourceName": "string"
// end of the list of possible fields
}
]
},
"requestMetadata": {
"remoteAddress": "string",
"userAgent": "string",
"requestId": "string",
// Includes only one of the fields `remotePort`
"remotePort": "string"
// end of the list of possible fields
},
"eventStatus": "string",
"error": {
"code": "integer",
"message": "string",
"details": [
"object"
]
},
"details": {
"clusterId": "string",
"clusterName": "string",
"cluster": {
"id": "string",
"folderId": "string",
"createdAt": "string",
"name": "string",
"description": "string",
"labels": "object",
"environment": "string",
"monitoring": [
{
"name": "string",
"description": "string",
"link": "string"
}
],
"config": {
"version": "string",
"opensearch": {
"plugins": [
"string"
],
"nodeGroups": [
{
"name": "string",
"resources": {
"resourcePresetId": "string",
"diskSize": "string",
"diskTypeId": "string"
},
"hostsCount": "string",
"zoneIds": [
"string"
],
"subnetIds": [
"string"
],
"assignPublicIp": "boolean",
"roles": [
"string"
],
"diskSizeAutoscaling": {
"plannedUsageThreshold": "string",
"emergencyUsageThreshold": "string",
"diskSizeLimit": "string"
}
}
],
// Includes only one of the fields `opensearchConfigSet_2`
"opensearchConfigSet_2": {
"effectiveConfig": {
"maxClauseCount": "string",
"fielddataCacheSize": "string",
"searchMaxBuckets": "string",
"reindexRemoteWhitelist": "string",
"httpMaxInitialLineLength": "string"
},
"userConfig": {
"maxClauseCount": "string",
"fielddataCacheSize": "string",
"searchMaxBuckets": "string",
"reindexRemoteWhitelist": "string",
"httpMaxInitialLineLength": "string"
},
"defaultConfig": {
"maxClauseCount": "string",
"fielddataCacheSize": "string",
"searchMaxBuckets": "string",
"reindexRemoteWhitelist": "string",
"httpMaxInitialLineLength": "string"
}
},
// end of the list of possible fields
"keystoreSettings": [
"string"
]
},
"dashboards": {
"nodeGroups": [
{
"name": "string",
"resources": {
"resourcePresetId": "string",
"diskSize": "string",
"diskTypeId": "string"
},
"hostsCount": "string",
"zoneIds": [
"string"
],
"subnetIds": [
"string"
],
"assignPublicIp": "boolean",
"diskSizeAutoscaling": {
"plannedUsageThreshold": "string",
"emergencyUsageThreshold": "string",
"diskSizeLimit": "string"
}
}
]
},
"access": {
"dataTransfer": "boolean",
"serverless": "boolean"
},
"snapshotManagement": {
"snapshotSchedule": {
// Includes only one of the fields `hourlySnapshotSchedule`, `dailySnapshotSchedule`, `weeklySnapshotSchedule`
"hourlySnapshotSchedule": {
"minute": "string"
},
"dailySnapshotSchedule": {
"hour": "string",
"minute": "string"
},
"weeklySnapshotSchedule": {
"day": "string",
"hour": "string",
"minute": "string"
}
// end of the list of possible fields
},
"snapshotMaxAgeDays": "string"
},
"fullVersion": "string"
},
"networkId": "string",
"health": "string",
"status": "string",
"securityGroupIds": [
"string"
],
"serviceAccountId": "string",
"deletionProtection": "boolean",
"maintenanceWindow": {
// Includes only one of the fields `anytime`, `weeklyMaintenanceWindow`
"anytime": "object",
"weeklyMaintenanceWindow": {
"day": "string",
"hour": "string"
}
// end of the list of possible fields
},
"plannedOperation": {
"info": "string",
"delayedUntil": "string",
"latestMaintenanceTime": "string",
"nextMaintenanceWindowTime": "string"
},
"diskEncryptionKeyId": "string"
},
"hosts": [
{
"name": "string",
"clusterId": "string",
"zoneId": "string",
"resources": {
"resourcePresetId": "string",
"diskSize": "string",
"diskTypeId": "string"
},
"type": "string",
"subnetId": "string",
"assignPublicIp": "boolean",
"nodeGroup": "string",
"roles": [
"string"
],
"internalIpv4": [
"string"
]
}
]
},
"requestParameters": "object",
"response": "object"
}
Field description
|
Field |
Description |
|
eventId |
string |
|
eventSource |
string |
|
eventType |
string |
|
eventTime |
string (date-time) String in RFC3339 To work with values in this field, use the APIs described in the |
|
authentication |
|
|
authorization |
|
|
resourceMetadata |
|
|
requestMetadata |
|
|
eventStatus |
enum (EventStatus)
|
|
error |
The error result of the operation in case of failure or cancellation. |
|
details |
|
|
requestParameters |
object |
|
response |
object |
IamAuthentication
|
Field |
Description |
|
authenticated |
boolean |
|
subjectType |
enum (IamSubjectType) Includes only one of the fields
|
|
subjectId |
string Includes only one of the fields |
|
subjectName |
string Includes only one of the fields |
|
federationId |
string Includes only one of the fields |
|
federationName |
string Includes only one of the fields |
|
federationType |
enum (FederationType) Includes only one of the fields
|
|
tokenInfo |
IamTokenInfo
|
Field |
Description |
|
maskedIamToken |
string |
|
iamTokenId |
string Includes only one of the fields |
|
impersonatorId |
string Includes only one of the fields |
|
impersonatorType |
enum (IamSubjectType) Includes only one of the fields
|
|
impersonatorName |
string Includes only one of the fields |
|
impersonatorFederationId |
string Includes only one of the fields |
|
impersonatorFederationName |
string Includes only one of the fields |
|
impersonatorFederationType |
enum (FederationType) Includes only one of the fields
|
Authorization
|
Field |
Description |
|
authorized |
boolean |
ResourceMetadata
|
Field |
Description |
|
path[] |
Resource
|
Field |
Description |
|
resourceType |
string |
|
resourceId |
string |
|
resourceName |
string Includes only one of the fields |
RequestMetadata
|
Field |
Description |
|
remoteAddress |
string |
|
userAgent |
string |
|
requestId |
string |
|
remotePort |
string (int64) Includes only one of the fields |
Status
The error result of the operation in case of failure or cancellation.
|
Field |
Description |
|
code |
integer (int32) Error code. An enum value of google.rpc.Code |
|
message |
string An error message. |
|
details[] |
object A list of messages that carry the error details. |
ClusterCreateEventDetails
|
Field |
Description |
|
clusterId |
string |
|
clusterName |
string |
|
cluster |
|
|
hosts[] |
Cluster
|
Field |
Description |
|
id |
string |
|
folderId |
string |
|
createdAt |
string (date-time) String in RFC3339 To work with values in this field, use the APIs described in the |
|
name |
string |
|
description |
string |
|
labels |
object (map<string, string>) |
|
environment |
enum (Environment)
|
|
monitoring[] |
|
|
config |
|
|
networkId |
string |
|
health |
enum (Health)
|
|
status |
enum (Status)
|
|
securityGroupIds[] |
string |
|
serviceAccountId |
string |
|
deletionProtection |
boolean |
|
maintenanceWindow |
|
|
plannedOperation |
|
|
diskEncryptionKeyId |
string |
Monitoring
|
Field |
Description |
|
name |
string |
|
description |
string |
|
link |
string |
ClusterConfig
|
Field |
Description |
|
version |
string |
|
opensearch |
|
|
dashboards |
|
|
access |
|
|
snapshotManagement |
|
|
fullVersion |
string |
OpenSearch
|
Field |
Description |
|
plugins[] |
string |
|
nodeGroups[] |
|
|
opensearchConfigSet_2 |
Includes only one of the fields |
|
keystoreSettings[] |
string |
NodeGroup
|
Field |
Description |
|
name |
string |
|
resources |
|
|
hostsCount |
string (int64) |
|
zoneIds[] |
string |
|
subnetIds[] |
string |
|
assignPublicIp |
boolean |
|
roles[] |
enum (GroupRole)
|
|
diskSizeAutoscaling |
Resources
|
Field |
Description |
|
resourcePresetId |
string |
|
diskSize |
string (int64) |
|
diskTypeId |
string |
DiskSizeAutoscaling
|
Field |
Description |
|
plannedUsageThreshold |
string (int64) Acceptable values are 0 to 100, inclusive. |
|
emergencyUsageThreshold |
string (int64) Acceptable values are 0 to 100, inclusive. |
|
diskSizeLimit |
string (int64) |
OpenSearchConfigSet2
|
Field |
Description |
|
effectiveConfig |
|
|
userConfig |
|
|
defaultConfig |
OpenSearchConfig2
|
Field |
Description |
|
maxClauseCount |
string (int64) Acceptable values are 1 to 2147483647, inclusive. |
|
fielddataCacheSize |
string |
|
searchMaxBuckets |
string (int64) Acceptable values are 0 to 2147483647, inclusive. |
|
reindexRemoteWhitelist |
string |
|
httpMaxInitialLineLength |
string |
Dashboards
|
Field |
Description |
|
nodeGroups[] |
NodeGroup
|
Field |
Description |
|
name |
string |
|
resources |
|
|
hostsCount |
string (int64) |
|
zoneIds[] |
string |
|
subnetIds[] |
string |
|
assignPublicIp |
boolean |
|
diskSizeAutoscaling |
Access
|
Field |
Description |
|
dataTransfer |
boolean |
|
serverless |
boolean |
SnapshotManagement
|
Field |
Description |
|
snapshotSchedule |
|
|
snapshotMaxAgeDays |
string (int64) The minimum value is 7. |
SnapshotSchedule
|
Field |
Description |
|
hourlySnapshotSchedule |
Includes only one of the fields |
|
dailySnapshotSchedule |
Includes only one of the fields |
|
weeklySnapshotSchedule |
Includes only one of the fields |
HourlySnapshotSchedule
|
Field |
Description |
|
minute |
string (int64) Acceptable values are 0 to 59, inclusive. |
DailySnapshotSchedule
|
Field |
Description |
|
hour |
string (int64) Acceptable values are 0 to 23, inclusive. |
|
minute |
string (int64) Acceptable values are 0 to 59, inclusive. |
WeeklySnapshotSchedule
|
Field |
Description |
|
day |
enum (WeekDay)
|
|
hour |
string (int64) Acceptable values are 0 to 23, inclusive. |
|
minute |
string (int64) Acceptable values are 0 to 59, inclusive. |
MaintenanceWindow
|
Field |
Description |
|
anytime |
object Includes only one of the fields |
|
weeklyMaintenanceWindow |
Includes only one of the fields |
WeeklyMaintenanceWindow
|
Field |
Description |
|
day |
enum (WeekDay)
|
|
hour |
string (int64) Acceptable values are 1 to 24, inclusive. |
MaintenanceOperation
|
Field |
Description |
|
info |
string The maximum string length in characters is 256. |
|
delayedUntil |
string (date-time) String in RFC3339 To work with values in this field, use the APIs described in the |
|
latestMaintenanceTime |
string (date-time) String in RFC3339 To work with values in this field, use the APIs described in the |
|
nextMaintenanceWindowTime |
string (date-time) String in RFC3339 To work with values in this field, use the APIs described in the |
HostDetails
|
Field |
Description |
|
name |
string |
|
clusterId |
string |
|
zoneId |
string |
|
resources |
|
|
type |
enum (Type)
|
|
subnetId |
string |
|
assignPublicIp |
boolean |
|
nodeGroup |
string |
|
roles[] |
enum (GroupRole)
|
|
internalIpv4[] |
string |