Responses
-
The requested Security project
Hide response attributes Show response attributes object
A Security project.
-
ID of the project.
Format should match the following pattern:
^[a-z0-9]{32}$. -
Descriptive name for a project.
Minimum length is
1, maximum length is255. -
A domain label compatible with RFC-1035 standards. Project alias with a unique suffix added by the system to avoid naming conflicts.
Minimum length is
8, maximum length is57. Format should match the following pattern:^[a-zA-Z]{1}(?:[a-zA-Z0-9-]*[a-zA-Z0-9]{1})?$. -
Unique human-readable identifier for a region in Elastic Cloud.
-
Additional details about the project.
Hide metadata attributes Show metadata attributes object
-
Date and time when the project was created.
-
ID of the user.
-
The Organization ID who owns the project.
-
Date and time when the project was suspended.
-
Reason why the project was suspended.
-
Tags associated with a project in the form of key-value pairs. Tags are limited to a minimum of 1 and a maximum of 64 per project. Each tag key must begin with a lowercase letter (a-z), contain only lowercase letters, digits, underscores, and hyphens (a-z0-9_-), and have a maximum length of 32 characters.
-
System tags associated with a project in the form of key-value pairs. These tags are added by the internal system and are read-only. The keys are prefixed with an underscore to differentiate them from user tags.
-
-
The cloud ID, an encoded string that provides other Elastic services with the necessary information to connect to this Elasticsearch and Kibana.
-
traffic filters IDs
-
Configuration for projects linked to this project
Additional properties are NOT allowed.
Hide linked attribute Show linked attribute object
-
Hide projects attribute Show projects attribute object
-
-
the type of the project
Value is
security. -
The endpoints to access the different apps of the project.
-
Private endpoints (URLs) for Security projects when PrivateLink is enabled.
Hide private_endpoints attributes Show private_endpoints attributes object
-
Configuration for the entire set of capabilities that make the data searchable in Security.
Hide search_lake attribute Show search_lake attribute object
-
Configuration to control the data retention in Elasticsearch data streams.
Hide data_retention attributes Show data_retention attributes object | null
-
Maximum number of days allowed for retaining data in Elasticsearch data streams. Can be set to "null" for unlimited. A default of 396 will be applied if no value is specified on project creation.
Minimum value is
7, maximum value is3681. -
Default number of days during which data remains available in Elasticsearch data streams. Can be set to "null" for unlimited. A default of 396 will be applied if no value is specified on project creation.
Minimum value is
7, maximum value is3681.
-
-
-
admin features package (BYOK, BYOIDP, CCS, CCR)
Values are
standardorenterprise. -
At least
1but not more than3elements. Default value is[{"product_line" => "security", "product_tier" => "complete"}, {"product_line" => "cloud", "product_tier" => "complete"}, {"product_line" => "endpoint", "product_tier" => "complete"}].Hide product_types attributes Show product_types attributes object
Defines Security product type object with product line and tier dimensions.
-
The identifier of the Security Solution product line.
Values are
security,cloud, orendpoint. -
The identifier of the Security Solution product tier.
Values are
completeoressentials.
-
-
-
Not Found
curl \
--request GET 'https://api.elastic-cloud.com/api/v1/serverless/projects/security/{id}' \
--header "Authorization: $API_KEY"