Skip to content

Commit c946ee9

Browse files
davidhou17jwilliams-mongo
authored andcommitted
Change orgID to required field (#1221)
1 parent b5d55cb commit c946ee9

File tree

2 files changed

+11
-38
lines changed

2 files changed

+11
-38
lines changed

source/includes/list-tables/configmap-keys-curl.rst

Lines changed: 9 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -53,45 +53,23 @@
5353

5454
* - ``data.orgId``
5555
- string
56-
- 24 character hex string that uniquely
56+
- *Required*. 24 character hex string that uniquely
5757
identifies your
5858
|com| :opsmgr:`Organization </tutorial/manage-organizations>`.
5959

6060
.. include:: /includes/admonitions/note-k8s-supported-in-om4.rst
6161

62-
Depending on your |k8s-op-short| :ref:`credentials
63-
<create-k8s-credentials>`, this field is:
62+
Specify an :ref:`existing Organization
63+
<create-organization>`:
6464

65-
- *Required* for :opsmgr:`Global Programmatic API Keys </reference/api/global-api-keys/>`.
66-
- *Optional* for :ref:`Organization Programmatic API Keys <create-org-app-api-key>`.
65+
.. include:: /includes/steps/find-org-id.rst
6766

68-
.. tabs::
69-
70-
.. tab:: Global API Keys
71-
:tabid: global
72-
73-
You must specify an :ref:`existing Organization
74-
<create-organization>`.
75-
76-
.. include:: /includes/steps/find-org-id.rst
77-
78-
.. tab:: Organization API Keys
79-
:tabid: org
80-
81-
If specified, the |k8s-op-short| links to the organization.
82-
83-
To find the ``orgID`` of your organization:
67+
.. note::
8468

85-
.. include:: /includes/steps/find-org-id.rst
86-
87-
If omitted, |onprem| creates an organization called
88-
``projectName`` that contains a project also called
89-
``projectName``.
90-
91-
You must have the :authrole:`Organization Project Creator`
92-
role to create a new project within an existing
93-
|com| organization.
94-
69+
You must have the :authrole:`Organization Project Creator`
70+
role to create a new project within an existing
71+
|com| organization.
72+
9573
- ``5b890e0feacf0b76ff3e7183``
9674

9775
* - ``data.baseUrl``

source/includes/list-tables/configmap-keys.rst

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252

5353
* - ``data.orgId``
5454
- string
55-
- 24 character hex string that uniquely identifies your
55+
- *Required*. 24 character hex string that uniquely identifies your
5656
MongoDB :opsmgr:`Organization </tutorial/manage-organizations>`.
5757
You can find the ``orgId`` in your |onprem| |url|:
5858

@@ -66,13 +66,8 @@
6666
6767
.. important::
6868

69-
This field is *optional*. If you omit the ``orgId``,
70-
|onprem| creates an Organization called ``projectName``
71-
that contains a Project also called ``projectName``.
72-
7369
You must have the :authrole:`Organization Project Creator`
74-
role to create a new project
75-
*within an existing organization*.
70+
role to create a new project *within an existing organization*.
7671

7772
.. include:: /includes/admonitions/note-k8s-supported-in-om4.rst
7873

0 commit comments

Comments
 (0)