Schemas
scaleway.messageq.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.
node_typeNode type used.
Volume type and size.
Exposed endpoints.
created_atDate the deployment was created. (RFC 3339 format)
updated_atDate the deployment was last updated. (RFC 3339 format)
versionMessageQ version of the deployment.
regionRegion of the deployment.
scaleway.messageq.v1alpha1.Endpoint
idUnique identifier of the endpoint. (UUID format)
List of available services, their ports and URLs.
publicdns_recordDNS record for service access. Now deprecated. Use the url field from services field instead.
scaleway.messageq.v1alpha1.ListDeploymentsResponse
List of deployments.
total_countNumber of deployments in result set.
scaleway.messageq.v1alpha1.ListNodeTypesResponse
List of node types compatible.
total_countNumber of node types in result set.
scaleway.messageq.v1alpha1.ListUsersRequest.OrderBy
scaleway.messageq.v1alpha1.ListVersionsResponse
List of versions.
total_countNumber of versions in result set.
scaleway.messageq.v1alpha1.NodeType
stock_statusStock status for 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 node type offer.
Available storage options for the node type.
scaleway.messageq.v1alpha1.NodeType.VolumeType
typedescriptionmin_size_bytes(in bytes)
max_size_bytes(in bytes)
chunk_size_bytes(in bytes)
scaleway.messageq.v1alpha1.Version
versionMessageQ version.
end_of_lifeDate the version support ends. (RFC 3339 format)
disabledDefines whether the version is disabled.
betaDefines whether the version is in beta.