You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace ``<enter-o11y-access-token>``in the example above, with the user API access token you retrieved from Splunk Observability Cloud in previous step.
112
+
Replace ``<enter-o11y-access-token>`` in the example above, with the user API access token you retrieved from Splunk Observability Cloud in previous step.
113
113
114
114
b. To pair with API endpoints, collect the following information then run the curl command:
115
115
@@ -130,9 +130,9 @@ If you already have a Splunk Cloud Platform account and a Splunk Observability C
130
130
131
131
Whether you used the command-line interface or API endpoints, the pairing command returns a pairing id:
132
132
133
-
.. code-block:: bash
133
+
.. code-block:: bash
134
134
135
-
"id": "<pairing-id>"
135
+
"id": "<pairing-id>"
136
136
137
137
4. You can use the pairing id to get the current status of the pairing.
138
138
@@ -151,7 +151,6 @@ If you already have a Splunk Cloud Platform account and a Splunk Observability C
0 commit comments