You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: monitoring/uss_qualifier/scenarios/astm/netrid/v19/misbehavior.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,10 @@ This particular test requires each flight to be uniquely identifiable by its 2D
43
43
44
44
This step will attempt to search for flights in a rectangular area with a diagonal greater than [NetMaxDisplayAreaDiagonal] km.
45
45
46
+
#### ⚠️ ISA query check
47
+
48
+
**[interuss.f3411.dss_endpoints.SearchISAs](../../../../../requirements/interuss/f3411/dss_endpoints.md)** requires a USS providing a DSS instance to implement the DSS endpoints of the OpenAPI specification. If uss_qualifier is unable to query the DSS for ISAs, this check will fail.
49
+
46
50
#### ⚠️ Area too large check
47
51
48
52
**[astm.f3411.v19.NET0250](../../../../requirements/astm/f3411/v19.md)** requires that a NetRID Service Provider rejects a request for a very large view area with a diagonal greater than *NetMaxDisplayAreaDiagonal*. If such a large view is requested and a 400 or 413 error code is not received or the response contains Remote ID data, then this check will fail.
@@ -54,6 +58,10 @@ to confirm that the requested data is indeed available to any authorized query.
54
58
55
59
It then repeats the exact same request without credentials, and expects this to fail.
56
60
61
+
#### ⚠️ ISA query check
62
+
63
+
**[interuss.f3411.dss_endpoints.SearchISAs](../../../../../requirements/interuss/f3411/dss_endpoints.md)** requires a USS providing a DSS instance to implement the DSS endpoints of the OpenAPI specification. If uss_qualifier is unable to query the DSS for ISAs, this check will fail.
64
+
57
65
#### ⚠️ Missing credentials check
58
66
59
67
This check ensures that all requests are properly authenticated, as required by **[astm.f3411.v19.NET0210](../../../../requirements/astm/f3411/v19.md)**,
@@ -63,6 +71,10 @@ and that requests for existing flights that are executed with missing credential
63
71
64
72
This step is similar to unauthenticated requests, but uses incorrectly-authenticated requests instead.
65
73
74
+
#### ⚠️ ISA query check
75
+
76
+
**[interuss.f3411.dss_endpoints.SearchISAs](../../../../../requirements/interuss/f3411/dss_endpoints.md)** requires a USS providing a DSS instance to implement the DSS endpoints of the OpenAPI specification. If uss_qualifier is unable to query the DSS for ISAs, this check will fail.
77
+
66
78
#### ⚠️ Invalid credentials check
67
79
This check ensures that all requests are properly authenticated, as required by **[astm.f3411.v19.NET0210](../../../../requirements/astm/f3411/v19.md)**,
68
80
and that requests for existing flights that are executed with incorrect credentials fail.
Copy file name to clipboardExpand all lines: monitoring/uss_qualifier/scenarios/astm/netrid/v22a/misbehavior.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,10 @@ A [`DSSInstanceResource`](../../../../resources/astm/f3411/dss.py) is required f
30
30
31
31
This step will attempt to search for flights in a rectangular area with a diagonal greater than [NetMaxDisplayAreaDiagonal] km.
32
32
33
+
#### ⚠️ ISA query check
34
+
35
+
**[interuss.f3411.dss_endpoints.SearchISAs](../../../../../requirements/interuss/f3411/dss_endpoints.md)** requires a USS providing a DSS instance to implement the DSS endpoints of the OpenAPI specification. If uss_qualifier is unable to query the DSS for ISAs, this check will fail.
36
+
33
37
#### ⚠️ Area too large check
34
38
35
39
**[astm.f3411.v22a.NET0250](../../../../requirements/astm/f3411/v22a.md)** requires that a NetRID Service Provider rejects a request for a very large view area with a diagonal greater than *NetMaxDisplayAreaDiagonal*. If such a large view is requested and a 400 or 413 error code is not received or the response contains Remote ID data, then this check will fail.
@@ -41,6 +45,10 @@ to confirm that the requested data is indeed available to any authorized query.
41
45
42
46
It then repeats the exact same request without credentials, and expects this to fail.
43
47
48
+
#### ⚠️ ISA query check
49
+
50
+
**[interuss.f3411.dss_endpoints.SearchISAs](../../../../../requirements/interuss/f3411/dss_endpoints.md)** requires a USS providing a DSS instance to implement the DSS endpoints of the OpenAPI specification. If uss_qualifier is unable to query the DSS for ISAs, this check will fail.
51
+
44
52
#### ⚠️ Missing credentials check
45
53
46
54
This check ensures that all requests are properly authenticated, as required by **[astm.f3411.v22a.NET0210](../../../../requirements/astm/f3411/v22a.md)**,
@@ -50,6 +58,10 @@ and that requests for existing flights that are executed with missing credential
50
58
51
59
This step is similar to unauthenticated requests, but uses incorrectly-authenticated requests instead.
52
60
61
+
#### ⚠️ ISA query check
62
+
63
+
**[interuss.f3411.dss_endpoints.SearchISAs](../../../../../requirements/interuss/f3411/dss_endpoints.md)** requires a USS providing a DSS instance to implement the DSS endpoints of the OpenAPI specification. If uss_qualifier is unable to query the DSS for ISAs, this check will fail.
64
+
53
65
#### ⚠️ Invalid credentials check
54
66
55
67
This check ensures that all requests are properly authenticated, as required by **[astm.f3411.v22a.NET0210](../../../../requirements/astm/f3411/v22a.md)**,
0 commit comments