scaleway.searchdb.v1alpha1.Deployment
idUnique identifier of the Deployment. (UUID format)
nameName of the Deployment.
organization_idID of the Organization containing the Deployment. (UUID format)
project_idID of the Project containing the Deployment. (UUID format)
statusStatus of the Deployment.
tagsTags of the Deployment.
node_countNumber of nodes allocated per deployment.
node_typeNode type used in deployment.
Volume type and size.
Exposed endpoints.
created_atCreation date of the Deployment. (RFC 3339 format)
updated_atDate when last update was done to the Deployment. (RFC 3339 format)
versionOpensearch version of the Deployment.
regionRegion the Deployment is located.
node_amountDEPRECATED: Use node_count instead. Number of nodes allocated per deployment.
scaleway.searchdb.v1alpha1.Endpoint
idUnique identifier of the Endpoint. (UUID format)
List of available services, their ports and URLs.
publicdns_recordDNS entry to access to the service. Now deprecated. Use the url field from services field instead.
scaleway.searchdb.v1alpha1.ListDeploymentsResponse
List of deployments available.
total_countTotal number of objects.
scaleway.searchdb.v1alpha1.ListNodeTypesResponse
Node types compatible with the cluster.
total_countNumber of available node types to return.
scaleway.searchdb.v1alpha1.ListUsersRequest.OrderBy
scaleway.searchdb.v1alpha1.ListVersionsResponse
List of versions.
total_countNumber of versions in the list.
scaleway.searchdb.v1alpha1.NodeType
stock_statusStock status of the node type.
nameName of the node type.
descriptionDescription of the node type.
vcpusNumber of vCPUs available.
memory_bytesAmount of memory available. (in bytes)
disabledDefines whether the node type is disabled.
betaDefines whether the node type is in beta.
instance_rangeInstance range associated with the NodeType offer.
Available storage options for the Node Type.
scaleway.searchdb.v1alpha1.NodeType.VolumeType
typedescriptionmin_size_bytes(in bytes)
max_size_bytes(in bytes)
chunk_size_bytes(in bytes)
scaleway.searchdb.v1alpha1.Version
versionOpensearch Version.
end_of_lifeEnd of life date of the version. (RFC 3339 format)
disabledParameter that tell if the version is disabled.
betaParameter that tell if the version is in beta.