Schemas
scaleway.mongodb.v1.Endpoint
idUUID of the endpoint. (UUID format)
dns_recordList of DNS records of the endpoint.
portTCP port of the endpoint.
Private Network endpoint details.
Public Network endpoint details.
scaleway.mongodb.v1.Endpoint.PrivateNetworkDetails
private_network_idUUID of the Private Network. (UUID format)
scaleway.mongodb.v1.EndpointSpec.PrivateNetworkDetails
private_network_idUUID of the Private Network.
scaleway.mongodb.v1.Instance
idUUID of the Database Instance. (UUID format)
nameName of the Database Instance.
project_idProject ID the Database Instance belongs to. (UUID format)
organization_idOrganization ID the Database Instance belongs to. (UUID format)
statusStatus of the Database Instance.
versionMongoDB® major engine version of the Database Instance.
tagsList of tags applied to the Database Instance.
node_amountNumber of node in the Database Instance.
node_typeNode type of the Database Instance.
Volumes of the Database Instance.
List of Database Instance endpoints.
created_atCreation date (must follow the ISO 8601 format). (RFC 3339 format)
regionRegion the Database Instance is in.
Snapshot schedule configuration of the Database Instance.
List of settings applied to the Database Instance.
List of pending maintenances applicable to the Database Instance.
upgradable_versionsList of MongoDB® versions the Database Instance can be upgraded to.
scaleway.mongodb.v1.Instance.SnapshotSchedule
frequency_hoursretention_daysenablednext_update(RFC 3339 format)
last_run(RFC 3339 format)
scaleway.mongodb.v1.Instance.Status
scaleway.mongodb.v1.ListDatabasesRequest.OrderBy
scaleway.mongodb.v1.ListDatabasesResponse
List of the databases.
total_countTotal count of databases present on a Database Instance.
scaleway.mongodb.v1.ListInstancesRequest.OrderBy
scaleway.mongodb.v1.ListInstancesResponse
List of all Database Instances available in an Organization or Project.
total_countTotal count of Database Instances available in an Organization or Project.
scaleway.mongodb.v1.ListMaintenancesRequest.OrderBy
scaleway.mongodb.v1.ListMaintenancesResponse
List of maintenances of a MongoDB© instance.
total_countTotal count of maintenances of a MongoDB© instance.
scaleway.mongodb.v1.ListNodeTypesResponse
Types of the node.
total_countTotal count of node-types available.
scaleway.mongodb.v1.ListSnapshotsRequest.OrderBy
scaleway.mongodb.v1.ListSnapshotsResponse
List of all database snapshots available in an Organization or Project.
total_countTotal count of database snapshots available in a Organization or Project.
scaleway.mongodb.v1.ListUsersRequest.OrderBy
scaleway.mongodb.v1.ListUsersResponse
List of users in a Database Instance.
total_countTotal count of users present on a Database Instance.
scaleway.mongodb.v1.ListVersionsResponse
Available MongoDB® major engine version.
total_countTotal count of MongoDB® major engine version available.
scaleway.mongodb.v1.Maintenance
idID of the maintenance. (UUID format)
instance_idID of the instance on which the maintenance is applied. (UUID format)
created_atCreation date of the maintenance. (RFC 3339 format)
starts_atStart date of the maintenance. (RFC 3339 format)
stops_atStop date of the maintenance. (RFC 3339 format)
statusCurrent status of the maintenance.
forced_atForced application date of the maintenance. (RFC 3339 format)
applied_atApplication date of the maintenance. (RFC 3339 format)
applied_byUsertype who launched the maintenance.
Workflow to be applied during maintenance.
reasonReason of the maintenance.
scaleway.mongodb.v1.Maintenance.AppliedBy
scaleway.mongodb.v1.Maintenance.Status
scaleway.mongodb.v1.NodeType
nameNode type name identifier.
stock_statusCurrent stock status for the node type.
descriptionCurrent specs of the offer.
vcpusNumber of virtual CPUs.
memory_bytesQuantity of RAM. (in bytes)
Available storage options for the node type.
disabledThe node type is currently disabled.
betaThe node type is currently in beta.
instance_rangeInstance range associated with the node type offer.
scaleway.mongodb.v1.NodeType.Stock
scaleway.mongodb.v1.NodeType.VolumeType
typeVolume Type.
descriptionThe description of the volume.
min_size_bytesMinimum size required for the volume. (in bytes)
max_size_bytesMaximum size required for the volume. (in bytes)
chunk_size_bytesMinimum increment level for a Block Storage volume size. (in bytes)
scaleway.mongodb.v1.Snapshot
idUUID of the snapshot. (UUID format)
instance_idUUID of the Database Instance. (UUID format)
nameName of the snapshot.
statusStatus of the snapshot.
size_bytesSize of the snapshot. (in bytes)
expires_atExpiration date (must follow the ISO 8601 format). (RFC 3339 format)
created_atCreation date (must follow the ISO 8601 format). (RFC 3339 format)
updated_atUpdated date (must follow the ISO 8601 format). (RFC 3339 format)
instance_nameName of the Database Instance of the snapshot.
node_typeSource node type.
volume_typeType of volume where data is stored - sbs_5k or sbs_15k.
regionRegion of the snapshot.
scaleway.mongodb.v1.Snapshot.Status
scaleway.mongodb.v1.User
nameName of the user (Length must be between 1 and 63 characters. First character must be an alphabet character (a-zA-Z). Only a-zA-Z0-9_$- characters are accepted).
List of roles assigned to the user, along with the corresponding database where each role is granted.
scaleway.mongodb.v1.UserRole
roleName of the preset role.
database_nameName of the database on which the preset role will be used.
any_databaseFlag to enable the preset role in all databases.
scaleway.mongodb.v1.UserRole.Role
scaleway.mongodb.v1.Version
versionMongoDB® major engine version.
end_of_life_atDate of End of Life. (RFC 3339 format)
released_atDate of Release. (RFC 3339 format)
scaleway.mongodb.v1.Volume
typeType of volume where data is stored.
size_bytesVolume size. (in bytes)