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
        :
        2025-07-16T10:19:33.822359Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:33 GMT
        • Content-Length
          :
          120
      • elapsed_s
        :
        0.00228
      • reported
        :
        2025-07-16T10:19:33.825153Z
      • json
        :
        • message
          :
          OperationalIntent 0000017c-e36d-40be-8d38-beca6ca30000 not found (E:e00cdf81-d802-453c-9ebd-3e01605e7935)
      • 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
        :
        2025-07-16T10:19:33.825391Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:33 GMT
        • Content-Length
          :
          115
      • elapsed_s
        :
        0.001468
      • reported
        :
        2025-07-16T10:19:33.827265Z
      • json
        :
        • message
          :
          Subscription 0000017c-e36d-40be-8d38-beca6ca30000 not found (E:718387d7-7058-4ccc-8001-13a7f5ba7d19)
      • 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
        :
        2025-07-16T10:19:33.827430Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5hdmFpbGFiaWxpdHlfYXJiaXRyYXRpb24iLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:33 GMT
        • Content-Length
          :
          96
      • elapsed_s
        :
        0.002084
      • reported
        :
        2025-07-16T10:19:33.829905Z
      • 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
        :
        2025-07-16T10:19:33.830340Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          100
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5hdmFpbGFiaWxpdHlfYXJiaXRyYXRpb24iLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        • old_version
          :
        • availability
          :
          Unknown
        • request_id
          :
          68df7d40-ff1c-4017-b380-58b8f402d57c
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:33 GMT
        • Content-Length
          :
          140
      • elapsed_s
        :
        0.003465
      • reported
        :
        2025-07-16T10:19:33.834285Z
      • json
        :
        • version
          :
          jVzWdVE6tGReNftf-.GQnEHl2DgfZ8VJESI2EB0Z1Ug_
        • 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
        :
        2025-07-16T10:19:33.834744Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          460
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
            • 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
            • outline_circle
              :
              None
          • time_start
            :
            None
          • time_end
            :
            None
        • request_id
          :
          90e1a5f0-5717-4180-b968-623e8816afc9
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:33 GMT
        • Content-Length
          :
          21
      • elapsed_s
        :
        0.002345
      • reported
        :
        2025-07-16T10:19:33.837546Z
      • 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
        :
        2025-07-16T10:19:33.841981Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • 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
              :
              2025-07-16T10:19:23.838590Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-07-16T11:04:23.838590Z
            • 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
          :
          031f8761-9820-4e1c-90dd-bb2706e1ff09
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:33 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.001515
      • reported
        :
        2025-07-16T10:19:33.844081Z
      • json
        :
        • message
          :
          Missing access token (E:6240d3c3-d1d5-4edd-a122-e729447145a5)
      • 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
        :
        2025-07-16T10:19:33.844265Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:33 GMT
        • Content-Length
          :
          115
      • elapsed_s
        :
        0.002182
      • reported
        :
        2025-07-16T10:19:33.846987Z
      • json
        :
        • message
          :
          Subscription 0000017c-e36d-40be-8d38-beca6ca30000 not found (E:1d691a0e-b26a-45ca-b3ed-1aba2107e96e)
      • 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
        :
        2025-07-16T10:19:33.868098Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          754
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImNsaWVudF9pZCI6InVzc191bnNpZ25lZCIsImV4cCI6MTc1MjY2NDc3MywiaXNzIjoiTm9BdXRoIiwianRpIjoiMjk5YzgwODgtZTQ2NS00YjRjLWJiMjMtNTU0MDY0MTZhZjJlIiwibmJmIjoxNzUyNjYxMTcyLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3Vuc2lnbmVkIn0.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
              :
              2025-07-16T10:19:23.838590Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-07-16T11:04:23.838590Z
            • 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
          :
          23da802b-bd15-4098-b237-cb30749a64e9
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:33 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.001565
      • reported
        :
        2025-07-16T10:19:33.921256Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:a5d34ec6-e76c-4c2c-815f-b3d169a1ef5c)
      • 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
        :
        2025-07-16T10:19:33.921424Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:33 GMT
        • Content-Length
          :
          115
      • elapsed_s
        :
        0.002162
      • reported
        :
        2025-07-16T10:19:33.923963Z
      • json
        :
        • message
          :
          Subscription 0000017c-e36d-40be-8d38-beca6ca30000 not found (E:3bbf4314-23bf-4bed-a8b6-f3b96692cb40)
      • 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
        :
        2025-07-16T10:19:33.939344Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          754
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc3MywiaXNzIjoiZHVtbXkiLCJzY29wZSI6ImludGVydXNzLmZsaWdodF9wbGFubmluZy5kaXJlY3RfYXV0b21hdGVkX3Rlc3QiLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.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
              :
              2025-07-16T10:19:23.838590Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-07-16T11:04:23.838590Z
            • 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
          :
          9910fcfe-e77f-49ed-81fc-2876ebc76ba7
      • body
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:33 GMT
        • Content-Length
          :
          327
      • elapsed_s
        :
        0.000748
      • reported
        :
        2025-07-16T10:19:33.941761Z
      • 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:5d3e5dcd-9d1c-4007-a909-8fc708fc455e)
      • 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
        :
        2025-07-16T10:19:33.941884Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:33 GMT
        • Content-Length
          :
          115
      • elapsed_s
        :
        0.001503
      • reported
        :
        2025-07-16T10:19:33.943729Z
      • json
        :
        • message
          :
          Subscription 0000017c-e36d-40be-8d38-beca6ca30000 not found (E:12788003-bcc1-417a-b8c4-52813074de50)
      • 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
        :
        2025-07-16T10:19:33.958037Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          754
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.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
              :
              2025-07-16T10:19:23.838590Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-07-16T11:04:23.838590Z
            • 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
          :
          db41ac2a-991b-4fc8-9a55-d1ef0adaede6
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:33 GMT
        • Content-Length
          :
          590
      • elapsed_s
        :
        0.005206
      • reported
        :
        2025-07-16T10:19:33.963688Z
      • json
        :
        • subscription
          :
          • id
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • version
            :
            C4WwLFE2LYunHTrYfpez5v5xH-Eg8OlRerKc7e2YHm0_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2025-07-16T10:19:23.83859Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-07-16T11:04:23.83859Z
            • 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
        :
        2025-07-16T10:19:33.964602Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:33 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.000591
      • reported
        :
        2025-07-16T10:19:33.965523Z
      • json
        :
        • message
          :
          Missing access token (E:d0dcf576-3128-4dd4-a377-7147fd5ad376)
      • 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
        :
        2025-07-16T10:19:33.972498Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImNsaWVudF9pZCI6InVzc191bnNpZ25lZCIsImV4cCI6MTc1MjY2NDc3MywiaXNzIjoiTm9BdXRoIiwianRpIjoiMjk5YzgwODgtZTQ2NS00YjRjLWJiMjMtNTU0MDY0MTZhZjJlIiwibmJmIjoxNzUyNjYxMTcyLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3Vuc2lnbmVkIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:33 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.000614
      • reported
        :
        2025-07-16T10:19:33.973466Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:ac16f028-186a-42f8-9c2d-c499d29fbee1)
      • 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
        :
        2025-07-16T10:19:33.980408Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc3MywiaXNzIjoiZHVtbXkiLCJzY29wZSI6ImludGVydXNzLmZsaWdodF9wbGFubmluZy5kaXJlY3RfYXV0b21hdGVkX3Rlc3QiLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:33 GMT
        • Content-Length
          :
          327
      • elapsed_s
        :
        0.000672
      • reported
        :
        2025-07-16T10:19:33.981456Z
      • 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:f795636b-3254-45d7-b335-0a867a15fcd7)
      • 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
        :
        2025-07-16T10:19:33.988373Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:33 GMT
        • Content-Length
          :
          555
      • elapsed_s
        :
        0.002406
      • reported
        :
        2025-07-16T10:19:33.991131Z
      • json
        :
        • subscription
          :
          • id
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • version
            :
            C4WwLFE2LYunHTrYfpez5v5xH-Eg8OlRerKc7e2YHm0_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2025-07-16T10:19:23.83859Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-07-16T11:04:23.83859Z
            • 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/C4WwLFE2LYunHTrYfpez5v5xH-Eg8OlRerKc7e2YHm0_
      • initiated_at
        :
        2025-07-16T10:19:33.992152Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • 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
              :
              2025-07-16T10:19:23.838590Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-07-16T11:04:13.838590Z
            • 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
          :
          b817abe3-9bd9-4fb9-8e73-6595a9b7f4ad
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:33 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.000653
      • reported
        :
        2025-07-16T10:19:33.993254Z
      • json
        :
        • message
          :
          Missing access token (E:65b893b6-b82f-46d6-ab4b-a5f87bb7f700)
      • 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
        :
        2025-07-16T10:19:33.993411Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:33 GMT
        • Content-Length
          :
          555
      • elapsed_s
        :
        0.002363
      • reported
        :
        2025-07-16T10:19:33.996120Z
      • json
        :
        • subscription
          :
          • id
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • version
            :
            C4WwLFE2LYunHTrYfpez5v5xH-Eg8OlRerKc7e2YHm0_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2025-07-16T10:19:23.83859Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-07-16T11:04:23.83859Z
            • 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/C4WwLFE2LYunHTrYfpez5v5xH-Eg8OlRerKc7e2YHm0_
      • initiated_at
        :
        2025-07-16T10:19:34.003847Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          754
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImNsaWVudF9pZCI6InVzc191bnNpZ25lZCIsImV4cCI6MTc1MjY2NDc3MywiaXNzIjoiTm9BdXRoIiwianRpIjoiMjk5YzgwODgtZTQ2NS00YjRjLWJiMjMtNTU0MDY0MTZhZjJlIiwibmJmIjoxNzUyNjYxMTcyLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3Vuc2lnbmVkIn0.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
              :
              2025-07-16T10:19:23.838590Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-07-16T11:04:13.838590Z
            • 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
          :
          fc79778e-8dfa-466b-96b4-d6525e3f4f82
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.0007
      • reported
        :
        2025-07-16T10:19:34.004957Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:65613914-c172-4c5b-b33c-33e191a0e469)
      • 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
        :
        2025-07-16T10:19:34.005122Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          555
      • elapsed_s
        :
        0.002343
      • reported
        :
        2025-07-16T10:19:34.007842Z
      • json
        :
        • subscription
          :
          • id
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • version
            :
            C4WwLFE2LYunHTrYfpez5v5xH-Eg8OlRerKc7e2YHm0_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2025-07-16T10:19:23.83859Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-07-16T11:04:23.83859Z
            • 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/C4WwLFE2LYunHTrYfpez5v5xH-Eg8OlRerKc7e2YHm0_
      • initiated_at
        :
        2025-07-16T10:19:34.015661Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          754
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc3MywiaXNzIjoiZHVtbXkiLCJzY29wZSI6ImludGVydXNzLmZsaWdodF9wbGFubmluZy5kaXJlY3RfYXV0b21hdGVkX3Rlc3QiLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.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
              :
              2025-07-16T10:19:23.838590Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-07-16T11:04:13.838590Z
            • 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
          :
          05c31265-7123-49bc-8e6e-c7b9290a0b97
      • body
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          327
      • elapsed_s
        :
        0.000687
      • reported
        :
        2025-07-16T10:19:34.016753Z
      • 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:f8370f4a-a5be-419d-b752-11278fe7416b)
      • 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
        :
        2025-07-16T10:19:34.016923Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          555
      • elapsed_s
        :
        0.002402
      • reported
        :
        2025-07-16T10:19:34.019690Z
      • json
        :
        • subscription
          :
          • id
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • version
            :
            C4WwLFE2LYunHTrYfpez5v5xH-Eg8OlRerKc7e2YHm0_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2025-07-16T10:19:23.83859Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-07-16T11:04:23.83859Z
            • 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/C4WwLFE2LYunHTrYfpez5v5xH-Eg8OlRerKc7e2YHm0_
      • initiated_at
        :
        2025-07-16T10:19:34.029459Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          754
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.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
              :
              2025-07-16T10:19:23.838590Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-07-16T11:04:13.838590Z
            • 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
          :
          8768e00b-ba53-4290-ad73-837e1d3d81c8
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          590
      • elapsed_s
        :
        0.006332
      • reported
        :
        2025-07-16T10:19:34.036295Z
      • json
        :
        • subscription
          :
          • id
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • version
            :
            x6Z0-EWjDxPSCxEXOKeStADqNzqZkS6cHyiEjV7-oWA_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2025-07-16T10:19:23.83859Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-07-16T11:04:13.83859Z
            • 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/x6Z0-EWjDxPSCxEXOKeStADqNzqZkS6cHyiEjV7-oWA_
      • initiated_at
        :
        2025-07-16T10:19:34.037436Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.000675
      • reported
        :
        2025-07-16T10:19:34.038490Z
      • json
        :
        • message
          :
          Missing access token (E:189a9956-29cd-4d14-a6ff-0b8755e2587c)
      • 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
        :
        2025-07-16T10:19:34.038680Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          555
      • elapsed_s
        :
        0.002687
      • reported
        :
        2025-07-16T10:19:34.041774Z
      • json
        :
        • subscription
          :
          • id
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • version
            :
            x6Z0-EWjDxPSCxEXOKeStADqNzqZkS6cHyiEjV7-oWA_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2025-07-16T10:19:23.83859Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-07-16T11:04:13.83859Z
            • 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/x6Z0-EWjDxPSCxEXOKeStADqNzqZkS6cHyiEjV7-oWA_
      • initiated_at
        :
        2025-07-16T10:19:34.051909Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImNsaWVudF9pZCI6InVzc191bnNpZ25lZCIsImV4cCI6MTc1MjY2NDc3MywiaXNzIjoiTm9BdXRoIiwianRpIjoiMjk5YzgwODgtZTQ2NS00YjRjLWJiMjMtNTU0MDY0MTZhZjJlIiwibmJmIjoxNzUyNjYxMTcyLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3Vuc2lnbmVkIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.00078
      • reported
        :
        2025-07-16T10:19:34.053238Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:a2b58c50-cc17-4c51-aed8-050f0dc00e6b)
      • 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
        :
        2025-07-16T10:19:34.053528Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          555
      • elapsed_s
        :
        0.002524
      • reported
        :
        2025-07-16T10:19:34.056475Z
      • json
        :
        • subscription
          :
          • id
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • version
            :
            x6Z0-EWjDxPSCxEXOKeStADqNzqZkS6cHyiEjV7-oWA_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2025-07-16T10:19:23.83859Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-07-16T11:04:13.83859Z
            • 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/x6Z0-EWjDxPSCxEXOKeStADqNzqZkS6cHyiEjV7-oWA_
      • initiated_at
        :
        2025-07-16T10:19:34.063662Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc3MywiaXNzIjoiZHVtbXkiLCJzY29wZSI6ImludGVydXNzLmZsaWdodF9wbGFubmluZy5kaXJlY3RfYXV0b21hdGVkX3Rlc3QiLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          327
      • elapsed_s
        :
        0.000685
      • reported
        :
        2025-07-16T10:19:34.064779Z
      • 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:ff8434ea-0163-4422-ba14-0d96a9fbde5a)
      • 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
        :
        2025-07-16T10:19:34.065091Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          555
      • elapsed_s
        :
        0.003141
      • reported
        :
        2025-07-16T10:19:34.068747Z
      • json
        :
        • subscription
          :
          • id
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • version
            :
            x6Z0-EWjDxPSCxEXOKeStADqNzqZkS6cHyiEjV7-oWA_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2025-07-16T10:19:23.83859Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-07-16T11:04:13.83859Z
            • 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/x6Z0-EWjDxPSCxEXOKeStADqNzqZkS6cHyiEjV7-oWA_
      • initiated_at
        :
        2025-07-16T10:19:34.078671Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          555
      • elapsed_s
        :
        0.006309
      • reported
        :
        2025-07-16T10:19:34.085532Z
      • json
        :
        • subscription
          :
          • id
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • version
            :
            x6Z0-EWjDxPSCxEXOKeStADqNzqZkS6cHyiEjV7-oWA_
          • notification_index
            :
            0
          • time_start
            :
            • value
              :
              2025-07-16T10:19:23.83859Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-07-16T11:04:13.83859Z
            • 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
        :
        2025-07-16T10:19:34.088580Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          460
        • Content-Type
          :
          application/json
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
            • 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
            • outline_circle
              :
              None
          • time_start
            :
            None
          • time_end
            :
            None
        • request_id
          :
          5b42d4dc-fa1e-4638-a062-9b6d6d8fd5d0
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.000695
      • reported
        :
        2025-07-16T10:19:34.089704Z
      • json
        :
        • message
          :
          Missing access token (E:c9f05ca1-e8a9-4249-a819-f2fa243c7b41)
      • 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
        :
        2025-07-16T10:19:34.097260Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          460
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImNsaWVudF9pZCI6InVzc191bnNpZ25lZCIsImV4cCI6MTc1MjY2NDc3MywiaXNzIjoiTm9BdXRoIiwianRpIjoiMjk5YzgwODgtZTQ2NS00YjRjLWJiMjMtNTU0MDY0MTZhZjJlIiwibmJmIjoxNzUyNjYxMTcyLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3Vuc2lnbmVkIn0.REDACTED
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
            • 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
            • outline_circle
              :
              None
          • time_start
            :
            None
          • time_end
            :
            None
        • request_id
          :
          f9f67f86-9721-47c3-8b9a-a842d2da51dd
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.000705
      • reported
        :
        2025-07-16T10:19:34.098387Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:2212fa9b-744f-44d2-9f29-30e82cf9bc93)
      • 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
        :
        2025-07-16T10:19:34.105539Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          460
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc3MywiaXNzIjoiZHVtbXkiLCJzY29wZSI6ImludGVydXNzLmZsaWdodF9wbGFubmluZy5kaXJlY3RfYXV0b21hdGVkX3Rlc3QiLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
            • 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
            • outline_circle
              :
              None
          • time_start
            :
            None
          • time_end
            :
            None
        • request_id
          :
          ceeb1814-6de3-4895-a50b-f8f1914d48a9
      • body
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          327
      • elapsed_s
        :
        0.00072
      • reported
        :
        2025-07-16T10:19:34.106648Z
      • 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:3678d7a8-c56c-4824-a5f3-43393541e154)
      • 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
        :
        2025-07-16T10:19:34.113809Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          460
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
            • 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
            • outline_circle
              :
              None
          • time_start
            :
            None
          • time_end
            :
            None
        • request_id
          :
          ddd1d0a5-5240-4ac2-932f-93574918eb9d
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          21
      • elapsed_s
        :
        0.00204
      • reported
        :
        2025-07-16T10:19:34.116284Z
      • 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
        :
        2025-07-16T10:19:34.118496Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          715
        • Content-Type
          :
          application/json
      • json
        :
        • extents
          :
          • item_1
            :
            • volume
              :
              • altitude_lower
                :
                • reference
                  :
                  W84
                • units
                  :
                  M
                • value
                  :
                  0.0
              • altitude_upper
                :
                • reference
                  :
                  W84
                • units
                  :
                  M
                • value
                  :
                  3048.0
              • 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
            • time_start
              :
              • value
                :
                2025-07-16T10:19:24.116582Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2025-07-16T10:39:24.116582Z
              • 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
          :
          8ec7b130-223e-4752-945e-be12f261169e
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.000674
      • reported
        :
        2025-07-16T10:19:34.119551Z
      • json
        :
        • message
          :
          Missing access token (E:88b2e4b5-6302-4432-84fb-523f5e9ce103)
      • 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
        :
        2025-07-16T10:19:34.119656Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          120
      • elapsed_s
        :
        0.001536
      • reported
        :
        2025-07-16T10:19:34.121553Z
      • json
        :
        • message
          :
          OperationalIntent 0000017c-e36d-40be-8d38-beca6ca30000 not found (E:acba9440-c361-420c-a706-1eaaecaba18a)
      • 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
        :
        2025-07-16T10:19:34.128588Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          715
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImNsaWVudF9pZCI6InVzc191bnNpZ25lZCIsImV4cCI6MTc1MjY2NDc3MywiaXNzIjoiTm9BdXRoIiwianRpIjoiMjk5YzgwODgtZTQ2NS00YjRjLWJiMjMtNTU0MDY0MTZhZjJlIiwibmJmIjoxNzUyNjYxMTcyLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3Vuc2lnbmVkIn0.REDACTED
      • json
        :
        • extents
          :
          • item_1
            :
            • volume
              :
              • altitude_lower
                :
                • reference
                  :
                  W84
                • units
                  :
                  M
                • value
                  :
                  0.0
              • altitude_upper
                :
                • reference
                  :
                  W84
                • units
                  :
                  M
                • value
                  :
                  3048.0
              • 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
            • time_start
              :
              • value
                :
                2025-07-16T10:19:24.116582Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2025-07-16T10:39:24.116582Z
              • 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
          :
          b6a32b2f-4527-45bf-be7b-46d78e970104
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.000666
      • reported
        :
        2025-07-16T10:19:34.129691Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:bd47c9b9-0c04-4ca8-b727-f4d7b1e705f7)
      • 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
        :
        2025-07-16T10:19:34.129823Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          120
      • elapsed_s
        :
        0.001587
      • reported
        :
        2025-07-16T10:19:34.131776Z
      • json
        :
        • message
          :
          OperationalIntent 0000017c-e36d-40be-8d38-beca6ca30000 not found (E:1f96cacf-9d53-4cb9-90d4-8ef07884ca76)
      • 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
        :
        2025-07-16T10:19:34.139368Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          715
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc3MywiaXNzIjoiZHVtbXkiLCJzY29wZSI6ImludGVydXNzLmZsaWdodF9wbGFubmluZy5kaXJlY3RfYXV0b21hdGVkX3Rlc3QiLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        • extents
          :
          • item_1
            :
            • volume
              :
              • altitude_lower
                :
                • reference
                  :
                  W84
                • units
                  :
                  M
                • value
                  :
                  0.0
              • altitude_upper
                :
                • reference
                  :
                  W84
                • units
                  :
                  M
                • value
                  :
                  3048.0
              • 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
            • time_start
              :
              • value
                :
                2025-07-16T10:19:24.116582Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2025-07-16T10:39:24.116582Z
              • 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
          :
          456c2e8e-2a16-4883-9d9a-c770b14e8742
      • body
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          481
      • elapsed_s
        :
        0.000738
      • reported
        :
        2025-07-16T10:19:34.140575Z
      • 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:589660c2-5e1f-422d-8417-2a488b285559)
      • 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
        :
        2025-07-16T10:19:34.140722Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          120
      • elapsed_s
        :
        0.001602
      • reported
        :
        2025-07-16T10:19:34.142696Z
      • json
        :
        • message
          :
          OperationalIntent 0000017c-e36d-40be-8d38-beca6ca30000 not found (E:0cf805e1-3554-4d80-b68c-5979cae04fb0)
      • 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
        :
        2025-07-16T10:19:34.149779Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          715
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • extents
          :
          • item_1
            :
            • volume
              :
              • altitude_lower
                :
                • reference
                  :
                  W84
                • units
                  :
                  M
                • value
                  :
                  0.0
              • altitude_upper
                :
                • reference
                  :
                  W84
                • units
                  :
                  M
                • value
                  :
                  3048.0
              • 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
            • time_start
              :
              • value
                :
                2025-07-16T10:19:24.116582Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2025-07-16T10:39:24.116582Z
              • 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
          :
          301aa257-76d6-41fd-8f9e-ce7c6a856543
      • body
        :
        None
    • response
      :
      • code
        :
        201
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          572
      • elapsed_s
        :
        0.007973
      • reported
        :
        2025-07-16T10:19:34.158184Z
      • json
        :
        • subscribers
          :
        • operational_intent_reference
          :
          • id
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • manager
            :
            uss_qualifier
          • uss_availability
            :
            Unknown
          • version
            :
            1
          • state
            :
            Accepted
          • ovn
            :
            NDCvN0kSj61b0GZcjIBITm1FiuzcTPWF88IcybTRNUw_
          • time_start
            :
            • value
              :
              2025-07-16T10:19:24.116582Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-07-16T10:39:24.116582Z
            • 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
        :
        2025-07-16T10:19:34.159167Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.000616
      • reported
        :
        2025-07-16T10:19:34.160156Z
      • json
        :
        • message
          :
          Missing access token (E:8a157759-9cab-41ef-8363-17f141963343)
      • 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
        :
        2025-07-16T10:19:34.168473Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImNsaWVudF9pZCI6InVzc191bnNpZ25lZCIsImV4cCI6MTc1MjY2NDc3MywiaXNzIjoiTm9BdXRoIiwianRpIjoiMjk5YzgwODgtZTQ2NS00YjRjLWJiMjMtNTU0MDY0MTZhZjJlIiwibmJmIjoxNzUyNjYxMTcyLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3Vuc2lnbmVkIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.000731
      • reported
        :
        2025-07-16T10:19:34.169671Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:ac60d3ba-8a69-4f6a-97e4-b067d612e3e7)
      • 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
        :
        2025-07-16T10:19:34.178318Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc3MywiaXNzIjoiZHVtbXkiLCJzY29wZSI6ImludGVydXNzLmZsaWdodF9wbGFubmluZy5kaXJlY3RfYXV0b21hdGVkX3Rlc3QiLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          335
      • elapsed_s
        :
        0.000787
      • reported
        :
        2025-07-16T10:19:34.179543Z
      • 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:5b3b2b80-f1c2-4ad6-bbee-267f6b05d9b9)
      • 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
        :
        2025-07-16T10:19:34.186693Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          555
      • elapsed_s
        :
        0.002788
      • reported
        :
        2025-07-16T10:19:34.189845Z
      • json
        :
        • operational_intent_reference
          :
          • id
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • manager
            :
            uss_qualifier
          • uss_availability
            :
            Unknown
          • version
            :
            1
          • state
            :
            Accepted
          • ovn
            :
            NDCvN0kSj61b0GZcjIBITm1FiuzcTPWF88IcybTRNUw_
          • time_start
            :
            • value
              :
              2025-07-16T10:19:24.116582Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-07-16T10:39:24.116582Z
            • 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/NDCvN0kSj61b0GZcjIBITm1FiuzcTPWF88IcybTRNUw_
      • initiated_at
        :
        2025-07-16T10:19:34.190181Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          715
        • Content-Type
          :
          application/json
      • json
        :
        • extents
          :
          • item_1
            :
            • volume
              :
              • altitude_lower
                :
                • reference
                  :
                  W84
                • units
                  :
                  M
                • value
                  :
                  0.0
              • altitude_upper
                :
                • reference
                  :
                  W84
                • units
                  :
                  M
                • value
                  :
                  3048.0
              • 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
            • time_start
              :
              • value
                :
                2025-07-16T10:19:24.116582Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2025-07-16T10:39:14.116582Z
              • 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
          :
          b0c93455-c32b-4a11-8caa-24b6c2194f49
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.00073
      • reported
        :
        2025-07-16T10:19:34.191359Z
      • json
        :
        • message
          :
          Missing access token (E:90e97e50-4c24-42ea-a13b-b3002e15a8df)
      • 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
        :
        2025-07-16T10:19:34.191510Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          555
      • elapsed_s
        :
        0.002252
      • reported
        :
        2025-07-16T10:19:34.194131Z
      • json
        :
        • operational_intent_reference
          :
          • id
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • manager
            :
            uss_qualifier
          • uss_availability
            :
            Unknown
          • version
            :
            1
          • state
            :
            Accepted
          • ovn
            :
            NDCvN0kSj61b0GZcjIBITm1FiuzcTPWF88IcybTRNUw_
          • time_start
            :
            • value
              :
              2025-07-16T10:19:24.116582Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-07-16T10:39:24.116582Z
            • 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/NDCvN0kSj61b0GZcjIBITm1FiuzcTPWF88IcybTRNUw_
      • initiated_at
        :
        2025-07-16T10:19:34.206187Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          715
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImNsaWVudF9pZCI6InVzc191bnNpZ25lZCIsImV4cCI6MTc1MjY2NDc3MywiaXNzIjoiTm9BdXRoIiwianRpIjoiMjk5YzgwODgtZTQ2NS00YjRjLWJiMjMtNTU0MDY0MTZhZjJlIiwibmJmIjoxNzUyNjYxMTcyLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3Vuc2lnbmVkIn0.REDACTED
      • json
        :
        • extents
          :
          • item_1
            :
            • volume
              :
              • altitude_lower
                :
                • reference
                  :
                  W84
                • units
                  :
                  M
                • value
                  :
                  0.0
              • altitude_upper
                :
                • reference
                  :
                  W84
                • units
                  :
                  M
                • value
                  :
                  3048.0
              • 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
            • time_start
              :
              • value
                :
                2025-07-16T10:19:24.116582Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2025-07-16T10:39:14.116582Z
              • 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
          :
          1a5e16ae-3c5c-4456-8461-e69a7d86a3a9
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.001028
      • reported
        :
        2025-07-16T10:19:34.207809Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:e8129236-0104-4e25-a212-b03a5198595c)
      • 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
        :
        2025-07-16T10:19:34.208074Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          555
      • elapsed_s
        :
        0.002697
      • reported
        :
        2025-07-16T10:19:34.211321Z
      • json
        :
        • operational_intent_reference
          :
          • id
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • manager
            :
            uss_qualifier
          • uss_availability
            :
            Unknown
          • version
            :
            1
          • state
            :
            Accepted
          • ovn
            :
            NDCvN0kSj61b0GZcjIBITm1FiuzcTPWF88IcybTRNUw_
          • time_start
            :
            • value
              :
              2025-07-16T10:19:24.116582Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-07-16T10:39:24.116582Z
            • 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/NDCvN0kSj61b0GZcjIBITm1FiuzcTPWF88IcybTRNUw_
      • initiated_at
        :
        2025-07-16T10:19:34.220994Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          715
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc3MywiaXNzIjoiZHVtbXkiLCJzY29wZSI6ImludGVydXNzLmZsaWdodF9wbGFubmluZy5kaXJlY3RfYXV0b21hdGVkX3Rlc3QiLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        • extents
          :
          • item_1
            :
            • volume
              :
              • altitude_lower
                :
                • reference
                  :
                  W84
                • units
                  :
                  M
                • value
                  :
                  0.0
              • altitude_upper
                :
                • reference
                  :
                  W84
                • units
                  :
                  M
                • value
                  :
                  3048.0
              • 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
            • time_start
              :
              • value
                :
                2025-07-16T10:19:24.116582Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2025-07-16T10:39:14.116582Z
              • 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
          :
          fac50c79-15ca-4644-aa52-e4660fed25f4
      • body
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          481
      • elapsed_s
        :
        0.000885
      • reported
        :
        2025-07-16T10:19:34.222400Z
      • 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:f4f132e2-258a-41ed-afdf-50ae048886d9)
      • 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
        :
        2025-07-16T10:19:34.222670Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          555
      • elapsed_s
        :
        0.002437
      • reported
        :
        2025-07-16T10:19:34.225575Z
      • json
        :
        • operational_intent_reference
          :
          • id
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • manager
            :
            uss_qualifier
          • uss_availability
            :
            Unknown
          • version
            :
            1
          • state
            :
            Accepted
          • ovn
            :
            NDCvN0kSj61b0GZcjIBITm1FiuzcTPWF88IcybTRNUw_
          • time_start
            :
            • value
              :
              2025-07-16T10:19:24.116582Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-07-16T10:39:24.116582Z
            • 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/NDCvN0kSj61b0GZcjIBITm1FiuzcTPWF88IcybTRNUw_
      • initiated_at
        :
        2025-07-16T10:19:34.237293Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          715
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • extents
          :
          • item_1
            :
            • volume
              :
              • altitude_lower
                :
                • reference
                  :
                  W84
                • units
                  :
                  M
                • value
                  :
                  0.0
              • altitude_upper
                :
                • reference
                  :
                  W84
                • units
                  :
                  M
                • value
                  :
                  3048.0
              • 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
            • time_start
              :
              • value
                :
                2025-07-16T10:19:24.116582Z
              • format
                :
                RFC3339
            • time_end
              :
              • value
                :
                2025-07-16T10:39:14.116582Z
              • 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
          :
          8e86c3d2-670f-4954-a54a-cafc9fc62ae7
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          572
      • elapsed_s
        :
        0.009745
      • reported
        :
        2025-07-16T10:19:34.247679Z
      • json
        :
        • subscribers
          :
        • operational_intent_reference
          :
          • id
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • manager
            :
            uss_qualifier
          • uss_availability
            :
            Unknown
          • version
            :
            2
          • state
            :
            Accepted
          • ovn
            :
            bIzv3Hl2CvTLg2lodB1Vb0HaKcfc1k8qG-tjL9X0aNc_
          • time_start
            :
            • value
              :
              2025-07-16T10:19:24.116582Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-07-16T10:39:14.116582Z
            • 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/bIzv3Hl2CvTLg2lodB1Vb0HaKcfc1k8qG-tjL9X0aNc_
      • initiated_at
        :
        2025-07-16T10:19:34.249096Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.000853
      • reported
        :
        2025-07-16T10:19:34.250484Z
      • json
        :
        • message
          :
          Missing access token (E:c289ed82-c4cc-4dcf-b634-eb1b1ded29c8)
      • 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/bIzv3Hl2CvTLg2lodB1Vb0HaKcfc1k8qG-tjL9X0aNc_
      • initiated_at
        :
        2025-07-16T10:19:34.259681Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImNsaWVudF9pZCI6InVzc191bnNpZ25lZCIsImV4cCI6MTc1MjY2NDc3MywiaXNzIjoiTm9BdXRoIiwianRpIjoiMjk5YzgwODgtZTQ2NS00YjRjLWJiMjMtNTU0MDY0MTZhZjJlIiwibmJmIjoxNzUyNjYxMTcyLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3Vuc2lnbmVkIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.000685
      • reported
        :
        2025-07-16T10:19:34.260758Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:dbe1127f-8b9a-4a8e-982d-1baf69118a8f)
      • 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/bIzv3Hl2CvTLg2lodB1Vb0HaKcfc1k8qG-tjL9X0aNc_
      • initiated_at
        :
        2025-07-16T10:19:34.267912Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc3MywiaXNzIjoiZHVtbXkiLCJzY29wZSI6ImludGVydXNzLmZsaWdodF9wbGFubmluZy5kaXJlY3RfYXV0b21hdGVkX3Rlc3QiLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          335
      • elapsed_s
        :
        0.00067
      • reported
        :
        2025-07-16T10:19:34.268991Z
      • 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:95593790-429a-40be-a62d-95914b798bc4)
      • 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/bIzv3Hl2CvTLg2lodB1Vb0HaKcfc1k8qG-tjL9X0aNc_
      • initiated_at
        :
        2025-07-16T10:19:34.275989Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          0
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          572
      • elapsed_s
        :
        0.00664
      • reported
        :
        2025-07-16T10:19:34.283043Z
      • json
        :
        • subscribers
          :
        • operational_intent_reference
          :
          • id
            :
            0000017c-e36d-40be-8d38-beca6ca30000
          • manager
            :
            uss_qualifier
          • uss_availability
            :
            Unknown
          • version
            :
            2
          • state
            :
            Accepted
          • ovn
            :
            bIzv3Hl2CvTLg2lodB1Vb0HaKcfc1k8qG-tjL9X0aNc_
          • time_start
            :
            • value
              :
              2025-07-16T10:19:24.116582Z
            • format
              :
              RFC3339
          • time_end
            :
            • value
              :
              2025-07-16T10:39:14.116582Z
            • 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
        :
        2025-07-16T10:19:34.284140Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          398
        • Content-Type
          :
          application/json
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
            • 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
        • request_id
          :
          a19f5322-a828-4baa-b472-de27a934a723
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.00061
      • reported
        :
        2025-07-16T10:19:34.285148Z
      • json
        :
        • message
          :
          Missing access token (E:ceda332c-9342-4c24-b948-b1f96ba75488)
      • 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
        :
        2025-07-16T10:19:34.292869Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          398
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImNsaWVudF9pZCI6InVzc191bnNpZ25lZCIsImV4cCI6MTc1MjY2NDc3MywiaXNzIjoiTm9BdXRoIiwianRpIjoiMjk5YzgwODgtZTQ2NS00YjRjLWJiMjMtNTU0MDY0MTZhZjJlIiwibmJmIjoxNzUyNjYxMTcyLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3Vuc2lnbmVkIn0.REDACTED
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
            • 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
        • request_id
          :
          04a1f249-0641-43b2-8d4b-ba9f0ae6fdf5
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.000693
      • reported
        :
        2025-07-16T10:19:34.293966Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:231afe1b-af60-4c63-9353-8276b5e737fe)
      • 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
        :
        2025-07-16T10:19:34.301146Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          398
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc3MywiaXNzIjoiZHVtbXkiLCJzY29wZSI6ImludGVydXNzLmZsaWdodF9wbGFubmluZy5kaXJlY3RfYXV0b21hdGVkX3Rlc3QiLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
            • 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
        • request_id
          :
          3c78bb53-5e81-4317-bdd6-adb30382e843
      • body
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          335
      • elapsed_s
        :
        0.000657
      • reported
        :
        2025-07-16T10:19:34.302326Z
      • 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:2449a572-9ce0-4ceb-b0d4-2474058bbd5f)
      • 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
        :
        2025-07-16T10:19:34.309332Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          398
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • json
        :
        • area_of_interest
          :
          • volume
            :
            • altitude_lower
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                0.0
            • altitude_upper
              :
              • reference
                :
                W84
              • units
                :
                M
              • value
                :
                3048.0
            • 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
        • request_id
          :
          6f9b85cf-5846-401f-a483-77eb9f37b2a3
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          37
      • elapsed_s
        :
        0.002352
      • reported
        :
        2025-07-16T10:19:34.312090Z
      • 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
        :
        2025-07-16T10:19:34.312951Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.001122
      • reported
        :
        2025-07-16T10:19:34.314467Z
      • json
        :
        • message
          :
          Missing access token (E:566f4ef4-e055-44db-94f3-6bf162bdf7b0)
      • 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
        :
        2025-07-16T10:19:34.321988Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImNsaWVudF9pZCI6InVzc191bnNpZ25lZCIsImV4cCI6MTc1MjY2NDc3NCwiaXNzIjoiTm9BdXRoIiwianRpIjoiM2M0Nzc0ZWItNTdkMi00NTllLWFkODMtOWVjZDM3YTNjNjc0IiwibmJmIjoxNzUyNjYxMTczLCJzY29wZSI6InV0bS5hdmFpbGFiaWxpdHlfYXJiaXRyYXRpb24iLCJzdWIiOiJ1c3NfdW5zaWduZWQifQ.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.001038
      • reported
        :
        2025-07-16T10:19:34.324425Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:9fdc6b6e-0d46-4544-a45e-1e6739996ae9)
      • 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
        :
        2025-07-16T10:19:34.332543Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc3MywiaXNzIjoiZHVtbXkiLCJzY29wZSI6ImludGVydXNzLmZsaWdodF9wbGFubmluZy5kaXJlY3RfYXV0b21hdGVkX3Rlc3QiLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          428
      • elapsed_s
        :
        0.000661
      • reported
        :
        2025-07-16T10:19:34.333555Z
      • 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:f8e94b1c-ba27-4e60-b721-928b368e619b)
      • 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
        :
        2025-07-16T10:19:34.340433Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5hdmFpbGFiaWxpdHlfYXJiaXRyYXRpb24iLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          140
      • elapsed_s
        :
        0.001696
      • reported
        :
        2025-07-16T10:19:34.342478Z
      • json
        :
        • version
          :
          jVzWdVE6tGReNftf-.GQnEHl2DgfZ8VJESI2EB0Z1Ug_
        • 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
        :
        2025-07-16T10:19:34.342851Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          141
        • Content-Type
          :
          application/json
      • json
        :
        • old_version
          :
          jVzWdVE6tGReNftf-.GQnEHl2DgfZ8VJESI2EB0Z1Ug_
        • availability
          :
          Down
        • request_id
          :
          831ea2b7-7578-4f23-b28d-f91c1dd03b83
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          76
      • elapsed_s
        :
        0.000645
      • reported
        :
        2025-07-16T10:19:34.343834Z
      • json
        :
        • message
          :
          Missing access token (E:1ce210a9-85dc-4a2f-8bcd-29193a07c483)
      • 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
        :
        2025-07-16T10:19:34.343956Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5hdmFpbGFiaWxpdHlfYXJiaXRyYXRpb24iLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          140
      • elapsed_s
        :
        0.001579
      • reported
        :
        2025-07-16T10:19:34.345921Z
      • json
        :
        • version
          :
          jVzWdVE6tGReNftf-.GQnEHl2DgfZ8VJESI2EB0Z1Ug_
        • 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
        :
        2025-07-16T10:19:34.353012Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          141
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImNsaWVudF9pZCI6InVzc191bnNpZ25lZCIsImV4cCI6MTc1MjY2NDc3NCwiaXNzIjoiTm9BdXRoIiwianRpIjoiM2M0Nzc0ZWItNTdkMi00NTllLWFkODMtOWVjZDM3YTNjNjc0IiwibmJmIjoxNzUyNjYxMTczLCJzY29wZSI6InV0bS5hdmFpbGFiaWxpdHlfYXJiaXRyYXRpb24iLCJzdWIiOiJ1c3NfdW5zaWduZWQifQ.REDACTED
      • json
        :
        • old_version
          :
          jVzWdVE6tGReNftf-.GQnEHl2DgfZ8VJESI2EB0Z1Ug_
        • availability
          :
          Down
        • request_id
          :
          b79767f1-e153-41bc-a262-e553f9fa5508
      • body
        :
        None
    • response
      :
      • code
        :
        401
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          86
      • elapsed_s
        :
        0.000602
      • reported
        :
        2025-07-16T10:19:34.354034Z
      • json
        :
        • message
          :
          crypto/rsa: verification error (E:be454c4a-464f-40e6-8581-a2a8dab2959e)
      • 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
        :
        2025-07-16T10:19:34.354166Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5hdmFpbGFiaWxpdHlfYXJiaXRyYXRpb24iLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          140
      • elapsed_s
        :
        0.001523
      • reported
        :
        2025-07-16T10:19:34.356102Z
      • json
        :
        • version
          :
          jVzWdVE6tGReNftf-.GQnEHl2DgfZ8VJESI2EB0Z1Ug_
        • 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
        :
        2025-07-16T10:19:34.363261Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          141
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc3MywiaXNzIjoiZHVtbXkiLCJzY29wZSI6ImludGVydXNzLmZsaWdodF9wbGFubmluZy5kaXJlY3RfYXV0b21hdGVkX3Rlc3QiLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        • old_version
          :
          jVzWdVE6tGReNftf-.GQnEHl2DgfZ8VJESI2EB0Z1Ug_
        • availability
          :
          Down
        • request_id
          :
          2749a7e7-29b1-49b7-872e-c23e0b35f762
      • body
        :
        None
    • response
      :
      • code
        :
        403
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          244
      • elapsed_s
        :
        0.000716
      • reported
        :
        2025-07-16T10:19:34.364381Z
      • 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:3c4f1ead-6917-4152-a15f-ca85aabd2aad)
      • 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
        :
        2025-07-16T10:19:34.364527Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5hdmFpbGFiaWxpdHlfYXJiaXRyYXRpb24iLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          140
      • elapsed_s
        :
        0.001551
      • reported
        :
        2025-07-16T10:19:34.366422Z
      • json
        :
        • version
          :
          jVzWdVE6tGReNftf-.GQnEHl2DgfZ8VJESI2EB0Z1Ug_
        • 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
        :
        2025-07-16T10:19:34.373543Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          141
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5hdmFpbGFiaWxpdHlfYXJiaXRyYXRpb24iLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        • old_version
          :
          jVzWdVE6tGReNftf-.GQnEHl2DgfZ8VJESI2EB0Z1Ug_
        • availability
          :
          Down
        • request_id
          :
          aaabd047-f538-482b-a554-017efcab2052
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          137
      • elapsed_s
        :
        0.005875
      • reported
        :
        2025-07-16T10:19:34.379838Z
      • json
        :
        • version
          :
          Vhs0YJS7MPKlqgPtPHKj2D9fXHG-H0GK0LM7Ril8.70_
        • 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
        :
        2025-07-16T10:19:34.380996Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          120
      • elapsed_s
        :
        0.001521
      • reported
        :
        2025-07-16T10:19:34.382923Z
      • json
        :
        • message
          :
          OperationalIntent 0000017c-e36d-40be-8d38-beca6ca30000 not found (E:885df50a-b6e1-4efb-8364-7d621f5333f7)
      • 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
        :
        2025-07-16T10:19:34.383057Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NCwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5zdHJhdGVnaWNfY29vcmRpbmF0aW9uIiwic3ViIjoidXNzX3F1YWxpZmllciJ9.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        404
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          115
      • elapsed_s
        :
        0.001473
      • reported
        :
        2025-07-16T10:19:34.384904Z
      • json
        :
        • message
          :
          Subscription 0000017c-e36d-40be-8d38-beca6ca30000 not found (E:a700cbdc-6cd9-442d-8603-c83add5fcbc7)
      • 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
        :
        2025-07-16T10:19:34.385051Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5hdmFpbGFiaWxpdHlfYXJiaXRyYXRpb24iLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • body
        :
        None
      • json
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          137
      • elapsed_s
        :
        0.001548
      • reported
        :
        2025-07-16T10:19:34.386969Z
      • json
        :
        • version
          :
          Vhs0YJS7MPKlqgPtPHKj2D9fXHG-H0GK0LM7Ril8.70_
        • 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
        :
        2025-07-16T10:19:34.387312Z
      • headers
        :
        • User-Agent
          :
          python-requests/2.32.3
        • Accept-Encoding
          :
          gzip, deflate, br
        • Accept
          :
          */*
        • Connection
          :
          keep-alive
        • Content-Length
          :
          144
        • Content-Type
          :
          application/json
        • Authorization
          :
          Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJkc3MudXNzMS5sb2NhbHV0bSIsImV4cCI6MTc1MjY2NDc2NSwiaXNzIjoiZHVtbXkiLCJzY29wZSI6InV0bS5hdmFpbGFiaWxpdHlfYXJiaXRyYXRpb24iLCJzdWIiOiJ1c3NfcXVhbGlmaWVyIn0.REDACTED
      • json
        :
        • old_version
          :
          Vhs0YJS7MPKlqgPtPHKj2D9fXHG-H0GK0LM7Ril8.70_
        • availability
          :
          Unknown
        • request_id
          :
          aada2de6-35f2-4527-9fc8-6e42582729b6
      • body
        :
        None
    • response
      :
      • code
        :
        200
      • headers
        :
        • Content-Type
          :
          application/json; charset=utf-8
        • Date
          :
          Wed, 16 Jul 2025 10:19:34 GMT
        • Content-Length
          :
          140
      • elapsed_s
        :
        0.002792
      • reported
        :
        2025-07-16T10:19:34.390474Z
      • json
        :
        • version
          :
          CvcJR9IC2vdoFsqS6mgr0qHIEqmq2XyzaDQKsOWoY94_
        • 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