project/

directory
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 12, 2020 License: Apache-2.0

README

MongoDB::Atlas::Project

Description

This resource allows you to create a project, get one or a list of projects, and delete a project. Atlas provides a hierarchy based on organizations and projects to facilitate the management of your Atlas clusters. Projects allow you to isolate different environments (for instance, development/qa/prod environments) from each other, associate different users or teams with different environments, maintain separate cluster security configurations, and create different alert settings.

Attributes

Id : The unique identifier of the project.
Created : The ISO-8601-formatted timestamp of when Atlas created the project.
ClusterCount : The number of Atlas clusters deployed in the project.

##Parameters Name (required) : Name of the project to create.
OrgId (required) : Unique identifier of the organization within which to create the project.
ApiKeys (required) : The private and public keys of the MongoDB Atlas organization or project.

Installation

$ make
$ cfn submit
...

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL