ASTM SCD DSS: Interfaces authentication

scenarios.astm.utm.dss.authentication.AuthenticationValidation

Resources

KML visualization

Case Step Event uss1_dss
Setup Ensure clean workspace 1 🌐
  • GET dss.uss1.localutm 404
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:39.739920Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY0OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:39 GMT
        • Content-Length
          :
          120
      • elapsed_s
        :
        0.00235
      • reported
        :
        2026-03-03T21:57:39.742573Z
      • json
        :
        • message
          :
          OperationalIntent 0000017c-e36d-40be-8d38-beca6ca30000 not found (E:fe876d03-6e24-4e5c-9b75-638672f3450a)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getOperationalIntentReference
    • participant_id
      :
      uss1_dss
🌐
2 Operational intent references can be queried by ID
3 🌐
  • GET dss.uss1.localutm 404
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/dss/v1/subscriptions/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:39.742681Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY0OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:39 GMT
        • Content-Length
          :
          115
      • elapsed_s
        :
        0.001706
      • reported
        :
        2026-03-03T21:57:39.744691Z
      • json
        :
        • message
          :
          Subscription 0000017c-e36d-40be-8d38-beca6ca30000 not found (E:45bfb512-f383-4e97-9f9c-3485f0066f4e)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      uss1_dss
🌐
4 Subscription can be queried by ID
5 🌐
  • GET dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/dss/v1/uss_availability/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:39.744857Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY1MSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5hdmFpbGFiaWxpdHlfYXJiaXRyYXRpb24iLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:39 GMT
        • Content-Length
          :
          96
      • elapsed_s
        :
        0.002053
      • reported
        :
        2026-03-03T21:57:39.747202Z
      • json
        :
        • version
          :
        • status
          :
          • uss
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • availability
            :
            Unknown
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.uss.getUssAvailability
    • participant_id
      :
      uss1_dss
🌐
6 USS Availability can be requested
7 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/dss/v1/uss_availability/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:39.747479Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          100
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY1MSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5hdmFpbGFiaWxpdHlfYXJiaXRyYXRpb24iLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        • old_version
          :
        • availability
          :
          Unknown
        • request_id
          :
          6be8887c-0e2e-492e-a0c4-6651c278814e
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:39 GMT
        • Content-Length
          :
          140
      • elapsed_s
        :
        0.003586
      • reported
        :
        2026-03-03T21:57:39.751392Z
      • json
        :
        • version
          :
          Pc2yZPoBUPMm14nSrs.2BNCNxl5h1vNCyHBL-11OI1w_
        • status
          :
          • uss
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • availability
            :
            Unknown
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.uss.setUssAvailability
    • participant_id
      :
      uss1_dss
🌐
8 USS Availability can be updated
9 🌐
  • POST dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        POST
      • url
        :
        http://dss.uss1.localutm/dss/v1/subscriptions/query
      • initiated_at
        :
        2026-03-03T21:57:39.751753Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          460
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY0OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
            • outline_circle
              :
              None
          • time_start
            :
            None
          • time_end
            :
            None
        • request_id
          :
          03023891-d67c-4c3d-a446-ced2a4233fa8
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:39 GMT
        • Content-Length
          :
          21
      • elapsed_s
        :
        0.002238
      • reported
        :
        2026-03-03T21:57:39.754375Z
      • json
        :
        • subscriptions
          :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.querySubscriptions
    • participant_id
      :
      uss1_dss
🌐
10 Successful subscription search query
Endpoint authorization Subscription endpoints authentication 14 📓 missing_scope: Missing scope testing disabled.
15 📓 scd: Testing Strategic Coordination endpoints (Subscriptions and OIRs)
16 📓 scd_wrong_scope: Incorrect scope testing enabled with scope interuss.flight_planning.direct_automated_test.
17 🌐
  • PUT dss.uss1.localutm 401
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/dss/v1/subscriptions/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:39.756807Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          754
        • Content-Type
          :
          application/json
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
            • altitude_lower
              :
              • value
                :
                0.0
              • reference
                :
                W84
              • units
                :
                M
            • altitude_upper
              :
              • value
                :
                3048.0
              • reference
                :
                W84
              • units
                :
                M
          • time_start
            :
            • value
              :
              2026-03-03T21:57:29.754904Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-03-03T22:42:29.754904Z
            • format
              :
              RFC3339
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/dss/authentication/sub_api_validator
        • notify_for_operational_intents
          :
          True
        • notify_for_constraints
          :
          False
        • request_id
          :
          8370464e-07aa-459e-bb58-1cc7088aeb2e
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:39 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.001227
      • reported
        :
        2026-03-03T21:57:39.758377Z
      • json
        :
        • message
          :
          Missing access token (E:c753d88d-ccc0-4f8e-9105-a2d431188ab5)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.createSubscription
    • participant_id
      :
      uss1_dss
🌐
18 🌐
  • GET dss.uss1.localutm 404
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/dss/v1/subscriptions/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:39.758467Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY0OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:39 GMT
        • Content-Length
          :
          115
      • elapsed_s
        :
        0.001773
      • reported
        :
        2026-03-03T21:57:39.760521Z
      • json
        :
        • message
          :
          Subscription 0000017c-e36d-40be-8d38-beca6ca30000 not found (E:1ba22d1f-a346-4d77-ab0b-e674efeae9f6)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      uss1_dss
🌐
19 Unauthorized requests return the proper error message body
20 Create subscription with missing credentials
21 Unauthorized requests return the proper error message body
22 🌐
  • PUT dss.uss1.localutm 401
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/dss/v1/subscriptions/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:39.772294Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          754
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImNsaWVudF9pZCI6InVzc191bnNpZ25lZCIsImV4cCI6MTc3MjU3ODY1OSwiaXNzIjoiTm9BdXRoIiwianRpIjoiMzUwOTdiOTUtM2FhMC00MTdiLTliNDktYTU3OGVmMTg2NjI5IiwibmJmIjoxNzcyNTc1MDU4LCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3Vuc2lnbmVkIn0.REDACTED
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
            • altitude_lower
              :
              • value
                :
                0.0
              • reference
                :
                W84
              • units
                :
                M
            • altitude_upper
              :
              • value
                :
                3048.0
              • reference
                :
                W84
              • units
                :
                M
          • time_start
            :
            • value
              :
              2026-03-03T21:57:29.754904Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-03-03T22:42:29.754904Z
            • format
              :
              RFC3339
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/dss/authentication/sub_api_validator
        • notify_for_operational_intents
          :
          True
        • notify_for_constraints
          :
          False
        • request_id
          :
          6cdbf2ab-e5cc-4914-8836-b330bf49a667
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:39 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.00225
      • reported
        :
        2026-03-03T21:57:39.819278Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:879e1309-964c-4d2f-b765-143dce47caa4)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.createSubscription
    • participant_id
      :
      uss1_dss
🌐
23 🌐
  • GET dss.uss1.localutm 404
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/dss/v1/subscriptions/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:39.819481Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY0OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:39 GMT
        • Content-Length
          :
          115
      • elapsed_s
        :
        0.002567
      • reported
        :
        2026-03-03T21:57:39.822542Z
      • json
        :
        • message
          :
          Subscription 0000017c-e36d-40be-8d38-beca6ca30000 not found (E:e2ca9ba4-64ef-44c3-bd42-287ab4fdf89c)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      uss1_dss
🌐
24 Unauthorized requests return the proper error message body
25 Create subscription with invalid credentials
26 Unauthorized requests return the proper error message body
27 🌐
  • PUT dss.uss1.localutm 403
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/dss/v1/subscriptions/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:39.838055Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          754
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY1OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6ImludGVydXNzLmZsaWdodF9wbGFubmluZy5kaXJlY3RfYXV0b21hdGVkX3Rlc3QiLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
            • altitude_lower
              :
              • value
                :
                0.0
              • reference
                :
                W84
              • units
                :
                M
            • altitude_upper
              :
              • value
                :
                3048.0
              • reference
                :
                W84
              • units
                :
                M
          • time_start
            :
            • value
              :
              2026-03-03T21:57:29.754904Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-03-03T22:42:29.754904Z
            • format
              :
              RFC3339
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/dss/authentication/sub_api_validator
        • notify_for_operational_intents
          :
          True
        • notify_for_constraints
          :
          False
        • request_id
          :
          68dfa843-efb1-4d07-8e7b-c893c0578969
      • body
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:39 GMT
        • Content-Length
          :
          327
      • elapsed_s
        :
        0.001033
      • reported
        :
        2026-03-03T21:57:39.842712Z
      • json
        :
        • message
          :
          Access token missing scopes (AuthOption[0]: utm.constraint_processing ; AuthOption[1]: utm.strategic_coordination) while expecting [Authority: (utm.constraint_processing)] OR [Authority: (utm.strategic_coordination)] and got interuss.flight_planning.direct_automated_test (E:17d9725c-6df4-4ff8-ab9f-fecd398ed649)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.createSubscription
    • participant_id
      :
      uss1_dss
🌐
28 🌐
  • GET dss.uss1.localutm 404
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/dss/v1/subscriptions/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:39.842897Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY0OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:39 GMT
        • Content-Length
          :
          115
      • elapsed_s
        :
        0.002155
      • reported
        :
        2026-03-03T21:57:39.845444Z
      • json
        :
        • message
          :
          Subscription 0000017c-e36d-40be-8d38-beca6ca30000 not found (E:3adff22c-f631-4cf7-8b8d-c3891b9b7813)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      uss1_dss
🌐
29 Unauthorized requests return the proper error message body
30 Create subscription with incorrect scope
31 Unauthorized requests return the proper error message body
32 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/dss/v1/subscriptions/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:39.859676Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          754
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY0OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
            • altitude_lower
              :
              • value
                :
                0.0
              • reference
                :
                W84
              • units
                :
                M
            • altitude_upper
              :
              • value
                :
                3048.0
              • reference
                :
                W84
              • units
                :
                M
          • time_start
            :
            • value
              :
              2026-03-03T21:57:29.754904Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-03-03T22:42:29.754904Z
            • format
              :
              RFC3339
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/dss/authentication/sub_api_validator
        • notify_for_operational_intents
          :
          True
        • notify_for_constraints
          :
          False
        • request_id
          :
          0d80cf93-8cbb-40de-9629-56906566eced
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:39 GMT
        • Content-Length
          :
          592
      • elapsed_s
        :
        0.006685
      • reported
        :
        2026-03-03T21:57:39.866850Z
      • json
        :
        • subscription
          :
          • id
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • version
            :
            Iaypwt0ZJmfR6gW-LbE2300.E1wu0zbnKG-92UDOzbc_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-03-03T21:57:29.754904Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-03-03T22:42:29.754904Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/dss/authentication/sub_api_validator
          • notify_for_operational_intents
            :
            True
          • notify_for_constraints
            :
            False
          • implicit_subscription
            :
            False
          • dependent_operational_intents
            :
        • operational_intent_references
          :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.createSubscription
    • participant_id
      :
      uss1_dss
🌐
33 Create subscription with valid credentials
34 🌐
  • GET dss.uss1.localutm 401
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/dss/v1/subscriptions/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:39.867629Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:39 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.000586
      • reported
        :
        2026-03-03T21:57:39.868552Z
      • json
        :
        • message
          :
          Missing access token (E:8807029f-835b-4ced-b07a-1e8782e246cf)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      uss1_dss
🌐
35 Get subscription with missing credentials
36 Unauthorized requests return the proper error message body
37 🌐
  • GET dss.uss1.localutm 401
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/dss/v1/subscriptions/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:39.874420Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImNsaWVudF9pZCI6InVzc191bnNpZ25lZCIsImV4cCI6MTc3MjU3ODY1OSwiaXNzIjoiTm9BdXRoIiwianRpIjoiMzUwOTdiOTUtM2FhMC00MTdiLTliNDktYTU3OGVmMTg2NjI5IiwibmJmIjoxNzcyNTc1MDU4LCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3Vuc2lnbmVkIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:39 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.000762
      • reported
        :
        2026-03-03T21:57:39.875523Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:3487400b-9b45-4ea6-b016-104e216978f8)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      uss1_dss
🌐
38 Get subscription with invalid credentials
39 Unauthorized requests return the proper error message body
40 🌐
  • GET dss.uss1.localutm 403
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/dss/v1/subscriptions/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:39.881139Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY1OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6ImludGVydXNzLmZsaWdodF9wbGFubmluZy5kaXJlY3RfYXV0b21hdGVkX3Rlc3QiLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:39 GMT
        • Content-Length
          :
          327
      • elapsed_s
        :
        0.000743
      • reported
        :
        2026-03-03T21:57:39.882177Z
      • json
        :
        • message
          :
          Access token missing scopes (AuthOption[0]: utm.constraint_processing ; AuthOption[1]: utm.strategic_coordination) while expecting [Authority: (utm.constraint_processing)] OR [Authority: (utm.strategic_coordination)] and got interuss.flight_planning.direct_automated_test (E:9c1a4e33-5f8d-4448-ab0e-70e4ed6d0507)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      uss1_dss
🌐
41 Get subscription with incorrect scope
42 Unauthorized requests return the proper error message body
43 🌐
  • GET dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/dss/v1/subscriptions/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:39.887433Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY0OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:39 GMT
        • Content-Length
          :
          557
      • elapsed_s
        :
        0.003306
      • reported
        :
        2026-03-03T21:57:39.891031Z
      • json
        :
        • subscription
          :
          • id
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • version
            :
            Iaypwt0ZJmfR6gW-LbE2300.E1wu0zbnKG-92UDOzbc_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-03-03T21:57:29.754904Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-03-03T22:42:29.754904Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/dss/authentication/sub_api_validator
          • notify_for_operational_intents
            :
            True
          • notify_for_constraints
            :
            False
          • implicit_subscription
            :
            False
          • dependent_operational_intents
            :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      uss1_dss
🌐
44 Get subscription with valid credentials
45 🌐
  • PUT dss.uss1.localutm 401
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/dss/v1/subscriptions/0000017c-e36d-40be-8d38-beca6ca30000/Iaypwt0ZJmfR6gW-LbE2300.E1wu0zbnKG-92UDOzbc_
      • initiated_at
        :
        2026-03-03T21:57:39.891778Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          754
        • Content-Type
          :
          application/json
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
            • altitude_lower
              :
              • value
                :
                0.0
              • reference
                :
                W84
              • units
                :
                M
            • altitude_upper
              :
              • value
                :
                3048.0
              • reference
                :
                W84
              • units
                :
                M
          • time_start
            :
            • value
              :
              2026-03-03T21:57:29.754904Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-03-03T22:42:19.754904Z
            • format
              :
              RFC3339
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/dss/authentication/sub_api_validator
        • notify_for_operational_intents
          :
          True
        • notify_for_constraints
          :
          False
        • request_id
          :
          16e326d7-b977-41a5-a5e2-d99cdadf6f21
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:39 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.000614
      • reported
        :
        2026-03-03T21:57:39.892754Z
      • json
        :
        • message
          :
          Missing access token (E:fc9f9b59-fe6d-4ca3-80ca-391c47323fa7)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.createSubscription
    • participant_id
      :
      uss1_dss
🌐
46 🌐
  • GET dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/dss/v1/subscriptions/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:39.892913Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY0OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:39 GMT
        • Content-Length
          :
          557
      • elapsed_s
        :
        0.002911
      • reported
        :
        2026-03-03T21:57:39.896142Z
      • json
        :
        • subscription
          :
          • id
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • version
            :
            Iaypwt0ZJmfR6gW-LbE2300.E1wu0zbnKG-92UDOzbc_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-03-03T21:57:29.754904Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-03-03T22:42:29.754904Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/dss/authentication/sub_api_validator
          • notify_for_operational_intents
            :
            True
          • notify_for_constraints
            :
            False
          • implicit_subscription
            :
            False
          • dependent_operational_intents
            :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      uss1_dss
🌐
47 Mutate subscription with missing credentials
48 Unauthorized requests return the proper error message body
49 🌐
  • PUT dss.uss1.localutm 401
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/dss/v1/subscriptions/0000017c-e36d-40be-8d38-beca6ca30000/Iaypwt0ZJmfR6gW-LbE2300.E1wu0zbnKG-92UDOzbc_
      • initiated_at
        :
        2026-03-03T21:57:39.902689Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          754
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImNsaWVudF9pZCI6InVzc191bnNpZ25lZCIsImV4cCI6MTc3MjU3ODY1OSwiaXNzIjoiTm9BdXRoIiwianRpIjoiMzUwOTdiOTUtM2FhMC00MTdiLTliNDktYTU3OGVmMTg2NjI5IiwibmJmIjoxNzcyNTc1MDU4LCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3Vuc2lnbmVkIn0.REDACTED
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
            • altitude_lower
              :
              • value
                :
                0.0
              • reference
                :
                W84
              • units
                :
                M
            • altitude_upper
              :
              • value
                :
                3048.0
              • reference
                :
                W84
              • units
                :
                M
          • time_start
            :
            • value
              :
              2026-03-03T21:57:29.754904Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-03-03T22:42:19.754904Z
            • format
              :
              RFC3339
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/dss/authentication/sub_api_validator
        • notify_for_operational_intents
          :
          True
        • notify_for_constraints
          :
          False
        • request_id
          :
          1d7a0226-994e-4a54-8f93-c3d67f670857
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:39 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.000926
      • reported
        :
        2026-03-03T21:57:39.904028Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:ec26f0fc-9965-40d8-b33b-2a32dece87dd)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.createSubscription
    • participant_id
      :
      uss1_dss
🌐
50 🌐
  • GET dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/dss/v1/subscriptions/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:39.904190Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY0OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:39 GMT
        • Content-Length
          :
          557
      • elapsed_s
        :
        0.003175
      • reported
        :
        2026-03-03T21:57:39.907666Z
      • json
        :
        • subscription
          :
          • id
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • version
            :
            Iaypwt0ZJmfR6gW-LbE2300.E1wu0zbnKG-92UDOzbc_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-03-03T21:57:29.754904Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-03-03T22:42:29.754904Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/dss/authentication/sub_api_validator
          • notify_for_operational_intents
            :
            True
          • notify_for_constraints
            :
            False
          • implicit_subscription
            :
            False
          • dependent_operational_intents
            :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      uss1_dss
🌐
51 Mutate subscription with invalid credentials
52 Unauthorized requests return the proper error message body
53 🌐
  • PUT dss.uss1.localutm 403
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/dss/v1/subscriptions/0000017c-e36d-40be-8d38-beca6ca30000/Iaypwt0ZJmfR6gW-LbE2300.E1wu0zbnKG-92UDOzbc_
      • initiated_at
        :
        2026-03-03T21:57:39.913606Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          754
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY1OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6ImludGVydXNzLmZsaWdodF9wbGFubmluZy5kaXJlY3RfYXV0b21hdGVkX3Rlc3QiLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
            • altitude_lower
              :
              • value
                :
                0.0
              • reference
                :
                W84
              • units
                :
                M
            • altitude_upper
              :
              • value
                :
                3048.0
              • reference
                :
                W84
              • units
                :
                M
          • time_start
            :
            • value
              :
              2026-03-03T21:57:29.754904Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-03-03T22:42:19.754904Z
            • format
              :
              RFC3339
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/dss/authentication/sub_api_validator
        • notify_for_operational_intents
          :
          True
        • notify_for_constraints
          :
          False
        • request_id
          :
          d2cd736e-364e-4f5a-b7be-96ba607d94bc
      • body
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:39 GMT
        • Content-Length
          :
          327
      • elapsed_s
        :
        0.000782
      • reported
        :
        2026-03-03T21:57:39.914780Z
      • json
        :
        • message
          :
          Access token missing scopes (AuthOption[0]: utm.constraint_processing ; AuthOption[1]: utm.strategic_coordination) while expecting [Authority: (utm.constraint_processing)] OR [Authority: (utm.strategic_coordination)] and got interuss.flight_planning.direct_automated_test (E:2809be8a-bc5e-41a3-a099-92ef5c703ffd)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.createSubscription
    • participant_id
      :
      uss1_dss
🌐
54 🌐
  • GET dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/dss/v1/subscriptions/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:39.914963Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY0OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:39 GMT
        • Content-Length
          :
          557
      • elapsed_s
        :
        0.002907
      • reported
        :
        2026-03-03T21:57:39.918158Z
      • json
        :
        • subscription
          :
          • id
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • version
            :
            Iaypwt0ZJmfR6gW-LbE2300.E1wu0zbnKG-92UDOzbc_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-03-03T21:57:29.754904Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-03-03T22:42:29.754904Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/dss/authentication/sub_api_validator
          • notify_for_operational_intents
            :
            True
          • notify_for_constraints
            :
            False
          • implicit_subscription
            :
            False
          • dependent_operational_intents
            :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      uss1_dss
🌐
55 Mutate subscription with incorrect scope
56 Unauthorized requests return the proper error message body
57 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/dss/v1/subscriptions/0000017c-e36d-40be-8d38-beca6ca30000/Iaypwt0ZJmfR6gW-LbE2300.E1wu0zbnKG-92UDOzbc_
      • initiated_at
        :
        2026-03-03T21:57:39.924775Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          754
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY0OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • extents
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
            • altitude_lower
              :
              • value
                :
                0.0
              • reference
                :
                W84
              • units
                :
                M
            • altitude_upper
              :
              • value
                :
                3048.0
              • reference
                :
                W84
              • units
                :
                M
          • time_start
            :
            • value
              :
              2026-03-03T21:57:29.754904Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-03-03T22:42:19.754904Z
            • format
              :
              RFC3339
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/dss/authentication/sub_api_validator
        • notify_for_operational_intents
          :
          True
        • notify_for_constraints
          :
          False
        • request_id
          :
          a67ae023-c972-4101-a447-6946c49ceb89
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:39 GMT
        • Content-Length
          :
          592
      • elapsed_s
        :
        0.00763
      • reported
        :
        2026-03-03T21:57:39.932895Z
      • json
        :
        • subscription
          :
          • id
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • version
            :
            u5s31QV2PqCfBxVUVPcNRZQwD4JDZkA1F8bUJePjAE8_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-03-03T21:57:29.754904Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-03-03T22:42:19.754904Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/dss/authentication/sub_api_validator
          • notify_for_operational_intents
            :
            True
          • notify_for_constraints
            :
            False
          • implicit_subscription
            :
            False
          • dependent_operational_intents
            :
        • operational_intent_references
          :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.createSubscription
    • participant_id
      :
      uss1_dss
🌐
58 Mutate subscription with valid credentials
59 🌐
  • DELETE dss.uss1.localutm 401
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss1.localutm/dss/v1/subscriptions/0000017c-e36d-40be-8d38-beca6ca30000/u5s31QV2PqCfBxVUVPcNRZQwD4JDZkA1F8bUJePjAE8_
      • initiated_at
        :
        2026-03-03T21:57:39.933752Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:39 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.000697
      • reported
        :
        2026-03-03T21:57:39.934852Z
      • json
        :
        • message
          :
          Missing access token (E:d307e750-4082-4a5e-ae1f-faad9917dbd5)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.deleteSubscription
    • participant_id
      :
      uss1_dss
🌐
60 🌐
  • GET dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/dss/v1/subscriptions/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:39.935027Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY0OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:39 GMT
        • Content-Length
          :
          557
      • elapsed_s
        :
        0.002842
      • reported
        :
        2026-03-03T21:57:39.938176Z
      • json
        :
        • subscription
          :
          • id
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • version
            :
            u5s31QV2PqCfBxVUVPcNRZQwD4JDZkA1F8bUJePjAE8_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-03-03T21:57:29.754904Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-03-03T22:42:19.754904Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/dss/authentication/sub_api_validator
          • notify_for_operational_intents
            :
            True
          • notify_for_constraints
            :
            False
          • implicit_subscription
            :
            False
          • dependent_operational_intents
            :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      uss1_dss
🌐
61 Delete subscription with missing credentials
62 Unauthorized requests return the proper error message body
63 🌐
  • DELETE dss.uss1.localutm 401
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss1.localutm/dss/v1/subscriptions/0000017c-e36d-40be-8d38-beca6ca30000/u5s31QV2PqCfBxVUVPcNRZQwD4JDZkA1F8bUJePjAE8_
      • initiated_at
        :
        2026-03-03T21:57:39.944024Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImNsaWVudF9pZCI6InVzc191bnNpZ25lZCIsImV4cCI6MTc3MjU3ODY1OSwiaXNzIjoiTm9BdXRoIiwianRpIjoiMzUwOTdiOTUtM2FhMC00MTdiLTliNDktYTU3OGVmMTg2NjI5IiwibmJmIjoxNzcyNTc1MDU4LCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3Vuc2lnbmVkIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:39 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.001336
      • reported
        :
        2026-03-03T21:57:39.945709Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:0e9800d1-d33e-476a-bdeb-7b87518cf747)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.deleteSubscription
    • participant_id
      :
      uss1_dss
🌐
64 🌐
  • GET dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/dss/v1/subscriptions/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:39.945926Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY0OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:39 GMT
        • Content-Length
          :
          557
      • elapsed_s
        :
        0.002965
      • reported
        :
        2026-03-03T21:57:39.949195Z
      • json
        :
        • subscription
          :
          • id
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • version
            :
            u5s31QV2PqCfBxVUVPcNRZQwD4JDZkA1F8bUJePjAE8_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-03-03T21:57:29.754904Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-03-03T22:42:19.754904Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/dss/authentication/sub_api_validator
          • notify_for_operational_intents
            :
            True
          • notify_for_constraints
            :
            False
          • implicit_subscription
            :
            False
          • dependent_operational_intents
            :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      uss1_dss
🌐
65 Delete subscription with invalid credentials
66 Unauthorized requests return the proper error message body
67 🌐
  • DELETE dss.uss1.localutm 403
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss1.localutm/dss/v1/subscriptions/0000017c-e36d-40be-8d38-beca6ca30000/u5s31QV2PqCfBxVUVPcNRZQwD4JDZkA1F8bUJePjAE8_
      • initiated_at
        :
        2026-03-03T21:57:39.955207Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY1OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6ImludGVydXNzLmZsaWdodF9wbGFubmluZy5kaXJlY3RfYXV0b21hdGVkX3Rlc3QiLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:39 GMT
        • Content-Length
          :
          327
      • elapsed_s
        :
        0.000763
      • reported
        :
        2026-03-03T21:57:39.956301Z
      • json
        :
        • message
          :
          Access token missing scopes (AuthOption[0]: utm.constraint_processing ; AuthOption[1]: utm.strategic_coordination) while expecting [Authority: (utm.constraint_processing)] OR [Authority: (utm.strategic_coordination)] and got interuss.flight_planning.direct_automated_test (E:bccb4365-9188-4c78-97c0-d9bdf2cf2b05)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.deleteSubscription
    • participant_id
      :
      uss1_dss
🌐
68 🌐
  • GET dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/dss/v1/subscriptions/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:39.956497Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY0OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:39 GMT
        • Content-Length
          :
          557
      • elapsed_s
        :
        0.003127
      • reported
        :
        2026-03-03T21:57:39.959927Z
      • json
        :
        • subscription
          :
          • id
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • version
            :
            u5s31QV2PqCfBxVUVPcNRZQwD4JDZkA1F8bUJePjAE8_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-03-03T21:57:29.754904Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-03-03T22:42:19.754904Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/dss/authentication/sub_api_validator
          • notify_for_operational_intents
            :
            True
          • notify_for_constraints
            :
            False
          • implicit_subscription
            :
            False
          • dependent_operational_intents
            :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      uss1_dss
🌐
69 Delete subscription with incorrect scope
70 Unauthorized requests return the proper error message body
71 🌐
  • DELETE dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss1.localutm/dss/v1/subscriptions/0000017c-e36d-40be-8d38-beca6ca30000/u5s31QV2PqCfBxVUVPcNRZQwD4JDZkA1F8bUJePjAE8_
      • initiated_at
        :
        2026-03-03T21:57:39.965951Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY0OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:39 GMT
        • Content-Length
          :
          557
      • elapsed_s
        :
        0.005874
      • reported
        :
        2026-03-03T21:57:39.972266Z
      • json
        :
        • subscription
          :
          • id
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • version
            :
            u5s31QV2PqCfBxVUVPcNRZQwD4JDZkA1F8bUJePjAE8_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2026-03-03T21:57:29.754904Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-03-03T22:42:19.754904Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/dss/authentication/sub_api_validator
          • notify_for_operational_intents
            :
            True
          • notify_for_constraints
            :
            False
          • implicit_subscription
            :
            False
          • dependent_operational_intents
            :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.deleteSubscription
    • participant_id
      :
      uss1_dss
🌐
72 Delete subscription with valid credentials
73 Delete subscription with valid credentials
74 🌐
  • POST dss.uss1.localutm 401
    :
    • request
      :
      • method
        :
        POST
      • url
        :
        http://dss.uss1.localutm/dss/v1/subscriptions/query
      • initiated_at
        :
        2026-03-03T21:57:39.974831Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          460
        • Content-Type
          :
          application/json
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
            • outline_circle
              :
              None
          • time_start
            :
            None
          • time_end
            :
            None
        • request_id
          :
          83cb194e-04af-417a-a573-c50091f9f4ca
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:39 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.000648
      • reported
        :
        2026-03-03T21:57:39.975815Z
      • json
        :
        • message
          :
          Missing access token (E:ab364d8c-1d8f-4299-868a-f6cf7b82f5ff)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.querySubscriptions
    • participant_id
      :
      uss1_dss
🌐
75 Search subscriptions with missing credentials
76 Unauthorized requests return the proper error message body
77 🌐
  • POST dss.uss1.localutm 401
    :
    • request
      :
      • method
        :
        POST
      • url
        :
        http://dss.uss1.localutm/dss/v1/subscriptions/query
      • initiated_at
        :
        2026-03-03T21:57:39.982129Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          460
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImNsaWVudF9pZCI6InVzc191bnNpZ25lZCIsImV4cCI6MTc3MjU3ODY1OSwiaXNzIjoiTm9BdXRoIiwianRpIjoiMzUwOTdiOTUtM2FhMC00MTdiLTliNDktYTU3OGVmMTg2NjI5IiwibmJmIjoxNzcyNTc1MDU4LCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3Vuc2lnbmVkIn0.REDACTED
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
            • outline_circle
              :
              None
          • time_start
            :
            None
          • time_end
            :
            None
        • request_id
          :
          150207ce-692f-4196-be83-a99e0176cb7b
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:39 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.000829
      • reported
        :
        2026-03-03T21:57:39.983290Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:fae6d26f-b878-4cdf-9171-27bffdd8158a)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.querySubscriptions
    • participant_id
      :
      uss1_dss
🌐
78 Search subscriptions with invalid credentials
79 Unauthorized requests return the proper error message body
80 🌐
  • POST dss.uss1.localutm 403
    :
    • request
      :
      • method
        :
        POST
      • url
        :
        http://dss.uss1.localutm/dss/v1/subscriptions/query
      • initiated_at
        :
        2026-03-03T21:57:39.988724Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          460
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY1OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6ImludGVydXNzLmZsaWdodF9wbGFubmluZy5kaXJlY3RfYXV0b21hdGVkX3Rlc3QiLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
            • outline_circle
              :
              None
          • time_start
            :
            None
          • time_end
            :
            None
        • request_id
          :
          33960558-147f-4013-857f-25e67f56e4fe
      • body
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:39 GMT
        • Content-Length
          :
          327
      • elapsed_s
        :
        0.000724
      • reported
        :
        2026-03-03T21:57:39.989844Z
      • json
        :
        • message
          :
          Access token missing scopes (AuthOption[0]: utm.constraint_processing ; AuthOption[1]: utm.strategic_coordination) while expecting [Authority: (utm.constraint_processing)] OR [Authority: (utm.strategic_coordination)] and got interuss.flight_planning.direct_automated_test (E:4aa7490a-5b2f-46cb-9698-541e35b96067)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.querySubscriptions
    • participant_id
      :
      uss1_dss
🌐
81 Search subscriptions with incorrect scope
82 Unauthorized requests return the proper error message body
83 🌐
  • POST dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        POST
      • url
        :
        http://dss.uss1.localutm/dss/v1/subscriptions/query
      • initiated_at
        :
        2026-03-03T21:57:39.996619Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          460
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY0OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
            • outline_circle
              :
              None
          • time_start
            :
            None
          • time_end
            :
            None
        • request_id
          :
          14217e7a-7eda-4e0b-9557-d9a114161314
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:39 GMT
        • Content-Length
          :
          21
      • elapsed_s
        :
        0.002454
      • reported
        :
        2026-03-03T21:57:39.999433Z
      • json
        :
        • subscriptions
          :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.querySubscriptions
    • participant_id
      :
      uss1_dss
🌐
84 Search subscriptions with valid credentials
Operational intents endpoints authentication 85 🌐
  • PUT dss.uss1.localutm 401
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:40.001234Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          715
        • Content-Type
          :
          application/json
      • json
        :
        • extents
          :
          • item_1
            :
            • volume
              :
              • outline_polygon
                :
                • vertices
                  :
                  • item_1
                    :
                    • lat
                      :
                      37.1853
                    • lng
                      :
                      -80.614
                  • item_2
                    :
                    • lat
                      :
                      37.2148
                    • lng
                      :
                      -80.614
                  • item_3
                    :
                    • lat
                      :
                      37.2148
                    • lng
                      :
                      -80.544
                  • item_4
                    :
                    • lat
                      :
                      37.1853
                    • lng
                      :
                      -80.544
              • altitude_lower
                :
                • reference
                  :
                  W84
                • units
                  :
                  M
                • value
                  :
                  0.0
              • altitude_upper
                :
                • reference
                  :
                  W84
                • units
                  :
                  M
                • value
                  :
                  3048.0
            • time_start
              :
              • value
                :
                2026-03-03T21:57:29.999688Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2026-03-03T22:17:29.999688Z
              • format
                :
                RFC3339
        • key
          :
        • state
          :
          Accepted
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/dss/authentication/oir_api_validator
        • request_id
          :
          2ee77f37-1370-4b87-b0b9-7de80f38c46b
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.000681
      • reported
        :
        2026-03-03T21:57:40.002270Z
      • json
        :
        • message
          :
          Missing access token (E:0640bd4a-606f-491d-8a58-f609e2d9ab0e)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.createOperationalIntentReference
    • participant_id
      :
      uss1_dss
🌐
86 🌐
  • GET dss.uss1.localutm 404
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:40.002385Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY0OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          120
      • elapsed_s
        :
        0.001795
      • reported
        :
        2026-03-03T21:57:40.004508Z
      • json
        :
        • message
          :
          OperationalIntent 0000017c-e36d-40be-8d38-beca6ca30000 not found (E:8a7fc82d-3799-4b50-9664-43dc98075166)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getOperationalIntentReference
    • participant_id
      :
      uss1_dss
🌐
87 Create operational intent reference with missing credentials
88 Unauthorized requests return the proper error message body
89 🌐
  • PUT dss.uss1.localutm 401
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:40.010042Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          715
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImNsaWVudF9pZCI6InVzc191bnNpZ25lZCIsImV4cCI6MTc3MjU3ODY1OSwiaXNzIjoiTm9BdXRoIiwianRpIjoiMzUwOTdiOTUtM2FhMC00MTdiLTliNDktYTU3OGVmMTg2NjI5IiwibmJmIjoxNzcyNTc1MDU4LCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3Vuc2lnbmVkIn0.REDACTED
      • json
        :
        • extents
          :
          • item_1
            :
            • volume
              :
              • outline_polygon
                :
                • vertices
                  :
                  • item_1
                    :
                    • lat
                      :
                      37.1853
                    • lng
                      :
                      -80.614
                  • item_2
                    :
                    • lat
                      :
                      37.2148
                    • lng
                      :
                      -80.614
                  • item_3
                    :
                    • lat
                      :
                      37.2148
                    • lng
                      :
                      -80.544
                  • item_4
                    :
                    • lat
                      :
                      37.1853
                    • lng
                      :
                      -80.544
              • altitude_lower
                :
                • reference
                  :
                  W84
                • units
                  :
                  M
                • value
                  :
                  0.0
              • altitude_upper
                :
                • reference
                  :
                  W84
                • units
                  :
                  M
                • value
                  :
                  3048.0
            • time_start
              :
              • value
                :
                2026-03-03T21:57:29.999688Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2026-03-03T22:17:29.999688Z
              • format
                :
                RFC3339
        • key
          :
        • state
          :
          Accepted
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/dss/authentication/oir_api_validator
        • request_id
          :
          ad16d382-80bc-4a12-b9ac-a8aa39e91538
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.000927
      • reported
        :
        2026-03-03T21:57:40.011307Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:5deb98bf-88aa-4f84-8f9a-19d1b0e9dcac)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.createOperationalIntentReference
    • participant_id
      :
      uss1_dss
🌐
90 🌐
  • GET dss.uss1.localutm 404
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:40.011404Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY0OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          120
      • elapsed_s
        :
        0.001746
      • reported
        :
        2026-03-03T21:57:40.013437Z
      • json
        :
        • message
          :
          OperationalIntent 0000017c-e36d-40be-8d38-beca6ca30000 not found (E:e6b60d9f-3109-4347-8e15-2cf9c93ae50a)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getOperationalIntentReference
    • participant_id
      :
      uss1_dss
🌐
91 Create operational intent reference with invalid credentials
92 Unauthorized requests return the proper error message body
93 🌐
  • PUT dss.uss1.localutm 403
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:40.019034Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          715
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY1OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6ImludGVydXNzLmZsaWdodF9wbGFubmluZy5kaXJlY3RfYXV0b21hdGVkX3Rlc3QiLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        • extents
          :
          • item_1
            :
            • volume
              :
              • outline_polygon
                :
                • vertices
                  :
                  • item_1
                    :
                    • lat
                      :
                      37.1853
                    • lng
                      :
                      -80.614
                  • item_2
                    :
                    • lat
                      :
                      37.2148
                    • lng
                      :
                      -80.614
                  • item_3
                    :
                    • lat
                      :
                      37.2148
                    • lng
                      :
                      -80.544
                  • item_4
                    :
                    • lat
                      :
                      37.1853
                    • lng
                      :
                      -80.544
              • altitude_lower
                :
                • reference
                  :
                  W84
                • units
                  :
                  M
                • value
                  :
                  0.0
              • altitude_upper
                :
                • reference
                  :
                  W84
                • units
                  :
                  M
                • value
                  :
                  3048.0
            • time_start
              :
              • value
                :
                2026-03-03T21:57:29.999688Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2026-03-03T22:17:29.999688Z
              • format
                :
                RFC3339
        • key
          :
        • state
          :
          Accepted
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/dss/authentication/oir_api_validator
        • request_id
          :
          64d233f9-9ab6-4307-b3bf-a48eda14dc2d
      • body
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          481
      • elapsed_s
        :
        0.000858
      • reported
        :
        2026-03-03T21:57:40.020218Z
      • json
        :
        • message
          :
          Access token missing scopes (AuthOption[0]: utm.strategic_coordination ; AuthOption[1]: utm.strategic_coordination, utm.constraint_processing ; AuthOption[2]: utm.conformance_monitoring_sa) while expecting [Authority: (utm.strategic_coordination)] OR [Authority: (utm.strategic_coordination AND utm.constraint_processing)] OR [Authority: (utm.conformance_monitoring_sa)] and got interuss.flight_planning.direct_automated_test (E:67ba1d3e-e3f2-467b-9cb0-4dd2af7fe42f)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.createOperationalIntentReference
    • participant_id
      :
      uss1_dss
🌐
94 🌐
  • GET dss.uss1.localutm 404
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:40.020320Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY0OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          120
      • elapsed_s
        :
        0.001705
      • reported
        :
        2026-03-03T21:57:40.022299Z
      • json
        :
        • message
          :
          OperationalIntent 0000017c-e36d-40be-8d38-beca6ca30000 not found (E:8640a5ca-6ff3-4ed6-985f-98bf4ecf86d9)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getOperationalIntentReference
    • participant_id
      :
      uss1_dss
🌐
95 Create operational intent reference with incorrect scope
96 Unauthorized requests return the proper error message body
97 🌐
  • PUT dss.uss1.localutm 201
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:40.027802Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          715
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY0OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • extents
          :
          • item_1
            :
            • volume
              :
              • outline_polygon
                :
                • vertices
                  :
                  • item_1
                    :
                    • lat
                      :
                      37.1853
                    • lng
                      :
                      -80.614
                  • item_2
                    :
                    • lat
                      :
                      37.2148
                    • lng
                      :
                      -80.614
                  • item_3
                    :
                    • lat
                      :
                      37.2148
                    • lng
                      :
                      -80.544
                  • item_4
                    :
                    • lat
                      :
                      37.1853
                    • lng
                      :
                      -80.544
              • altitude_lower
                :
                • reference
                  :
                  W84
                • units
                  :
                  M
                • value
                  :
                  0.0
              • altitude_upper
                :
                • reference
                  :
                  W84
                • units
                  :
                  M
                • value
                  :
                  3048.0
            • time_start
              :
              • value
                :
                2026-03-03T21:57:29.999688Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2026-03-03T22:17:29.999688Z
              • format
                :
                RFC3339
        • key
          :
        • state
          :
          Accepted
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/dss/authentication/oir_api_validator
        • request_id
          :
          e8313fb4-a9a1-44c1-882a-08faa188951c
      • body
        :
        None
    • response
      :
      • code
        :
        201
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          572
      • elapsed_s
        :
        0.012404
      • reported
        :
        2026-03-03T21:57:40.040682Z
      • json
        :
        • subscribers
          :
        • operational_intent_reference
          :
          • id
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • manager
            :
            uss_qualifier
          • uss_availability
            :
            Unknown
          • version
            :
            1
          • state
            :
            Accepted
          • ovn
            :
            90DVW6LZDS73D0IUoB9DL9a1PR29AN.bH3Rr6EnwTCk_
          • time_start
            :
            • value
              :
              2026-03-03T21:57:29.999688Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-03-03T22:17:29.999688Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/dss/authentication/oir_api_validator
          • subscription_id
            :
            00000000-0000-4000-8000-000000000000
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.createOperationalIntentReference
    • participant_id
      :
      uss1_dss
🌐
98 Create operational intent reference with valid credentials
99 Create operational intent reference response format conforms to spec
100 🌐
  • GET dss.uss1.localutm 401
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:40.041518Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.000654
      • reported
        :
        2026-03-03T21:57:40.042505Z
      • json
        :
        • message
          :
          Missing access token (E:3c38f830-c161-47da-bbf7-e00ff43132af)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getOperationalIntentReference
    • participant_id
      :
      uss1_dss
🌐
101 Get operational intent reference with missing credentials
102 Unauthorized requests return the proper error message body
103 🌐
  • GET dss.uss1.localutm 401
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:40.053745Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImNsaWVudF9pZCI6InVzc191bnNpZ25lZCIsImV4cCI6MTc3MjU3ODY1OSwiaXNzIjoiTm9BdXRoIiwianRpIjoiMzUwOTdiOTUtM2FhMC00MTdiLTliNDktYTU3OGVmMTg2NjI5IiwibmJmIjoxNzcyNTc1MDU4LCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3Vuc2lnbmVkIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.000966
      • reported
        :
        2026-03-03T21:57:40.055168Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:b9c1b69e-e4b6-43be-af70-2b85488f31ec)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getOperationalIntentReference
    • participant_id
      :
      uss1_dss
🌐
104 Get operational intent reference with invalid credentials
105 Unauthorized requests return the proper error message body
106 🌐
  • GET dss.uss1.localutm 403
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:40.060554Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY1OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6ImludGVydXNzLmZsaWdodF9wbGFubmluZy5kaXJlY3RfYXV0b21hdGVkX3Rlc3QiLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          335
      • elapsed_s
        :
        0.000884
      • reported
        :
        2026-03-03T21:57:40.061873Z
      • json
        :
        • message
          :
          Access token missing scopes (AuthOption[0]: utm.strategic_coordination ; AuthOption[1]: utm.conformance_monitoring_sa) while expecting [Authority: (utm.strategic_coordination)] OR [Authority: (utm.conformance_monitoring_sa)] and got interuss.flight_planning.direct_automated_test (E:33335e32-da56-4aca-b93c-ad7fbd54f4ed)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getOperationalIntentReference
    • participant_id
      :
      uss1_dss
🌐
107 Get operational intent reference with incorrect scope
108 Unauthorized requests return the proper error message body
109 🌐
  • GET dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:40.067174Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY0OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          555
      • elapsed_s
        :
        0.00298
      • reported
        :
        2026-03-03T21:57:40.070485Z
      • json
        :
        • operational_intent_reference
          :
          • id
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • manager
            :
            uss_qualifier
          • uss_availability
            :
            Unknown
          • version
            :
            1
          • state
            :
            Accepted
          • ovn
            :
            90DVW6LZDS73D0IUoB9DL9a1PR29AN.bH3Rr6EnwTCk_
          • time_start
            :
            • value
              :
              2026-03-03T21:57:29.999688Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-03-03T22:17:29.999688Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/dss/authentication/oir_api_validator
          • subscription_id
            :
            00000000-0000-4000-8000-000000000000
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getOperationalIntentReference
    • participant_id
      :
      uss1_dss
🌐
110 Get operational intent reference with valid credentials
111 🌐
  • PUT dss.uss1.localutm 401
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/0000017c-e36d-40be-8d38-beca6ca30000/90DVW6LZDS73D0IUoB9DL9a1PR29AN.bH3Rr6EnwTCk_
      • initiated_at
        :
        2026-03-03T21:57:40.070775Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          715
        • Content-Type
          :
          application/json
      • json
        :
        • extents
          :
          • item_1
            :
            • volume
              :
              • outline_polygon
                :
                • vertices
                  :
                  • item_1
                    :
                    • lat
                      :
                      37.1853
                    • lng
                      :
                      -80.614
                  • item_2
                    :
                    • lat
                      :
                      37.2148
                    • lng
                      :
                      -80.614
                  • item_3
                    :
                    • lat
                      :
                      37.2148
                    • lng
                      :
                      -80.544
                  • item_4
                    :
                    • lat
                      :
                      37.1853
                    • lng
                      :
                      -80.544
              • altitude_lower
                :
                • reference
                  :
                  W84
                • units
                  :
                  M
                • value
                  :
                  0.0
              • altitude_upper
                :
                • reference
                  :
                  W84
                • units
                  :
                  M
                • value
                  :
                  3048.0
            • time_start
              :
              • value
                :
                2026-03-03T21:57:29.999688Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2026-03-03T22:17:19.999688Z
              • format
                :
                RFC3339
        • key
          :
        • state
          :
          Accepted
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/dss/authentication/oir_api_validator
        • request_id
          :
          6ec96550-47fa-4251-9b02-c425a9c106fe
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.00068
      • reported
        :
        2026-03-03T21:57:40.071881Z
      • json
        :
        • message
          :
          Missing access token (E:eb6cbced-414c-4057-8bbe-2b412bc1e7c2)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.updateOperationalIntentReference
    • participant_id
      :
      uss1_dss
🌐
112 🌐
  • GET dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:40.072023Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY0OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          555
      • elapsed_s
        :
        0.002338
      • reported
        :
        2026-03-03T21:57:40.074671Z
      • json
        :
        • operational_intent_reference
          :
          • id
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • manager
            :
            uss_qualifier
          • uss_availability
            :
            Unknown
          • version
            :
            1
          • state
            :
            Accepted
          • ovn
            :
            90DVW6LZDS73D0IUoB9DL9a1PR29AN.bH3Rr6EnwTCk_
          • time_start
            :
            • value
              :
              2026-03-03T21:57:29.999688Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-03-03T22:17:29.999688Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/dss/authentication/oir_api_validator
          • subscription_id
            :
            00000000-0000-4000-8000-000000000000
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getOperationalIntentReference
    • participant_id
      :
      uss1_dss
🌐
113 Mutate operational intent reference with missing credentials
114 Unauthorized requests return the proper error message body
115 🌐
  • PUT dss.uss1.localutm 401
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/0000017c-e36d-40be-8d38-beca6ca30000/90DVW6LZDS73D0IUoB9DL9a1PR29AN.bH3Rr6EnwTCk_
      • initiated_at
        :
        2026-03-03T21:57:40.081064Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          715
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImNsaWVudF9pZCI6InVzc191bnNpZ25lZCIsImV4cCI6MTc3MjU3ODY1OSwiaXNzIjoiTm9BdXRoIiwianRpIjoiMzUwOTdiOTUtM2FhMC00MTdiLTliNDktYTU3OGVmMTg2NjI5IiwibmJmIjoxNzcyNTc1MDU4LCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3Vuc2lnbmVkIn0.REDACTED
      • json
        :
        • extents
          :
          • item_1
            :
            • volume
              :
              • outline_polygon
                :
                • vertices
                  :
                  • item_1
                    :
                    • lat
                      :
                      37.1853
                    • lng
                      :
                      -80.614
                  • item_2
                    :
                    • lat
                      :
                      37.2148
                    • lng
                      :
                      -80.614
                  • item_3
                    :
                    • lat
                      :
                      37.2148
                    • lng
                      :
                      -80.544
                  • item_4
                    :
                    • lat
                      :
                      37.1853
                    • lng
                      :
                      -80.544
              • altitude_lower
                :
                • reference
                  :
                  W84
                • units
                  :
                  M
                • value
                  :
                  0.0
              • altitude_upper
                :
                • reference
                  :
                  W84
                • units
                  :
                  M
                • value
                  :
                  3048.0
            • time_start
              :
              • value
                :
                2026-03-03T21:57:29.999688Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2026-03-03T22:17:19.999688Z
              • format
                :
                RFC3339
        • key
          :
        • state
          :
          Accepted
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/dss/authentication/oir_api_validator
        • request_id
          :
          7158ded7-e30a-44e0-82e1-e63e7381ba96
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.000941
      • reported
        :
        2026-03-03T21:57:40.082384Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:cc14b040-d7ac-4b8a-9760-9ba78fa88612)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.updateOperationalIntentReference
    • participant_id
      :
      uss1_dss
🌐
116 🌐
  • GET dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:40.082530Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY0OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          555
      • elapsed_s
        :
        0.002279
      • reported
        :
        2026-03-03T21:57:40.085114Z
      • json
        :
        • operational_intent_reference
          :
          • id
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • manager
            :
            uss_qualifier
          • uss_availability
            :
            Unknown
          • version
            :
            1
          • state
            :
            Accepted
          • ovn
            :
            90DVW6LZDS73D0IUoB9DL9a1PR29AN.bH3Rr6EnwTCk_
          • time_start
            :
            • value
              :
              2026-03-03T21:57:29.999688Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-03-03T22:17:29.999688Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/dss/authentication/oir_api_validator
          • subscription_id
            :
            00000000-0000-4000-8000-000000000000
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getOperationalIntentReference
    • participant_id
      :
      uss1_dss
🌐
117 Mutate operational intent reference with invalid credentials
118 Unauthorized requests return the proper error message body
119 🌐
  • PUT dss.uss1.localutm 403
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/0000017c-e36d-40be-8d38-beca6ca30000/90DVW6LZDS73D0IUoB9DL9a1PR29AN.bH3Rr6EnwTCk_
      • initiated_at
        :
        2026-03-03T21:57:40.091121Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          715
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY1OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6ImludGVydXNzLmZsaWdodF9wbGFubmluZy5kaXJlY3RfYXV0b21hdGVkX3Rlc3QiLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        • extents
          :
          • item_1
            :
            • volume
              :
              • outline_polygon
                :
                • vertices
                  :
                  • item_1
                    :
                    • lat
                      :
                      37.1853
                    • lng
                      :
                      -80.614
                  • item_2
                    :
                    • lat
                      :
                      37.2148
                    • lng
                      :
                      -80.614
                  • item_3
                    :
                    • lat
                      :
                      37.2148
                    • lng
                      :
                      -80.544
                  • item_4
                    :
                    • lat
                      :
                      37.1853
                    • lng
                      :
                      -80.544
              • altitude_lower
                :
                • reference
                  :
                  W84
                • units
                  :
                  M
                • value
                  :
                  0.0
              • altitude_upper
                :
                • reference
                  :
                  W84
                • units
                  :
                  M
                • value
                  :
                  3048.0
            • time_start
              :
              • value
                :
                2026-03-03T21:57:29.999688Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2026-03-03T22:17:19.999688Z
              • format
                :
                RFC3339
        • key
          :
        • state
          :
          Accepted
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/dss/authentication/oir_api_validator
        • request_id
          :
          3c7ec13a-c7e3-4aef-a687-832bd6b8ad13
      • body
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          481
      • elapsed_s
        :
        0.000906
      • reported
        :
        2026-03-03T21:57:40.092395Z
      • json
        :
        • message
          :
          Access token missing scopes (AuthOption[0]: utm.strategic_coordination ; AuthOption[1]: utm.strategic_coordination, utm.constraint_processing ; AuthOption[2]: utm.conformance_monitoring_sa) while expecting [Authority: (utm.strategic_coordination)] OR [Authority: (utm.strategic_coordination AND utm.constraint_processing)] OR [Authority: (utm.conformance_monitoring_sa)] and got interuss.flight_planning.direct_automated_test (E:fd8924e9-fb15-4141-86fd-7efc482b027c)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.updateOperationalIntentReference
    • participant_id
      :
      uss1_dss
🌐
120 🌐
  • GET dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:40.092558Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY0OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          555
      • elapsed_s
        :
        0.002461
      • reported
        :
        2026-03-03T21:57:40.095324Z
      • json
        :
        • operational_intent_reference
          :
          • id
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • manager
            :
            uss_qualifier
          • uss_availability
            :
            Unknown
          • version
            :
            1
          • state
            :
            Accepted
          • ovn
            :
            90DVW6LZDS73D0IUoB9DL9a1PR29AN.bH3Rr6EnwTCk_
          • time_start
            :
            • value
              :
              2026-03-03T21:57:29.999688Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-03-03T22:17:29.999688Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/dss/authentication/oir_api_validator
          • subscription_id
            :
            00000000-0000-4000-8000-000000000000
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getOperationalIntentReference
    • participant_id
      :
      uss1_dss
🌐
121 Mutate operational intent reference with incorrect scope
122 Unauthorized requests return the proper error message body
123 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/0000017c-e36d-40be-8d38-beca6ca30000/90DVW6LZDS73D0IUoB9DL9a1PR29AN.bH3Rr6EnwTCk_
      • initiated_at
        :
        2026-03-03T21:57:40.101388Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          715
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY0OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • extents
          :
          • item_1
            :
            • volume
              :
              • outline_polygon
                :
                • vertices
                  :
                  • item_1
                    :
                    • lat
                      :
                      37.1853
                    • lng
                      :
                      -80.614
                  • item_2
                    :
                    • lat
                      :
                      37.2148
                    • lng
                      :
                      -80.614
                  • item_3
                    :
                    • lat
                      :
                      37.2148
                    • lng
                      :
                      -80.544
                  • item_4
                    :
                    • lat
                      :
                      37.1853
                    • lng
                      :
                      -80.544
              • altitude_lower
                :
                • reference
                  :
                  W84
                • units
                  :
                  M
                • value
                  :
                  0.0
              • altitude_upper
                :
                • reference
                  :
                  W84
                • units
                  :
                  M
                • value
                  :
                  3048.0
            • time_start
              :
              • value
                :
                2026-03-03T21:57:29.999688Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2026-03-03T22:17:19.999688Z
              • format
                :
                RFC3339
        • key
          :
        • state
          :
          Accepted
        • uss_base_url
          :
          https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/dss/authentication/oir_api_validator
        • request_id
          :
          7494b804-4bb2-4675-a33c-a216f07add5c
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          572
      • elapsed_s
        :
        0.013234
      • reported
        :
        2026-03-03T21:57:40.115051Z
      • json
        :
        • subscribers
          :
        • operational_intent_reference
          :
          • id
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • manager
            :
            uss_qualifier
          • uss_availability
            :
            Unknown
          • version
            :
            2
          • state
            :
            Accepted
          • ovn
            :
            1M9ahvclElUotxPttqDIVeitRrF8VT0WK7z9gPeWGfw_
          • time_start
            :
            • value
              :
              2026-03-03T21:57:29.999688Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-03-03T22:17:19.999688Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/dss/authentication/oir_api_validator
          • subscription_id
            :
            00000000-0000-4000-8000-000000000000
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.updateOperationalIntentReference
    • participant_id
      :
      uss1_dss
🌐
124 Mutate operational intent reference with valid credentials
125 Mutate operational intent reference response format conforms to spec
126 🌐
  • DELETE dss.uss1.localutm 401
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/0000017c-e36d-40be-8d38-beca6ca30000/1M9ahvclElUotxPttqDIVeitRrF8VT0WK7z9gPeWGfw_
      • initiated_at
        :
        2026-03-03T21:57:40.115908Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.000623
      • reported
        :
        2026-03-03T21:57:40.116897Z
      • json
        :
        • message
          :
          Missing access token (E:b492ef98-2d8b-4b01-8d08-7a2c72657298)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.deleteOperationalIntentReference
    • participant_id
      :
      uss1_dss
🌐
127 Delete operational intent reference with missing credentials
128 Unauthorized requests return the proper error message body
129 🌐
  • DELETE dss.uss1.localutm 401
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/0000017c-e36d-40be-8d38-beca6ca30000/1M9ahvclElUotxPttqDIVeitRrF8VT0WK7z9gPeWGfw_
      • initiated_at
        :
        2026-03-03T21:57:40.123489Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImNsaWVudF9pZCI6InVzc191bnNpZ25lZCIsImV4cCI6MTc3MjU3ODY1OSwiaXNzIjoiTm9BdXRoIiwianRpIjoiMzUwOTdiOTUtM2FhMC00MTdiLTliNDktYTU3OGVmMTg2NjI5IiwibmJmIjoxNzcyNTc1MDU4LCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3Vuc2lnbmVkIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.000828
      • reported
        :
        2026-03-03T21:57:40.124653Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:35dc8e9c-7058-4b9c-be2f-cc28ef2bbc0f)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.deleteOperationalIntentReference
    • participant_id
      :
      uss1_dss
🌐
130 Delete operational intent reference with invalid credentials
131 Unauthorized requests return the proper error message body
132 🌐
  • DELETE dss.uss1.localutm 403
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/0000017c-e36d-40be-8d38-beca6ca30000/1M9ahvclElUotxPttqDIVeitRrF8VT0WK7z9gPeWGfw_
      • initiated_at
        :
        2026-03-03T21:57:40.130023Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY1OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6ImludGVydXNzLmZsaWdodF9wbGFubmluZy5kaXJlY3RfYXV0b21hdGVkX3Rlc3QiLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          335
      • elapsed_s
        :
        0.000824
      • reported
        :
        2026-03-03T21:57:40.131197Z
      • json
        :
        • message
          :
          Access token missing scopes (AuthOption[0]: utm.strategic_coordination ; AuthOption[1]: utm.conformance_monitoring_sa) while expecting [Authority: (utm.strategic_coordination)] OR [Authority: (utm.conformance_monitoring_sa)] and got interuss.flight_planning.direct_automated_test (E:c6229f03-0827-4099-bab8-9d1851c77932)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.deleteOperationalIntentReference
    • participant_id
      :
      uss1_dss
🌐
133 Delete operational intent reference with incorrect scope
134 Unauthorized requests return the proper error message body
135 🌐
  • DELETE dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        DELETE
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/0000017c-e36d-40be-8d38-beca6ca30000/1M9ahvclElUotxPttqDIVeitRrF8VT0WK7z9gPeWGfw_
      • initiated_at
        :
        2026-03-03T21:57:40.136454Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY0OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          572
      • elapsed_s
        :
        0.009581
      • reported
        :
        2026-03-03T21:57:40.146410Z
      • json
        :
        • subscribers
          :
        • operational_intent_reference
          :
          • id
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • manager
            :
            uss_qualifier
          • uss_availability
            :
            Unknown
          • version
            :
            2
          • state
            :
            Accepted
          • ovn
            :
            1M9ahvclElUotxPttqDIVeitRrF8VT0WK7z9gPeWGfw_
          • time_start
            :
            • value
              :
              2026-03-03T21:57:29.999688Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2026-03-03T22:17:19.999688Z
            • format
              :
              RFC3339
          • uss_base_url
            :
            https://testdummy.interuss.org/interuss/monitoring/uss_qualifier/scenarios/astm/utm/dss/authentication/oir_api_validator
          • subscription_id
            :
            00000000-0000-4000-8000-000000000000
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.deleteOperationalIntentReference
    • participant_id
      :
      uss1_dss
🌐
136 Delete operational intent reference with valid credentials
137 🌐
  • POST dss.uss1.localutm 401
    :
    • request
      :
      • method
        :
        POST
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/query
      • initiated_at
        :
        2026-03-03T21:57:40.147328Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          398
        • Content-Type
          :
          application/json
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
        • request_id
          :
          158f84f0-1421-44a4-8eda-fd63098395b8
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.000628
      • reported
        :
        2026-03-03T21:57:40.148287Z
      • json
        :
        • message
          :
          Missing access token (E:dea02080-600e-4910-848f-74a0123f55cb)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.queryOperationalIntentReferences
    • participant_id
      :
      uss1_dss
🌐
138 Search operational intent references with missing credentials
139 Unauthorized requests return the proper error message body
140 🌐
  • POST dss.uss1.localutm 401
    :
    • request
      :
      • method
        :
        POST
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/query
      • initiated_at
        :
        2026-03-03T21:57:40.154848Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          398
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImNsaWVudF9pZCI6InVzc191bnNpZ25lZCIsImV4cCI6MTc3MjU3ODY1OSwiaXNzIjoiTm9BdXRoIiwianRpIjoiMzUwOTdiOTUtM2FhMC00MTdiLTliNDktYTU3OGVmMTg2NjI5IiwibmJmIjoxNzcyNTc1MDU4LCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3Vuc2lnbmVkIn0.REDACTED
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
        • request_id
          :
          30b22248-1d25-4701-b48f-0b1e2ddd2d73
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.000787
      • reported
        :
        2026-03-03T21:57:40.156012Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:7c638433-bdfc-421a-a71e-1a75457619ae)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.queryOperationalIntentReferences
    • participant_id
      :
      uss1_dss
🌐
141 Search operational intent references with invalid credentials
142 Unauthorized requests return the proper error message body
143 🌐
  • POST dss.uss1.localutm 403
    :
    • request
      :
      • method
        :
        POST
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/query
      • initiated_at
        :
        2026-03-03T21:57:40.161329Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          398
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY1OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6ImludGVydXNzLmZsaWdodF9wbGFubmluZy5kaXJlY3RfYXV0b21hdGVkX3Rlc3QiLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
        • request_id
          :
          a01e965c-f43d-4162-a939-efb5a082207a
      • body
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          335
      • elapsed_s
        :
        0.000786
      • reported
        :
        2026-03-03T21:57:40.162438Z
      • json
        :
        • message
          :
          Access token missing scopes (AuthOption[0]: utm.strategic_coordination ; AuthOption[1]: utm.conformance_monitoring_sa) while expecting [Authority: (utm.strategic_coordination)] OR [Authority: (utm.conformance_monitoring_sa)] and got interuss.flight_planning.direct_automated_test (E:9d9c01c3-8fa2-49ee-850b-7b6378a029c1)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.queryOperationalIntentReferences
    • participant_id
      :
      uss1_dss
🌐
144 Search operational intent references with incorrect scope
145 Unauthorized requests return the proper error message body
146 🌐
  • POST dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        POST
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/query
      • initiated_at
        :
        2026-03-03T21:57:40.167730Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          398
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY0OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • outline_polygon
              :
              • vertices
                :
                • item_1
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.614
                • item_2
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.614
                • item_3
                  :
                  • lat
                    :
                    37.2148
                  • lng
                    :
                    -80.544
                • item_4
                  :
                  • lat
                    :
                    37.1853
                  • lng
                    :
                    -80.544
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
        • request_id
          :
          bbf7b096-7a30-4697-a379-a88087c914e6
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          37
      • elapsed_s
        :
        0.004048
      • reported
        :
        2026-03-03T21:57:40.172133Z
      • json
        :
        • operational_intent_references
          :
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.queryOperationalIntentReferences
    • participant_id
      :
      uss1_dss
🌐
147 Search operational intent references with valid credentials
Availability endpoints authentication 150 📓 availability: Testing Availability endpoints
151 📓 availability_wrong_scope: Incorrect scope testing enabled for availability endpoints with scope interuss.flight_planning.direct_automated_test.
152 🌐
  • GET dss.uss1.localutm 401
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/dss/v1/uss_availability/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:40.172709Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.001391
      • reported
        :
        2026-03-03T21:57:40.174469Z
      • json
        :
        • message
          :
          Missing access token (E:2275849d-7c55-40ac-ac08-3f40c8f93236)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.uss.getUssAvailability
    • participant_id
      :
      uss1_dss
🌐
153 Read availability with missing credentials
154 Unauthorized requests return the proper error message body
155 🌐
  • GET dss.uss1.localutm 401
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/dss/v1/uss_availability/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:40.180409Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImNsaWVudF9pZCI6InVzc191bnNpZ25lZCIsImV4cCI6MTc3MjU3ODY2MCwiaXNzIjoiTm9BdXRoIiwianRpIjoiZTdmMDZkNDctMmFiYy00YjRiLTllYTctM2UxZTE4MWJiYTg2IiwibmJmIjoxNzcyNTc1MDU5LCJzY29wZSI6InV0bS5hdmFpbGFiaWxpdHlfYXJiaXRyYXRpb24iLCJzdWIiOiJ1c3NfdW5zaWduZWQifQ.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.001239
      • reported
        :
        2026-03-03T21:57:40.182919Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:0b87ec7d-5c8b-49bb-9984-8c3a74457ca3)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.uss.getUssAvailability
    • participant_id
      :
      uss1_dss
🌐
156 Read availability with invalid credentials
157 Unauthorized requests return the proper error message body
158 🌐
  • GET dss.uss1.localutm 403
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/dss/v1/uss_availability/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:40.188281Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY1OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6ImludGVydXNzLmZsaWdodF9wbGFubmluZy5kaXJlY3RfYXV0b21hdGVkX3Rlc3QiLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          428
      • elapsed_s
        :
        0.000764
      • reported
        :
        2026-03-03T21:57:40.189362Z
      • json
        :
        • message
          :
          Access token missing scopes (AuthOption[0]: utm.availability_arbitration ; AuthOption[1]: utm.strategic_coordination ; AuthOption[2]: utm.conformance_monitoring_sa) while expecting [Authority: (utm.availability_arbitration)] OR [Authority: (utm.strategic_coordination)] OR [Authority: (utm.conformance_monitoring_sa)] and got interuss.flight_planning.direct_automated_test (E:76ac344c-d4fc-418d-b043-7a5ac6596eaa)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.uss.getUssAvailability
    • participant_id
      :
      uss1_dss
🌐
159 Read availability with incorrect scope
160 Unauthorized requests return the proper error message body
161 🌐
  • GET dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/dss/v1/uss_availability/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:40.194638Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY1MSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5hdmFpbGFiaWxpdHlfYXJiaXRyYXRpb24iLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          140
      • elapsed_s
        :
        0.002325
      • reported
        :
        2026-03-03T21:57:40.197295Z
      • json
        :
        • version
          :
          Pc2yZPoBUPMm14nSrs.2BNCNxl5h1vNCyHBL-11OI1w_
        • status
          :
          • uss
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • availability
            :
            Unknown
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.uss.getUssAvailability
    • participant_id
      :
      uss1_dss
🌐
162 Read availability with valid credentials
163 USS Availability Get response format conforms to spec
164 🌐
  • PUT dss.uss1.localutm 401
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/dss/v1/uss_availability/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:40.197655Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          141
        • Content-Type
          :
          application/json
      • json
        :
        • old_version
          :
          Pc2yZPoBUPMm14nSrs.2BNCNxl5h1vNCyHBL-11OI1w_
        • availability
          :
          Down
        • request_id
          :
          9b99a804-d324-4fe0-80c6-580ba02d8851
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.00061
      • reported
        :
        2026-03-03T21:57:40.198606Z
      • json
        :
        • message
          :
          Missing access token (E:0b91b769-d92c-420e-aef1-63dd3bdf8862)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.uss.setUssAvailability
    • participant_id
      :
      uss1_dss
🌐
165 🌐
  • GET dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/dss/v1/uss_availability/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:40.198706Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY1MSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5hdmFpbGFiaWxpdHlfYXJiaXRyYXRpb24iLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          140
      • elapsed_s
        :
        0.001863
      • reported
        :
        2026-03-03T21:57:40.200903Z
      • json
        :
        • version
          :
          Pc2yZPoBUPMm14nSrs.2BNCNxl5h1vNCyHBL-11OI1w_
        • status
          :
          • uss
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • availability
            :
            Unknown
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.uss.getUssAvailability
    • participant_id
      :
      uss1_dss
🌐
166 Read availability with valid credentials
167 Set availability with missing credentials
168 Unauthorized requests return the proper error message body
169 🌐
  • PUT dss.uss1.localutm 401
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/dss/v1/uss_availability/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:40.207195Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          141
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImNsaWVudF9pZCI6InVzc191bnNpZ25lZCIsImV4cCI6MTc3MjU3ODY2MCwiaXNzIjoiTm9BdXRoIiwianRpIjoiZTdmMDZkNDctMmFiYy00YjRiLTllYTctM2UxZTE4MWJiYTg2IiwibmJmIjoxNzcyNTc1MDU5LCJzY29wZSI6InV0bS5hdmFpbGFiaWxpdHlfYXJiaXRyYXRpb24iLCJzdWIiOiJ1c3NfdW5zaWduZWQifQ.REDACTED
      • json
        :
        • old_version
          :
          Pc2yZPoBUPMm14nSrs.2BNCNxl5h1vNCyHBL-11OI1w_
        • availability
          :
          Down
        • request_id
          :
          fe8c2e67-95eb-477e-a730-debec00d482b
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.000795
      • reported
        :
        2026-03-03T21:57:40.208319Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:97b7af8e-3426-4a04-bb50-a01943448905)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.uss.setUssAvailability
    • participant_id
      :
      uss1_dss
🌐
170 🌐
  • GET dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/dss/v1/uss_availability/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:40.208429Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY1MSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5hdmFpbGFiaWxpdHlfYXJiaXRyYXRpb24iLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          140
      • elapsed_s
        :
        0.001862
      • reported
        :
        2026-03-03T21:57:40.210567Z
      • json
        :
        • version
          :
          Pc2yZPoBUPMm14nSrs.2BNCNxl5h1vNCyHBL-11OI1w_
        • status
          :
          • uss
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • availability
            :
            Unknown
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.uss.getUssAvailability
    • participant_id
      :
      uss1_dss
🌐
171 Read availability with valid credentials
172 Set availability with invalid credentials
173 Unauthorized requests return the proper error message body
174 🌐
  • PUT dss.uss1.localutm 403
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/dss/v1/uss_availability/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:40.216402Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          141
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY1OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6ImludGVydXNzLmZsaWdodF9wbGFubmluZy5kaXJlY3RfYXV0b21hdGVkX3Rlc3QiLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        • old_version
          :
          Pc2yZPoBUPMm14nSrs.2BNCNxl5h1vNCyHBL-11OI1w_
        • availability
          :
          Down
        • request_id
          :
          ad2caaf4-3f1c-4568-8d6c-b8ffa7b4757b
      • body
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          244
      • elapsed_s
        :
        0.000821
      • reported
        :
        2026-03-03T21:57:40.217546Z
      • json
        :
        • message
          :
          Access token missing scopes (AuthOption[0]: utm.availability_arbitration) while expecting [Authority: (utm.availability_arbitration)] and got interuss.flight_planning.direct_automated_test (E:2cfd84d5-62cb-463b-a368-bb0cca6a42ec)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.uss.setUssAvailability
    • participant_id
      :
      uss1_dss
🌐
175 🌐
  • GET dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/dss/v1/uss_availability/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:40.217663Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY1MSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5hdmFpbGFiaWxpdHlfYXJiaXRyYXRpb24iLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          140
      • elapsed_s
        :
        0.001973
      • reported
        :
        2026-03-03T21:57:40.219953Z
      • json
        :
        • version
          :
          Pc2yZPoBUPMm14nSrs.2BNCNxl5h1vNCyHBL-11OI1w_
        • status
          :
          • uss
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • availability
            :
            Unknown
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.uss.getUssAvailability
    • participant_id
      :
      uss1_dss
🌐
176 Read availability with valid credentials
177 Set availability with incorrect scope
178 Unauthorized requests return the proper error message body
179 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/dss/v1/uss_availability/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:40.225611Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          141
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY1MSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5hdmFpbGFiaWxpdHlfYXJiaXRyYXRpb24iLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        • old_version
          :
          Pc2yZPoBUPMm14nSrs.2BNCNxl5h1vNCyHBL-11OI1w_
        • availability
          :
          Down
        • request_id
          :
          25b7fbeb-d5b2-4974-ac37-41626ad4ac33
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          137
      • elapsed_s
        :
        0.004124
      • reported
        :
        2026-03-03T21:57:40.230105Z
      • json
        :
        • version
          :
          EKC6fa6HPGC8P-EM8kMrcP45gVH-y4AKBssS1hdU8Vg_
        • status
          :
          • uss
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • availability
            :
            Down
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.uss.setUssAvailability
    • participant_id
      :
      uss1_dss
🌐
180 Set availability with valid credentials
181 USS Availability Set response format conforms to spec
182 📓 constraints: Skipping Constraint Reference endpoints
Cleanup 183 🌐
  • GET dss.uss1.localutm 404
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/dss/v1/operational_intent_references/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:40.231094Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY0OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          120
      • elapsed_s
        :
        0.001832
      • reported
        :
        2026-03-03T21:57:40.233297Z
      • json
        :
        • message
          :
          OperationalIntent 0000017c-e36d-40be-8d38-beca6ca30000 not found (E:61b64046-8d0c-4d5a-aaec-0451fa9c4d3c)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getOperationalIntentReference
    • participant_id
      :
      uss1_dss
🌐
184 Operational intent references can be queried by ID
185 🌐
  • GET dss.uss1.localutm 404
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/dss/v1/subscriptions/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:40.233412Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY0OSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          115
      • elapsed_s
        :
        0.0016
      • reported
        :
        2026-03-03T21:57:40.235317Z
      • json
        :
        • message
          :
          Subscription 0000017c-e36d-40be-8d38-beca6ca30000 not found (E:88ca1f11-677c-458e-85fd-466049453fd9)
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.dss.getSubscription
    • participant_id
      :
      uss1_dss
🌐
186 Subscription can be queried by ID
187 🌐
  • GET dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        GET
      • url
        :
        http://dss.uss1.localutm/dss/v1/uss_availability/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:40.235477Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY1MSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5hdmFpbGFiaWxpdHlfYXJiaXRyYXRpb24iLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        None
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          137
      • elapsed_s
        :
        0.001828
      • reported
        :
        2026-03-03T21:57:40.237633Z
      • json
        :
        • version
          :
          EKC6fa6HPGC8P-EM8kMrcP45gVH-y4AKBssS1hdU8Vg_
        • status
          :
          • uss
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • availability
            :
            Down
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.uss.getUssAvailability
    • participant_id
      :
      uss1_dss
🌐
188 USS Availability can be requested
189 🌐
  • PUT dss.uss1.localutm 200
    :
    • request
      :
      • method
        :
        PUT
      • url
        :
        http://dss.uss1.localutm/dss/v1/uss_availability/0000017c-e36d-40be-8d38-beca6ca30000
      • initiated_at
        :
        2026-03-03T21:57:40.237948Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.4
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          144
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc3MjU3ODY1MSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5hdmFpbGFiaWxpdHlfYXJiaXRyYXRpb24iLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        • old_version
          :
          EKC6fa6HPGC8P-EM8kMrcP45gVH-y4AKBssS1hdU8Vg_
        • availability
          :
          Unknown
        • request_id
          :
          4265b0b6-06df-4992-813f-a6069531add5
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Tue, 03 Mar 2026 21:57:40 GMT
        • Content-Length
          :
          140
      • elapsed_s
        :
        0.003941
      • reported
        :
        2026-03-03T21:57:40.242226Z
      • json
        :
        • version
          :
          WgztUAfj-ntyZlrosb3ZHF6eYQ1RuMUWjZPdB9uNF0Y_
        • status
          :
          • uss
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • availability
            :
            Unknown
      • body
        :
        None
    • query_type
      :
      astm.f3548.v21.uss.setUssAvailability
    • participant_id
      :
      uss1_dss
🌐
190 USS Availability can be updated