Skip to content

Commit 15287d4

Browse files
DOCSP-43004 removed nested procedure (#1866)
* removed nested procedure
1 parent 4cf930f commit 15287d4

File tree

3 files changed

+13
-26
lines changed

3 files changed

+13
-26
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
Specify an :opsmgr:`existing Organization
6161
</tutorial/manage-organizations/#create-organization>`:
6262

63-
.. include:: /includes/steps/find-org-id.rst
63+
.. include:: /includes/steps-find-org-id.rst
6464

6565
You must have the :opsmgr:`Organization Project Creator </reference/user-roles/#Organization Project Creator>`
6666
role to create a new project within an existing

source/includes/steps-find-org-id.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
a. Find the organization's ID.
2+
3+
Click :guilabel:`Settings` in the left navigation bar.
4+
5+
#. Copy and paste the orgId into the URL.
6+
7+
Select your organization, view the current |url|
8+
in your browser and copy the value displayed in
9+
the ``<orgId>`` placeholder as follows:
10+
11+
``https://ops.example.com:8443/``
12+
``v2#/org/<orgId>/projects``

source/includes/steps-find-org-id.yaml

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)