|
53 | 53 |
|
54 | 54 | * - ``data.orgId``
|
55 | 55 | - string
|
56 |
| - - 24 character hex string that uniquely |
| 56 | + - *Required*. 24 character hex string that uniquely |
57 | 57 | identifies your
|
58 | 58 | |com| :opsmgr:`Organization </tutorial/manage-organizations>`.
|
59 | 59 |
|
60 | 60 | .. include:: /includes/admonitions/note-k8s-supported-in-om4.rst
|
61 | 61 |
|
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>`: |
64 | 64 |
|
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 |
67 | 66 |
|
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:: |
84 | 68 |
|
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 | + |
95 | 73 | - ``5b890e0feacf0b76ff3e7183``
|
96 | 74 |
|
97 | 75 | * - ``data.baseUrl``
|
|
0 commit comments