diff --git a/doc/controllers/admins-login-o-auth-2.md b/doc/controllers/admins-login-o-auth-2.md index 455c9a06..3dd8099b 100644 --- a/doc/controllers/admins-login-o-auth-2.md +++ b/doc/controllers/admins-login-o-auth-2.md @@ -74,7 +74,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -128,7 +128,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -176,6 +176,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/admins-logout.md b/doc/controllers/admins-logout.md index f5c8b861..df07accb 100644 --- a/doc/controllers/admins-logout.md +++ b/doc/controllers/admins-logout.md @@ -54,6 +54,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/admins-recover-password.md b/doc/controllers/admins-recover-password.md index 66b2eea5..1a2fc082 100644 --- a/doc/controllers/admins-recover-password.md +++ b/doc/controllers/admins-recover-password.md @@ -63,7 +63,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -112,6 +112,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/admins.md b/doc/controllers/admins.md index 756210ab..00e5930d 100644 --- a/doc/controllers/admins.md +++ b/doc/controllers/admins.md @@ -75,7 +75,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -193,7 +193,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/constants-definitions.md b/doc/controllers/constants-definitions.md index e20d490e..9aab24cd 100644 --- a/doc/controllers/constants-definitions.md +++ b/doc/controllers/constants-definitions.md @@ -92,7 +92,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -146,7 +146,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -223,7 +223,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -276,6 +276,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/constants-events.md b/doc/controllers/constants-events.md index 338d9316..5b092c64 100644 --- a/doc/controllers/constants-events.md +++ b/doc/controllers/constants-events.md @@ -66,7 +66,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -127,7 +127,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -190,7 +190,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -260,7 +260,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -322,7 +322,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -375,6 +375,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/constants-misc.md b/doc/controllers/constants-misc.md index 037d58f0..69b2faf4 100644 --- a/doc/controllers/constants-misc.md +++ b/doc/controllers/constants-misc.md @@ -141,7 +141,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -198,7 +198,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -675,7 +675,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -734,7 +734,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -788,7 +788,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -842,7 +842,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -968,7 +968,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1021,7 +1021,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1079,6 +1079,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/constants-models.md b/doc/controllers/constants-models.md index 30ac4b05..2cfab071 100644 --- a/doc/controllers/constants-models.md +++ b/doc/controllers/constants-models.md @@ -211,7 +211,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -281,7 +281,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -336,6 +336,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/installer.md b/doc/controllers/installer.md index b4da72f1..84cc1c9b 100644 --- a/doc/controllers/installer.md +++ b/doc/controllers/installer.md @@ -127,7 +127,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -218,7 +218,7 @@ if err != nil { | 400 | Bad Request if none of the entries are valid | `ApiError` | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -356,7 +356,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -468,7 +468,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -538,7 +538,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -594,7 +594,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -650,7 +650,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -726,7 +726,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -832,7 +832,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -893,7 +893,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -958,7 +958,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1049,7 +1049,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1198,7 +1198,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1259,7 +1259,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1320,7 +1320,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1393,7 +1393,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1441,7 +1441,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1560,7 +1560,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1612,7 +1612,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1664,7 +1664,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1746,13 +1746,13 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | # Update Installer Virtual Chassis Member -The VC creation and adding member switch API will update the device’s virtual chassis config which is applied after VC is formed to create JUNOS pre-provisioned virtual chassis configuration. +The VC creation and adding member switch API will update the device’ s virtual chassis config which is applied after VC is formed to create JUNOS pre-provisioned virtual chassis configuration. ## Change to use preprovisioned VC @@ -1789,7 +1789,7 @@ Please notice that member ID 0 (fpc0) cannot be removed. When a VC has two switc ## Renumber a member switch -When a member switch doesn’t work properly and needed to be replaced, the renumber API could be used. The following two types of renumber are supported: +When a member switch doesn’ t work properly and needed to be replaced, the renumber API could be used. The following two types of renumber are supported: 1. Replace a non-fpc0 member switch 2. Replace fpc0. When fpc0 is relaced, PAPI device config and JUNOS config will be both updated. @@ -1901,6 +1901,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/ms-ps-admins.md b/doc/controllers/ms-ps-admins.md index 256dbadc..865b8f78 100644 --- a/doc/controllers/ms-ps-admins.md +++ b/doc/controllers/ms-ps-admins.md @@ -98,7 +98,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -205,7 +205,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -286,7 +286,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -338,7 +338,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -390,7 +390,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -496,7 +496,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -605,6 +605,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/ms-ps-inventory.md b/doc/controllers/ms-ps-inventory.md index 4b844fa8..b40721b1 100644 --- a/doc/controllers/ms-ps-inventory.md +++ b/doc/controllers/ms-ps-inventory.md @@ -72,6 +72,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/ms-ps-licenses.md b/doc/controllers/ms-ps-licenses.md index fc28e320..f508b3f3 100644 --- a/doc/controllers/ms-ps-licenses.md +++ b/doc/controllers/ms-ps-licenses.md @@ -121,7 +121,7 @@ if err != nil { | 400 | Response when the key is invalid (or already used) | `ApiError` | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -367,7 +367,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -613,7 +613,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -668,6 +668,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/ms-ps-logo.md b/doc/controllers/ms-ps-logo.md index cc2dc55f..2c91adf4 100644 --- a/doc/controllers/ms-ps-logo.md +++ b/doc/controllers/ms-ps-logo.md @@ -58,7 +58,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -110,6 +110,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/ms-ps-logs.md b/doc/controllers/ms-ps-logs.md index b7cf000b..d95743fb 100644 --- a/doc/controllers/ms-ps-logs.md +++ b/doc/controllers/ms-ps-logs.md @@ -82,7 +82,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -190,6 +190,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/ms-ps-marvis.md b/doc/controllers/ms-ps-marvis.md index 402ca9fb..2169ad54 100644 --- a/doc/controllers/ms-ps-marvis.md +++ b/doc/controllers/ms-ps-marvis.md @@ -91,6 +91,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/ms-ps-org-groups.md b/doc/controllers/ms-ps-org-groups.md index 00131a7c..9db93ed9 100644 --- a/doc/controllers/ms-ps-org-groups.md +++ b/doc/controllers/ms-ps-org-groups.md @@ -87,7 +87,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -139,7 +139,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -208,7 +208,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -275,7 +275,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -348,6 +348,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/ms-ps-orgs.md b/doc/controllers/ms-ps-orgs.md index 9c5ccef9..8ed8a061 100644 --- a/doc/controllers/ms-ps-orgs.md +++ b/doc/controllers/ms-ps-orgs.md @@ -71,24 +71,6 @@ if err != nil { } ``` -## Example Response *(as JSON)* - -```json -{ - "alarmtemplate_id": "b069b358-4c97-5319-1f8c-7c5ca64d6ab1", - "allow_mist": true, - "created_time": 0, - "id": "b069b358-4c97-5319-1f8c-7c5ca64d6ab1", - "modified_time": 0, - "msp_id": "b069b358-4c97-5319-1f8c-7c5ca64d6ab1", - "name": "string", - "orggroup_ids": [ - "b069b358-4c97-5319-1f8c-7c5ca64d6ab1" - ], - "session_expiry": 0 -} -``` - ## Errors | HTTP Status Code | Error Description | Exception Class | @@ -96,7 +78,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -148,7 +130,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -195,24 +177,6 @@ if err != nil { } ``` -## Example Response *(as JSON)* - -```json -{ - "alarmtemplate_id": "b069b358-4c97-5319-1f8c-7c5ca64d6ab1", - "allow_mist": true, - "created_time": 0, - "id": "b069b358-4c97-5319-1f8c-7c5ca64d6ab1", - "modified_time": 0, - "msp_id": "b069b358-4c97-5319-1f8c-7c5ca64d6ab1", - "name": "string", - "orggroup_ids": [ - "b069b358-4c97-5319-1f8c-7c5ca64d6ab1" - ], - "session_expiry": 0 -} -``` - ## Errors | HTTP Status Code | Error Description | Exception Class | @@ -220,7 +184,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -278,7 +242,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -321,26 +285,6 @@ if err != nil { } ``` -## Example Response *(as JSON)* - -```json -[ - { - "alarmtemplate_id": "b069b358-4c97-5319-1f8c-7c5ca64d6ab1", - "allow_mist": true, - "created_time": 0, - "id": "b069b358-4c97-5319-1f8c-7c5ca64d6ab1", - "modified_time": 0, - "msp_id": "b069b358-4c97-5319-1f8c-7c5ca64d6ab1", - "name": "string", - "orggroup_ids": [ - "b069b358-4c97-5319-1f8c-7c5ca64d6ab1" - ], - "session_expiry": 0 - } -] -``` - ## Errors | HTTP Status Code | Error Description | Exception Class | @@ -348,7 +292,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -405,7 +349,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -527,7 +471,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -588,24 +532,6 @@ if err != nil { } ``` -## Example Response *(as JSON)* - -```json -{ - "alarmtemplate_id": "b069b358-4c97-5319-1f8c-7c5ca64d6ab1", - "allow_mist": true, - "created_time": 0, - "id": "b069b358-4c97-5319-1f8c-7c5ca64d6ab1", - "modified_time": 0, - "msp_id": "b069b358-4c97-5319-1f8c-7c5ca64d6ab1", - "name": "string", - "orggroup_ids": [ - "b069b358-4c97-5319-1f8c-7c5ca64d6ab1" - ], - "session_expiry": 0 -} -``` - ## Errors | HTTP Status Code | Error Description | Exception Class | @@ -613,6 +539,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/ms-ps-sl-es.md b/doc/controllers/ms-ps-sl-es.md index bc614688..a7ba8050 100644 --- a/doc/controllers/ms-ps-sl-es.md +++ b/doc/controllers/ms-ps-sl-es.md @@ -148,6 +148,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/ms-ps-sso-roles.md b/doc/controllers/ms-ps-sso-roles.md index 262e103d..5078d246 100644 --- a/doc/controllers/ms-ps-sso-roles.md +++ b/doc/controllers/ms-ps-sso-roles.md @@ -97,7 +97,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -149,7 +149,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -199,7 +199,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -288,6 +288,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/ms-ps-sso.md b/doc/controllers/ms-ps-sso.md index 279d91d0..f1acf3eb 100644 --- a/doc/controllers/ms-ps-sso.md +++ b/doc/controllers/ms-ps-sso.md @@ -111,7 +111,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -163,7 +163,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -235,7 +235,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -313,7 +313,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -378,7 +378,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -446,7 +446,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -522,7 +522,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -613,6 +613,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/ms-ps-tickets.md b/doc/controllers/ms-ps-tickets.md index 1354d071..aadb0217 100644 --- a/doc/controllers/ms-ps-tickets.md +++ b/doc/controllers/ms-ps-tickets.md @@ -82,7 +82,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -174,6 +174,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/ms-ps.md b/doc/controllers/ms-ps.md index 243a9230..72ba7be4 100644 --- a/doc/controllers/ms-ps.md +++ b/doc/controllers/ms-ps.md @@ -78,7 +78,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -126,7 +126,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -187,7 +187,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -278,7 +278,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -345,6 +345,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-admins.md b/doc/controllers/orgs-admins.md index 5f7e9e22..bba47594 100644 --- a/doc/controllers/orgs-admins.md +++ b/doc/controllers/orgs-admins.md @@ -88,7 +88,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -169,7 +169,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -221,7 +221,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -273,7 +273,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -386,7 +386,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -464,6 +464,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-alarm-templates.md b/doc/controllers/orgs-alarm-templates.md index 6894d5d7..148fd0cd 100644 --- a/doc/controllers/orgs-alarm-templates.md +++ b/doc/controllers/orgs-alarm-templates.md @@ -107,7 +107,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -159,7 +159,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -213,7 +213,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -271,7 +271,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -338,7 +338,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -394,7 +394,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -442,7 +442,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -947,6 +947,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-alarms.md b/doc/controllers/orgs-alarms.md index c807cf48..7bf98269 100644 --- a/doc/controllers/orgs-alarms.md +++ b/doc/controllers/orgs-alarms.md @@ -73,7 +73,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -129,7 +129,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -187,7 +187,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -279,7 +279,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -353,7 +353,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -409,7 +409,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -467,6 +467,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-ap-templates.md b/doc/controllers/orgs-ap-templates.md index c9167d56..53543c4c 100644 --- a/doc/controllers/orgs-ap-templates.md +++ b/doc/controllers/orgs-ap-templates.md @@ -445,7 +445,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -497,7 +497,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -751,7 +751,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1011,7 +1011,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1447,6 +1447,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-api-tokens.md b/doc/controllers/orgs-api-tokens.md index c88fe52e..ad650561 100644 --- a/doc/controllers/orgs-api-tokens.md +++ b/doc/controllers/orgs-api-tokens.md @@ -106,7 +106,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -158,7 +158,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -233,7 +233,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -306,7 +306,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -393,6 +393,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-asset-filters.md b/doc/controllers/orgs-asset-filters.md index dfeac77d..da628a18 100644 --- a/doc/controllers/orgs-asset-filters.md +++ b/doc/controllers/orgs-asset-filters.md @@ -97,7 +97,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -149,7 +149,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -223,7 +223,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -282,7 +282,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -368,6 +368,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-assets.md b/doc/controllers/orgs-assets.md index 5a1518f9..0070c9e2 100644 --- a/doc/controllers/orgs-assets.md +++ b/doc/controllers/orgs-assets.md @@ -89,7 +89,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -141,7 +141,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -211,7 +211,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -272,7 +272,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -330,7 +330,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -409,6 +409,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-cert.md b/doc/controllers/orgs-cert.md index 48322385..0123da67 100644 --- a/doc/controllers/orgs-cert.md +++ b/doc/controllers/orgs-cert.md @@ -69,7 +69,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -127,7 +127,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -181,6 +181,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-clients-marvis.md b/doc/controllers/orgs-clients-marvis.md index d660946a..53466d26 100644 --- a/doc/controllers/orgs-clients-marvis.md +++ b/doc/controllers/orgs-clients-marvis.md @@ -78,7 +78,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -130,7 +130,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -193,7 +193,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -254,7 +254,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -323,6 +323,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-clients-nac.md b/doc/controllers/orgs-clients-nac.md index c7b66213..04bed943 100644 --- a/doc/controllers/orgs-clients-nac.md +++ b/doc/controllers/orgs-clients-nac.md @@ -104,7 +104,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -260,7 +260,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -445,7 +445,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -637,6 +637,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-clients-sdk.md b/doc/controllers/orgs-clients-sdk.md index f86234aa..650626e7 100644 --- a/doc/controllers/orgs-clients-sdk.md +++ b/doc/controllers/orgs-clients-sdk.md @@ -63,6 +63,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-clients-wan.md b/doc/controllers/orgs-clients-wan.md index a82f8441..e75c531a 100644 --- a/doc/controllers/orgs-clients-wan.md +++ b/doc/controllers/orgs-clients-wan.md @@ -104,7 +104,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -196,7 +196,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -307,7 +307,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -423,6 +423,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-clients-wired.md b/doc/controllers/orgs-clients-wired.md index 75d7e929..686ce3f2 100644 --- a/doc/controllers/orgs-clients-wired.md +++ b/doc/controllers/orgs-clients-wired.md @@ -104,7 +104,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -251,6 +251,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-clients-wireless.md b/doc/controllers/orgs-clients-wireless.md index 0ab825cd..1c56ec8d 100644 --- a/doc/controllers/orgs-clients-wireless.md +++ b/doc/controllers/orgs-clients-wireless.md @@ -141,7 +141,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -265,7 +265,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -389,7 +389,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -529,7 +529,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -732,6 +732,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-cradlepoint.md b/doc/controllers/orgs-cradlepoint.md index 04461286..4bab395f 100644 --- a/doc/controllers/orgs-cradlepoint.md +++ b/doc/controllers/orgs-cradlepoint.md @@ -60,7 +60,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -117,7 +117,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -165,7 +165,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -222,6 +222,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-crl.md b/doc/controllers/orgs-crl.md index f846df83..d92d3498 100644 --- a/doc/controllers/orgs-crl.md +++ b/doc/controllers/orgs-crl.md @@ -55,6 +55,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-device-profiles.md b/doc/controllers/orgs-device-profiles.md index e68655ad..362d7f8f 100644 --- a/doc/controllers/orgs-device-profiles.md +++ b/doc/controllers/orgs-device-profiles.md @@ -88,7 +88,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -334,7 +334,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -386,7 +386,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -607,7 +607,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -943,7 +943,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1016,7 +1016,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1243,6 +1243,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-devices-others.md b/doc/controllers/orgs-devices-others.md index 62afe9d2..4a74f27b 100644 --- a/doc/controllers/orgs-devices-others.md +++ b/doc/controllers/orgs-devices-others.md @@ -108,7 +108,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -160,7 +160,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -232,7 +232,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -330,7 +330,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -382,7 +382,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -493,7 +493,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -552,7 +552,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -611,6 +611,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-devices-ssr.md b/doc/controllers/orgs-devices-ssr.md index 687586ca..5a07965a 100644 --- a/doc/controllers/orgs-devices-ssr.md +++ b/doc/controllers/orgs-devices-ssr.md @@ -65,6 +65,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-devices.md b/doc/controllers/orgs-devices.md index 4681f68e..4982ab89 100644 --- a/doc/controllers/orgs-devices.md +++ b/doc/controllers/orgs-devices.md @@ -133,7 +133,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -221,7 +221,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -361,7 +361,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -426,7 +426,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -509,7 +509,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -572,7 +572,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -690,7 +690,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -841,7 +841,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1025,6 +1025,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-evpn-topologies.md b/doc/controllers/orgs-evpn-topologies.md index d1218472..0c8c5826 100644 --- a/doc/controllers/orgs-evpn-topologies.md +++ b/doc/controllers/orgs-evpn-topologies.md @@ -141,7 +141,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -193,7 +193,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -286,7 +286,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -385,7 +385,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -494,6 +494,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-gateway-templates.md b/doc/controllers/orgs-gateway-templates.md index 7eff9b47..742ca770 100644 --- a/doc/controllers/orgs-gateway-templates.md +++ b/doc/controllers/orgs-gateway-templates.md @@ -378,7 +378,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -430,7 +430,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -484,7 +484,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -542,7 +542,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -911,6 +911,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-guests.md b/doc/controllers/orgs-guests.md index 051bdda0..720934ec 100644 --- a/doc/controllers/orgs-guests.md +++ b/doc/controllers/orgs-guests.md @@ -106,7 +106,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -158,7 +158,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -231,7 +231,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -302,7 +302,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -416,7 +416,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -506,6 +506,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-idp-profiles.md b/doc/controllers/orgs-idp-profiles.md index 5a4684eb..0b5218da 100644 --- a/doc/controllers/orgs-idp-profiles.md +++ b/doc/controllers/orgs-idp-profiles.md @@ -114,7 +114,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -166,7 +166,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -248,7 +248,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -336,7 +336,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -441,6 +441,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-inventory.md b/doc/controllers/orgs-inventory.md index a79385a1..413dbb31 100644 --- a/doc/controllers/orgs-inventory.md +++ b/doc/controllers/orgs-inventory.md @@ -106,7 +106,7 @@ if err != nil { | 400 | if none of the entries are valid | `ApiError` | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -170,7 +170,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -226,7 +226,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -350,7 +350,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -398,7 +398,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -477,7 +477,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -553,6 +553,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-jse.md b/doc/controllers/orgs-jse.md index c19c8c9e..fa577f92 100644 --- a/doc/controllers/orgs-jse.md +++ b/doc/controllers/orgs-jse.md @@ -60,7 +60,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -122,7 +122,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -172,7 +172,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -235,6 +235,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-jsi.md b/doc/controllers/orgs-jsi.md index a2d73029..c81ab19f 100644 --- a/doc/controllers/orgs-jsi.md +++ b/doc/controllers/orgs-jsi.md @@ -70,7 +70,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -124,7 +124,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -208,7 +208,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -301,6 +301,6 @@ if err != nil { | 400 | Bad Request - no Juniper Account Linked | [`ResponseDetailStringException`](../../doc/models/response-detail-string-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-licenses.md b/doc/controllers/orgs-licenses.md index 7796184b..50b0098e 100644 --- a/doc/controllers/orgs-licenses.md +++ b/doc/controllers/orgs-licenses.md @@ -122,7 +122,7 @@ if err != nil { | 400 | invalid key (or already used) | `ApiError` | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -192,7 +192,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -438,7 +438,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -499,6 +499,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-linked-applications.md b/doc/controllers/orgs-linked-applications.md index 6f869793..249ca781 100644 --- a/doc/controllers/orgs-linked-applications.md +++ b/doc/controllers/orgs-linked-applications.md @@ -75,7 +75,7 @@ if err != nil { | 400 | Unsuccessful | `ApiError` | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -131,7 +131,7 @@ if err != nil { | 400 | Unsuccessful | `ApiError` | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -208,7 +208,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -276,7 +276,7 @@ if err != nil { | 400 | account already linked | [`ResponseDetailStringException`](../../doc/models/response-detail-string-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -329,7 +329,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -390,6 +390,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-logs.md b/doc/controllers/orgs-logs.md index 02cd57ef..aadaae61 100644 --- a/doc/controllers/orgs-logs.md +++ b/doc/controllers/orgs-logs.md @@ -118,7 +118,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -226,6 +226,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-maps.md b/doc/controllers/orgs-maps.md index f5fdbd6b..26b725ee 100644 --- a/doc/controllers/orgs-maps.md +++ b/doc/controllers/orgs-maps.md @@ -123,7 +123,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -233,6 +233,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-marvis.md b/doc/controllers/orgs-marvis.md index 71003909..df665355 100644 --- a/doc/controllers/orgs-marvis.md +++ b/doc/controllers/orgs-marvis.md @@ -99,6 +99,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-mx-clusters.md b/doc/controllers/orgs-mx-clusters.md index e0f1c328..63809b10 100644 --- a/doc/controllers/orgs-mx-clusters.md +++ b/doc/controllers/orgs-mx-clusters.md @@ -148,7 +148,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -200,7 +200,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -324,7 +324,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -454,7 +454,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -593,6 +593,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-mx-edges.md b/doc/controllers/orgs-mx-edges.md index f87b6a1b..ff2f2efd 100644 --- a/doc/controllers/orgs-mx-edges.md +++ b/doc/controllers/orgs-mx-edges.md @@ -88,7 +88,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -157,7 +157,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -218,7 +218,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -283,7 +283,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -343,7 +343,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -467,7 +467,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -571,7 +571,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -718,7 +718,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -770,7 +770,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -826,7 +826,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -936,7 +936,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1006,7 +1006,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1169,7 +1169,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1221,7 +1221,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1324,7 +1324,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1448,7 +1448,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1516,7 +1516,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1568,7 +1568,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1706,7 +1706,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1758,6 +1758,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-mx-tunnels.md b/doc/controllers/orgs-mx-tunnels.md index 4dfc3261..fab0d3b3 100644 --- a/doc/controllers/orgs-mx-tunnels.md +++ b/doc/controllers/orgs-mx-tunnels.md @@ -122,7 +122,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -174,7 +174,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -263,7 +263,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -355,7 +355,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -455,6 +455,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-nac-portals.md b/doc/controllers/orgs-nac-portals.md index a4c5ff89..5ff67067 100644 --- a/doc/controllers/orgs-nac-portals.md +++ b/doc/controllers/orgs-nac-portals.md @@ -103,7 +103,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -155,7 +155,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -227,7 +227,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -309,7 +309,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -374,7 +374,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -462,7 +462,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -550,7 +550,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -641,6 +641,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-nac-rules.md b/doc/controllers/orgs-nac-rules.md index 14eb7ba8..f44048f4 100644 --- a/doc/controllers/orgs-nac-rules.md +++ b/doc/controllers/orgs-nac-rules.md @@ -94,7 +94,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -146,7 +146,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -200,7 +200,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -307,7 +307,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -374,6 +374,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-nac-tags.md b/doc/controllers/orgs-nac-tags.md index 6963e373..967e2aaa 100644 --- a/doc/controllers/orgs-nac-tags.md +++ b/doc/controllers/orgs-nac-tags.md @@ -101,7 +101,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -153,7 +153,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -221,7 +221,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -291,7 +291,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -383,6 +383,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-naccrl.md b/doc/controllers/orgs-naccrl.md index a65a7cad..86c52702 100644 --- a/doc/controllers/orgs-naccrl.md +++ b/doc/controllers/orgs-naccrl.md @@ -63,7 +63,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -113,7 +113,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -171,6 +171,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-nacidp.md b/doc/controllers/orgs-nacidp.md index 3e3da3e3..2f9cbd4e 100644 --- a/doc/controllers/orgs-nacidp.md +++ b/doc/controllers/orgs-nacidp.md @@ -122,6 +122,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-network-templates.md b/doc/controllers/orgs-network-templates.md index 94cb6c21..e62d2317 100644 --- a/doc/controllers/orgs-network-templates.md +++ b/doc/controllers/orgs-network-templates.md @@ -86,7 +86,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -138,7 +138,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -192,7 +192,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -556,7 +556,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -633,6 +633,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-networks.md b/doc/controllers/orgs-networks.md index 583e3414..b5c80d0b 100644 --- a/doc/controllers/orgs-networks.md +++ b/doc/controllers/orgs-networks.md @@ -75,7 +75,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -127,7 +127,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -181,7 +181,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -239,7 +239,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -305,6 +305,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-premium-analytics.md b/doc/controllers/orgs-premium-analytics.md index b1fae73a..722b6f26 100644 --- a/doc/controllers/orgs-premium-analytics.md +++ b/doc/controllers/orgs-premium-analytics.md @@ -74,6 +74,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-psk-portals.md b/doc/controllers/orgs-psk-portals.md index 960fcd0e..016e0483 100644 --- a/doc/controllers/orgs-psk-portals.md +++ b/doc/controllers/orgs-psk-portals.md @@ -111,7 +111,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -175,7 +175,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -227,7 +227,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -281,7 +281,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -335,7 +335,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -428,7 +428,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -486,7 +486,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -607,7 +607,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -675,7 +675,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -735,7 +735,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -795,6 +795,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-psks.md b/doc/controllers/orgs-psks.md index 0095dfe0..34f4ec67 100644 --- a/doc/controllers/orgs-psks.md +++ b/doc/controllers/orgs-psks.md @@ -92,7 +92,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -144,7 +144,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -203,7 +203,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -258,7 +258,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -312,7 +312,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -396,7 +396,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -486,7 +486,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -577,7 +577,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -650,6 +650,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-rf-templates.md b/doc/controllers/orgs-rf-templates.md index fa38a888..ac98bcc0 100644 --- a/doc/controllers/orgs-rf-templates.md +++ b/doc/controllers/orgs-rf-templates.md @@ -126,7 +126,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -178,7 +178,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -288,7 +288,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -404,7 +404,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -521,6 +521,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-sdk-invites.md b/doc/controllers/orgs-sdk-invites.md index dd246489..ba0d1a98 100644 --- a/doc/controllers/orgs-sdk-invites.md +++ b/doc/controllers/orgs-sdk-invites.md @@ -83,7 +83,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -155,7 +155,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -222,7 +222,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -276,7 +276,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -341,7 +341,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -393,7 +393,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -451,7 +451,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -509,7 +509,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -586,6 +586,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-sdk-templates.md b/doc/controllers/orgs-sdk-templates.md index 5c9721fc..ae3554f1 100644 --- a/doc/controllers/orgs-sdk-templates.md +++ b/doc/controllers/orgs-sdk-templates.md @@ -85,7 +85,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -137,7 +137,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -205,7 +205,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -271,7 +271,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -347,6 +347,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-sec-policies.md b/doc/controllers/orgs-sec-policies.md index 06c802b6..7547a687 100644 --- a/doc/controllers/orgs-sec-policies.md +++ b/doc/controllers/orgs-sec-policies.md @@ -98,7 +98,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -150,7 +150,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -232,7 +232,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -320,7 +320,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -409,6 +409,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-service-policies.md b/doc/controllers/orgs-service-policies.md index 21fbac33..7a598142 100644 --- a/doc/controllers/orgs-service-policies.md +++ b/doc/controllers/orgs-service-policies.md @@ -76,7 +76,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -128,7 +128,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -182,7 +182,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -261,7 +261,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -328,6 +328,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-services.md b/doc/controllers/orgs-services.md index e5d74e1f..59d78075 100644 --- a/doc/controllers/orgs-services.md +++ b/doc/controllers/orgs-services.md @@ -82,15 +82,15 @@ if err != nil { "string" ], "created_time": 0, - "dscp": 0, + "dscp": "0", "failover_policy": "revertable", "hostnames": [ "string" ], "id": "497f6eca-6276-5004-bfeb-53cbbbba6f16", - "max_jitter": 0, - "max_latency": 0, - "max_loss": 0, + "max_jitter": "0", + "max_latency": "0", + "max_loss": "0", "modified_time": 0, "name": "string", "org_id": "a40f5d1f-d889-42e9-94ea-b9b33585fc6b", @@ -115,7 +115,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -167,7 +167,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -228,15 +228,15 @@ if err != nil { "string" ], "created_time": 0, - "dscp": 0, + "dscp": "0", "failover_policy": "revertable", "hostnames": [ "string" ], "id": "497f6eca-6276-5004-bfeb-53cbbbba6f16", - "max_jitter": 0, - "max_latency": 0, - "max_loss": 0, + "max_jitter": "0", + "max_latency": "0", + "max_loss": "0", "modified_time": 0, "name": "string", "org_id": "a40f5d1f-d889-42e9-94ea-b9b33585fc6b", @@ -261,7 +261,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -323,13 +323,13 @@ if err != nil { "apps": [ "string" ], - "dscp": 8, + "dscp": "8", "hostnames": [ "string" ], - "max_jitter": 0, - "max_latency": 0, - "max_loss": 0, + "max_jitter": "0", + "max_latency": "0", + "max_loss": "0", "name": "string", "specs": [ { @@ -351,7 +351,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -400,14 +400,14 @@ body := models.Service{ Apps: []string{ "string", }, - Dscp: models.ToPointer(0), + Dscp: models.ToPointer("0"), FailoverPolicy: models.ToPointer(models.ServiceFailoverPolicyEnum("revertable")), Hostnames: []string{ "string", }, - MaxJitter: models.ToPointer(0), - MaxLatency: models.ToPointer(0), - MaxLoss: models.ToPointer(0), + MaxJitter: models.ToPointer("0"), + MaxLatency: models.ToPointer("0"), + MaxLoss: models.ToPointer("0"), Name: models.ToPointer("string"), SleEnabled: models.ToPointer(false), Specs: []models.ServiceSpec{ @@ -445,15 +445,15 @@ if err != nil { "string" ], "created_time": 0, - "dscp": 0, + "dscp": "0", "failover_policy": "revertable", "hostnames": [ "string" ], "id": "497f6eca-6276-5004-bfeb-53cbbbba6f16", - "max_jitter": 0, - "max_latency": 0, - "max_loss": 0, + "max_jitter": "0", + "max_latency": "0", + "max_loss": "0", "modified_time": 0, "name": "string", "org_id": "a40f5d1f-d889-42e9-94ea-b9b33585fc6b", @@ -478,6 +478,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-setting-zscaler.md b/doc/controllers/orgs-setting-zscaler.md index 1032f331..40f4b052 100644 --- a/doc/controllers/orgs-setting-zscaler.md +++ b/doc/controllers/orgs-setting-zscaler.md @@ -59,7 +59,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -119,7 +119,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -176,6 +176,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-setting.md b/doc/controllers/orgs-setting.md index 5e66419d..0bf76ac0 100644 --- a/doc/controllers/orgs-setting.md +++ b/doc/controllers/orgs-setting.md @@ -90,7 +90,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -138,7 +138,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -304,7 +304,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -375,7 +375,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -552,7 +552,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -609,6 +609,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-site-templates.md b/doc/controllers/orgs-site-templates.md index 1ff93dce..84522038 100644 --- a/doc/controllers/orgs-site-templates.md +++ b/doc/controllers/orgs-site-templates.md @@ -90,7 +90,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -142,7 +142,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -214,7 +214,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -292,7 +292,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -373,6 +373,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-sitegroups.md b/doc/controllers/orgs-sitegroups.md index e14bf8b3..ae8b249c 100644 --- a/doc/controllers/orgs-sitegroups.md +++ b/doc/controllers/orgs-sitegroups.md @@ -84,7 +84,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -136,7 +136,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -205,7 +205,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -280,7 +280,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -355,6 +355,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-sites.md b/doc/controllers/orgs-sites.md index 59d6bbcd..4576c4f3 100644 --- a/doc/controllers/orgs-sites.md +++ b/doc/controllers/orgs-sites.md @@ -104,7 +104,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -207,7 +207,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -297,7 +297,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -455,6 +455,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-sl-es.md b/doc/controllers/orgs-sl-es.md index 24a51761..04efc39b 100644 --- a/doc/controllers/orgs-sl-es.md +++ b/doc/controllers/orgs-sl-es.md @@ -119,7 +119,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -262,6 +262,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-sso-roles.md b/doc/controllers/orgs-sso-roles.md index 96d4a8cf..76765dd5 100644 --- a/doc/controllers/orgs-sso-roles.md +++ b/doc/controllers/orgs-sso-roles.md @@ -97,7 +97,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -149,7 +149,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -224,7 +224,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -282,7 +282,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -370,6 +370,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-sso.md b/doc/controllers/orgs-sso.md index 6f9fe712..0458cf3a 100644 --- a/doc/controllers/orgs-sso.md +++ b/doc/controllers/orgs-sso.md @@ -103,7 +103,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -155,7 +155,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -227,7 +227,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -305,7 +305,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -370,7 +370,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -458,7 +458,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -542,7 +542,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -641,6 +641,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-stats-assets.md b/doc/controllers/orgs-stats-assets.md index 298bedef..c7db545b 100644 --- a/doc/controllers/orgs-stats-assets.md +++ b/doc/controllers/orgs-stats-assets.md @@ -83,7 +83,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -187,7 +187,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -350,6 +350,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-stats-bgp-peers.md b/doc/controllers/orgs-stats-bgp-peers.md index e74d87f6..07c01238 100644 --- a/doc/controllers/orgs-stats-bgp-peers.md +++ b/doc/controllers/orgs-stats-bgp-peers.md @@ -78,7 +78,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -162,6 +162,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-stats-devices.md b/doc/controllers/orgs-stats-devices.md index 4c9e6586..6f3b72d3 100644 --- a/doc/controllers/orgs-stats-devices.md +++ b/doc/controllers/orgs-stats-devices.md @@ -317,6 +317,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-stats-mx-edges.md b/doc/controllers/orgs-stats-mx-edges.md index cdf9a723..0f1ca396 100644 --- a/doc/controllers/orgs-stats-mx-edges.md +++ b/doc/controllers/orgs-stats-mx-edges.md @@ -235,7 +235,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -426,6 +426,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-stats-other-devices.md b/doc/controllers/orgs-stats-other-devices.md index c3c1c349..fc20c265 100644 --- a/doc/controllers/orgs-stats-other-devices.md +++ b/doc/controllers/orgs-stats-other-devices.md @@ -92,6 +92,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-stats-ports.md b/doc/controllers/orgs-stats-ports.md index 5b20291c..b171740e 100644 --- a/doc/controllers/orgs-stats-ports.md +++ b/doc/controllers/orgs-stats-ports.md @@ -202,7 +202,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -384,6 +384,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-stats-tunnels.md b/doc/controllers/orgs-stats-tunnels.md index b1f313b2..ba1c469e 100644 --- a/doc/controllers/orgs-stats-tunnels.md +++ b/doc/controllers/orgs-stats-tunnels.md @@ -86,7 +86,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -251,6 +251,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-stats-vpn-peers.md b/doc/controllers/orgs-stats-vpn-peers.md index 09c58061..e2596cd7 100644 --- a/doc/controllers/orgs-stats-vpn-peers.md +++ b/doc/controllers/orgs-stats-vpn-peers.md @@ -102,7 +102,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -217,6 +217,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-stats.md b/doc/controllers/orgs-stats.md index 19b1f77d..a4d98863 100644 --- a/doc/controllers/orgs-stats.md +++ b/doc/controllers/orgs-stats.md @@ -107,6 +107,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-subscriptions.md b/doc/controllers/orgs-subscriptions.md index 1dfc26f0..cd7c6736 100644 --- a/doc/controllers/orgs-subscriptions.md +++ b/doc/controllers/orgs-subscriptions.md @@ -59,7 +59,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -108,6 +108,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-tickets.md b/doc/controllers/orgs-tickets.md index bdf4a035..86959f13 100644 --- a/doc/controllers/orgs-tickets.md +++ b/doc/controllers/orgs-tickets.md @@ -106,7 +106,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -178,7 +178,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -263,7 +263,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -357,7 +357,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -435,7 +435,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -527,7 +527,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -616,7 +616,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -672,6 +672,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-user-ma-cs.md b/doc/controllers/orgs-user-ma-cs.md index 8d64b0a1..507f8172 100644 --- a/doc/controllers/orgs-user-ma-cs.md +++ b/doc/controllers/orgs-user-ma-cs.md @@ -103,7 +103,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -155,7 +155,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -224,7 +224,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -310,7 +310,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -401,7 +401,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -488,6 +488,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-vars.md b/doc/controllers/orgs-vars.md index 916a63f4..26e16ff7 100644 --- a/doc/controllers/orgs-vars.md +++ b/doc/controllers/orgs-vars.md @@ -98,6 +98,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-vp-ns.md b/doc/controllers/orgs-vp-ns.md index 8ce3f8c9..b3919355 100644 --- a/doc/controllers/orgs-vp-ns.md +++ b/doc/controllers/orgs-vp-ns.md @@ -101,7 +101,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -153,7 +153,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -229,7 +229,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -307,7 +307,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -399,6 +399,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-webhooks.md b/doc/controllers/orgs-webhooks.md index 9b1117a6..ac877da0 100644 --- a/doc/controllers/orgs-webhooks.md +++ b/doc/controllers/orgs-webhooks.md @@ -132,7 +132,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -221,7 +221,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -273,7 +273,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -350,7 +350,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -433,7 +433,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -485,7 +485,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -608,7 +608,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -699,6 +699,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-wlan-templates.md b/doc/controllers/orgs-wlan-templates.md index fc98e42b..3b9fb228 100644 --- a/doc/controllers/orgs-wlan-templates.md +++ b/doc/controllers/orgs-wlan-templates.md @@ -107,7 +107,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -197,7 +197,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -249,7 +249,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -336,7 +336,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -429,7 +429,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -523,6 +523,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-wlans.md b/doc/controllers/orgs-wlans.md index 9a4c9555..576031fa 100644 --- a/doc/controllers/orgs-wlans.md +++ b/doc/controllers/orgs-wlans.md @@ -137,7 +137,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -189,7 +189,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -241,7 +241,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -295,7 +295,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -353,7 +353,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -478,7 +478,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -667,7 +667,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -727,6 +727,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-wx-rules.md b/doc/controllers/orgs-wx-rules.md index b654eb1f..cbc9dadc 100644 --- a/doc/controllers/orgs-wx-rules.md +++ b/doc/controllers/orgs-wx-rules.md @@ -126,7 +126,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -178,7 +178,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -267,7 +267,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -354,7 +354,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -449,7 +449,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -565,6 +565,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-wx-tags.md b/doc/controllers/orgs-wx-tags.md index f1e19d85..6032dc02 100644 --- a/doc/controllers/orgs-wx-tags.md +++ b/doc/controllers/orgs-wx-tags.md @@ -114,7 +114,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -166,7 +166,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -228,7 +228,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -282,7 +282,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -373,7 +373,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -470,7 +470,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -515,7 +515,7 @@ body := models.WxlanTag{ OrgId: models.ToPointer(uuid.MustParse("a97c1b22-a4e9-411e-9bfd-d8695a0f9e61")), SiteId: models.ToPointer(uuid.MustParse("441a1214-6928-442a-8e92-e1d34b8ec6a6")), Type: models.WxlanTagTypeEnum("spec"), - VlanId: models.ToPointer(models.WxlanTagVlanIdContainer.FromNumber(1055)), + VlanId: models.ToPointer("1055"), } apiResponse, err := orgsWxTags.UpdateOrgWxTag(ctx, orgId, wxtagId, &body) @@ -572,6 +572,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs-wx-tunnels.md b/doc/controllers/orgs-wx-tunnels.md index fe2e3e46..dc105720 100644 --- a/doc/controllers/orgs-wx-tunnels.md +++ b/doc/controllers/orgs-wx-tunnels.md @@ -127,7 +127,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -179,7 +179,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -283,7 +283,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -393,7 +393,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -511,6 +511,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/orgs.md b/doc/controllers/orgs.md index 79d858bc..5d4d7bab 100644 --- a/doc/controllers/orgs.md +++ b/doc/controllers/orgs.md @@ -65,24 +65,6 @@ if err != nil { } ``` -## Example Response *(as JSON)* - -```json -{ - "alarmtemplate_id": "b069b358-4c97-5319-1f8c-7c5ca64d6ab1", - "allow_mist": true, - "created_time": 0, - "id": "b069b358-4c97-5319-1f8c-7c5ca64d6ab1", - "modified_time": 0, - "msp_id": "b069b358-4c97-5319-1f8c-7c5ca64d6ab1", - "name": "string", - "orggroup_ids": [ - "b069b358-4c97-5319-1f8c-7c5ca64d6ab1" - ], - "session_expiry": 0 -} -``` - ## Errors | HTTP Status Code | Error Description | Exception Class | @@ -90,7 +72,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -122,14 +104,15 @@ CreateOrg( ctx := context.Background() body := models.Org{ - AlarmtemplateId: models.NewOptional(models.ToPointer(uuid.MustParse("b069b358-4c97-5319-1f8c-7c5ca64d6ab1"))), AllowMist: models.ToPointer(true), - MspId: models.ToPointer(uuid.MustParse("b069b358-4c97-5319-1f8c-7c5ca64d6ab1")), - Name: "string", - OrggroupIds: []uuid.UUID{ - uuid.MustParse("6f4bf402-45f9-2a56-6c8b-7f83d3bc98e9"), - }, - SessionExpiry: models.ToPointer(0), + CreatedTime: models.ToPointer(float64(1652905706)), + Id: models.ToPointer(uuid.MustParse("2818e386-8dec-2562-9ede-5b8a0fbbdc71")), + ModifiedTime: models.ToPointer(float64(1652905706)), + MspId: models.ToPointer(uuid.MustParse("b9d42c2e-88ee-41f8-b798-f009ce7fe909")), + MspLogoUrl: models.ToPointer("https://example.com/logo/b9d42c2e-88ee-41f8-b798-f009ce7fe909.jpeg"), + MspName: models.ToPointer("MSP"), + Name: "Org", + SessionExpiry: models.ToPointer(1440), } apiResponse, err := orgs.CreateOrg(ctx, &body) @@ -142,24 +125,6 @@ if err != nil { } ``` -## Example Response *(as JSON)* - -```json -{ - "alarmtemplate_id": "b069b358-4c97-5319-1f8c-7c5ca64d6ab1", - "allow_mist": true, - "created_time": 0, - "id": "b069b358-4c97-5319-1f8c-7c5ca64d6ab1", - "modified_time": 0, - "msp_id": "b069b358-4c97-5319-1f8c-7c5ca64d6ab1", - "name": "string", - "orggroup_ids": [ - "b069b358-4c97-5319-1f8c-7c5ca64d6ab1" - ], - "session_expiry": 0 -} -``` - ## Errors | HTTP Status Code | Error Description | Exception Class | @@ -167,7 +132,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -215,7 +180,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -258,24 +223,6 @@ if err != nil { } ``` -## Example Response *(as JSON)* - -```json -{ - "alarmtemplate_id": "b069b358-4c97-5319-1f8c-7c5ca64d6ab1", - "allow_mist": true, - "created_time": 0, - "id": "b069b358-4c97-5319-1f8c-7c5ca64d6ab1", - "modified_time": 0, - "msp_id": "b069b358-4c97-5319-1f8c-7c5ca64d6ab1", - "name": "string", - "orggroup_ids": [ - "b069b358-4c97-5319-1f8c-7c5ca64d6ab1" - ], - "session_expiry": 0 -} -``` - ## Errors | HTTP Status Code | Error Description | Exception Class | @@ -283,7 +230,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -359,7 +306,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -413,24 +360,6 @@ if err != nil { } ``` -## Example Response *(as JSON)* - -```json -{ - "alarmtemplate_id": "b069b358-4c97-5319-1f8c-7c5ca64d6ab1", - "allow_mist": true, - "created_time": 0, - "id": "b069b358-4c97-5319-1f8c-7c5ca64d6ab1", - "modified_time": 0, - "msp_id": "b069b358-4c97-5319-1f8c-7c5ca64d6ab1", - "name": "string", - "orggroup_ids": [ - "b069b358-4c97-5319-1f8c-7c5ca64d6ab1" - ], - "session_expiry": 0 -} -``` - ## Errors | HTTP Status Code | Error Description | Exception Class | @@ -438,6 +367,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/self-account.md b/doc/controllers/self-account.md index d5c3343b..032dd760 100644 --- a/doc/controllers/self-account.md +++ b/doc/controllers/self-account.md @@ -56,7 +56,7 @@ if err != nil { | 400 | Bad Request | [`ErrorDeleteFailedException`](../../doc/models/error-delete-failed-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -126,7 +126,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -211,7 +211,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -268,7 +268,7 @@ if err != nil { | 400 | invalid email address or new email address already exists | [`ResponseDetailStringException`](../../doc/models/response-detail-string-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -316,6 +316,6 @@ if err != nil { | 400 | Bad Request | [`ResponseDetailStringException`](../../doc/models/response-detail-string-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/self-alarms.md b/doc/controllers/self-alarms.md index b8d7f9a4..378fd942 100644 --- a/doc/controllers/self-alarms.md +++ b/doc/controllers/self-alarms.md @@ -46,6 +46,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/self-api-token.md b/doc/controllers/self-api-token.md index 885b14f9..3ee3f178 100644 --- a/doc/controllers/self-api-token.md +++ b/doc/controllers/self-api-token.md @@ -80,7 +80,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -128,7 +128,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -190,7 +190,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -245,7 +245,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -313,6 +313,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/self-audit-logs.md b/doc/controllers/self-audit-logs.md index e1449e86..ec4ec5e3 100644 --- a/doc/controllers/self-audit-logs.md +++ b/doc/controllers/self-audit-logs.md @@ -105,6 +105,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/self-mfa.md b/doc/controllers/self-mfa.md index 8e7c58ad..0dfb0c26 100644 --- a/doc/controllers/self-mfa.md +++ b/doc/controllers/self-mfa.md @@ -68,7 +68,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -120,6 +120,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/self-o-auth-2.md b/doc/controllers/self-o-auth-2.md index 53d45824..82871a28 100644 --- a/doc/controllers/self-o-auth-2.md +++ b/doc/controllers/self-o-auth-2.md @@ -73,7 +73,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -138,6 +138,6 @@ if err != nil { | 400 | Authorization Error | [`ResponseSelfOauthLinkFailureException`](../../doc/models/response-self-oauth-link-failure-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-alarms.md b/doc/controllers/sites-alarms.md index 51e6c6fc..6b622fbf 100644 --- a/doc/controllers/sites-alarms.md +++ b/doc/controllers/sites-alarms.md @@ -76,7 +76,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -132,7 +132,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -190,7 +190,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -302,7 +302,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -388,7 +388,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -436,7 +436,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -494,7 +494,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -550,7 +550,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -608,7 +608,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -656,6 +656,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-anomaly.md b/doc/controllers/sites-anomaly.md index 3979c077..2d34e6fe 100644 --- a/doc/controllers/sites-anomaly.md +++ b/doc/controllers/sites-anomaly.md @@ -65,7 +65,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -123,7 +123,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -181,6 +181,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-ap-templates.md b/doc/controllers/sites-ap-templates.md index 05a6846a..64d64d6d 100644 --- a/doc/controllers/sites-ap-templates.md +++ b/doc/controllers/sites-ap-templates.md @@ -259,6 +259,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-applications.md b/doc/controllers/sites-applications.md index 8bfa2b89..7e1168ff 100644 --- a/doc/controllers/sites-applications.md +++ b/doc/controllers/sites-applications.md @@ -67,6 +67,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-asset-filters.md b/doc/controllers/sites-asset-filters.md index d6698dea..6823f829 100644 --- a/doc/controllers/sites-asset-filters.md +++ b/doc/controllers/sites-asset-filters.md @@ -98,7 +98,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -150,7 +150,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -224,7 +224,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -282,7 +282,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -371,6 +371,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-assets.md b/doc/controllers/sites-assets.md index ebf795bb..52cdf69b 100644 --- a/doc/controllers/sites-assets.md +++ b/doc/controllers/sites-assets.md @@ -89,7 +89,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -141,7 +141,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -211,7 +211,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -276,7 +276,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -334,7 +334,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -413,6 +413,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-beacons.md b/doc/controllers/sites-beacons.md index 1f36675a..6063f016 100644 --- a/doc/controllers/sites-beacons.md +++ b/doc/controllers/sites-beacons.md @@ -105,7 +105,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -157,7 +157,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -236,7 +236,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -321,7 +321,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -417,6 +417,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-clients-nac.md b/doc/controllers/sites-clients-nac.md index 02878195..50a0f36b 100644 --- a/doc/controllers/sites-clients-nac.md +++ b/doc/controllers/sites-clients-nac.md @@ -104,7 +104,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -256,7 +256,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -453,7 +453,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -649,6 +649,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-clients-wan.md b/doc/controllers/sites-clients-wan.md index c3eb61cb..f326b4bf 100644 --- a/doc/controllers/sites-clients-wan.md +++ b/doc/controllers/sites-clients-wan.md @@ -104,7 +104,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -196,7 +196,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -307,7 +307,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -419,6 +419,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-clients-wired.md b/doc/controllers/sites-clients-wired.md index 5589d243..2a872fa4 100644 --- a/doc/controllers/sites-clients-wired.md +++ b/doc/controllers/sites-clients-wired.md @@ -118,7 +118,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -259,6 +259,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-clients-wireless.md b/doc/controllers/sites-clients-wireless.md index 0963dbf1..45718daf 100644 --- a/doc/controllers/sites-clients-wireless.md +++ b/doc/controllers/sites-clients-wireless.md @@ -131,7 +131,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -255,7 +255,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -379,7 +379,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -503,7 +503,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -627,7 +627,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -767,7 +767,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -960,6 +960,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-device-profiles.md b/doc/controllers/sites-device-profiles.md index 6da5fd65..0c6c7ade 100644 --- a/doc/controllers/sites-device-profiles.md +++ b/doc/controllers/sites-device-profiles.md @@ -333,6 +333,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-devices-others.md b/doc/controllers/sites-devices-others.md index 6a8cac79..f43c700e 100644 --- a/doc/controllers/sites-devices-others.md +++ b/doc/controllers/sites-devices-others.md @@ -103,7 +103,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -201,7 +201,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -304,6 +304,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-devices-wan-cluster.md b/doc/controllers/sites-devices-wan-cluster.md index 6360b64a..a52470d9 100644 --- a/doc/controllers/sites-devices-wan-cluster.md +++ b/doc/controllers/sites-devices-wan-cluster.md @@ -257,7 +257,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -309,7 +309,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -378,6 +378,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-devices-wired-virtual-chassis.md b/doc/controllers/sites-devices-wired-virtual-chassis.md index 6b8f554d..5b264b5b 100644 --- a/doc/controllers/sites-devices-wired-virtual-chassis.md +++ b/doc/controllers/sites-devices-wired-virtual-chassis.md @@ -125,7 +125,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -179,7 +179,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -255,7 +255,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -327,13 +327,13 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | # Update Site Virtual Chassis Member -The VC creation and adding member switch API will update the device’s virtual chassis config which is applied after VC is formed to create JUNOS pre-provisioned virtual chassis configuration. +The VC creation and adding member switch API will update the device’ s virtual chassis config which is applied after VC is formed to create JUNOS pre-provisioned virtual chassis configuration. ## Change to use preprovisioned VC @@ -370,7 +370,7 @@ Please notice that member ID 0 (fpc0) cannot be removed. When a VC has two switc ## Renumber a member switch -When a member switch doesn’t work properly and needed to be replaced, the renumber API could be used. The following two types of renumber are supported: +When a member switch doesn’ t work properly and needed to be replaced, the renumber API could be used. The following two types of renumber are supported: 1. Replace a non-fpc0 member switch 2. Replace fpc0. When fpc0 is relaced, PAPI device config and JUNOS config will be both updated. @@ -482,6 +482,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-devices-wired.md b/doc/controllers/sites-devices-wired.md index f6b8ac14..25d20148 100644 --- a/doc/controllers/sites-devices-wired.md +++ b/doc/controllers/sites-devices-wired.md @@ -62,7 +62,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -130,6 +130,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-devices-wireless.md b/doc/controllers/sites-devices-wireless.md index 8526e095..cd1cee8f 100644 --- a/doc/controllers/sites-devices-wireless.md +++ b/doc/controllers/sites-devices-wireless.md @@ -74,7 +74,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -298,7 +298,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -368,6 +368,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-devices.md b/doc/controllers/sites-devices.md index a337bf8b..f114cff2 100644 --- a/doc/controllers/sites-devices.md +++ b/doc/controllers/sites-devices.md @@ -88,7 +88,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -184,7 +184,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -284,7 +284,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -376,7 +376,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -512,7 +512,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -568,7 +568,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -618,7 +618,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1035,7 +1035,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1128,7 +1128,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1204,7 +1204,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1261,7 +1261,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1404,7 +1404,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1519,7 +1519,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1670,7 +1670,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1866,7 +1866,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -2307,6 +2307,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-events.md b/doc/controllers/sites-events.md index 67032dc2..6f65af80 100644 --- a/doc/controllers/sites-events.md +++ b/doc/controllers/sites-events.md @@ -103,7 +103,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -195,7 +195,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -289,6 +289,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-evpn-topologies.md b/doc/controllers/sites-evpn-topologies.md index ca7bab97..2f82fdd3 100644 --- a/doc/controllers/sites-evpn-topologies.md +++ b/doc/controllers/sites-evpn-topologies.md @@ -142,7 +142,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -194,7 +194,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -246,7 +246,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -335,7 +335,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -444,6 +444,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-gateway-templates.md b/doc/controllers/sites-gateway-templates.md index b289ed66..504b27a9 100644 --- a/doc/controllers/sites-gateway-templates.md +++ b/doc/controllers/sites-gateway-templates.md @@ -59,6 +59,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-guests.md b/doc/controllers/sites-guests.md index 874aaf07..c3d5f0c3 100644 --- a/doc/controllers/sites-guests.md +++ b/doc/controllers/sites-guests.md @@ -107,7 +107,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -159,7 +159,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -232,7 +232,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -307,7 +307,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -386,7 +386,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -500,7 +500,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -585,6 +585,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-insights.md b/doc/controllers/sites-insights.md index 39a5392a..d62e1405 100644 --- a/doc/controllers/sites-insights.md +++ b/doc/controllers/sites-insights.md @@ -103,7 +103,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -199,7 +199,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -346,6 +346,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-jse.md b/doc/controllers/sites-jse.md index d80df902..303ae639 100644 --- a/doc/controllers/sites-jse.md +++ b/doc/controllers/sites-jse.md @@ -67,6 +67,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-licenses.md b/doc/controllers/sites-licenses.md index ec93d317..8106fc25 100644 --- a/doc/controllers/sites-licenses.md +++ b/doc/controllers/sites-licenses.md @@ -75,6 +75,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-location.md b/doc/controllers/sites-location.md index 9648d51c..ff63dbe4 100644 --- a/doc/controllers/sites-location.md +++ b/doc/controllers/sites-location.md @@ -68,7 +68,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -120,7 +120,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -247,7 +247,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -347,7 +347,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -452,7 +452,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -569,7 +569,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -686,7 +686,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -738,6 +738,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-maps-auto-placement.md b/doc/controllers/sites-maps-auto-placement.md index d31bf59a..f0c20619 100644 --- a/doc/controllers/sites-maps-auto-placement.md +++ b/doc/controllers/sites-maps-auto-placement.md @@ -76,7 +76,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -136,7 +136,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -195,7 +195,7 @@ if err != nil { | 400 | Invalid localization service expected: placement or orientation | `ApiError` | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -247,7 +247,7 @@ if err != nil { | 400 | Autoplacement was not triggered | `ApiError` | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -299,7 +299,7 @@ if err != nil { | 400 | Autoplacement was not triggered | `ApiError` | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -375,7 +375,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -435,7 +435,7 @@ if err != nil { | 400 | * Map has less than 3 APs associated with it to perform auto placement
* Auto AP Placement is already in progress for this Map
* Autoplacement data does not exist or has gone stale | `ApiError` | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -506,6 +506,6 @@ if err != nil { | 400 | Bad Request | [`ResponseDetailStringException`](../../doc/models/response-detail-string-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-maps.md b/doc/controllers/sites-maps.md index b35e97e2..f0f08d08 100644 --- a/doc/controllers/sites-maps.md +++ b/doc/controllers/sites-maps.md @@ -79,7 +79,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -159,7 +159,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -292,7 +292,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -344,7 +344,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -396,7 +396,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -450,7 +450,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -564,7 +564,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -630,7 +630,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -783,7 +783,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -845,7 +845,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -982,6 +982,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-mx-edges.md b/doc/controllers/sites-mx-edges.md index 9078bb53..b6f4ebd8 100644 --- a/doc/controllers/sites-mx-edges.md +++ b/doc/controllers/sites-mx-edges.md @@ -120,7 +120,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -239,7 +239,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -291,7 +291,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -343,7 +343,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -502,7 +502,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -605,7 +605,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -728,7 +728,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -780,6 +780,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-network-templates.md b/doc/controllers/sites-network-templates.md index bd201d1a..da613a45 100644 --- a/doc/controllers/sites-network-templates.md +++ b/doc/controllers/sites-network-templates.md @@ -59,6 +59,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-networks.md b/doc/controllers/sites-networks.md index 2dca21ab..6015df22 100644 --- a/doc/controllers/sites-networks.md +++ b/doc/controllers/sites-networks.md @@ -59,6 +59,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-psks.md b/doc/controllers/sites-psks.md index 1b0c0dc9..c4f6d236 100644 --- a/doc/controllers/sites-psks.md +++ b/doc/controllers/sites-psks.md @@ -78,7 +78,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -130,7 +130,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -184,7 +184,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -267,7 +267,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -357,7 +357,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -448,7 +448,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -513,6 +513,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-rf-templates.md b/doc/controllers/sites-rf-templates.md index 3cce13e4..fd6c3101 100644 --- a/doc/controllers/sites-rf-templates.md +++ b/doc/controllers/sites-rf-templates.md @@ -115,6 +115,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-rfdiags.md b/doc/controllers/sites-rfdiags.md index 62af57f6..cac6453a 100644 --- a/doc/controllers/sites-rfdiags.md +++ b/doc/controllers/sites-rfdiags.md @@ -67,7 +67,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -122,7 +122,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -204,7 +204,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -304,7 +304,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -390,7 +390,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -442,7 +442,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -532,6 +532,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-rogues.md b/doc/controllers/sites-rogues.md index 084e7f8e..6631ef6b 100644 --- a/doc/controllers/sites-rogues.md +++ b/doc/controllers/sites-rogues.md @@ -125,7 +125,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -188,7 +188,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -284,7 +284,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -376,7 +376,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -495,6 +495,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-rrm.md b/doc/controllers/sites-rrm.md index 76d4c362..50a481d1 100644 --- a/doc/controllers/sites-rrm.md +++ b/doc/controllers/sites-rrm.md @@ -154,7 +154,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -233,7 +233,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -317,7 +317,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -418,6 +418,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-rssi-zones.md b/doc/controllers/sites-rssi-zones.md index 118ff67e..ddc27afc 100644 --- a/doc/controllers/sites-rssi-zones.md +++ b/doc/controllers/sites-rssi-zones.md @@ -90,7 +90,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -142,7 +142,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -217,7 +217,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -275,7 +275,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -360,6 +360,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-service-policies.md b/doc/controllers/sites-service-policies.md index 8070aa09..fe2c5939 100644 --- a/doc/controllers/sites-service-policies.md +++ b/doc/controllers/sites-service-policies.md @@ -80,6 +80,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-services.md b/doc/controllers/sites-services.md index bdaa4aec..4f42f642 100644 --- a/doc/controllers/sites-services.md +++ b/doc/controllers/sites-services.md @@ -139,7 +139,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -197,13 +197,13 @@ if err != nil { "apps": [ "string" ], - "dscp": 8, + "dscp": "8", "hostnames": [ "string" ], - "max_jitter": 0, - "max_latency": 0, - "max_loss": 0, + "max_jitter": "0", + "max_latency": "0", + "max_loss": "0", "name": "string", "specs": [ { @@ -225,7 +225,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -358,6 +358,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-setting.md b/doc/controllers/sites-setting.md index 342b27d1..f5fa781c 100644 --- a/doc/controllers/sites-setting.md +++ b/doc/controllers/sites-setting.md @@ -88,7 +88,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -159,7 +159,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -231,7 +231,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -279,7 +279,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -327,7 +327,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -375,7 +375,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -425,7 +425,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -514,6 +514,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-site-templates.md b/doc/controllers/sites-site-templates.md index 6ec140b9..ff692f87 100644 --- a/doc/controllers/sites-site-templates.md +++ b/doc/controllers/sites-site-templates.md @@ -77,6 +77,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-skyatp.md b/doc/controllers/sites-skyatp.md index 6a50c91a..5b1bf5c8 100644 --- a/doc/controllers/sites-skyatp.md +++ b/doc/controllers/sites-skyatp.md @@ -118,7 +118,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -227,6 +227,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-sl-es.md b/doc/controllers/sites-sl-es.md index 83070198..cbff9c10 100644 --- a/doc/controllers/sites-sl-es.md +++ b/doc/controllers/sites-sl-es.md @@ -212,7 +212,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -384,7 +384,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -611,7 +611,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -714,7 +714,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -823,7 +823,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -927,7 +927,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1031,7 +1031,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1142,7 +1142,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1250,7 +1250,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1361,7 +1361,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1508,7 +1508,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1580,7 +1580,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -2126,7 +2126,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -2202,7 +2202,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -2304,7 +2304,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -2387,7 +2387,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -2470,6 +2470,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-stats-apps.md b/doc/controllers/sites-stats-apps.md index 2814b0b3..5e95c187 100644 --- a/doc/controllers/sites-stats-apps.md +++ b/doc/controllers/sites-stats-apps.md @@ -89,6 +89,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-stats-assets.md b/doc/controllers/sites-stats-assets.md index a011885b..a392623a 100644 --- a/doc/controllers/sites-stats-assets.md +++ b/doc/controllers/sites-stats-assets.md @@ -87,7 +87,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -181,7 +181,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -275,13 +275,13 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | # Get Site Discovered Asset by Map -Get a list of BLE beacons that we discovered (whether they’re defined as assets or not) +Get a list of BLE beacons that we discovered (whether they’ re defined as assets or not) ```go GetSiteDiscoveredAssetByMap( @@ -329,7 +329,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -433,7 +433,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -503,7 +503,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -666,6 +666,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-stats-beacons.md b/doc/controllers/sites-stats-beacons.md index 84270f20..8d494807 100644 --- a/doc/controllers/sites-stats-beacons.md +++ b/doc/controllers/sites-stats-beacons.md @@ -75,6 +75,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-stats-bgp-peers.md b/doc/controllers/sites-stats-bgp-peers.md index 91da4f90..71edb939 100644 --- a/doc/controllers/sites-stats-bgp-peers.md +++ b/doc/controllers/sites-stats-bgp-peers.md @@ -86,7 +86,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -170,6 +170,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-stats-calls.md b/doc/controllers/sites-stats-calls.md index e761a2e7..7c93a58f 100644 --- a/doc/controllers/sites-stats-calls.md +++ b/doc/controllers/sites-stats-calls.md @@ -100,7 +100,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -288,7 +288,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -362,7 +362,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -578,6 +578,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-stats-clients-sdk.md b/doc/controllers/sites-stats-clients-sdk.md index 990d842a..bd6260b7 100644 --- a/doc/controllers/sites-stats-clients-sdk.md +++ b/doc/controllers/sites-stats-clients-sdk.md @@ -95,7 +95,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -149,6 +149,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-stats-clients-wireless.md b/doc/controllers/sites-stats-clients-wireless.md index 1b49402c..505fb728 100644 --- a/doc/controllers/sites-stats-clients-wireless.md +++ b/doc/controllers/sites-stats-clients-wireless.md @@ -78,7 +78,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -152,7 +152,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -222,7 +222,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -300,6 +300,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-stats-devices.md b/doc/controllers/sites-stats-devices.md index f28cf16a..c5dd8053 100644 --- a/doc/controllers/sites-stats-devices.md +++ b/doc/controllers/sites-stats-devices.md @@ -67,7 +67,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -330,7 +330,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -398,7 +398,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -502,7 +502,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -781,6 +781,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-stats-discovered-switches.md b/doc/controllers/sites-stats-discovered-switches.md index ee4b43cd..d0cadb8b 100644 --- a/doc/controllers/sites-stats-discovered-switches.md +++ b/doc/controllers/sites-stats-discovered-switches.md @@ -104,7 +104,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -211,7 +211,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -334,7 +334,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -431,6 +431,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-stats-mx-edges.md b/doc/controllers/sites-stats-mx-edges.md index 65656941..e0b053d0 100644 --- a/doc/controllers/sites-stats-mx-edges.md +++ b/doc/controllers/sites-stats-mx-edges.md @@ -247,7 +247,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -490,6 +490,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-stats-ports.md b/doc/controllers/sites-stats-ports.md index 07ddf90e..865f6bf0 100644 --- a/doc/controllers/sites-stats-ports.md +++ b/doc/controllers/sites-stats-ports.md @@ -204,7 +204,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -396,7 +396,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -672,7 +672,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -896,6 +896,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-stats-wx-rules.md b/doc/controllers/sites-stats-wx-rules.md index 895956a7..6a22a5a3 100644 --- a/doc/controllers/sites-stats-wx-rules.md +++ b/doc/controllers/sites-stats-wx-rules.md @@ -95,6 +95,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-stats-zones.md b/doc/controllers/sites-stats-zones.md index c62810c7..138a2681 100644 --- a/doc/controllers/sites-stats-zones.md +++ b/doc/controllers/sites-stats-zones.md @@ -95,7 +95,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -223,6 +223,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-stats.md b/doc/controllers/sites-stats.md index 5443af3b..98663252 100644 --- a/doc/controllers/sites-stats.md +++ b/doc/controllers/sites-stats.md @@ -93,6 +93,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-synthetic-tests.md b/doc/controllers/sites-synthetic-tests.md index f7a790dc..a593a372 100644 --- a/doc/controllers/sites-synthetic-tests.md +++ b/doc/controllers/sites-synthetic-tests.md @@ -66,7 +66,7 @@ if err != nil { | 400 | Device not online / Device not supported / Already in progress | `ApiError` | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -129,7 +129,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -244,13 +244,13 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | # Start Site Switch Radius Synthetic Test -Ping test from the AP to confirm ‘reachability’ of the Radius server. Utilize Juniper EX switch(to which an AP is connected to) radius test capabilities to get details on the Radius Server ‘availability’. +Ping test from the AP to confirm ‘reachability’ of the Radius server. Utilize Juniper EX switch(to which an AP is connected to) radius test capabilities to get details on the Radius Server ‘availability’ . ```go StartSiteSwitchRadiusSyntheticTest( @@ -306,7 +306,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -362,7 +362,7 @@ if err != nil { | 400 | Device not online / Device not supported / Already in progress | `ApiError` | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -428,6 +428,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-ui-settings.md b/doc/controllers/sites-ui-settings.md index 5cc34680..ac3d4dde 100644 --- a/doc/controllers/sites-ui-settings.md +++ b/doc/controllers/sites-ui-settings.md @@ -180,7 +180,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -232,7 +232,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -351,7 +351,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -464,7 +464,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -579,7 +579,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -749,6 +749,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-vp-ns.md b/doc/controllers/sites-vp-ns.md index 0af3a658..1c3a730f 100644 --- a/doc/controllers/sites-vp-ns.md +++ b/doc/controllers/sites-vp-ns.md @@ -79,6 +79,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-wan-usages.md b/doc/controllers/sites-wan-usages.md index 05307b54..561df684 100644 --- a/doc/controllers/sites-wan-usages.md +++ b/doc/controllers/sites-wan-usages.md @@ -130,7 +130,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -228,6 +228,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-webhooks.md b/doc/controllers/sites-webhooks.md index 7a504c44..1d7b5e9c 100644 --- a/doc/controllers/sites-webhooks.md +++ b/doc/controllers/sites-webhooks.md @@ -132,7 +132,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -249,7 +249,7 @@ if err != nil { | 400 | Bad request | [`ResponseDetailStringException`](../../doc/models/response-detail-string-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -301,7 +301,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -378,7 +378,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -461,7 +461,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -513,7 +513,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -636,7 +636,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -730,6 +730,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-wlans.md b/doc/controllers/sites-wlans.md index 72ea6bb0..36d9ce8a 100644 --- a/doc/controllers/sites-wlans.md +++ b/doc/controllers/sites-wlans.md @@ -137,7 +137,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -189,7 +189,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -243,7 +243,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -301,7 +301,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -359,7 +359,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -484,7 +484,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -674,7 +674,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -734,6 +734,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-wx-rules.md b/doc/controllers/sites-wx-rules.md index fb97e116..7fdb8fa9 100644 --- a/doc/controllers/sites-wx-rules.md +++ b/doc/controllers/sites-wx-rules.md @@ -126,7 +126,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -178,7 +178,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -267,7 +267,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -354,7 +354,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -449,7 +449,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -565,6 +565,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-wx-tags.md b/doc/controllers/sites-wx-tags.md index 63f42bef..aca2c8a0 100644 --- a/doc/controllers/sites-wx-tags.md +++ b/doc/controllers/sites-wx-tags.md @@ -114,7 +114,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -166,7 +166,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -228,7 +228,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -293,7 +293,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -384,7 +384,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -481,7 +481,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -599,6 +599,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-wx-tunnels.md b/doc/controllers/sites-wx-tunnels.md index ad0a6505..5bb0ee28 100644 --- a/doc/controllers/sites-wx-tunnels.md +++ b/doc/controllers/sites-wx-tunnels.md @@ -156,7 +156,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -208,7 +208,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -312,7 +312,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -422,7 +422,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -569,6 +569,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites-zones.md b/doc/controllers/sites-zones.md index b6d79437..3719b51e 100644 --- a/doc/controllers/sites-zones.md +++ b/doc/controllers/sites-zones.md @@ -127,7 +127,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -209,7 +209,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -261,7 +261,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -335,7 +335,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -415,7 +415,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -525,7 +525,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -611,6 +611,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sites.md b/doc/controllers/sites.md index eb8cd721..0bce7c47 100644 --- a/doc/controllers/sites.md +++ b/doc/controllers/sites.md @@ -61,7 +61,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -141,7 +141,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -242,6 +242,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/sitesv-beacons.md b/doc/controllers/sitesv-beacons.md index d425bddd..43bb6cf3 100644 --- a/doc/controllers/sitesv-beacons.md +++ b/doc/controllers/sitesv-beacons.md @@ -103,7 +103,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -155,7 +155,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -233,7 +233,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -317,7 +317,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -411,6 +411,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/utilities-common.md b/doc/controllers/utilities-common.md index 1056e13d..2b15d94f 100644 --- a/doc/controllers/utilities-common.md +++ b/doc/controllers/utilities-common.md @@ -111,7 +111,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -185,7 +185,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -239,7 +239,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -315,7 +315,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -404,7 +404,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -475,7 +475,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -536,7 +536,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -621,7 +621,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -695,7 +695,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -757,7 +757,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -819,7 +819,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -905,7 +905,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -957,7 +957,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1009,7 +1009,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1065,7 +1065,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1137,7 +1137,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1189,7 +1189,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1263,7 +1263,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1333,6 +1333,6 @@ if err != nil { | 400 | Device not online | `ApiError` | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/utilities-lan.md b/doc/controllers/utilities-lan.md index 96476d5b..c2d61544 100644 --- a/doc/controllers/utilities-lan.md +++ b/doc/controllers/utilities-lan.md @@ -101,7 +101,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -161,7 +161,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -217,7 +217,7 @@ if err != nil { | 400 | Port not specified | `ApiError` | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -281,7 +281,7 @@ if err != nil { | 400 | Bad Request | `ApiError` | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -333,7 +333,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -417,7 +417,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -487,7 +487,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -557,7 +557,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -612,7 +612,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -667,6 +667,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/utilities-location.md b/doc/controllers/utilities-location.md index 884d9a3e..c4eb30a2 100644 --- a/doc/controllers/utilities-location.md +++ b/doc/controllers/utilities-location.md @@ -70,6 +70,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/utilities-mx-edge.md b/doc/controllers/utilities-mx-edge.md index 7e901ae5..5e7f2c48 100644 --- a/doc/controllers/utilities-mx-edge.md +++ b/doc/controllers/utilities-mx-edge.md @@ -59,6 +59,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/utilities-pca-ps.md b/doc/controllers/utilities-pca-ps.md index 69c10376..f8b73e67 100644 --- a/doc/controllers/utilities-pca-ps.md +++ b/doc/controllers/utilities-pca-ps.md @@ -91,7 +91,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -165,7 +165,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -256,7 +256,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -351,7 +351,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -485,7 +485,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -656,7 +656,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -704,7 +704,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -752,7 +752,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -810,6 +810,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/utilities-upgrade.md b/doc/controllers/utilities-upgrade.md index e60b164a..9ad0efbe 100644 --- a/doc/controllers/utilities-upgrade.md +++ b/doc/controllers/utilities-upgrade.md @@ -79,7 +79,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -131,7 +131,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -214,7 +214,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -268,7 +268,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -345,7 +345,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -419,7 +419,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -484,7 +484,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -550,7 +550,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -600,7 +600,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -671,7 +671,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -745,7 +745,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -824,7 +824,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -893,7 +893,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1001,7 +1001,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1059,7 +1059,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1120,7 +1120,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1201,7 +1201,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1278,7 +1278,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -1358,6 +1358,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/utilities-wan.md b/doc/controllers/utilities-wan.md index 363dbe13..685cb059 100644 --- a/doc/controllers/utilities-wan.md +++ b/doc/controllers/utilities-wan.md @@ -83,7 +83,7 @@ if err != nil { | 400 | port_id must be specified with vlan or ip
Both vlan and ip cannot be specified | `ApiError` | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -145,7 +145,7 @@ if err != nil { | 400 | parameter neighbor absent | `ApiError` | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -244,7 +244,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -334,7 +334,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -423,7 +423,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -482,7 +482,7 @@ if err != nil { | 400 | Parameter `port` absent | `ApiError` | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -569,7 +569,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -643,6 +643,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/controllers/utilities-wi-fi.md b/doc/controllers/utilities-wi-fi.md index f2721c8f..91368316 100644 --- a/doc/controllers/utilities-wi-fi.md +++ b/doc/controllers/utilities-wi-fi.md @@ -73,7 +73,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -129,7 +129,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -181,7 +181,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -239,7 +239,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -291,7 +291,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -343,7 +343,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -391,7 +391,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -450,7 +450,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -504,7 +504,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -558,7 +558,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -614,7 +614,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -666,7 +666,7 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | @@ -720,6 +720,6 @@ if err != nil { | 400 | Bad Syntax | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 401 | Unauthorized | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | | 403 | Permission Denied | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | -| 404 | Not found. The API endpoint doesn’t exist or resource doesn’t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | +| 404 | Not found. The API endpoint doesn’t exist or resource doesn’ t exist | [`ResponseHttp404Exception`](../../doc/models/response-http-404-exception.md) | | 429 | Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold | [`ResponseHttp400Exception`](../../doc/models/response-http-400-exception.md) | diff --git a/doc/models/acl-tag.md b/doc/models/acl-tag.md index add1d3ce..05a09ec2 100644 --- a/doc/models/acl-tag.md +++ b/doc/models/acl-tag.md @@ -11,8 +11,8 @@ | --- | --- | --- | --- | | `GbpTag` | `*int` | Optional | required if

- `type`==`dynamic_gbp` (gbp_tag received from RADIUS)
- `type`==`static_gbp` (applying gbp tag against matching conditions) | | `Macs` | `[]string` | Optional | required if

- `type`==`mac`
- `type`==`static_gbp` if from matching mac | -| `Network` | `*string` | Optional | if:

- `type`==`mac` (optional. default is `any`)
- `type`==`subnet` (optional. default is `any`)
- `type`==`network`
- `type`==`resource` (optional. default is `any`)
- `type`==`static_gbp` if from matching network (vlan) | -| `RadiusGroup` | `*string` | Optional | required if

- `type`==`radius_group`
- `type`==`static_gbp` if from matching radius_group | +| `Network` | `*string` | Optional | if:

* `type`==`mac` (optional. default is `any`)
* `type`==`subnet` (optional. default is `any`)
* `type`==`network`
* `type`==`resource` (optional. default is `any`)
* `type`==`static_gbp` if from matching network (vlan)' | +| `RadiusGroup` | `*string` | Optional | required if:

* `type`==`radius_group`
* `type`==`static_gbp`
if from matching radius_group | | `Specs` | [`[]models.AclTagSpec`](../../doc/models/acl-tag-spec.md) | Optional | if `type`==`resource`
empty means unrestricted, i.e. any | | `Subnets` | `[]string` | Optional | if

- `type`==`subnet`
- `type`==`resource` (optional. default is `any`)
- `type`==`static_gbp` if from matching subnet | | `Type` | [`models.AclTagTypeEnum`](../../doc/models/acl-tag-type-enum.md) | Required | - | diff --git a/doc/models/admin.md b/doc/models/admin.md index 0877419b..1449cba2 100644 --- a/doc/models/admin.md +++ b/doc/models/admin.md @@ -21,7 +21,7 @@ | `Phone` | `*string` | Optional | phone number (numbers only, including country code) | | `Phone2` | `*string` | Optional | secondary phone number (numbers only, including country code) | | `Privileges` | [`[]models.PrivilegeSelf`](../../doc/models/privilege-self.md) | Optional | list of privileges the admin has
**Constraints**: *Minimum Items*: `1`, *Unique Items Required* | -| `SessionExpiry` | `*int64` | Optional | - | +| `SessionExpiry` | `*int64` | Optional | **Constraints**: `>= 10`, `<= 20160` | | `Tags` | `[]string` | Optional | - | | `TwoFactorVerified` | `*bool` | Optional | two factor status | | `ViaSso` | `*bool` | Optional | an admin alogin via_sso is more restircted. (password and email cannot be changed) | diff --git a/doc/models/ap-radio-stats.md b/doc/models/ap-radio-stats.md index 8f18493a..4e78b89b 100644 --- a/doc/models/ap-radio-stats.md +++ b/doc/models/ap-radio-stats.md @@ -11,7 +11,7 @@ radio stat | Name | Type | Tags | Description | | --- | --- | --- | --- | -| `Bandwidth` | [`*models.Dot11BandwidthEnum`](../../doc/models/dot-11-bandwidth-enum.md) | Optional | channel width for the band * `80` is only applicable for band_5 and band_6 * `160` is only for band_6 | +| `Bandwidth` | [`*models.Dot11BandwidthEnum`](../../doc/models/dot-11-bandwidth-enum.md) | Optional | channel width for the band

* `80` is only applicable for band_5 and band_6
* `160` is only for band_6 | | `Channel` | `models.Optional[int]` | Optional | current channel the radio is running on | | `DynamicChainingEnalbed` | `models.Optional[bool]` | Optional | Use dynamic chaining for downlink | | `Mac` | `models.Optional[string]` | Optional | radio (base) mac, it can have 16 bssids (e.g. 5c5b350001a0-5c5b350001af) | diff --git a/doc/models/ap-stats-lldp-stat.md b/doc/models/ap-stats-lldp-stat.md index 4f895e2e..1ca0f835 100644 --- a/doc/models/ap-stats-lldp-stat.md +++ b/doc/models/ap-stats-lldp-stat.md @@ -19,7 +19,7 @@ LLDP Stat (neighbor information, power negotiations) | `PortId` | `models.Optional[string]` | Optional | - | | `PowerAllocated` | `models.Optional[float64]` | Optional | in mW, provided/allocated by PSE | | `PowerDraw` | `models.Optional[float64]` | Optional | in mW, total power needed by PD | -| `PowerRequestCount` | `models.Optional[int]` | Optional | number of negotiations, if it keeps increasing, we don’t have a stable power | +| `PowerRequestCount` | `models.Optional[int]` | Optional | number of negotiations, if it keeps increasing, we don’ t have a stable power | | `PowerRequested` | `models.Optional[float64]` | Optional | in mW, the current power requested by PD | | `SystemDesc` | `models.Optional[string]` | Optional | description provided by switch | | `SystemName` | `models.Optional[string]` | Optional | name of the switch | diff --git a/doc/models/bgp-config.md b/doc/models/bgp-config.md index 19501b01..c874a601 100644 --- a/doc/models/bgp-config.md +++ b/doc/models/bgp-config.md @@ -12,7 +12,7 @@ BFD is enabled when either bfd_minimum_interval or bfd_multiplier is configured | Name | Type | Tags | Description | | --- | --- | --- | --- | | `AuthKey` | `*string` | Optional | - | -| `BfdMinimumInterval` | `models.Optional[int]` | Optional | when bfd_multiplier is configured alone
default:

* 1000 if `type`==`external``
* 350 `type`==`internal`
**Default**: `350`
**Constraints**: `>= 1`, `<= 255000` | +| `BfdMinimumInterval` | `models.Optional[int]` | Optional | when bfd_multiplier is configured alone. Default:

* 1000 if `type`==`external`
* 350 `type`==`internal`
**Default**: `350`
**Constraints**: `>= 1`, `<= 255000` | | `BfdMultiplier` | `models.Optional[int]` | Optional | when bfd_minimum_interval_is_configured alone
**Default**: `3`
**Constraints**: `>= 1`, `<= 255` | | `Communities` | [`[]models.BgpConfigCommunity`](../../doc/models/bgp-config-community.md) | Optional | - | | `DisableBfd` | `*bool` | Optional | BFD provides faster path failure detection and is enabled by default
**Default**: `false` | diff --git a/doc/models/capture-scan.md b/doc/models/capture-scan.md index 9ca72808..5dee6b6d 100644 --- a/doc/models/capture-scan.md +++ b/doc/models/capture-scan.md @@ -14,7 +14,7 @@ Initiate a Scan Radio Packet Capture | `ApMac` | `models.Optional[string]` | Optional | filter by ap_mac | | `Aps` | [`map[string]models.CaptureScanAps`](../../doc/models/capture-scan-aps.md) | Optional | dictionary key is AP mac and value is a dictionary which contains key “band”, “bandwidth”, “channel” and “tcpdump_expression”. In case keys are missed we will take parent value if parent values are not set we will use default value | | `Band` | [`models.Optional[models.CaptureScanBandEnum]`](../../doc/models/capture-scan-band-enum.md) | Optional | Only Single value allowed, default value gets applied when user provides wrong values
**Default**: `"5"` | -| `Bandwidth` | [`*models.Dot11BandwidthEnum`](../../doc/models/dot-11-bandwidth-enum.md) | Optional | channel width for the band * `80` is only applicable for band_5 and band_6 * `160` is only for band_6 | +| `Bandwidth` | [`*models.Dot11BandwidthEnum`](../../doc/models/dot-11-bandwidth-enum.md) | Optional | channel width for the band

* `80` is only applicable for band_5 and band_6
* `160` is only for band_6 | | `Channel` | `*int` | Optional | specify the channel value where scan PCAP has to be started, default value gets applied when user provides wrong values
**Default**: `1` | | `ClientMac` | `models.Optional[string]` | Optional | filter by client mac | | `Duration` | `*int` | Optional | duration of the capture, in seconds
**Default**: `600`
**Constraints**: `>= 0`, `<= 86400` | diff --git a/doc/models/containers/wxlan-tag-vlan-id.md b/doc/models/containers/wxlan-tag-vlan-id.md deleted file mode 100644 index a7ff2608..00000000 --- a/doc/models/containers/wxlan-tag-vlan-id.md +++ /dev/null @@ -1,14 +0,0 @@ - -# Wxlan Tag Vlan Id - -## Class Name - -`WxlanTagVlanId` - -## Cases - -| Type | Factory Method | -| --- | --- | -| `string` | models.WxlanTagVlanIdContainer.FromString(string mString) | -| `int` | models.WxlanTagVlanIdContainer.FromNumber(int number) | - diff --git a/doc/models/dhcpd-config-1.md b/doc/models/dhcpd-config-1.md index 2f583776..c60dba2b 100644 --- a/doc/models/dhcpd-config-1.md +++ b/doc/models/dhcpd-config-1.md @@ -25,7 +25,7 @@ | `Servers6` | `[]string` | Optional | if `type6`==`relay` | | `Type` | [`*models.DhcpdConfigTypeEnum`](../../doc/models/dhcpd-config-type-enum.md) | Optional | DHCP Server (local) or DHCP Relay (relay)
**Default**: `"local"` | | `Type6` | [`*models.DhcpdConfigTypeEnum`](../../doc/models/dhcpd-config-type-enum.md) | Optional | DHCP Server (local) or DHCP Relay (relay)
**Default**: `"none"` | -| `VendorEncapulated` | [`map[string]models.DhcpdConfigVendorOption`](../../doc/models/dhcpd-config-vendor-option.md) | Optional | Property key is :, with

* enterprise number: 1-65535 (https://www.iana.org/assignments/enterprise-numbers/enterprise-numbers)
* sub option code: 1-255, sub-option code | +| `VendorEncapulated` | [`map[string]models.DhcpdConfigVendorOption`](../../doc/models/dhcpd-config-vendor-option.md) | Optional | Property key is :, with

* enterprise number: 1-65535 (https://www.iana.org/assignments/enterprise-numbers/enterprise-numbers)
* sub option code: 1-255, sub-option code' | ## Example (as JSON) diff --git a/doc/models/dhcpd-config-property.md b/doc/models/dhcpd-config-property.md index 7822f889..4c63c739 100644 --- a/doc/models/dhcpd-config-property.md +++ b/doc/models/dhcpd-config-property.md @@ -24,7 +24,7 @@ | `Servers6` | `[]string` | Optional | if `type6`==`relay` | | `Type` | [`*models.DhcpdConfigTypeEnum`](../../doc/models/dhcpd-config-type-enum.md) | Optional | DHCP Server (local) or DHCP Relay (relay)
**Default**: `"local"` | | `Type6` | [`*models.DhcpdConfigTypeEnum`](../../doc/models/dhcpd-config-type-enum.md) | Optional | DHCP Server (local) or DHCP Relay (relay)
**Default**: `"none"` | -| `VendorEncapulated` | [`map[string]models.DhcpdConfigVendorOption`](../../doc/models/dhcpd-config-vendor-option.md) | Optional | Property key is :, with

* enterprise number: 1-65535 (https://www.iana.org/assignments/enterprise-numbers/enterprise-numbers)
* sub option code: 1-255, sub-option code | +| `VendorEncapulated` | [`map[string]models.DhcpdConfigVendorOption`](../../doc/models/dhcpd-config-vendor-option.md) | Optional | Property key is :, with

* enterprise number: 1-65535 (https://www.iana.org/assignments/enterprise-numbers/enterprise-numbers)
* sub option code: 1-255, sub-option code' | ## Example (as JSON) diff --git a/doc/models/dot-11-bandwidth-enum.md b/doc/models/dot-11-bandwidth-enum.md index 2f6b83a6..98bacf4d 100644 --- a/doc/models/dot-11-bandwidth-enum.md +++ b/doc/models/dot-11-bandwidth-enum.md @@ -1,7 +1,10 @@ # Dot 11 Bandwidth Enum -channel width for the band * `80` is only applicable for band_5 and band_6 * `160` is only for band_6 +channel width for the band + +* `80` is only applicable for band_5 and band_6 +* `160` is only for band_6 ## Enumeration diff --git a/doc/models/evpn-topology-switch.md b/doc/models/evpn-topology-switch.md index 6c8fa872..469980e1 100644 --- a/doc/models/evpn-topology-switch.md +++ b/doc/models/evpn-topology-switch.md @@ -16,7 +16,7 @@ | `EvpnId` | `*int` | Optional | **Constraints**: `>= 1` | | `Mac` | `*string` | Optional | **Constraints**: *Minimum Length*: `1` | | `Model` | `*string` | Optional | - | -| `Pod` | `*int` | Optional | optionally, for distribution / access / esilag-access, they can be placed into different pods.
e.g.

* for CLOS, to group dist / access switches into pods
* for ERB/CRB, to group dist / esilag-access into pods
**Default**: `1`
**Constraints**: `>= 1`, `<= 255` | +| `Pod` | `*int` | Optional | optionally, for distribution / access / esilag-access, they can be placed into different pods. e.g.

* for CLOS, to group dist / access switches into pods
* for ERB/CRB, to group dist / esilag-access into pods
**Default**: `1`
**Constraints**: `>= 1`, `<= 255` | | `Pods` | `[]int` | Optional | by default, core switches are assumed to be connecting all pods.
if you want to limit the pods, you can specify pods. | | `Role` | [`*models.EvpnTopologySwitchRoleEnum`](../../doc/models/evpn-topology-switch-role-enum.md) | Optional | use `role`==`none` to remove a switch from the topology
**Constraints**: *Minimum Length*: `1` | | `SiteId` | `*uuid.UUID` | Optional | - | diff --git a/doc/models/gateway-path-preferences-path.md b/doc/models/gateway-path-preferences-path.md index 00ca0be1..19252655 100644 --- a/doc/models/gateway-path-preferences-path.md +++ b/doc/models/gateway-path-preferences-path.md @@ -13,7 +13,7 @@ | `Disabled` | `*bool` | Optional | For SSR Only. `true`, if this specific path is undesired | | `GatewayIp` | `*string` | Optional | only if `type`==`local`, if a different gateway is desired | | `InternetAccess` | `*bool` | Optional | only if `type`==`vpn`, if this vpn path can be used for internet | -| `Name` | `*string` | Optional | required when * `type`==`vpn`: the name of the VPN Path to use * `type`==`wan`: the name of the WAN interface to use | +| `Name` | `*string` | Optional | required when

* `type`==`vpn`: the name of the VPN Path to use
* `type`==`wan`: the name of the WAN interface to use' | | `Networks` | `[]string` | Optional | required when `type`==`local` | | `TargetIps` | `[]string` | Optional | if `type`==`local`, if destination IP is to be replaced | | `Type` | [`*models.GatewayPathTypeEnum`](../../doc/models/gateway-path-type-enum.md) | Optional | - | diff --git a/doc/models/gateway-template-tunnel-ike-dh-group-enum.md b/doc/models/gateway-template-tunnel-ike-dh-group-enum.md index 8dc14d28..03d9c076 100644 --- a/doc/models/gateway-template-tunnel-ike-dh-group-enum.md +++ b/doc/models/gateway-template-tunnel-ike-dh-group-enum.md @@ -1,6 +1,8 @@ # Gateway Template Tunnel Ike Dh Group Enum +possible values: + * 1 * 2 (1024-bit) * 5 diff --git a/doc/models/gateway-template-tunnel-ike-mode-enum.md b/doc/models/gateway-template-tunnel-ike-mode-enum.md index 5749ad3e..59c11db1 100644 --- a/doc/models/gateway-template-tunnel-ike-mode-enum.md +++ b/doc/models/gateway-template-tunnel-ike-mode-enum.md @@ -1,9 +1,7 @@ # Gateway Template Tunnel Ike Mode Enum -Only if: - -* `provider`== `custom-ipsec` +Only if `provider`== `custom-ipsec` ## Enumeration diff --git a/doc/models/gateway-template-tunnel-ike-proposal.md b/doc/models/gateway-template-tunnel-ike-proposal.md index 5ec30d75..9b758a34 100644 --- a/doc/models/gateway-template-tunnel-ike-proposal.md +++ b/doc/models/gateway-template-tunnel-ike-proposal.md @@ -10,7 +10,7 @@ | Name | Type | Tags | Description | | --- | --- | --- | --- | | `AuthAlgo` | [`*models.TunnelConfigsAuthAlgoEnum`](../../doc/models/tunnel-configs-auth-algo-enum.md) | Optional | - | -| `DhGroup` | [`*models.GatewayTemplateTunnelIkeDhGroupEnum`](../../doc/models/gateway-template-tunnel-ike-dh-group-enum.md) | Optional | * 1
* 2 (1024-bit)
* 5
* 14 (default, 2048-bit)
* 15 (3072-bit)
* 16 (4096-bit)
* 19 (256-bit ECP)
* 20 (384-bit ECP)
* 21 (521-bit ECP)
* 24 (2048-bit ECP)
**Default**: `"14"` | +| `DhGroup` | [`*models.GatewayTemplateTunnelIkeDhGroupEnum`](../../doc/models/gateway-template-tunnel-ike-dh-group-enum.md) | Optional | possible values:

* 1
* 2 (1024-bit)
* 5
* 14 (default, 2048-bit)
* 15 (3072-bit)
* 16 (4096-bit)
* 19 (256-bit ECP)
* 20 (384-bit ECP)
* 21 (521-bit ECP)
* 24 (2048-bit ECP)
**Default**: `"14"` | | `EncAlgo` | [`models.Optional[models.TunnelConfigsEncAlgoEnum]`](../../doc/models/tunnel-configs-enc-algo-enum.md) | Optional | **Default**: `"aes256"` | ## Example (as JSON) diff --git a/doc/models/gateway-template-tunnel-ipsec-proposal.md b/doc/models/gateway-template-tunnel-ipsec-proposal.md index da9e21a2..420e13c5 100644 --- a/doc/models/gateway-template-tunnel-ipsec-proposal.md +++ b/doc/models/gateway-template-tunnel-ipsec-proposal.md @@ -10,7 +10,7 @@ | Name | Type | Tags | Description | | --- | --- | --- | --- | | `AuthAlgo` | [`*models.TunnelConfigsAuthAlgoEnum`](../../doc/models/tunnel-configs-auth-algo-enum.md) | Optional | - | -| `DhGroup` | [`*models.TunnelConfigsDhGroupEnum`](../../doc/models/tunnel-configs-dh-group-enum.md) | Optional | Only if:

* `provider`== `custom-ipsec`
Values:
* 1
* 2 (1024-bit)
* 5
* 14 (default, 2048-bit)
* 15 (3072-bit)
* 16 (4096-bit)
* 19 (256-bit ECP)
* 20 (384-bit ECP)
* 21 (521-bit ECP)
* 24 (2048-bit ECP)
**Default**: `"14"` | +| `DhGroup` | [`*models.TunnelConfigsDhGroupEnum`](../../doc/models/tunnel-configs-dh-group-enum.md) | Optional | Only if `provider`== `custom-ipsec`. Possible values:

* 1
* 2 (1024-bit)
* 5
* 14 (default, 2048-bit)
* 15 (3072-bit)
* 16 (4096-bit)
* 19 (256-bit ECP)
* 20 (384-bit ECP)
* 21 (521-bit ECP)
* 24 (2048-bit ECP)
**Default**: `"14"` | | `EncAlgo` | [`models.Optional[models.TunnelConfigsEncAlgoEnum]`](../../doc/models/tunnel-configs-enc-algo-enum.md) | Optional | **Default**: `"aes256"` | ## Example (as JSON) diff --git a/doc/models/gateway-template-tunnel-node.md b/doc/models/gateway-template-tunnel-node.md index 81c8d267..4baacaca 100644 --- a/doc/models/gateway-template-tunnel-node.md +++ b/doc/models/gateway-template-tunnel-node.md @@ -12,7 +12,7 @@ | `Hosts` | `[]string` | Optional | - | | `InternalIps` | `[]string` | Optional | Only if:

* `provider`== `zscaler-gre`
* `provider`== `custom-gre` | | `ProbeIps` | `[]string` | Optional | **Constraints**: *Unique Items Required* | -| `RemoteIds` | `[]string` | Optional | Only if:

* `provider`== `custom-ipsec` | +| `RemoteIds` | `[]string` | Optional | Only if `provider`== `custom-ipsec` | | `WanNames` | `[]string` | Optional | - | ## Example (as JSON) diff --git a/doc/models/gateway-template-tunnel-probe.md b/doc/models/gateway-template-tunnel-probe.md index 5215c705..cac38a32 100644 --- a/doc/models/gateway-template-tunnel-probe.md +++ b/doc/models/gateway-template-tunnel-probe.md @@ -1,9 +1,7 @@ # Gateway Template Tunnel Probe -Only if: - -* `provider`== `custom-ipsec` +Only if `provider`== `custom-ipsec` ## Structure diff --git a/doc/models/gateway-template-tunnel-protocol-enum.md b/doc/models/gateway-template-tunnel-protocol-enum.md index 4eb0403e..d4f7212b 100644 --- a/doc/models/gateway-template-tunnel-protocol-enum.md +++ b/doc/models/gateway-template-tunnel-protocol-enum.md @@ -1,9 +1,7 @@ # Gateway Template Tunnel Protocol Enum -Only if: - -* `provider`== `custom-ipsec` +Only if `provider`== `custom-ipsec` ## Enumeration diff --git a/doc/models/hours.md b/doc/models/hours.md index f77bb224..0681b5db 100644 --- a/doc/models/hours.md +++ b/doc/models/hours.md @@ -3,7 +3,7 @@ hours of operation filter, the available days (mon, tue, wed, thu, fri, sat, sun). -**Note**: If the dow is not defined then it’s treated as 00:00-23:59. +**Note**: If the dow is not defined then it\u2019\ s treated as 00:00-23:59. ## Structure diff --git a/doc/models/idp-profile-action-enum.md b/doc/models/idp-profile-action-enum.md index d4f8c788..8dbf9bac 100644 --- a/doc/models/idp-profile-action-enum.md +++ b/doc/models/idp-profile-action-enum.md @@ -1,9 +1,11 @@ # Idp Profile Action Enum -- alert (default) -- drop: siliently dropping packets -- close: notify client/server to close connection +Possible values: + +* alert (default) +* drop: siliently dropping packets +* close: notify client/server to close connection ## Enumeration diff --git a/doc/models/idp-profile-overwrite.md b/doc/models/idp-profile-overwrite.md index 9e0edfbb..88172eff 100644 --- a/doc/models/idp-profile-overwrite.md +++ b/doc/models/idp-profile-overwrite.md @@ -9,7 +9,7 @@ | Name | Type | Tags | Description | | --- | --- | --- | --- | -| `Action` | [`*models.IdpProfileActionEnum`](../../doc/models/idp-profile-action-enum.md) | Optional | - alert (default)
- drop: siliently dropping packets
- close: notify client/server to close connection
**Default**: `"alert"` | +| `Action` | [`*models.IdpProfileActionEnum`](../../doc/models/idp-profile-action-enum.md) | Optional | Possible values:

* alert (default)
* drop: siliently dropping packets
* close: notify client/server to close connection
**Default**: `"alert"` | | `Matching` | [`*models.IdpProfileMatching`](../../doc/models/idp-profile-matching.md) | Optional | - | | `Name` | `*string` | Optional | - | diff --git a/doc/models/inventory-update-operation-enum.md b/doc/models/inventory-update-operation-enum.md index 361217c8..6f71eb14 100644 --- a/doc/models/inventory-update-operation-enum.md +++ b/doc/models/inventory-update-operation-enum.md @@ -2,9 +2,13 @@ # Inventory Update Operation Enum * if `op`== `upgrade_to_mist`: Upgrade to mist-managed + * if `op`== `downgrade_to_jsi`: Downgrade to basic monitoring. When downgrading a VC member to jsi, we will move the cloud connection of the VC to jsi-terminator and keep all VC device/inventories intact for pain-free upgrading back to mist. + * if `op`== `assign`: Assign inventory to a site + * if `op`== `unassign`: Unassign inventory from a site + * if `op`== `delete`: Delete multiple inventory from org. If the device is already assigned to a site, it will be unassigned. ## Enumeration diff --git a/doc/models/inventory-update.md b/doc/models/inventory-update.md index 20e54a3a..d2d6e2b4 100644 --- a/doc/models/inventory-update.md +++ b/doc/models/inventory-update.md @@ -13,7 +13,7 @@ | `Macs` | `[]string` | Optional | if `op`==`assign`, `op`==`unassign`, `op`==`upgrade_to_mist`or `op`==`downgrade_to_jsi` , list of MAC, e.g. ["5c5b350e0001"] | | `Managed` | `*bool` | Optional | if `op`==`assign`, an **adopted** switch/gateway will not be managed/configured by Mist by default, this enables the behavior
**Default**: `false` | | `NoReassign` | `*bool` | Optional | if `op`==`assign`, if true, treat site assignment against an already assigned AP as error | -| `Op` | [`models.InventoryUpdateOperationEnum`](../../doc/models/inventory-update-operation-enum.md) | Required | * if `op`== `upgrade_to_mist`: Upgrade to mist-managed
* if `op`== `downgrade_to_jsi`: Downgrade to basic monitoring. When downgrading a VC member to jsi, we will move the cloud connection of the VC to jsi-terminator and keep all VC device/inventories intact for pain-free upgrading back to mist.
* if `op`== `assign`: Assign inventory to a site
* if `op`== `unassign`: Unassign inventory from a site
* if `op`== `delete`: Delete multiple inventory from org. If the device is already assigned to a site, it will be unassigned. | +| `Op` | [`models.InventoryUpdateOperationEnum`](../../doc/models/inventory-update-operation-enum.md) | Required | * if `op`== `upgrade_to_mist`: Upgrade to mist-managed

* if `op`== `downgrade_to_jsi`: Downgrade to basic monitoring. When downgrading a VC member to jsi, we will move the cloud connection of the VC to jsi-terminator and keep all VC device/inventories intact for pain-free upgrading back to mist.

* if `op`== `assign`: Assign inventory to a site

* if `op`== `unassign`: Unassign inventory from a site

* if `op`== `delete`: Delete multiple inventory from org. If the device is already assigned to a site, it will be unassigned. | | `Serials` | `[]string` | Optional | if `op`==`delete`, list of serial numbers, e.g. ["FXLH2015150025"] | | `SiteId` | `*uuid.UUID` | Optional | if `op`==`assign`, target site id | diff --git a/doc/models/mxcluster-tunterm-hosts-selection-enum.md b/doc/models/mxcluster-tunterm-hosts-selection-enum.md index caf1635a..024b2aef 100644 --- a/doc/models/mxcluster-tunterm-hosts-selection-enum.md +++ b/doc/models/mxcluster-tunterm-hosts-selection-enum.md @@ -3,7 +3,7 @@ Ordering of tunterm_hosts for mxedge within the same mxcluster. -* When `shuffle`, the ordering of tunterm_hosts is randomized by the device’s MAC. +* When `shuffle`, the ordering of tunterm_hosts is randomized by the device\u2019\s MAC. * When `shuffle-by-site`, we shuffle by site_id+tunnel_id (so when client connects to a specific Tunnel, it will go to the same (order of) mxedge, and we load-balancing between tunnels). * When `ordered`, the order is decided by tunterm_hosts_order diff --git a/doc/models/mxcluster.md b/doc/models/mxcluster.md index 589d9504..d139c973 100644 --- a/doc/models/mxcluster.md +++ b/doc/models/mxcluster.md @@ -29,7 +29,7 @@ mxCluster | `TuntermExtraRoutes` | [`map[string]models.MxclusterTuntermExtraRoute`](../../doc/models/mxcluster-tunterm-extra-route.md) | Optional | extra routes for Mist Tunneled VLANs. Property key is a CIDR | | `TuntermHosts` | `[]string` | Optional | hostnames or IPs where a Mist Tunnel will use as the Peer (i.e. they are reachable from AP) | | `TuntermHostsOrder` | `[]int` | Optional | list of index of tunterm_hosts | -| `TuntermHostsSelection` | [`*models.MxclusterTuntermHostsSelectionEnum`](../../doc/models/mxcluster-tunterm-hosts-selection-enum.md) | Optional | Ordering of tunterm_hosts for mxedge within the same mxcluster.

* When `shuffle`, the ordering of tunterm_hosts is randomized by the device’s MAC.
* When `shuffle-by-site`, we shuffle by site_id+tunnel_id (so when client connects to a specific Tunnel, it will go to the same (order of) mxedge, and we load-balancing between tunnels).
* When `ordered`, the order is decided by tunterm_hosts_order
**Default**: `"shuffle"` | +| `TuntermHostsSelection` | [`*models.MxclusterTuntermHostsSelectionEnum`](../../doc/models/mxcluster-tunterm-hosts-selection-enum.md) | Optional | Ordering of tunterm_hosts for mxedge within the same mxcluster.

* When `shuffle`, the ordering of tunterm_hosts is randomized by the device\u2019\s MAC.
* When `shuffle-by-site`, we shuffle by site_id+tunnel_id (so when client connects to a specific Tunnel, it will go to the same (order of) mxedge, and we load-balancing between tunnels).
* When `ordered`, the order is decided by tunterm_hosts_order
**Default**: `"shuffle"` | | `TuntermMonitoring` | [`[]models.TuntermMonitoringItem`](../../doc/models/tunterm-monitoring-item.md) | Optional | - | | `TuntermMonitoringDisabled` | `*bool` | Optional | - | diff --git a/doc/models/nac-tag.md b/doc/models/nac-tag.md index 2985c687..58d287b2 100644 --- a/doc/models/nac-tag.md +++ b/doc/models/nac-tag.md @@ -15,7 +15,7 @@ | `GbpTag` | `*int` | Optional | if `type`==`gbp_tag` | | `Id` | `*uuid.UUID` | Optional | - | | `Match` | [`*models.NacTagMatchEnum`](../../doc/models/nac-tag-match-enum.md) | Optional | if `type`==`match`
**Constraints**: *Minimum Length*: `1` | -| `MatchAll` | `*bool` | Optional | This field is applicable only when `type`==`match`

* `false`: means it is sufficient to match any of the values (i.e., match-any behavior)
* `true`: means all values should be matched (i.e., match-all behavior)

Currently it makes sense to set this field to `true` only if the `match`==`idp_role` or `match`==`usermac_label`
**Default**: `false` | +| `MatchAll` | `*bool` | Optional | This field is applicable only when `type`==`match`

* `false`: means it is sufficient to match any of the values (i.e., match-any behavior)
* `true`: means all values should be matched (i.e., match-all behavior)

Currently it makes sense to set this field to `true` only if the `match`==`idp_role` or `match`==`usermac_label`'
**Default**: `false` | | `ModifiedTime` | `*float64` | Optional | - | | `Name` | `string` | Required | **Constraints**: *Minimum Length*: `1` | | `OrgId` | `*uuid.UUID` | Optional | - | diff --git a/doc/models/org-setting-mist-nac-idp.md b/doc/models/org-setting-mist-nac-idp.md index 78034196..bb56e109 100644 --- a/doc/models/org-setting-mist-nac-idp.md +++ b/doc/models/org-setting-mist-nac-idp.md @@ -11,7 +11,7 @@ | --- | --- | --- | --- | | `ExcludeRealms` | `[]string` | Optional | when the IDP of mxedge_proxy type, exclude the following realms from proxying in addition to other valid home realms in this org | | `Id` | `*uuid.UUID` | Optional | - | -| `UserRealms` | `[]string` | Optional | which realm should trigger this IDP.
we extract user realm from

1. Username-AVP (`mist.com` from john@mist.com)
2. Cert CN | +| `UserRealms` | `[]string` | Optional | which realm should trigger this IDP. User Realm is extracted from:

* Username-AVP (`mist.com` from john@mist.com)
* Cert CN | ## Example (as JSON) diff --git a/doc/models/org-setting.md b/doc/models/org-setting.md index 2fcae691..af4d5d1d 100644 --- a/doc/models/org-setting.md +++ b/doc/models/org-setting.md @@ -23,7 +23,7 @@ Org Settings | `Cradlepoint` | [`*models.AccountCradlepointConfig`](../../doc/models/account-cradlepoint-config.md) | Optional | - | | `CreatedTime` | `*float64` | Optional | - | | `DeviceCert` | [`*models.OrgSettingDeviceCert`](../../doc/models/org-setting-device-cert.md) | Optional | common device cert, optional | -| `DeviceUpdownThreshold` | `*int` | Optional | enable threshold-based device down delivery via

1) device-updowns webhooks topic,
2) Mist Alert Framework; e.g. send AP/SW/GW down event only if AP/SW/GW Up is not seen within the threshold in minutes; 0 - 240, default is 0 (trigger immediate)
**Default**: `0`
**Constraints**: `>= 0`, `<= 30` | +| `DeviceUpdownThreshold` | `*int` | Optional | enable threshold-based device down delivery via

* device-updowns webhooks topic,
* Mist Alert Framework; e.g. send AP/SW/GW down event only if AP/SW/GW Up is not seen within the threshold in minutes; 0 - 240, default is 0 (trigger immediate)
**Default**: `0`
**Constraints**: `>= 0`, `<= 30` | | `DisablePcap` | `*bool` | Optional | whether to disallow Mist to analyze pcap files (this is required for marvis pcap)
**Default**: `false` | | `DisableRemoteShell` | `*bool` | Optional | whether to disable remote shell access for an entire org
**Default**: `false` | | `ForSite` | `*bool` | Optional | - | diff --git a/doc/models/org.md b/doc/models/org.md index dbdbe0d8..b85cf00c 100644 --- a/doc/models/org.md +++ b/doc/models/org.md @@ -19,7 +19,7 @@ | `MspName` | `*string` | Optional | name of the msp the org belongs to | | `Name` | `string` | Required | - | | `OrggroupIds` | `[]uuid.UUID` | Optional | - | -| `SessionExpiry` | `*int` | Optional | **Default**: `1440` | +| `SessionExpiry` | `*int` | Optional | **Default**: `1440`
**Constraints**: `>= 10`, `<= 20160` | ## Example (as JSON) diff --git a/doc/models/portal-template.md b/doc/models/portal-template.md index 151795a5..efc76f65 100644 --- a/doc/models/portal-template.md +++ b/doc/models/portal-template.md @@ -32,7 +32,7 @@ Portal Template | `CompanyLabel` | `*string` | Optional | label of company field
**Default**: `"Company"` | | `CreatedTime` | `*float64` | Optional | - | | `Email` | `*bool` | Optional | whether email field is required
**Default**: `false` | -| `EmailAccessDomainError` | `*string` | Optional | error message when a user has valid social login but doesn’t match specified email domains.
**Default**: `"Access is restricted by email domain"` | +| `EmailAccessDomainError` | `*string` | Optional | error message when a user has valid social login but doesn’ t match specified email domains.
**Default**: `"Access is restricted by email domain"` | | `EmailCancel` | `*string` | Optional | **Default**: `"Cancel"` | | `EmailCodeError` | `*string` | Optional | **Default**: `"Please provide valid alternate email"` | | `EmailError` | `*string` | Optional | error message when email not provided
**Default**: `"Please provide valid email"` | diff --git a/doc/models/push-policy-push-window.md b/doc/models/push-policy-push-window.md index 0de0840d..5a5f5435 100644 --- a/doc/models/push-policy-push-window.md +++ b/doc/models/push-policy-push-window.md @@ -12,7 +12,7 @@ if enabled, new config will only be pushed to device within the specified time w | Name | Type | Tags | Description | | --- | --- | --- | --- | | `Enabled` | `*bool` | Optional | **Default**: `false` | -| `Hours` | [`*models.Hours`](../../doc/models/hours.md) | Optional | hours of operation filter, the available days (mon, tue, wed, thu, fri, sat, sun).

**Note**: If the dow is not defined then it’s treated as 00:00-23:59. | +| `Hours` | [`*models.Hours`](../../doc/models/hours.md) | Optional | hours of operation filter, the available days (mon, tue, wed, thu, fri, sat, sun).

**Note**: If the dow is not defined then it\u2019\ s treated as 00:00-23:59. | ## Example (as JSON) diff --git a/doc/models/rrm-band.md b/doc/models/rrm-band.md index b8a9dce8..58c24e9b 100644 --- a/doc/models/rrm-band.md +++ b/doc/models/rrm-band.md @@ -9,9 +9,9 @@ | Name | Type | Tags | Description | | --- | --- | --- | --- | -| `Bandwidth` | [`*models.Dot11BandwidthEnum`](../../doc/models/dot-11-bandwidth-enum.md) | Optional | channel width for the band * `80` is only applicable for band_5 and band_6 * `160` is only for band_6 | +| `Bandwidth` | [`*models.Dot11BandwidthEnum`](../../doc/models/dot-11-bandwidth-enum.md) | Optional | channel width for the band

* `80` is only applicable for band_5 and band_6
* `160` is only for band_6 | | `Channel` | `*int` | Optional | proposed channel | -| `CurrBandwidht` | [`*models.Dot11BandwidthEnum`](../../doc/models/dot-11-bandwidth-enum.md) | Optional | channel width for the band * `80` is only applicable for band_5 and band_6 * `160` is only for band_6 | +| `CurrBandwidht` | [`*models.Dot11BandwidthEnum`](../../doc/models/dot-11-bandwidth-enum.md) | Optional | channel width for the band

* `80` is only applicable for band_5 and band_6
* `160` is only for band_6 | | `CurrChannel` | `*int` | Optional | current channel | | `CurrPower` | `*int` | Optional | current tx power | | `CurrUsage` | `*string` | Optional | current radio band
**Constraints**: *Minimum Length*: `1` | diff --git a/doc/models/rrm-event.md b/doc/models/rrm-event.md index eeeb4442..9490bd4b 100644 --- a/doc/models/rrm-event.md +++ b/doc/models/rrm-event.md @@ -11,7 +11,7 @@ | --- | --- | --- | --- | | `ApId` | `uuid.UUID` | Required | - | | `Band` | [`models.Dot11BandEnum`](../../doc/models/dot-11-band-enum.md) | Required | - | -| `Bandwidth` | [`models.Dot11BandwidthEnum`](../../doc/models/dot-11-bandwidth-enum.md) | Required | channel width for the band * `80` is only applicable for band_5 and band_6 * `160` is only for band_6 | +| `Bandwidth` | [`models.Dot11BandwidthEnum`](../../doc/models/dot-11-bandwidth-enum.md) | Required | channel width for the band

* `80` is only applicable for band_5 and band_6
* `160` is only for band_6 | | `Channel` | `int` | Required | channel for the band from rrm | | `Event` | [`models.RrmEventTypeEnum`](../../doc/models/rrm-event-type-enum.md) | Required | schedule-site_rrm / triggered-site_rrm / interference-ap-co-channel / rrm-radar | | `Power` | `int` | Required | tx power of the radio | diff --git a/doc/models/service-spec.md b/doc/models/service-spec.md index 5429bff9..99c78e35 100644 --- a/doc/models/service-spec.md +++ b/doc/models/service-spec.md @@ -9,7 +9,7 @@ | Name | Type | Tags | Description | | --- | --- | --- | --- | -| `PortRange` | `*string` | Optional | - | +| `PortRange` | `*string` | Optional | port number, port range, or variable | | `Protocol` | `*string` | Optional | `https`/ `tcp` / `udp` / `icmp` / `gre` / `any` / `:protocol_number`.
`protocol_number` is between 1-254
**Default**: `"any"` | ## Example (as JSON) diff --git a/doc/models/service.md b/doc/models/service.md index 803a4d8d..ceaf83e5 100644 --- a/doc/models/service.md +++ b/doc/models/service.md @@ -11,29 +11,29 @@ Applications used for the Gateway configurations | Name | Type | Tags | Description | | --- | --- | --- | --- | -| `Addresses` | `[]string` | Optional | if `type`==`custom`, ip subnets | -| `AppCategories` | `[]string` | Optional | when `type`==`app_categories`
list of application categories are available through /api/v1/const/app_categories | -| `AppSubcategories` | `[]string` | Optional | when `type`==`app_categories`
list of application categories are available through /api/v1/const/app_subcategories | -| `Apps` | `[]string` | Optional | when `type`==`apps`
list of applications are available through:

- /api/v1/const/applications,
- /api/v1/const/gateway_applications
- /insight/top_app_by-bytes?wired=true | +| `Addresses` | `[]string` | Optional | if `type`==`custom`, ip subnets (e.g. 10.0.0.0/8) | +| `AppCategories` | `[]string` | Optional | when `type`==`app_categories`, list of application categories are available through /api/v1/const/app_categories | +| `AppSubcategories` | `[]string` | Optional | when `type`==`app_categories`, list of application categories are available through /api/v1/const/app_subcategories | +| `Apps` | `[]string` | Optional | when `type`==`apps`, list of applications are available through:

* /api/v1/const/applications
* /api/v1/const/gateway_applications
* /insight/top_app_by-bytes?wired=true | | `CreatedTime` | `*float64` | Optional | - | | `Description` | `*string` | Optional | - | -| `Dscp` | `*int` | Optional | when `traffic_type`==`custom` | +| `Dscp` | `*string` | Optional | for SSR only, when `traffic_type`==`custom`. 0-63 or variable | | `FailoverPolicy` | [`*models.ServiceFailoverPolicyEnum`](../../doc/models/service-failover-policy-enum.md) | Optional | **Default**: `"revertable"` | | `Hostnames` | `[]string` | Optional | if `type`==`custom`, web filtering | | `Id` | `*uuid.UUID` | Optional | - | -| `MaxJitter` | `*int` | Optional | when `traffic_type`==`custom`, for uplink selection | -| `MaxLatency` | `*int` | Optional | when `traffic_type`==`custom`, for uplink selection | -| `MaxLoss` | `*int` | Optional | when `traffic_type`==`custom`, for uplink selection | +| `MaxJitter` | `*string` | Optional | for SSR only, when `traffic_type`==`custom`, for uplink selection. 0-4294967295 or variable | +| `MaxLatency` | `*string` | Optional | for SSR only, when `traffic_type`==`custom`, for uplink selection. 0-4294967295 or variable | +| `MaxLoss` | `*string` | Optional | for SSR only, when `traffic_type`==`custom`, for uplink selection. 0-100 or variable | | `ModifiedTime` | `*float64` | Optional | - | | `Name` | `*string` | Optional | - | | `OrgId` | `*uuid.UUID` | Optional | - | | `SleEnabled` | `*bool` | Optional | whether to enable measure SLE
**Default**: `false` | -| `Specs` | [`[]models.ServiceSpec`](../../doc/models/service-spec.md) | Optional | - | +| `Specs` | [`[]models.ServiceSpec`](../../doc/models/service-spec.md) | Optional | when `type`==`custom`, optional, if it doesn't exist, http and https is assumed | | `SsrRelaxedTcpStateEnforcement` | `*bool` | Optional | **Default**: `false` | | `TrafficClass` | [`*models.ServiceTrafficClassEnum`](../../doc/models/service-traffic-class-enum.md) | Optional | when `traffic_type`==`custom`
**Default**: `"best_effort"` | -| `TrafficType` | `*string` | Optional | values from `/api/v1/consts/traffic_types`

* when `type`==`apps`, we'll choose traffic_type automatically
* when `type`==`addresses` or `type`==`hostnames`, you can provide your own settings (optional)
**Default**: `"data_best_effort"` | +| `TrafficType` | `*string` | Optional | values from `/api/v1/consts/traffic_types`

* when `type`==`apps`, we''ll choose traffic_type automatically
* when `type`==`addresses` or `type`==`hostnames`, you can provide your own settings (optional)
**Default**: `"data_best_effort"` | | `Type` | [`*models.ServiceTypeEnum`](../../doc/models/service-type-enum.md) | Optional | **Default**: `"custom"` | -| `Urls` | `[]string` | Optional | when `type`==`urls no need for spec as URL can encode the ports being used` | +| `Urls` | `[]string` | Optional | when `type`==`urls`, no need for spec as URL can encode the ports being used | ## Example (as JSON) diff --git a/doc/models/site-engagement.md b/doc/models/site-engagement.md index c8ade2ad..b6d3f6ef 100644 --- a/doc/models/site-engagement.md +++ b/doc/models/site-engagement.md @@ -17,7 +17,7 @@ | --- | --- | --- | --- | | `DwellTagNames` | [`*models.SiteEngagementDwellTagNames`](../../doc/models/site-engagement-dwell-tag-names.md) | Optional | - | | `DwellTags` | [`*models.SiteEngagementDwellTags`](../../doc/models/site-engagement-dwell-tags.md) | Optional | add tags to visits within the duration (in seconds), available tags (passerby, bounce, engaged, stationed) | -| `Hours` | [`*models.Hours`](../../doc/models/hours.md) | Optional | hours of operation filter, the available days (mon, tue, wed, thu, fri, sat, sun).

**Note**: If the dow is not defined then it’s treated as 00:00-23:59. | +| `Hours` | [`*models.Hours`](../../doc/models/hours.md) | Optional | hours of operation filter, the available days (mon, tue, wed, thu, fri, sat, sun).

**Note**: If the dow is not defined then it\u2019\ s treated as 00:00-23:59. | | `MaxDwell` | `*int` | Optional | max time, default is 43200(12h), max is 68400 (18h)
**Default**: `43200`
**Constraints**: `>= 1`, `<= 68400` | | `MinDwell` | `*int` | Optional | min time
**Constraints**: `>= 0` | diff --git a/doc/models/site-setting.md b/doc/models/site-setting.md index a8182216..5b24b513 100644 --- a/doc/models/site-setting.md +++ b/doc/models/site-setting.md @@ -77,7 +77,7 @@ Site Settings | `SwitchMgmt` | [`*models.SwitchMgmt`](../../doc/models/switch-mgmt.md) | Optional | - | | `SwitchUpdownThreshold` | `models.Optional[int]` | Optional | enable threshold-based device down delivery for Switch devices only. When configured it takes effect for SW devices and `device_updown_threshold` is ignored. | | `SyntheticTest` | [`*models.SynthetictestConfig`](../../doc/models/synthetictest-config.md) | Optional | - | -| `TrackAnonymousDevices` | `*bool` | Optional | whether to track anonymous BLE assets (requires ‘track_asset’ enabled)
**Default**: `false` | +| `TrackAnonymousDevices` | `*bool` | Optional | whether to track anonymous BLE assets (requires ‘track_asset’ enabled)
**Default**: `false` | | `TuntermMonitoring` | [`[]models.TuntermMonitoringItem`](../../doc/models/tunterm-monitoring-item.md) | Optional | - | | `TuntermMonitoringDisabled` | `*bool` | Optional | **Default**: `false` | | `TuntermMulticastConfig` | [`*models.SiteSettingTuntermMulticastConfig`](../../doc/models/site-setting-tunterm-multicast-config.md) | Optional | - | diff --git a/doc/models/ssr-upgrade-multi.md b/doc/models/ssr-upgrade-multi.md index 6ad993ec..dbef394e 100644 --- a/doc/models/ssr-upgrade-multi.md +++ b/doc/models/ssr-upgrade-multi.md @@ -13,7 +13,7 @@ | `DeviceIds` | `[]uuid.UUID` | Required | list of 128T device IDs to upgrade | | `RebootAt` | `*int` | Optional | reboot start time in epoch seconds, default is start_time, -1 disables reboot | | `StartTime` | `*int` | Optional | 128T firmware download start time in epoch seconds, default is now, -1 disables download | -| `Strategy` | [`*models.SsrUpgradeStrategyEnum`](../../doc/models/ssr-upgrade-strategy-enum.md) | Optional | * `big_bang`: upgrade all at once
* `serial`: one at a time
**Default**: `"big_bang"` | +| `Strategy` | [`*models.SsrUpgradeStrategyEnum`](../../doc/models/ssr-upgrade-strategy-enum.md) | Optional | * `big_bang`: upgrade all at once
* `serial`: one at a time'
**Default**: `"big_bang"` | | `Version` | `*string` | Optional | 128T firmware version to upgrade (e.g. 5.3.0-93)
**Constraints**: *Minimum Length*: `1` | ## Example (as JSON) diff --git a/doc/models/ssr-upgrade-strategy-enum.md b/doc/models/ssr-upgrade-strategy-enum.md index d9b5f293..c2df218d 100644 --- a/doc/models/ssr-upgrade-strategy-enum.md +++ b/doc/models/ssr-upgrade-strategy-enum.md @@ -2,7 +2,7 @@ # Ssr Upgrade Strategy Enum * `big_bang`: upgrade all at once -* `serial`: one at a time +* `serial`: one at a time' ## Enumeration diff --git a/doc/models/tunnel-configs-dh-group-enum.md b/doc/models/tunnel-configs-dh-group-enum.md index a5f57870..6f96f160 100644 --- a/doc/models/tunnel-configs-dh-group-enum.md +++ b/doc/models/tunnel-configs-dh-group-enum.md @@ -1,10 +1,8 @@ # Tunnel Configs Dh Group Enum -Only if: +Only if `provider`== `custom-ipsec`. Possible values: -* `provider`== `custom-ipsec` - Values: * 1 * 2 (1024-bit) * 5 diff --git a/doc/models/tunnel-configs.md b/doc/models/tunnel-configs.md index 5317d120..b844545b 100644 --- a/doc/models/tunnel-configs.md +++ b/doc/models/tunnel-configs.md @@ -10,16 +10,16 @@ | Name | Type | Tags | Description | | --- | --- | --- | --- | | `AutoProvision` | [`*models.TunnelConfigsAutoProvision`](../../doc/models/tunnel-configs-auto-provision.md) | Optional | - | -| `IkeLifetime` | `*int` | Optional | Only if:

* `provider`== `custom-ipsec` | -| `IkeMode` | [`*models.GatewayTemplateTunnelIkeModeEnum`](../../doc/models/gateway-template-tunnel-ike-mode-enum.md) | Optional | Only if:

* `provider`== `custom-ipsec`
**Default**: `"main"` | +| `IkeLifetime` | `*int` | Optional | Only if `provider`== `custom-ipsec` | +| `IkeMode` | [`*models.GatewayTemplateTunnelIkeModeEnum`](../../doc/models/gateway-template-tunnel-ike-mode-enum.md) | Optional | Only if `provider`== `custom-ipsec`
**Default**: `"main"` | | `IkeProposals` | [`[]models.GatewayTemplateTunnelIkeProposal`](../../doc/models/gateway-template-tunnel-ike-proposal.md) | Optional | if `provider`== `custom-ipsec` | | `IpsecLifetime` | `*int` | Optional | if `provider`== `custom-ipsec` | -| `IpsecProposals` | [`[]models.GatewayTemplateTunnelIpsecProposal`](../../doc/models/gateway-template-tunnel-ipsec-proposal.md) | Optional | Only if:

* `provider`== `custom-ipsec` | +| `IpsecProposals` | [`[]models.GatewayTemplateTunnelIpsecProposal`](../../doc/models/gateway-template-tunnel-ipsec-proposal.md) | Optional | Only if `provider`== `custom-ipsec` | | `LocalId` | `*string` | Optional | Only if:

* `provider`== `zscaler-ipsec`
* `provider`==`jse-ipsec`
* `provider`== `custom-ipsec` | | `Mode` | [`*models.GatewayTemplateTunnelModeEnum`](../../doc/models/gateway-template-tunnel-mode-enum.md) | Optional | **Default**: `"active-standby"` | | `Primary` | [`*models.GatewayTemplateTunnelNode`](../../doc/models/gateway-template-tunnel-node.md) | Optional | - | -| `Probe` | [`*models.GatewayTemplateTunnelProbe`](../../doc/models/gateway-template-tunnel-probe.md) | Optional | Only if:

* `provider`== `custom-ipsec` | -| `Protocol` | [`*models.GatewayTemplateTunnelProtocolEnum`](../../doc/models/gateway-template-tunnel-protocol-enum.md) | Optional | Only if:

* `provider`== `custom-ipsec` | +| `Probe` | [`*models.GatewayTemplateTunnelProbe`](../../doc/models/gateway-template-tunnel-probe.md) | Optional | Only if `provider`== `custom-ipsec` | +| `Protocol` | [`*models.GatewayTemplateTunnelProtocolEnum`](../../doc/models/gateway-template-tunnel-protocol-enum.md) | Optional | Only if `provider`== `custom-ipsec` | | `Provider` | [`*models.TunnelProviderOptionsNameEnum`](../../doc/models/tunnel-provider-options-name-enum.md) | Optional | - | | `Psk` | `*string` | Optional | Only if:

* `provider`== `zscaler-ipsec`
* `provider`==`jse-ipsec`
* `provider`== `custom-ipsec` | | `Secondary` | [`*models.GatewayTemplateTunnelNode`](../../doc/models/gateway-template-tunnel-node.md) | Optional | - | diff --git a/doc/models/utils-show-route.md b/doc/models/utils-show-route.md index 805dbbae..36704ff9 100644 --- a/doc/models/utils-show-route.md +++ b/doc/models/utils-show-route.md @@ -15,7 +15,7 @@ | `Node` | [`*models.HaClusterNode`](../../doc/models/ha-cluster-node.md) | Optional | - | | `Prefix` | `*string` | Optional | route prefix | | `Protocol` | [`*models.UtilsShowRouteProtocolEnum`](../../doc/models/utils-show-route-protocol-enum.md) | Optional | **Default**: `"bgp"` | -| `Route` | `*string` | Optional | if specified, dump bot received and advertised, if not specified, both will be shown

* for SSR, show bgp neighbors 10.250.18.202 received-routes/advertised-routes
* for SRX and Switches, show route receive_protocol/advertise_protocol bgp 192.168.255.12 | +| `Route` | `*string` | Optional | if specified, dump bot received and advertised, if not specified, both will be shown

* for SSR, show bgp neighbors 10.250.18.202 received-routes/advertised-routes
* for SRX and Switches, show route receive_protocol/advertise_protocol bgp 192.168.255.12' | | `Vrf` | `*string` | Optional | VRF name | ## Example (as JSON) diff --git a/doc/models/webhook.md b/doc/models/webhook.md index 1eda992f..0e479a52 100644 --- a/doc/models/webhook.md +++ b/doc/models/webhook.md @@ -24,7 +24,7 @@ | `Oauth2TokenUrl` | `*string` | Optional | required when `type`==`oauth2` | | `Oauth2Username` | `*string` | Optional | required when `oauth2_grant_type`==`password` | | `OrgId` | `*uuid.UUID` | Optional | - | -| `Secret` | `models.Optional[string]` | Optional | only if `type`=`http-post`
when `secret` is provided, two HTTP headers will be added:

* X-Mist-Signature-v2: HMAC_SHA256(secret, body)
* X-Mist-Signature: HMAC_SHA1(secret, body) | +| `Secret` | `models.Optional[string]` | Optional | only if `type`=`http-post`

when `secret` is provided, two HTTP headers will be added:

* X-Mist-Signature-v2: HMAC_SHA256(secret, body)
* X-Mist-Signature: HMAC_SHA1(secret, body) | | `SiteId` | `*uuid.UUID` | Optional | - | | `SplunkToken` | `models.Optional[string]` | Optional | required if `type`=`splunk`
If splunk_token is not defined for a type Splunk webhook, it will not send, regardless if the webhook receiver is configured to accept it.' | | `Topics` | [`[]models.WebhookTopicEnum`](../../doc/models/webhook-topic-enum.md) | Optional | N.B. For org webhooks, only device_events/alarms/audits/client-join/client-sessions/nac-sessions/nac_events topics are supported. | diff --git a/doc/models/wlan-app-qos-apps-properties.md b/doc/models/wlan-app-qos-apps-properties.md index 0b4376a8..82bb2b61 100644 --- a/doc/models/wlan-app-qos-apps-properties.md +++ b/doc/models/wlan-app-qos-apps-properties.md @@ -9,7 +9,7 @@ | Name | Type | Tags | Description | | --- | --- | --- | --- | -| `Dscp` | `*int` | Optional | - | +| `Dscp` | `*int` | Optional | **Constraints**: `>= 0`, `<= 63` | | `DstSubnet` | `*string` | Optional | subnet filter is not required but helps AP to only inspect certain traffic (thus reducing AP load) | | `SrcSubnet` | `*string` | Optional | subnet filter is not required but helps AP to only inspect certain traffic (thus reducing AP load) | diff --git a/doc/models/wlan-app-qos-others-item.md b/doc/models/wlan-app-qos-others-item.md index 497e2898..7bd0e921 100644 --- a/doc/models/wlan-app-qos-others-item.md +++ b/doc/models/wlan-app-qos-others-item.md @@ -9,7 +9,7 @@ | Name | Type | Tags | Description | | --- | --- | --- | --- | -| `Dscp` | `*int` | Optional | - | +| `Dscp` | `*int` | Optional | **Constraints**: `>= 0`, `<= 63` | | `DstSubnet` | `*string` | Optional | - | | `PortRanges` | `*string` | Optional | - | | `Protocol` | `*string` | Optional | - | diff --git a/doc/models/wlan-dynamic-psk.md b/doc/models/wlan-dynamic-psk.md index a665dfdf..ebe2416a 100644 --- a/doc/models/wlan-dynamic-psk.md +++ b/doc/models/wlan-dynamic-psk.md @@ -1,17 +1,16 @@ # Wlan Dynamic Psk -for dynamic PSK where we get per_user PSK from Radius -dynamic_psk allows PSK to be selected at runtime depending on context (wlan/site/user/...) thus following configurations are assumed (currently) +for dynamic PSK where we get per_user PSK from Radius. dynamic_psk allows PSK to be selected at runtime depending on context (wlan/site/user/...) thus following configurations are assumed (currently) -- PSK will come from RADIUS server -- AP sends client MAC as username ans password (i.e. `enable_mac_auth` is assumed) -- AP sends BSSID:SSID as Caller-Station-ID -- `auth_servers` is required -- PSK will come from cloud WLC if source is cloud_psks -- default_psk will be used if cloud WLC is not available -- `multi_psk_only` and `psk` is ignored -- `pairwise` can only be wpa2-ccmp (for now, wpa3 support on the roadmap) +* PSK will come from RADIUS server +* AP sends client MAC as username ans password (i.e. `enable_mac_auth` is assumed) +* AP sends BSSID:SSID as Caller-Station-ID +* `auth_servers` is required +* PSK will come from cloud WLC if source is cloud_psks +* default_psk will be used if cloud WLC is not available +* `multi_psk_only` and `psk` is ignored +* `pairwise` can only be wpa2-ccmp (for now, wpa3 support on the roadmap) ## Structure diff --git a/doc/models/wlan-dynamic-vlan.md b/doc/models/wlan-dynamic-vlan.md index baf33b1a..08d0b16f 100644 --- a/doc/models/wlan-dynamic-vlan.md +++ b/doc/models/wlan-dynamic-vlan.md @@ -15,7 +15,7 @@ for 802.1x | `Enabled` | `*bool` | Optional | whether to enable dynamic vlan
**Default**: `false` | | `LocalVlanIds` | [`[]models.WlanDynamicVlanLocalVlanIds`](../../doc/models/containers/wlan-dynamic-vlan-local-vlan-ids.md) | Optional | This is Array of a container for one-of cases. | | `Type` | [`*models.WlanDynamicVlanTypeEnum`](../../doc/models/wlan-dynamic-vlan-type-enum.md) | Optional | standard (using Tunnel-Private-Group-ID, widely supported), airespace-interface-name (Airespace/Cisco)
**Default**: `"standard"` | -| `Vlans` | `map[string]string` | Optional | map between vlan_id (as string) to airespace interface names (comma-separated) or null for stndard mapping

* if `dynamic_vlan.type`==`standard`, property key is the Vlan ID and property value is ""
* if `dynamic_vlan.type`==`airespace-interface-name`, property key is the Vlan ID and property value is the Airespace Interface Name | +| `Vlans` | `map[string]string` | Optional | map between vlan_id (as string) to airespace interface names (comma-separated) or null for stndard mapping

* if `dynamic_vlan.type`==`standard`, property key is the Vlan ID and property value is \"\"
* if `dynamic_vlan.type`==`airespace-interface-name`, property key is the Vlan ID and property value is the Airespace Interface Name | ## Example (as JSON) diff --git a/doc/models/wlan-mist-nac.md b/doc/models/wlan-mist-nac.md index 99e0911d..4f97eade 100644 --- a/doc/models/wlan-mist-nac.md +++ b/doc/models/wlan-mist-nac.md @@ -9,7 +9,7 @@ | Name | Type | Tags | Description | | --- | --- | --- | --- | -| `Enabled` | `*bool` | Optional | when enabled:

* `auth_servers` is ignored
* `acct_servers` is ignored
* `auth_servers_*` are ignored
* `coa_servers` is ignored
* `radsec` is ignored
* `coa_enabled` is assumed
**Default**: `false` | +| `Enabled` | `*bool` | Optional | when enabled:

* `auth_servers` is ignored
* `acct_servers` is ignored
* `auth_servers_*` are ignored
* `coa_servers` is ignored
* `radsec` is ignored
* `coa_enabled` is assumed'
**Default**: `false` | ## Example (as JSON) diff --git a/doc/models/wlan-portal-template-setting.md b/doc/models/wlan-portal-template-setting.md index 7519d362..de658e45 100644 --- a/doc/models/wlan-portal-template-setting.md +++ b/doc/models/wlan-portal-template-setting.md @@ -31,7 +31,7 @@ portal template wlan settings | `CompanyError` | `*string` | Optional | error message when company not provided | | `CompanyLabel` | `*string` | Optional | label of company field | | `Email` | `*bool` | Optional | whether email field is required
**Default**: `false` | -| `EmailAccessDomainError` | `*string` | Optional | error message when a user has valid social login but doesn’t match specified email domains. | +| `EmailAccessDomainError` | `*string` | Optional | error message when a user has valid social login but doesn’ t match specified email domains. | | `EmailCancel` | `*string` | Optional | Label for cancel confirmation code submission using email auth | | `EmailCodeCancel` | `*string` | Optional | - | | `EmailCodeError` | `*string` | Optional | “Please provide valid alternate email” | @@ -104,7 +104,7 @@ portal template wlan settings | `SponsorCancel` | `*string` | Optional | “Cancel” | | `SponsorEmail` | `*string` | Optional | label for Sponsor Email | | `SponsorEmailError` | `*string` | Optional | “Please provide valid sponsor email” | -| `SponsorEmailTemplate` | `*string` | Optional | html template to replace/override default sponsor email template

Sponsor Email Template supports following template variables:

* `approve_url`: Renders URL to approve the request; optionally &minutes=N query param can be appended to change the Authorization period of the guest, where N is a valid integer denoting number of minutes a guest remains authorized
* `deny_url`: Renders URL to reject the request
* `guest_email`: Renders Email ID of the guest
* `guest_name`: Renders Name of the guest
* `field1`: Renders value of the Custom Field 1
* `field2`: Renders value of the Custom Field 2
* `sponsor_link_validity_duration`: Renders validity time of the request (i.e. Approve/Deny URL)
* `auth_expire_minutes`: Renders Wlan-level configured Guest Authorization Expiration time period (in minutes), If not configured then default (1 day in minutes) | +| `SponsorEmailTemplate` | `*string` | Optional | html template to replace/override default sponsor email template
Sponsor Email Template supports following template variables:

* `approve_url`: Renders URL to approve the request; optionally &minutes=N query param can be appended to change the Authorization period of the guest, where N is a valid integer denoting number of minutes a guest remains authorized
* `deny_url`: Renders URL to reject the request
* `guest_email`: Renders Email ID of the guest
* `guest_name`: Renders Name of the guest
* `field1`: Renders value of the Custom Field 1
* `field2`: Renders value of the Custom Field 2
* `sponsor_link_validity_duration`: Renders validity time of the request (i.e. Approve/Deny URL)
* `auth_expire_minutes`: Renders Wlan-level configured Guest Authorization Expiration time period (in minutes), If not configured then default (1 day in minutes) | | `SponsorInfoApproved` | `*string` | Optional | “Your request was approved by” | | `SponsorInfoDenied` | `*string` | Optional | “Your request was denied by” | | `SponsorInfoPending` | `*string` | Optional | “Your notification has been sent to” | diff --git a/doc/models/wlan-schedule.md b/doc/models/wlan-schedule.md index 90fb5c39..aaadd4a9 100644 --- a/doc/models/wlan-schedule.md +++ b/doc/models/wlan-schedule.md @@ -12,7 +12,7 @@ WLAN operating schedule, default is disabled | Name | Type | Tags | Description | | --- | --- | --- | --- | | `Enabled` | `*bool` | Optional | **Default**: `false` | -| `Hours` | [`*models.Hours`](../../doc/models/hours.md) | Optional | hours of operation filter, the available days (mon, tue, wed, thu, fri, sat, sun).

**Note**: If the dow is not defined then it’s treated as 00:00-23:59. | +| `Hours` | [`*models.Hours`](../../doc/models/hours.md) | Optional | hours of operation filter, the available days (mon, tue, wed, thu, fri, sat, sun).

**Note**: If the dow is not defined then it\u2019\ s treated as 00:00-23:59. | ## Example (as JSON) diff --git a/doc/models/wlan.md b/doc/models/wlan.md index a1cffb33..d07e9bbc 100644 --- a/doc/models/wlan.md +++ b/doc/models/wlan.md @@ -30,8 +30,8 @@ WLAN | `AuthServers` | [`[]models.RadiusAuthServer`](../../doc/models/radius-auth-server.md) | Optional | list of RADIUS authentication servers, at least one is needed if `auth type`==`eap`, order matters where the first one is treated as primary | | `AuthServersNasId` | `models.Optional[string]` | Optional | optional, up to 48 bytes, will be dynamically generated if not provided. used only for authentication servers | | `AuthServersNasIp` | `models.Optional[string]` | Optional | optional, NAS-IP-ADDRESS to use | -| `AuthServersRetries` | `*int` | Optional | radius auth session retries. Following fast timers are set if “fast_dot1x_timers” knob is enabled. ‘retries’ are set to value of auth_servers_retries. ‘max-requests’ is also set when setting auth_servers_retries and is set to default value to 3.
**Default**: `2` | -| `AuthServersTimeout` | `*int` | Optional | radius auth session timeout. Following fast timers are set if “fast_dot1x_timers” knob is enabled. ‘quite-period’ and ‘transmit-period’ are set to half the value of auth_servers_timeout. ‘supplicant-timeout’ is also set when setting auth_servers_timeout and is set to default value of 10.
**Default**: `5` | +| `AuthServersRetries` | `*int` | Optional | radius auth session retries. Following fast timers are set if “fast_dot1x_timers” knob is enabled. ‘retries’ are set to value of auth_servers_retries. ‘max-requests’ is also set when setting auth_servers_retries and is set to default value to 3.
**Default**: `2` | +| `AuthServersTimeout` | `*int` | Optional | radius auth session timeout. Following fast timers are set if “fast_dot1x_timers” knob is enabled. ‘quite-period’ and ‘transmit-period’ are set to half the value of auth_servers_timeout. ‘supplicant-timeout’ is also set when setting auth_servers_timeout and is set to default value of 10.
**Default**: `5` | | `Band` | `*string` | Optional | `band` is deprecated and kept for backward compability. Use bands instead | | `BandSteer` | `*bool` | Optional | whether to enable band_steering, this works only when band==both
**Default**: `false` | | `BandSteerForceBand5` | `*bool` | Optional | force dual_band capable client to connect to 5G
**Default**: `false` | @@ -53,13 +53,13 @@ WLAN | `DisableWmm` | `*bool` | Optional | whether to disable WMM
**Default**: `false` | | `DnsServerRewrite` | [`models.Optional[models.WlanDnsServerRewrite]`](../../doc/models/wlan-dns-server-rewrite.md) | Optional | for radius_group-based DNS server (rewrite DNS request depending on the Group RADIUS server returns) | | `Dtim` | `*int` | Optional | **Default**: `2` | -| `DynamicPsk` | [`models.Optional[models.WlanDynamicPsk]`](../../doc/models/wlan-dynamic-psk.md) | Optional | for dynamic PSK where we get per_user PSK from Radius
dynamic_psk allows PSK to be selected at runtime depending on context (wlan/site/user/...) thus following configurations are assumed (currently)

- PSK will come from RADIUS server
- AP sends client MAC as username ans password (i.e. `enable_mac_auth` is assumed)
- AP sends BSSID:SSID as Caller-Station-ID
- `auth_servers` is required
- PSK will come from cloud WLC if source is cloud_psks
- default_psk will be used if cloud WLC is not available
- `multi_psk_only` and `psk` is ignored
- `pairwise` can only be wpa2-ccmp (for now, wpa3 support on the roadmap) | +| `DynamicPsk` | [`models.Optional[models.WlanDynamicPsk]`](../../doc/models/wlan-dynamic-psk.md) | Optional | for dynamic PSK where we get per_user PSK from Radius. dynamic_psk allows PSK to be selected at runtime depending on context (wlan/site/user/...) thus following configurations are assumed (currently)

* PSK will come from RADIUS server
* AP sends client MAC as username ans password (i.e. `enable_mac_auth` is assumed)
* AP sends BSSID:SSID as Caller-Station-ID
* `auth_servers` is required
* PSK will come from cloud WLC if source is cloud_psks
* default_psk will be used if cloud WLC is not available
* `multi_psk_only` and `psk` is ignored
* `pairwise` can only be wpa2-ccmp (for now, wpa3 support on the roadmap) | | `DynamicVlan` | [`models.Optional[models.WlanDynamicVlan]`](../../doc/models/wlan-dynamic-vlan.md) | Optional | for 802.1x | | `EnableLocalKeycaching` | `*bool` | Optional | enable AP-AP keycaching via multicast
**Default**: `false` | | `EnableWirelessBridging` | `*bool` | Optional | by default, we'd inspect all DHCP packets and drop those unrelated to the wireless client itself in the case where client is a wireless bridge (DHCP packets for other MACs will need to be orwarded), wireless_bridging can be enabled
**Default**: `false` | | `EnableWirelessBridgingDhcpTracking` | `*bool` | Optional | if the client bridge is doing DHCP on behalf of other devices (L2-NAT), enable dhcp_tracking will cut down DHCP response packets to be forwarded to wireless
**Default**: `false` | | `Enabled` | `*bool` | Optional | if this wlan is enabled
**Default**: `true` | -| `FastDot1xTimers` | `*bool` | Optional | if set to true, sets default fast-timers with values calculated from ‘auth_servers_timeout’ and ‘auth_server_retries’.
**Default**: `false` | +| `FastDot1xTimers` | `*bool` | Optional | if set to true, sets default fast-timers with values calculated from ‘auth_servers_timeout’ and ‘auth_server_retries’ .
**Default**: `false` | | `ForSite` | `*bool` | Optional | - | | `HideSsid` | `*bool` | Optional | whether to hide SSID in beacon
**Default**: `false` | | `HostnameIe` | `*bool` | Optional | include hostname inside IE in AP beacons / probe responses
**Default**: `false` | diff --git a/doc/models/wxlan-tag-match-enum.md b/doc/models/wxlan-tag-match-enum.md index 176e6cad..cccdd2c5 100644 --- a/doc/models/wxlan-tag-match-enum.md +++ b/doc/models/wxlan-tag-match-enum.md @@ -1,6 +1,8 @@ # Wxlan Tag Match Enum +required if `type`==`match` + ## Enumeration `WxlanTagMatchEnum` @@ -16,10 +18,12 @@ | `hostname` | | `ip_range_subnet` | | `port` | +| `psk_name` | +| `psk_role` | | `radius_attr` | +| `radius_class` | | `radius_group` | | `radius_username` | +| `sdkclient_uuid` | | `wlan_id` | -| `psk_name` | -| `psk_role` | diff --git a/doc/models/wxlan-tag-operation-enum.md b/doc/models/wxlan-tag-operation-enum.md index bee24d6e..7a0f6d8b 100644 --- a/doc/models/wxlan-tag-operation-enum.md +++ b/doc/models/wxlan-tag-operation-enum.md @@ -1,6 +1,8 @@ # Wxlan Tag Operation Enum +required if `type`==`match`, type of tag (inclusive/exclusive) + ## Enumeration `WxlanTagOperationEnum` diff --git a/doc/models/wxlan-tag-spec.md b/doc/models/wxlan-tag-spec.md index 8437f4f8..82da3f4e 100644 --- a/doc/models/wxlan-tag-spec.md +++ b/doc/models/wxlan-tag-spec.md @@ -9,9 +9,9 @@ | Name | Type | Tags | Description | | --- | --- | --- | --- | -| `PortRange` | `*string` | Optional | matched dst port, "0" means any
**Default**: `"0"` | +| `PortRange` | `*string` | Optional | matched destination port, "0" means any
**Default**: `"0"` | | `Protocol` | `*string` | Optional | tcp / udp / icmp / gre / any / ":protocol_number", `protocol_number` is between 1-254
**Default**: `"any"` | -| `Subnets` | `[]string` | Optional | matched dst subnet | +| `Subnets` | `[]string` | Optional | matched destination subnets and/or IP Addresses | ## Example (as JSON) @@ -20,7 +20,7 @@ "port_range": "0", "protocol": "any", "subnets": [ - "subnets3" + "0.0.0.0/0" ] } ``` diff --git a/doc/models/wxlan-tag.md b/doc/models/wxlan-tag.md index 3366b5ed..bd71fbee 100644 --- a/doc/models/wxlan-tag.md +++ b/doc/models/wxlan-tag.md @@ -4,23 +4,17 @@ WxLAN Tag * type: - ** client: created manually (e.g. on wireless client table, when they spot a device of interest, they can create a wxlan tag for it - ** resource: created automatically when we discover a network resource - ** subnet: create automatically when a subnet is discovered - + * client: created manually (e.g. on wireless client table, when they spot a device of interest, they can create a wxlan tag for it + * resource: created automatically when we discover a network resource + * subnet: create automatically when a subnet is discovered * match: - ** wlan_id, ap_id: values are a list of Wlan / Device ids - ** client_mac: values are a list of MAC addresses - + * wlan_id, ap_id: values are a list of Wlan / Device ids + * client_mac: values are a list of MAC addresses * radius_group: this is a smart tag that matches RADIUS-Filter-ID, Airespace-ACL-Name (VendorID=14179, VendorType=6) / Aruba-User-Role (VendorID=14823, VendorType=1) - * radius_username: this matches the ATTR-User-Name(1) - * radius_class: thie matches the ATTR-Class(25) - -* radius_attr: the values are [ “6=1”, “26=10.2.3.4” ], this support other RADIUS attributes where we know the type - -* radius_vendor: the values are [ “14179.10=1”, “14178.16=1.2.3.4” ], this matches vendor attributes and will be dynamically evaluated +* radius_attr: the values are [ \u201C6=1\u201D, \u201C26=10.2.3.4\u201D ], this support other RADIUS attributes where we know the type +* radius_vendor: the values are [ \u201C14179.10=1\u201D, \u201C14178.16=1.2.3.4\u201D ], this matches vendor attributes and will be dynamically evaluated ## Structure @@ -33,21 +27,21 @@ WxLAN Tag | `CreatedTime` | `*float64` | Optional | - | | `ForSite` | `*bool` | Optional | - | | `Id` | `*uuid.UUID` | Optional | - | -| `LastIps` | `[]string` | Optional | **Constraints**: *Unique Items Required* | -| `Mac` | `models.Optional[string]` | Optional | - | -| `Match` | [`*models.WxlanTagMatchEnum`](../../doc/models/wxlan-tag-match-enum.md) | Optional | - | +| `LastIps` | `[]string` | Optional | - | +| `Mac` | `models.Optional[string]` | Optional | if `type`==`client`, Client MAC Address | +| `Match` | [`*models.WxlanTagMatchEnum`](../../doc/models/wxlan-tag-match-enum.md) | Optional | required if `type`==`match` | | `ModifiedTime` | `*float64` | Optional | - | | `Name` | `string` | Required | The name | -| `Op` | [`*models.WxlanTagOperationEnum`](../../doc/models/wxlan-tag-operation-enum.md) | Optional | **Default**: `"in"` | +| `Op` | [`*models.WxlanTagOperationEnum`](../../doc/models/wxlan-tag-operation-enum.md) | Optional | required if `type`==`match`, type of tag (inclusive/exclusive)
**Default**: `"in"` | | `OrgId` | `*uuid.UUID` | Optional | - | | `ResourceMac` | `models.Optional[string]` | Optional | - | | `Services` | `[]string` | Optional | **Constraints**: *Unique Items Required* | | `SiteId` | `*uuid.UUID` | Optional | - | -| `Specs` | [`[]models.WxlanTagSpec`](../../doc/models/wxlan-tag-spec.md) | Optional | if `type`==`specs` | +| `Specs` | [`[]models.WxlanTagSpec`](../../doc/models/wxlan-tag-spec.md) | Optional | if `type`==`spec` | | `Subnet` | `*string` | Optional | - | | `Type` | [`models.WxlanTagTypeEnum`](../../doc/models/wxlan-tag-type-enum.md) | Required | - | -| `Values` | `[]string` | Optional | if `type`!=`vlan_id` and `type`!=`specs`, list of values to match | -| `VlanId` | [`*models.WxlanTagVlanId`](../../doc/models/containers/wxlan-tag-vlan-id.md) | Optional | This is a container for one-of cases. | +| `Values` | `[]string` | Optional | required if `type`==`match` and

* `match`==`ap_id`: list of AP IDs
* `match`==`app`: list of Application Names
* `match`==`asset_mac`: list of Asset MAC Addresses
* `match`==`client_mac`: list of Client MAC Addresses
* `match`==`hostname`: list of Resources Hostnames
* `match`==`ip_range_subnet`: list of IP Addresses and/or CIDRs
* `match`==`psk_name`: list of PSK Names
* `match`==`psk_role`: list of PSK Roles
* `match`==`port`: list of Ports or Port Ranges
* `match`==`radius_attr`: list of RADIUS Attributes. The values are [ “6=1”, “26=10.2.3.4” ], this support other RADIUS attributes where we know the type
* `match`==`radius_class`: list of RADIUS Classes. This matches the ATTR-Class(25)
* `match`==`radius_group`: list of RADIUS Groups. This is a smart tag that matches RADIUS-Filter-ID, Airespace-ACL-Name (VendorID=14179, VendorType=6) / Aruba-User-Role (VendorID=14823, VendorType=1)
* `match`==`radius_username`: list of RADIUS Usernames. This matches the ATTR-User-Name(1)
* `match`==`sdkclient_uuid`: list of SDK UUIDs
* `match`==`wlan_id`: list of WLAN IDs

**Notes**:
Variables are not allowed | +| `VlanId` | `*string` | Optional | if `type`==`vlan_id`, VLAN ID or variable | ## Example (as JSON) @@ -58,7 +52,7 @@ WxLAN Tag "org_id": "a97c1b22-a4e9-411e-9bfd-d8695a0f9e61", "site_id": "441a1214-6928-442a-8e92-e1d34b8ec6a6", "type": "match", - "vlan_id": 1055, + "vlan_id": "1055", "created_time": 172.84, "for_site": false, "id": "0000235e-0000-0000-0000-000000000000", diff --git a/doc/models/wxlan-tunnel-dmvpn.md b/doc/models/wxlan-tunnel-dmvpn.md index 591bf5a5..7835f92c 100644 --- a/doc/models/wxlan-tunnel-dmvpn.md +++ b/doc/models/wxlan-tunnel-dmvpn.md @@ -12,7 +12,7 @@ Dynamic Multipoint VPN configurations | Name | Type | Tags | Description | | --- | --- | --- | --- | | `Enabled` | `*bool` | Optional | whether DMVPN is enabled
**Default**: `false` | -| `HoldingTime` | `*int` | Optional | optional; the holding time for NHRP ‘registration requests’ and ‘resolution replies’ sent from the Mist AP (in seconds); default 600 | +| `HoldingTime` | `*int` | Optional | optional; the holding time for NHRP ‘registration requests’ and ‘resolution replies’ sent from the Mist AP (in seconds); default 600 | | `HostRoutes` | `[]string` | Optional | optional; list of IPv4 DMVPN peer host ip-addresses to which traffic is forwarded | ## Example (as JSON) diff --git a/doc/models/wxlan-tunnel.md b/doc/models/wxlan-tunnel.md index 68cf6429..154c1a85 100644 --- a/doc/models/wxlan-tunnel.md +++ b/doc/models/wxlan-tunnel.md @@ -17,7 +17,7 @@ WxLAn Tunnel | `ForSite` | `*bool` | Optional | - | | `HelloInterval` | `*int` | Optional | in seconds, used as heartbeat to detect if a tunnel is alive. AP will try another peer after missing N hellos specified by hello_retries.
**Default**: `60`
**Constraints**: `>= 1`, `<= 300` | | `HelloRetries` | `*int` | Optional | **Default**: `7`
**Constraints**: `>= 2`, `<= 30` | -| `Hostname` | `*string` | Optional | optional, overwrite the hostname in SCCRQ control message, default is “” or null, %H and %M can be used, which will be replace with corresponding values:

* %H: name of the ap if provided (and will be stripped so it can be used for hostname) and fallbacks to MAC
* %M: MAC (e.g. 5c5b350e0060) | +| `Hostname` | `*string` | Optional | optional, overwrite the hostname in SCCRQ control message, default is \u201C\u201D or null, %H and %M can be used, which will be replace with corresponding values:

* %H: name of the ap if provided (and will be stripped so it can be used for hostname) and fallbacks to MAC
* %M: MAC (e.g. 5c5b350e0060) | | `Id` | `*uuid.UUID` | Optional | - | | `Ipsec` | [`*models.WxlanTunnelIpsec`](../../doc/models/wxlan-tunnel-ipsec.md) | Optional | IPSec-related configurations; requires DMVPN be enabled | | `IsStatic` | `*bool` | Optional | whether it’s static/unmanaged (i.e. no control session). As the session configurations are not compatible, cannot be toggled.
**Default**: `false` | diff --git a/mistapi/admins.go b/mistapi/admins.go index 77227ebf..b5e55d98 100644 --- a/mistapi/admins.go +++ b/mistapi/admins.go @@ -122,7 +122,7 @@ func (a *Admins) RegisterNewAdmin( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -161,7 +161,7 @@ func (a *Admins) GetAdminRegistrationInfo( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if recaptchaFlavor != nil { diff --git a/mistapi/admins_login_o_auth_2.go b/mistapi/admins_login_o_auth_2.go index 62ea98f2..aabb1cc0 100644 --- a/mistapi/admins_login_o_auth_2.go +++ b/mistapi/admins_login_o_auth_2.go @@ -51,7 +51,7 @@ func (a *AdminsLoginOAuth2) UnlinkOauth2Provider( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -92,7 +92,7 @@ func (a *AdminsLoginOAuth2) GetOauth2AuthorizationUrlForLogin( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if forward != nil { @@ -139,7 +139,7 @@ func (a *AdminsLoginOAuth2) LoginOauth2( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/admins_logout.go b/mistapi/admins_logout.go index 95e3fe32..3c7a6ecb 100644 --- a/mistapi/admins_logout.go +++ b/mistapi/admins_logout.go @@ -43,7 +43,7 @@ func (a *AdminsLogout) Logout(ctx context.Context) ( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) var result models.ResponseLogout diff --git a/mistapi/admins_recover_password.go b/mistapi/admins_recover_password.go index 755f5281..22c5bf80 100644 --- a/mistapi/admins_recover_password.go +++ b/mistapi/admins_recover_password.go @@ -47,7 +47,7 @@ func (a *AdminsRecoverPassword) RecoverPassword( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -91,7 +91,7 @@ func (a *AdminsRecoverPassword) VerifyRecoverPasssword( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/constants_definitions.go b/mistapi/constants_definitions.go index fc771740..1471ca1d 100644 --- a/mistapi/constants_definitions.go +++ b/mistapi/constants_definitions.go @@ -45,7 +45,7 @@ func (c *ConstantsDefinitions) ListAlarmDefinitions(ctx context.Context) ( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) var result []models.ConstAlarmDefinition @@ -81,7 +81,7 @@ func (c *ConstantsDefinitions) ListApLedDefinition(ctx context.Context) ( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) var result []models.ConstApLed @@ -117,7 +117,7 @@ func (c *ConstantsDefinitions) ListAppCategoryDefinitions(ctx context.Context) ( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) var result []models.ConstAppCategoryDefinition @@ -153,7 +153,7 @@ func (c *ConstantsDefinitions) ListAppSubCategoryDefinitions(ctx context.Context "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) var result []models.ConstAppSubcategoryDefinition diff --git a/mistapi/constants_events.go b/mistapi/constants_events.go index 8b28bfe8..b0fa2cc8 100644 --- a/mistapi/constants_events.go +++ b/mistapi/constants_events.go @@ -43,7 +43,7 @@ func (c *ConstantsEvents) ListClientEventsDefinitions(ctx context.Context) ( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) var result []models.ConstEvent @@ -79,7 +79,7 @@ func (c *ConstantsEvents) ListDeviceEventsDefinitions(ctx context.Context) ( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) var result []models.ConstEvent @@ -115,7 +115,7 @@ func (c *ConstantsEvents) ListMxEdgeEventsDefinitions(ctx context.Context) ( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) var result []models.ConstEvent @@ -151,7 +151,7 @@ func (c *ConstantsEvents) ListNacEventsDefinitions(ctx context.Context) ( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) var result []models.ConstNacEvent @@ -187,7 +187,7 @@ func (c *ConstantsEvents) ListOtherDeviceEventsDefinitions(ctx context.Context) "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) var result []models.ConstEvent @@ -223,7 +223,7 @@ func (c *ConstantsEvents) ListSystemEventsDefinitions(ctx context.Context) ( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) var result []models.ConstEvent diff --git a/mistapi/constants_misc.go b/mistapi/constants_misc.go index 4fea3511..c48136ea 100644 --- a/mistapi/constants_misc.go +++ b/mistapi/constants_misc.go @@ -45,7 +45,7 @@ func (c *ConstantsMisc) ListApChannels( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if countryCode != nil { @@ -84,7 +84,7 @@ func (c *ConstantsMisc) ListApplications(ctx context.Context) ( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) var result []models.ConstApplicationDefinition @@ -120,7 +120,7 @@ func (c *ConstantsMisc) ListCountryCodes(ctx context.Context) ( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) var result []models.ConstCountry @@ -159,7 +159,7 @@ func (c *ConstantsMisc) GetGatewayDefaultConfig( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.QueryParam("model", model) @@ -199,7 +199,7 @@ func (c *ConstantsMisc) ListGatewayApplications(ctx context.Context) ( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) var result []models.ConstGatewayApplicationsDefinition @@ -235,7 +235,7 @@ func (c *ConstantsMisc) ListInsightMetrics(ctx context.Context) ( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) var result map[string]models.ConstInsightMetricsProperty @@ -271,7 +271,7 @@ func (c *ConstantsMisc) ListSiteLanguages(ctx context.Context) ( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) var result []models.ConstLanguage @@ -307,7 +307,7 @@ func (c *ConstantsMisc) GetLicenseTypes(ctx context.Context) ( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) var result []models.ConstLicenseType @@ -343,7 +343,7 @@ func (c *ConstantsMisc) ListTrafficTypes(ctx context.Context) ( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) var result []models.ConstTrafficType diff --git a/mistapi/constants_models.go b/mistapi/constants_models.go index 5d1ccb0f..46c24c64 100644 --- a/mistapi/constants_models.go +++ b/mistapi/constants_models.go @@ -43,7 +43,7 @@ func (c *ConstantsModels) ListDeviceModels(ctx context.Context) ( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) var result []models.ListDeviceModelsResponse @@ -79,7 +79,7 @@ func (c *ConstantsModels) ListMxEdgeModels(ctx context.Context) ( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) var result []models.ConstMxedgeModel @@ -115,7 +115,7 @@ func (c *ConstantsModels) ListSupportedOtherDeviceModels(ctx context.Context) ( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) var result []models.ConstOtherDeviceModel diff --git a/mistapi/installer.go b/mistapi/installer.go index 6272ca5a..2df745d2 100644 --- a/mistapi/installer.go +++ b/mistapi/installer.go @@ -52,7 +52,7 @@ func (i *Installer) ListInstallerAlarmTemplates( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -96,7 +96,7 @@ func (i *Installer) ListInstallerDeviceProfiles( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mType != nil { @@ -147,7 +147,7 @@ func (i *Installer) ListInstallerListOfRenctlyClaimedDevices( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if model != nil { @@ -206,7 +206,7 @@ func (i *Installer) ClaimInstallerDevices( "400": {Message: "Bad Request if none of the entries are valid"}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -254,7 +254,7 @@ func (i *Installer) UnassignInstallerRecentlyClaimedDevice( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -342,7 +342,7 @@ func (i *Installer) StartInstallerLocateDevice( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -383,7 +383,7 @@ func (i *Installer) StopInstallerLocateDevice( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -425,7 +425,7 @@ func (i *Installer) DeleteInstallerDeviceImage( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -471,7 +471,7 @@ func (i *Installer) AddInstallerDeviceImage( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) formFields := []https.FormParam{} @@ -531,7 +531,7 @@ func (i *Installer) GetInstallerDeviceVirtualChassis( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -583,7 +583,7 @@ func (i *Installer) CreateInstallerVirtualChassis( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -604,7 +604,7 @@ func (i *Installer) CreateInstallerVirtualChassis( // UpdateInstallerVirtualChassisMember takes context, orgId, fpc0Mac, body as parameters and // returns an models.ApiResponse with models.ResponseVirtualChassisConfig data and // an error if there was an issue with the request or response. -// The VC creation and adding member switch API will update the device’s virtual chassis config which is applied after VC is formed to create JUNOS pre-provisioned virtual chassis configuration. +// The VC creation and adding member switch API will update the device’ s virtual chassis config which is applied after VC is formed to create JUNOS pre-provisioned virtual chassis configuration. // ## Change to use preprovisioned VC // To switch the VC to use preprovisioned VC, enable preprovisioned in virtual_chassis config. Both vc_role master and backup will be matched to routing-engine role in Junos preprovisioned VC config. // In this config, fpc0 has to be the same as the mac of device_id. Use renumber if you want to replace fpc0 which involves device_id change. @@ -627,7 +627,7 @@ func (i *Installer) CreateInstallerVirtualChassis( // 5. The Org’s Inventory shows the switch is removed. // Please notice that member ID 0 (fpc0) cannot be removed. When a VC has two switches left, unpluging the cable may result in the situation that fpc0 becomes a line card (LC). When this situation is happened, please re-plug in the cable, wait for both switches becoming present (show virtual-chassis) and then removing the cable again. // ## Renumber a member switch -// When a member switch doesn’t work properly and needed to be replaced, the renumber API could be used. The following two types of renumber are supported: +// When a member switch doesn’ t work properly and needed to be replaced, the renumber API could be used. The following two types of renumber are supported: // 1. Replace a non-fpc0 member switch // 2. Replace fpc0. When fpc0 is relaced, PAPI device config and JUNOS config will be both updated. // For renumber to work, the following procedures are needed: @@ -668,7 +668,7 @@ func (i *Installer) UpdateInstallerVirtualChassisMember( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -715,7 +715,7 @@ func (i *Installer) ListInstallerRfTemplatesNames( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -758,7 +758,7 @@ func (i *Installer) ListInstallerSiteGroups( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -801,7 +801,7 @@ func (i *Installer) ListInstallerSites( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -846,7 +846,7 @@ func (i *Installer) CreateOrUpdateInstallerSites( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -891,7 +891,7 @@ func (i *Installer) ListInstallerMaps( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -939,7 +939,7 @@ func (i *Installer) ImportInstallerMap( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) formFields := []https.FormParam{} @@ -1002,7 +1002,7 @@ func (i *Installer) DeleteInstallerMap( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -1045,7 +1045,7 @@ func (i *Installer) CreateInstallerMap( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -1095,7 +1095,7 @@ func (i *Installer) UpdateInstallerMap( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -1142,7 +1142,7 @@ func (i *Installer) OptimizeInstallerRrm( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/models/acl_tag.go b/mistapi/models/acl_tag.go index 3f56898d..8a447e1d 100644 --- a/mistapi/models/acl_tag.go +++ b/mistapi/models/acl_tag.go @@ -17,15 +17,16 @@ type AclTag struct { // - `type`==`static_gbp` if from matching mac Macs []string `json:"macs,omitempty"` // if: - // - `type`==`mac` (optional. default is `any`) - // - `type`==`subnet` (optional. default is `any`) - // - `type`==`network` - // - `type`==`resource` (optional. default is `any`) - // - `type`==`static_gbp` if from matching network (vlan) + // * `type`==`mac` (optional. default is `any`) + // * `type`==`subnet` (optional. default is `any`) + // * `type`==`network` + // * `type`==`resource` (optional. default is `any`) + // * `type`==`static_gbp` if from matching network (vlan)' Network *string `json:"network,omitempty"` - // required if - // - `type`==`radius_group` - // - `type`==`static_gbp` if from matching radius_group + // required if: + // * `type`==`radius_group` + // * `type`==`static_gbp` + // if from matching radius_group RadiusGroup *string `json:"radius_group,omitempty"` // if `type`==`resource` // empty means unrestricted, i.e. any diff --git a/mistapi/models/ap_client_bridge.go b/mistapi/models/ap_client_bridge.go index 5a01379a..81a148ae 100644 --- a/mistapi/models/ap_client_bridge.go +++ b/mistapi/models/ap_client_bridge.go @@ -8,8 +8,8 @@ import ( type ApClientBridge struct { Auth *ApClientBridgeAuth `json:"auth,omitempty"` // when acted as client bridge: - // * only 5G radio can be used - // * will not serve as AP on any radios + // * only 5G radio can be used + // * will not serve as AP on any radios Enabled *bool `json:"enabled,omitempty"` Ssid *string `json:"ssid,omitempty"` AdditionalProperties map[string]any `json:"_"` diff --git a/mistapi/models/ap_port_config.go b/mistapi/models/ap_port_config.go index 46b4a340..7c74006b 100644 --- a/mistapi/models/ap_port_config.go +++ b/mistapi/models/ap_port_config.go @@ -28,8 +28,8 @@ type ApPortConfig struct { // Radsec settings Radsec *Radsec `json:"radsec,omitempty"` // optional to specify the vlan id for a tunnel if forwarding is for `wxtunnel`, `mxtunnel` or `site_mxedge`. - // * if vlan_id is not specified then it will use first one in vlan_ids[] of the mxtunnel. - // * if forwarding == site_mxedge, vlan_ids comes from site_mxedge (`mxtunnels` under site setting) + // * if vlan_id is not specified then it will use first one in vlan_ids[] of the mxtunnel. + // * if forwarding == site_mxedge, vlan_ids comes from site_mxedge (`mxtunnels` under site setting) VlanId *int `json:"vlan_id,omitempty"` // if `forwrding`==`limited` VlandIds []int `json:"vland_ids,omitempty"` diff --git a/mistapi/models/ap_radio_stats.go b/mistapi/models/ap_radio_stats.go index 6021fa1a..9dad908e 100644 --- a/mistapi/models/ap_radio_stats.go +++ b/mistapi/models/ap_radio_stats.go @@ -7,7 +7,9 @@ import ( // ApRadioStats represents a ApRadioStats struct. // radio stat type ApRadioStats struct { - // channel width for the band * `80` is only applicable for band_5 and band_6 * `160` is only for band_6 + // channel width for the band + // * `80` is only applicable for band_5 and band_6 + // * `160` is only for band_6 Bandwidth *Dot11BandwidthEnum `json:"bandwidth,omitempty"` // current channel the radio is running on Channel Optional[int] `json:"channel"` diff --git a/mistapi/models/ap_stats_lldp_stat.go b/mistapi/models/ap_stats_lldp_stat.go index 79797eec..9472e037 100644 --- a/mistapi/models/ap_stats_lldp_stat.go +++ b/mistapi/models/ap_stats_lldp_stat.go @@ -20,7 +20,7 @@ type ApStatsLldpStat struct { PowerAllocated Optional[float64] `json:"power_allocated"` // in mW, total power needed by PD PowerDraw Optional[float64] `json:"power_draw"` - // number of negotiations, if it keeps increasing, we don’t have a stable power + // number of negotiations, if it keeps increasing, we don’ t have a stable power PowerRequestCount Optional[int] `json:"power_request_count"` // in mW, the current power requested by PD PowerRequested Optional[float64] `json:"power_requested"` diff --git a/mistapi/models/bgp_config.go b/mistapi/models/bgp_config.go index baf450aa..20e70de8 100644 --- a/mistapi/models/bgp_config.go +++ b/mistapi/models/bgp_config.go @@ -8,10 +8,9 @@ import ( // BFD is enabled when either bfd_minimum_interval or bfd_multiplier is configured type BgpConfig struct { AuthKey *string `json:"auth_key,omitempty"` - // when bfd_multiplier is configured alone - // default: - // * 1000 if `type`==`external`` - // * 350 `type`==`internal` + // when bfd_multiplier is configured alone. Default: + // * 1000 if `type`==`external` + // * 350 `type`==`internal` BfdMinimumInterval Optional[int] `json:"bfd_minimum_interval"` // when bfd_minimum_interval_is_configured alone BfdMultiplier Optional[int] `json:"bfd_multiplier"` diff --git a/mistapi/models/capture_scan.go b/mistapi/models/capture_scan.go index 5dbe6790..065fd287 100644 --- a/mistapi/models/capture_scan.go +++ b/mistapi/models/capture_scan.go @@ -15,7 +15,9 @@ type CaptureScan struct { Aps map[string]CaptureScanAps `json:"aps,omitempty"` // Only Single value allowed, default value gets applied when user provides wrong values Band Optional[CaptureScanBandEnum] `json:"band"` - // channel width for the band * `80` is only applicable for band_5 and band_6 * `160` is only for band_6 + // channel width for the band + // * `80` is only applicable for band_5 and band_6 + // * `160` is only for band_6 Bandwidth *Dot11BandwidthEnum `json:"bandwidth,omitempty"` // specify the channel value where scan PCAP has to be started, default value gets applied when user provides wrong values Channel *int `json:"channel,omitempty"` diff --git a/mistapi/models/dhcpd_config_1.go b/mistapi/models/dhcpd_config_1.go index 9e8c2527..2266850e 100644 --- a/mistapi/models/dhcpd_config_1.go +++ b/mistapi/models/dhcpd_config_1.go @@ -40,8 +40,8 @@ type DhcpdConfig1 struct { // DHCP Server (local) or DHCP Relay (relay) Type6 *DhcpdConfigTypeEnum `json:"type6,omitempty"` // Property key is :, with - // * enterprise number: 1-65535 (https://www.iana.org/assignments/enterprise-numbers/enterprise-numbers) - // * sub option code: 1-255, sub-option code + // * enterprise number: 1-65535 (https://www.iana.org/assignments/enterprise-numbers/enterprise-numbers) + // * sub option code: 1-255, sub-option code' VendorEncapulated map[string]DhcpdConfigVendorOption `json:"vendor_encapulated,omitempty"` AdditionalProperties map[string]any `json:"_"` } diff --git a/mistapi/models/dhcpd_config_property.go b/mistapi/models/dhcpd_config_property.go index bacb45e9..38f9fc59 100644 --- a/mistapi/models/dhcpd_config_property.go +++ b/mistapi/models/dhcpd_config_property.go @@ -38,8 +38,8 @@ type DhcpdConfigProperty struct { // DHCP Server (local) or DHCP Relay (relay) Type6 *DhcpdConfigTypeEnum `json:"type6,omitempty"` // Property key is :, with - // * enterprise number: 1-65535 (https://www.iana.org/assignments/enterprise-numbers/enterprise-numbers) - // * sub option code: 1-255, sub-option code + // * enterprise number: 1-65535 (https://www.iana.org/assignments/enterprise-numbers/enterprise-numbers) + // * sub option code: 1-255, sub-option code' VendorEncapulated map[string]DhcpdConfigVendorOption `json:"vendor_encapulated,omitempty"` AdditionalProperties map[string]any `json:"_"` } diff --git a/mistapi/models/enums.go b/mistapi/models/enums.go index d14a0c68..c4b46aa4 100644 --- a/mistapi/models/enums.go +++ b/mistapi/models/enums.go @@ -861,7 +861,9 @@ const ( ) // Dot11BandwidthEnum is a int enum. -// channel width for the band * `80` is only applicable for band_5 and band_6 * `160` is only for band_6 +// channel width for the band +// * `80` is only applicable for band_5 and band_6 +// * `160` is only for band_6 type Dot11BandwidthEnum int const ( @@ -1046,16 +1048,17 @@ const ( ) // GatewayTemplateTunnelIkeDhGroupEnum is a string enum. -// * 1 -// * 2 (1024-bit) -// * 5 -// * 14 (default, 2048-bit) -// * 15 (3072-bit) -// * 16 (4096-bit) -// * 19 (256-bit ECP) -// * 20 (384-bit ECP) -// * 21 (521-bit ECP) -// * 24 (2048-bit ECP) +// possible values: +// * 1 +// * 2 (1024-bit) +// * 5 +// * 14 (default, 2048-bit) +// * 15 (3072-bit) +// * 16 (4096-bit) +// * 19 (256-bit ECP) +// * 20 (384-bit ECP) +// * 21 (521-bit ECP) +// * 24 (2048-bit ECP) type GatewayTemplateTunnelIkeDhGroupEnum string const ( @@ -1072,8 +1075,7 @@ const ( ) // GatewayTemplateTunnelIkeModeEnum is a string enum. -// Only if: -// * `provider`== `custom-ipsec` +// Only if `provider`== `custom-ipsec` type GatewayTemplateTunnelIkeModeEnum string const ( @@ -1090,8 +1092,7 @@ const ( ) // GatewayTemplateTunnelProtocolEnum is a string enum. -// Only if: -// * `provider`== `custom-ipsec` +// Only if `provider`== `custom-ipsec` type GatewayTemplateTunnelProtocolEnum string const ( @@ -1101,8 +1102,8 @@ const ( // GatewayTemplateTunnelVersionEnum is a string enum. // Only if: -// * `provider`== `custom-gre` -// * `provider`== `custom-ipsec` +// * `provider`== `custom-gre` +// * `provider`== `custom-ipsec` type GatewayTemplateTunnelVersionEnum string const ( @@ -1138,9 +1139,10 @@ const ( ) // IdpProfileActionEnum is a string enum. -// - alert (default) -// - drop: siliently dropping packets -// - close: notify client/server to close connection +// Possible values: +// * alert (default) +// * drop: siliently dropping packets +// * close: notify client/server to close connection type IdpProfileActionEnum string const ( @@ -1320,10 +1322,10 @@ const ( ) // MxclusterTuntermHostsSelectionEnum is a string enum. -// Ordering of tunterm_hosts for mxedge within the same mxcluster. -// * When `shuffle`, the ordering of tunterm_hosts is randomized by the device’s MAC. -// * When `shuffle-by-site`, we shuffle by site_id+tunnel_id (so when client connects to a specific Tunnel, it will go to the same (order of) mxedge, and we load-balancing between tunnels). -// * When `ordered`, the order is decided by tunterm_hosts_order +// Ordering of tunterm_hosts for mxedge within the same mxcluster. +// * When `shuffle`, the ordering of tunterm_hosts is randomized by the device\u2019\s MAC. +// * When `shuffle-by-site`, we shuffle by site_id+tunnel_id (so when client connects to a specific Tunnel, it will go to the same (order of) mxedge, and we load-balancing between tunnels). +// * When `ordered`, the order is decided by tunterm_hosts_order type MxclusterTuntermHostsSelectionEnum string const ( @@ -2062,7 +2064,7 @@ const ( // SsrUpgradeStrategyEnum is a string enum. // * `big_bang`: upgrade all at once -// * `serial`: one at a time +// * `serial`: one at a time' type SsrUpgradeStrategyEnum string const ( @@ -2229,10 +2231,10 @@ const ( ) // TicketStatusEnum is a string enum. -// Status open: ticket is open, Mist is working on it -// * pending: ticket is open and Requester attention is needed (e.g. Mist is asking for some more information) -// * solved: ticket is marked as solved / considered by Mist (requester can update it, causing it to re-open; or rate it) -// * closed: ticket is archived and cannot be changed +// Status open: ticket is open, Mist is working on it +// * pending: ticket is open and Requester attention is needed (e.g. Mist is asking for some more information) +// * solved: ticket is marked as solved / considered by Mist (requester can update it, causing it to re-open; or rate it) +// * closed: ticket is archived and cannot be changed type TicketStatusEnum string const ( @@ -2262,19 +2264,17 @@ const ( ) // TunnelConfigsDhGroupEnum is a string enum. -// Only if: -// * `provider`== `custom-ipsec` -// Values: -// * 1 -// * 2 (1024-bit) -// * 5 -// * 14 (default, 2048-bit) -// * 15 (3072-bit) -// * 16 (4096-bit) -// * 19 (256-bit ECP) -// * 20 (384-bit ECP) -// * 21 (521-bit ECP) -// * 24 (2048-bit ECP) +// Only if `provider`== `custom-ipsec`. Possible values: +// * 1 +// * 2 (1024-bit) +// * 5 +// * 14 (default, 2048-bit) +// * 15 (3072-bit) +// * 16 (4096-bit) +// * 19 (256-bit ECP) +// * 20 (384-bit ECP) +// * 21 (521-bit ECP) +// * 24 (2048-bit ECP) type TunnelConfigsDhGroupEnum string const ( @@ -2601,7 +2601,8 @@ const ( WxlanRuleActionEnum_BLOCK WxlanRuleActionEnum = "block" ) -// WxlanTagMatchEnum is a string enum. +// WxlanTagMatchEnum is a string enum. +// required if `type`==`match` type WxlanTagMatchEnum string const ( @@ -2612,15 +2613,18 @@ const ( WxlanTagMatchEnum_HOSTNAME WxlanTagMatchEnum = "hostname" WxlanTagMatchEnum_IPRANGESUBNET WxlanTagMatchEnum = "ip_range_subnet" WxlanTagMatchEnum_PORT WxlanTagMatchEnum = "port" + WxlanTagMatchEnum_PSKNAME WxlanTagMatchEnum = "psk_name" + WxlanTagMatchEnum_PSKROLE WxlanTagMatchEnum = "psk_role" WxlanTagMatchEnum_RADIUSATTR WxlanTagMatchEnum = "radius_attr" + WxlanTagMatchEnum_RADIUSCLASS WxlanTagMatchEnum = "radius_class" WxlanTagMatchEnum_RADIUSGROUP WxlanTagMatchEnum = "radius_group" WxlanTagMatchEnum_RADIUSUSERNAME WxlanTagMatchEnum = "radius_username" + WxlanTagMatchEnum_SDKCLIENTUUID WxlanTagMatchEnum = "sdkclient_uuid" WxlanTagMatchEnum_WLANID WxlanTagMatchEnum = "wlan_id" - WxlanTagMatchEnum_PSKNAME WxlanTagMatchEnum = "psk_name" - WxlanTagMatchEnum_PSKROLE WxlanTagMatchEnum = "psk_role" ) -// WxlanTagOperationEnum is a string enum. +// WxlanTagOperationEnum is a string enum. +// required if `type`==`match`, type of tag (inclusive/exclusive) type WxlanTagOperationEnum string const ( diff --git a/mistapi/models/evpn_topology_switch.go b/mistapi/models/evpn_topology_switch.go index 66b57e53..5b766d81 100644 --- a/mistapi/models/evpn_topology_switch.go +++ b/mistapi/models/evpn_topology_switch.go @@ -16,10 +16,9 @@ type EvpnTopologySwitch struct { EvpnId *int `json:"evpn_id,omitempty"` Mac *string `json:"mac,omitempty"` Model *string `json:"model,omitempty"` - // optionally, for distribution / access / esilag-access, they can be placed into different pods. - // e.g. - // * for CLOS, to group dist / access switches into pods - // * for ERB/CRB, to group dist / esilag-access into pods + // optionally, for distribution / access / esilag-access, they can be placed into different pods. e.g. + // * for CLOS, to group dist / access switches into pods + // * for ERB/CRB, to group dist / esilag-access into pods Pod *int `json:"pod,omitempty"` // by default, core switches are assumed to be connecting all pods. // if you want to limit the pods, you can specify pods. diff --git a/mistapi/models/gateway_path_preferences_path.go b/mistapi/models/gateway_path_preferences_path.go index 56731ce7..81fbbf69 100644 --- a/mistapi/models/gateway_path_preferences_path.go +++ b/mistapi/models/gateway_path_preferences_path.go @@ -13,7 +13,9 @@ type GatewayPathPreferencesPath struct { GatewayIp *string `json:"gateway_ip,omitempty"` // only if `type`==`vpn`, if this vpn path can be used for internet InternetAccess *bool `json:"internet_access,omitempty"` - // required when * `type`==`vpn`: the name of the VPN Path to use * `type`==`wan`: the name of the WAN interface to use + // required when + // * `type`==`vpn`: the name of the VPN Path to use + // * `type`==`wan`: the name of the WAN interface to use' Name *string `json:"name,omitempty"` // required when `type`==`local` Networks []string `json:"networks,omitempty"` diff --git a/mistapi/models/gateway_template_tunnel_ike_proposal.go b/mistapi/models/gateway_template_tunnel_ike_proposal.go index b161f255..08515737 100644 --- a/mistapi/models/gateway_template_tunnel_ike_proposal.go +++ b/mistapi/models/gateway_template_tunnel_ike_proposal.go @@ -7,16 +7,17 @@ import ( // GatewayTemplateTunnelIkeProposal represents a GatewayTemplateTunnelIkeProposal struct. type GatewayTemplateTunnelIkeProposal struct { AuthAlgo *TunnelConfigsAuthAlgoEnum `json:"auth_algo,omitempty"` - // * 1 - // * 2 (1024-bit) - // * 5 - // * 14 (default, 2048-bit) - // * 15 (3072-bit) - // * 16 (4096-bit) - // * 19 (256-bit ECP) - // * 20 (384-bit ECP) - // * 21 (521-bit ECP) - // * 24 (2048-bit ECP) + // possible values: + // * 1 + // * 2 (1024-bit) + // * 5 + // * 14 (default, 2048-bit) + // * 15 (3072-bit) + // * 16 (4096-bit) + // * 19 (256-bit ECP) + // * 20 (384-bit ECP) + // * 21 (521-bit ECP) + // * 24 (2048-bit ECP) DhGroup *GatewayTemplateTunnelIkeDhGroupEnum `json:"dh_group,omitempty"` EncAlgo Optional[TunnelConfigsEncAlgoEnum] `json:"enc_algo"` AdditionalProperties map[string]any `json:"_"` diff --git a/mistapi/models/gateway_template_tunnel_ipsec_proposal.go b/mistapi/models/gateway_template_tunnel_ipsec_proposal.go index cc69918a..ae399a15 100644 --- a/mistapi/models/gateway_template_tunnel_ipsec_proposal.go +++ b/mistapi/models/gateway_template_tunnel_ipsec_proposal.go @@ -7,19 +7,17 @@ import ( // GatewayTemplateTunnelIpsecProposal represents a GatewayTemplateTunnelIpsecProposal struct. type GatewayTemplateTunnelIpsecProposal struct { AuthAlgo *TunnelConfigsAuthAlgoEnum `json:"auth_algo,omitempty"` - // Only if: - // * `provider`== `custom-ipsec` - // Values: - // * 1 - // * 2 (1024-bit) - // * 5 - // * 14 (default, 2048-bit) - // * 15 (3072-bit) - // * 16 (4096-bit) - // * 19 (256-bit ECP) - // * 20 (384-bit ECP) - // * 21 (521-bit ECP) - // * 24 (2048-bit ECP) + // Only if `provider`== `custom-ipsec`. Possible values: + // * 1 + // * 2 (1024-bit) + // * 5 + // * 14 (default, 2048-bit) + // * 15 (3072-bit) + // * 16 (4096-bit) + // * 19 (256-bit ECP) + // * 20 (384-bit ECP) + // * 21 (521-bit ECP) + // * 24 (2048-bit ECP) DhGroup *TunnelConfigsDhGroupEnum `json:"dh_group,omitempty"` EncAlgo Optional[TunnelConfigsEncAlgoEnum] `json:"enc_algo"` AdditionalProperties map[string]any `json:"_"` diff --git a/mistapi/models/gateway_template_tunnel_node.go b/mistapi/models/gateway_template_tunnel_node.go index f1a4dead..358921a1 100644 --- a/mistapi/models/gateway_template_tunnel_node.go +++ b/mistapi/models/gateway_template_tunnel_node.go @@ -8,12 +8,11 @@ import ( type GatewayTemplateTunnelNode struct { Hosts []string `json:"hosts,omitempty"` // Only if: - // * `provider`== `zscaler-gre` - // * `provider`== `custom-gre` + // * `provider`== `zscaler-gre` + // * `provider`== `custom-gre` InternalIps []string `json:"internal_ips,omitempty"` ProbeIps []string `json:"probe_ips,omitempty"` - // Only if: - // * `provider`== `custom-ipsec` + // Only if `provider`== `custom-ipsec` RemoteIds []string `json:"remote_ids,omitempty"` WanNames []string `json:"wan_names,omitempty"` AdditionalProperties map[string]any `json:"_"` diff --git a/mistapi/models/gateway_template_tunnel_probe.go b/mistapi/models/gateway_template_tunnel_probe.go index 20986520..74037776 100644 --- a/mistapi/models/gateway_template_tunnel_probe.go +++ b/mistapi/models/gateway_template_tunnel_probe.go @@ -5,8 +5,7 @@ import ( ) // GatewayTemplateTunnelProbe represents a GatewayTemplateTunnelProbe struct. -// Only if: -// * `provider`== `custom-ipsec` +// Only if `provider`== `custom-ipsec` type GatewayTemplateTunnelProbe struct { // how often to trigger the probe Interval *int `json:"interval,omitempty"` diff --git a/mistapi/models/hours.go b/mistapi/models/hours.go index 5b10899c..a4810d83 100644 --- a/mistapi/models/hours.go +++ b/mistapi/models/hours.go @@ -6,7 +6,7 @@ import ( // Hours represents a Hours struct. // hours of operation filter, the available days (mon, tue, wed, thu, fri, sat, sun). -// **Note**: If the dow is not defined then it’s treated as 00:00-23:59. +// **Note**: If the dow is not defined then it\u2019\ s treated as 00:00-23:59. type Hours struct { Fri *string `json:"fri,omitempty"` Mon *string `json:"mon,omitempty"` diff --git a/mistapi/models/idp_profile_overwrite.go b/mistapi/models/idp_profile_overwrite.go index 816eeeba..d2e39d5d 100644 --- a/mistapi/models/idp_profile_overwrite.go +++ b/mistapi/models/idp_profile_overwrite.go @@ -6,9 +6,10 @@ import ( // IdpProfileOverwrite represents a IdpProfileOverwrite struct. type IdpProfileOverwrite struct { - // - alert (default) - // - drop: siliently dropping packets - // - close: notify client/server to close connection + // Possible values: + // * alert (default) + // * drop: siliently dropping packets + // * close: notify client/server to close connection Action *IdpProfileActionEnum `json:"action,omitempty"` Matching *IdpProfileMatching `json:"matching,omitempty"` Name *string `json:"name,omitempty"` diff --git a/mistapi/models/mxcluster.go b/mistapi/models/mxcluster.go index e5e714dc..a173c08e 100644 --- a/mistapi/models/mxcluster.go +++ b/mistapi/models/mxcluster.go @@ -34,10 +34,10 @@ type Mxcluster struct { TuntermHosts []string `json:"tunterm_hosts,omitempty"` // list of index of tunterm_hosts TuntermHostsOrder []int `json:"tunterm_hosts_order,omitempty"` - // Ordering of tunterm_hosts for mxedge within the same mxcluster. - // * When `shuffle`, the ordering of tunterm_hosts is randomized by the device’s MAC. - // * When `shuffle-by-site`, we shuffle by site_id+tunnel_id (so when client connects to a specific Tunnel, it will go to the same (order of) mxedge, and we load-balancing between tunnels). - // * When `ordered`, the order is decided by tunterm_hosts_order + // Ordering of tunterm_hosts for mxedge within the same mxcluster. + // * When `shuffle`, the ordering of tunterm_hosts is randomized by the device\u2019\s MAC. + // * When `shuffle-by-site`, we shuffle by site_id+tunnel_id (so when client connects to a specific Tunnel, it will go to the same (order of) mxedge, and we load-balancing between tunnels). + // * When `ordered`, the order is decided by tunterm_hosts_order TuntermHostsSelection *MxclusterTuntermHostsSelectionEnum `json:"tunterm_hosts_selection,omitempty"` TuntermMonitoring []TuntermMonitoringItem `json:"tunterm_monitoring,omitempty"` TuntermMonitoringDisabled *bool `json:"tunterm_monitoring_disabled,omitempty"` diff --git a/mistapi/models/nac_tag.go b/mistapi/models/nac_tag.go index 49fb3473..8ea6e5e4 100644 --- a/mistapi/models/nac_tag.go +++ b/mistapi/models/nac_tag.go @@ -20,9 +20,9 @@ type NacTag struct { // if `type`==`match` Match *NacTagMatchEnum `json:"match,omitempty"` // This field is applicable only when `type`==`match` - // * `false`: means it is sufficient to match any of the values (i.e., match-any behavior) - // * `true`: means all values should be matched (i.e., match-all behavior) - // Currently it makes sense to set this field to `true` only if the `match`==`idp_role` or `match`==`usermac_label` + // * `false`: means it is sufficient to match any of the values (i.e., match-any behavior) + // * `true`: means all values should be matched (i.e., match-all behavior) + // Currently it makes sense to set this field to `true` only if the `match`==`idp_role` or `match`==`usermac_label`' MatchAll *bool `json:"match_all,omitempty"` ModifiedTime *float64 `json:"modified_time,omitempty"` Name string `json:"name"` diff --git a/mistapi/models/org_setting.go b/mistapi/models/org_setting.go index 9c998225..b8b81c9e 100644 --- a/mistapi/models/org_setting.go +++ b/mistapi/models/org_setting.go @@ -23,9 +23,9 @@ type OrgSetting struct { CreatedTime *float64 `json:"created_time,omitempty"` // common device cert, optional DeviceCert *OrgSettingDeviceCert `json:"device_cert,omitempty"` - // enable threshold-based device down delivery via - // 1) device-updowns webhooks topic, - // 2) Mist Alert Framework; e.g. send AP/SW/GW down event only if AP/SW/GW Up is not seen within the threshold in minutes; 0 - 240, default is 0 (trigger immediate) + // enable threshold-based device down delivery via + // * device-updowns webhooks topic, + // * Mist Alert Framework; e.g. send AP/SW/GW down event only if AP/SW/GW Up is not seen within the threshold in minutes; 0 - 240, default is 0 (trigger immediate) DeviceUpdownThreshold *int `json:"device_updown_threshold,omitempty"` // whether to disallow Mist to analyze pcap files (this is required for marvis pcap) DisablePcap *bool `json:"disable_pcap,omitempty"` diff --git a/mistapi/models/org_setting_api_policy.go b/mistapi/models/org_setting_api_policy.go index 91d46925..c73eaa0d 100644 --- a/mistapi/models/org_setting_api_policy.go +++ b/mistapi/models/org_setting_api_policy.go @@ -7,8 +7,8 @@ import ( // OrgSettingApiPolicy represents a OrgSettingApiPolicy struct. type OrgSettingApiPolicy struct { // by default, API hides password/secrets when the user doesn't have write access - // * `true`: API will hide passwords/secrets for all users - // * `false`: API will hide passwords/secrets for read-only users + // * `true`: API will hide passwords/secrets for all users + // * `false`: API will hide passwords/secrets for read-only users NoReveal *bool `json:"no_reveal,omitempty"` AdditionalProperties map[string]any `json:"_"` } diff --git a/mistapi/models/org_setting_mist_nac_idp.go b/mistapi/models/org_setting_mist_nac_idp.go index e95327b4..ec097b55 100644 --- a/mistapi/models/org_setting_mist_nac_idp.go +++ b/mistapi/models/org_setting_mist_nac_idp.go @@ -10,10 +10,9 @@ type OrgSettingMistNacIdp struct { // when the IDP of mxedge_proxy type, exclude the following realms from proxying in addition to other valid home realms in this org ExcludeRealms []string `json:"exclude_realms,omitempty"` Id *uuid.UUID `json:"id,omitempty"` - // which realm should trigger this IDP. - // we extract user realm from - // 1. Username-AVP (`mist.com` from john@mist.com) - // 2. Cert CN + // which realm should trigger this IDP. User Realm is extracted from: + // * Username-AVP (`mist.com` from john@mist.com) + // * Cert CN UserRealms []string `json:"user_realms,omitempty"` AdditionalProperties map[string]any `json:"_"` } diff --git a/mistapi/models/portal_template.go b/mistapi/models/portal_template.go index 903709c3..ee815a0d 100644 --- a/mistapi/models/portal_template.go +++ b/mistapi/models/portal_template.go @@ -46,7 +46,7 @@ type PortalTemplate struct { CreatedTime *float64 `json:"created_time,omitempty"` // whether email field is required Email *bool `json:"email,omitempty"` - // error message when a user has valid social login but doesn’t match specified email domains. + // error message when a user has valid social login but doesn’ t match specified email domains. EmailAccessDomainError *string `json:"emailAccessDomainError,omitempty"` EmailCancel *string `json:"emailCancel,omitempty"` EmailCodeError *string `json:"emailCodeError,omitempty"` diff --git a/mistapi/models/push_policy_push_window.go b/mistapi/models/push_policy_push_window.go index b43faf12..5ce139e0 100644 --- a/mistapi/models/push_policy_push_window.go +++ b/mistapi/models/push_policy_push_window.go @@ -9,7 +9,7 @@ import ( type PushPolicyPushWindow struct { Enabled *bool `json:"enabled,omitempty"` // hours of operation filter, the available days (mon, tue, wed, thu, fri, sat, sun). - // **Note**: If the dow is not defined then it’s treated as 00:00-23:59. + // **Note**: If the dow is not defined then it\u2019\ s treated as 00:00-23:59. Hours *Hours `json:"hours,omitempty"` AdditionalProperties map[string]any `json:"_"` } diff --git a/mistapi/models/rrm_band.go b/mistapi/models/rrm_band.go index 3ff10df3..2043819a 100644 --- a/mistapi/models/rrm_band.go +++ b/mistapi/models/rrm_band.go @@ -6,11 +6,15 @@ import ( // RrmBand represents a RrmBand struct. type RrmBand struct { - // channel width for the band * `80` is only applicable for band_5 and band_6 * `160` is only for band_6 + // channel width for the band + // * `80` is only applicable for band_5 and band_6 + // * `160` is only for band_6 Bandwidth *Dot11BandwidthEnum `json:"bandwidth,omitempty"` // proposed channel Channel *int `json:"channel,omitempty"` - // channel width for the band * `80` is only applicable for band_5 and band_6 * `160` is only for band_6 + // channel width for the band + // * `80` is only applicable for band_5 and band_6 + // * `160` is only for band_6 CurrBandwidht *Dot11BandwidthEnum `json:"curr_bandwidht,omitempty"` // current channel CurrChannel *int `json:"curr_channel,omitempty"` diff --git a/mistapi/models/rrm_event.go b/mistapi/models/rrm_event.go index 09e1e5b7..f04a524a 100644 --- a/mistapi/models/rrm_event.go +++ b/mistapi/models/rrm_event.go @@ -11,7 +11,9 @@ import ( type RrmEvent struct { ApId uuid.UUID `json:"ap_id"` Band Dot11BandEnum `json:"band"` - // channel width for the band * `80` is only applicable for band_5 and band_6 * `160` is only for band_6 + // channel width for the band + // * `80` is only applicable for band_5 and band_6 + // * `160` is only for band_6 Bandwidth Dot11BandwidthEnum `json:"bandwidth"` // channel for the band from rrm Channel int `json:"channel"` diff --git a/mistapi/models/service.go b/mistapi/models/service.go index b64e2f0f..ea4f6702 100644 --- a/mistapi/models/service.go +++ b/mistapi/models/service.go @@ -8,50 +8,47 @@ import ( // Service represents a Service struct. // Applications used for the Gateway configurations type Service struct { - // if `type`==`custom`, ip subnets + // if `type`==`custom`, ip subnets (e.g. 10.0.0.0/8) Addresses []string `json:"addresses,omitempty"` - // when `type`==`app_categories` - // list of application categories are available through /api/v1/const/app_categories + // when `type`==`app_categories`, list of application categories are available through /api/v1/const/app_categories AppCategories []string `json:"app_categories,omitempty"` - // when `type`==`app_categories` - // list of application categories are available through /api/v1/const/app_subcategories + // when `type`==`app_categories`, list of application categories are available through /api/v1/const/app_subcategories AppSubcategories []string `json:"app_subcategories,omitempty"` - // when `type`==`apps` - // list of applications are available through: - // - /api/v1/const/applications, - // - /api/v1/const/gateway_applications - // - /insight/top_app_by-bytes?wired=true + // when `type`==`apps`, list of applications are available through: + // * /api/v1/const/applications + // * /api/v1/const/gateway_applications + // * /insight/top_app_by-bytes?wired=true Apps []string `json:"apps,omitempty"` CreatedTime *float64 `json:"created_time,omitempty"` Description *string `json:"description,omitempty"` - // when `traffic_type`==`custom` - Dscp *int `json:"dscp,omitempty"` + // for SSR only, when `traffic_type`==`custom`. 0-63 or variable + Dscp *string `json:"dscp,omitempty"` FailoverPolicy *ServiceFailoverPolicyEnum `json:"failover_policy,omitempty"` // if `type`==`custom`, web filtering Hostnames []string `json:"hostnames,omitempty"` Id *uuid.UUID `json:"id,omitempty"` - // when `traffic_type`==`custom`, for uplink selection - MaxJitter *int `json:"max_jitter,omitempty"` - // when `traffic_type`==`custom`, for uplink selection - MaxLatency *int `json:"max_latency,omitempty"` - // when `traffic_type`==`custom`, for uplink selection - MaxLoss *int `json:"max_loss,omitempty"` + // for SSR only, when `traffic_type`==`custom`, for uplink selection. 0-4294967295 or variable + MaxJitter *string `json:"max_jitter,omitempty"` + // for SSR only, when `traffic_type`==`custom`, for uplink selection. 0-4294967295 or variable + MaxLatency *string `json:"max_latency,omitempty"` + // for SSR only, when `traffic_type`==`custom`, for uplink selection. 0-100 or variable + MaxLoss *string `json:"max_loss,omitempty"` ModifiedTime *float64 `json:"modified_time,omitempty"` Name *string `json:"name,omitempty"` OrgId *uuid.UUID `json:"org_id,omitempty"` // whether to enable measure SLE SleEnabled *bool `json:"sle_enabled,omitempty"` + // when `type`==`custom`, optional, if it doesn't exist, http and https is assumed Specs []ServiceSpec `json:"specs,omitempty"` SsrRelaxedTcpStateEnforcement *bool `json:"ssr_relaxed_tcp_state_enforcement,omitempty"` // when `traffic_type`==`custom` TrafficClass *ServiceTrafficClassEnum `json:"traffic_class,omitempty"` // values from `/api/v1/consts/traffic_types` - // * when `type`==`apps`, we'll choose traffic_type automatically - // * when `type`==`addresses` or `type`==`hostnames`, you can provide your own settings (optional) + // * when `type`==`apps`, we''ll choose traffic_type automatically + // * when `type`==`addresses` or `type`==`hostnames`, you can provide your own settings (optional) TrafficType *string `json:"traffic_type,omitempty"` Type *ServiceTypeEnum `json:"type,omitempty"` - // when `type`==`urls - // no need for spec as URL can encode the ports being used` + // when `type`==`urls`, no need for spec as URL can encode the ports being used Urls []string `json:"urls,omitempty"` AdditionalProperties map[string]any `json:"_"` } @@ -188,13 +185,13 @@ type service struct { Apps []string `json:"apps,omitempty"` CreatedTime *float64 `json:"created_time,omitempty"` Description *string `json:"description,omitempty"` - Dscp *int `json:"dscp,omitempty"` + Dscp *string `json:"dscp,omitempty"` FailoverPolicy *ServiceFailoverPolicyEnum `json:"failover_policy,omitempty"` Hostnames []string `json:"hostnames,omitempty"` Id *uuid.UUID `json:"id,omitempty"` - MaxJitter *int `json:"max_jitter,omitempty"` - MaxLatency *int `json:"max_latency,omitempty"` - MaxLoss *int `json:"max_loss,omitempty"` + MaxJitter *string `json:"max_jitter,omitempty"` + MaxLatency *string `json:"max_latency,omitempty"` + MaxLoss *string `json:"max_loss,omitempty"` ModifiedTime *float64 `json:"modified_time,omitempty"` Name *string `json:"name,omitempty"` OrgId *uuid.UUID `json:"org_id,omitempty"` diff --git a/mistapi/models/service_spec.go b/mistapi/models/service_spec.go index 2ecd261a..3cc583e9 100644 --- a/mistapi/models/service_spec.go +++ b/mistapi/models/service_spec.go @@ -6,6 +6,7 @@ import ( // ServiceSpec represents a ServiceSpec struct. type ServiceSpec struct { + // port number, port range, or variable PortRange *string `json:"port_range,omitempty"` // `https`/ `tcp` / `udp` / `icmp` / `gre` / `any` / `:protocol_number`. // `protocol_number` is between 1-254 diff --git a/mistapi/models/site_engagement.go b/mistapi/models/site_engagement.go index 7de39d0e..dde91fdb 100644 --- a/mistapi/models/site_engagement.go +++ b/mistapi/models/site_engagement.go @@ -13,7 +13,7 @@ type SiteEngagement struct { // add tags to visits within the duration (in seconds), available tags (passerby, bounce, engaged, stationed) DwellTags *SiteEngagementDwellTags `json:"dwell_tags,omitempty"` // hours of operation filter, the available days (mon, tue, wed, thu, fri, sat, sun). - // **Note**: If the dow is not defined then it’s treated as 00:00-23:59. + // **Note**: If the dow is not defined then it\u2019\ s treated as 00:00-23:59. Hours *Hours `json:"hours,omitempty"` // max time, default is 43200(12h), max is 68400 (18h) MaxDwell *int `json:"max_dwell,omitempty"` diff --git a/mistapi/models/site_setting.go b/mistapi/models/site_setting.go index 9720eaeb..d588b00f 100644 --- a/mistapi/models/site_setting.go +++ b/mistapi/models/site_setting.go @@ -122,7 +122,7 @@ type SiteSetting struct { // enable threshold-based device down delivery for Switch devices only. When configured it takes effect for SW devices and `device_updown_threshold` is ignored. SwitchUpdownThreshold Optional[int] `json:"switch_updown_threshold"` SyntheticTest *SynthetictestConfig `json:"synthetic_test,omitempty"` - // whether to track anonymous BLE assets (requires ‘track_asset’ enabled) + // whether to track anonymous BLE assets (requires ‘track_asset’ enabled) TrackAnonymousDevices *bool `json:"track_anonymous_devices,omitempty"` TuntermMonitoring []TuntermMonitoringItem `json:"tunterm_monitoring,omitempty"` TuntermMonitoringDisabled *bool `json:"tunterm_monitoring_disabled,omitempty"` diff --git a/mistapi/models/ssr_upgrade_multi.go b/mistapi/models/ssr_upgrade_multi.go index 44fae5de..3421907f 100644 --- a/mistapi/models/ssr_upgrade_multi.go +++ b/mistapi/models/ssr_upgrade_multi.go @@ -18,7 +18,7 @@ type SsrUpgradeMulti struct { // 128T firmware download start time in epoch seconds, default is now, -1 disables download StartTime *int `json:"start_time,omitempty"` // * `big_bang`: upgrade all at once - // * `serial`: one at a time + // * `serial`: one at a time' Strategy *SsrUpgradeStrategyEnum `json:"strategy,omitempty"` // 128T firmware version to upgrade (e.g. 5.3.0-93) Version *string `json:"version,omitempty"` diff --git a/mistapi/models/ticket.go b/mistapi/models/ticket.go index 8becae60..0b04e3c6 100644 --- a/mistapi/models/ticket.go +++ b/mistapi/models/ticket.go @@ -17,10 +17,10 @@ type Ticket struct { Requester *string `json:"requester,omitempty"` // email of the requester RequesterEmail *string `json:"requester_email,omitempty"` - // Status open: ticket is open, Mist is working on it - // * pending: ticket is open and Requester attention is needed (e.g. Mist is asking for some more information) - // * solved: ticket is marked as solved / considered by Mist (requester can update it, causing it to re-open; or rate it) - // * closed: ticket is archived and cannot be changed + // Status open: ticket is open, Mist is working on it + // * pending: ticket is open and Requester attention is needed (e.g. Mist is asking for some more information) + // * solved: ticket is marked as solved / considered by Mist (requester can update it, causing it to re-open; or rate it) + // * closed: ticket is archived and cannot be changed Status *TicketStatusEnum `json:"status,omitempty"` Subject string `json:"subject"` // question (default) / bug / critical diff --git a/mistapi/models/tunnel_configs.go b/mistapi/models/tunnel_configs.go index c8551d5a..f0c072ad 100644 --- a/mistapi/models/tunnel_configs.go +++ b/mistapi/models/tunnel_configs.go @@ -7,42 +7,37 @@ import ( // TunnelConfigs represents a TunnelConfigs struct. type TunnelConfigs struct { AutoProvision *TunnelConfigsAutoProvision `json:"auto_provision,omitempty"` - // Only if: - // * `provider`== `custom-ipsec` + // Only if `provider`== `custom-ipsec` IkeLifetime *int `json:"ike_lifetime,omitempty"` - // Only if: - // * `provider`== `custom-ipsec` + // Only if `provider`== `custom-ipsec` IkeMode *GatewayTemplateTunnelIkeModeEnum `json:"ike_mode,omitempty"` // if `provider`== `custom-ipsec` IkeProposals []GatewayTemplateTunnelIkeProposal `json:"ike_proposals,omitempty"` // if `provider`== `custom-ipsec` IpsecLifetime *int `json:"ipsec_lifetime,omitempty"` - // Only if: - // * `provider`== `custom-ipsec` + // Only if `provider`== `custom-ipsec` IpsecProposals []GatewayTemplateTunnelIpsecProposal `json:"ipsec_proposals,omitempty"` // Only if: - // * `provider`== `zscaler-ipsec` - // * `provider`==`jse-ipsec` - // * `provider`== `custom-ipsec` + // * `provider`== `zscaler-ipsec` + // * `provider`==`jse-ipsec` + // * `provider`== `custom-ipsec` LocalId *string `json:"local_id,omitempty"` Mode *GatewayTemplateTunnelModeEnum `json:"mode,omitempty"` Primary *GatewayTemplateTunnelNode `json:"primary,omitempty"` - // Only if: - // * `provider`== `custom-ipsec` + // Only if `provider`== `custom-ipsec` Probe *GatewayTemplateTunnelProbe `json:"probe,omitempty"` - // Only if: - // * `provider`== `custom-ipsec` + // Only if `provider`== `custom-ipsec` Protocol *GatewayTemplateTunnelProtocolEnum `json:"protocol,omitempty"` Provider *TunnelProviderOptionsNameEnum `json:"provider,omitempty"` // Only if: - // * `provider`== `zscaler-ipsec` - // * `provider`==`jse-ipsec` - // * `provider`== `custom-ipsec` + // * `provider`== `zscaler-ipsec` + // * `provider`==`jse-ipsec` + // * `provider`== `custom-ipsec` Psk *string `json:"psk,omitempty"` Secondary *GatewayTemplateTunnelNode `json:"secondary,omitempty"` // Only if: - // * `provider`== `custom-gre` - // * `provider`== `custom-ipsec` + // * `provider`== `custom-gre` + // * `provider`== `custom-ipsec` Version *GatewayTemplateTunnelVersionEnum `json:"version,omitempty"` AdditionalProperties map[string]any `json:"_"` } diff --git a/mistapi/models/utils_show_route.go b/mistapi/models/utils_show_route.go index 16be1d49..1cea857c 100644 --- a/mistapi/models/utils_show_route.go +++ b/mistapi/models/utils_show_route.go @@ -17,8 +17,8 @@ type UtilsShowRoute struct { Prefix *string `json:"prefix,omitempty"` Protocol *UtilsShowRouteProtocolEnum `json:"protocol,omitempty"` // if specified, dump bot received and advertised, if not specified, both will be shown - // * for SSR, show bgp neighbors 10.250.18.202 received-routes/advertised-routes - // * for SRX and Switches, show route receive_protocol/advertise_protocol bgp 192.168.255.12 + // * for SSR, show bgp neighbors 10.250.18.202 received-routes/advertised-routes + // * for SRX and Switches, show route receive_protocol/advertise_protocol bgp 192.168.255.12' Route *string `json:"route,omitempty"` // VRF name Vrf *string `json:"vrf,omitempty"` diff --git a/mistapi/models/webhook.go b/mistapi/models/webhook.go index bb776914..de41d343 100644 --- a/mistapi/models/webhook.go +++ b/mistapi/models/webhook.go @@ -33,8 +33,8 @@ type Webhook struct { // required when `oauth2_grant_type`==`password` Oauth2Username *string `json:"oauth2_username,omitempty"` OrgId *uuid.UUID `json:"org_id,omitempty"` - // only if `type`=`http-post` - // when `secret` is provided, two HTTP headers will be added: + // only if `type`=`http-post` + // when `secret` is provided, two HTTP headers will be added: // * X-Mist-Signature-v2: HMAC_SHA256(secret, body) // * X-Mist-Signature: HMAC_SHA1(secret, body) Secret Optional[string] `json:"secret"` diff --git a/mistapi/models/wlan.go b/mistapi/models/wlan.go index 6502bd8b..948ca4da 100644 --- a/mistapi/models/wlan.go +++ b/mistapi/models/wlan.go @@ -44,9 +44,9 @@ type Wlan struct { AuthServersNasId Optional[string] `json:"auth_servers_nas_id"` // optional, NAS-IP-ADDRESS to use AuthServersNasIp Optional[string] `json:"auth_servers_nas_ip"` - // radius auth session retries. Following fast timers are set if “fast_dot1x_timers” knob is enabled. ‘retries’ are set to value of auth_servers_retries. ‘max-requests’ is also set when setting auth_servers_retries and is set to default value to 3. + // radius auth session retries. Following fast timers are set if “fast_dot1x_timers” knob is enabled. ‘retries’ are set to value of auth_servers_retries. ‘max-requests’ is also set when setting auth_servers_retries and is set to default value to 3. AuthServersRetries *int `json:"auth_servers_retries,omitempty"` - // radius auth session timeout. Following fast timers are set if “fast_dot1x_timers” knob is enabled. ‘quite-period’ and ‘transmit-period’ are set to half the value of auth_servers_timeout. ‘supplicant-timeout’ is also set when setting auth_servers_timeout and is set to default value of 10. + // radius auth session timeout. Following fast timers are set if “fast_dot1x_timers” knob is enabled. ‘quite-period’ and ‘transmit-period’ are set to half the value of auth_servers_timeout. ‘supplicant-timeout’ is also set when setting auth_servers_timeout and is set to default value of 10. AuthServersTimeout *int `json:"auth_servers_timeout,omitempty"` // `band` is deprecated and kept for backward compability. Use bands instead Band *string `json:"band,omitempty"` // Deprecated @@ -88,16 +88,15 @@ type Wlan struct { // for radius_group-based DNS server (rewrite DNS request depending on the Group RADIUS server returns) DnsServerRewrite Optional[WlanDnsServerRewrite] `json:"dns_server_rewrite"` Dtim *int `json:"dtim,omitempty"` - // for dynamic PSK where we get per_user PSK from Radius - // dynamic_psk allows PSK to be selected at runtime depending on context (wlan/site/user/...) thus following configurations are assumed (currently) - // - PSK will come from RADIUS server - // - AP sends client MAC as username ans password (i.e. `enable_mac_auth` is assumed) - // - AP sends BSSID:SSID as Caller-Station-ID - // - `auth_servers` is required - // - PSK will come from cloud WLC if source is cloud_psks - // - default_psk will be used if cloud WLC is not available - // - `multi_psk_only` and `psk` is ignored - // - `pairwise` can only be wpa2-ccmp (for now, wpa3 support on the roadmap) + // for dynamic PSK where we get per_user PSK from Radius. dynamic_psk allows PSK to be selected at runtime depending on context (wlan/site/user/...) thus following configurations are assumed (currently) + // * PSK will come from RADIUS server + // * AP sends client MAC as username ans password (i.e. `enable_mac_auth` is assumed) + // * AP sends BSSID:SSID as Caller-Station-ID + // * `auth_servers` is required + // * PSK will come from cloud WLC if source is cloud_psks + // * default_psk will be used if cloud WLC is not available + // * `multi_psk_only` and `psk` is ignored + // * `pairwise` can only be wpa2-ccmp (for now, wpa3 support on the roadmap) DynamicPsk Optional[WlanDynamicPsk] `json:"dynamic_psk"` // for 802.1x DynamicVlan Optional[WlanDynamicVlan] `json:"dynamic_vlan"` @@ -109,7 +108,7 @@ type Wlan struct { EnableWirelessBridgingDhcpTracking *bool `json:"enable_wireless_bridging_dhcp_tracking,omitempty"` // if this wlan is enabled Enabled *bool `json:"enabled,omitempty"` - // if set to true, sets default fast-timers with values calculated from ‘auth_servers_timeout’ and ‘auth_server_retries’. + // if set to true, sets default fast-timers with values calculated from ‘auth_servers_timeout’ and ‘auth_server_retries’ . FastDot1xTimers *bool `json:"fast_dot1x_timers,omitempty"` ForSite *bool `json:"for_site,omitempty"` // whether to hide SSID in beacon diff --git a/mistapi/models/wlan_datarates.go b/mistapi/models/wlan_datarates.go index f96abf64..f09dec16 100644 --- a/mistapi/models/wlan_datarates.go +++ b/mistapi/models/wlan_datarates.go @@ -15,7 +15,7 @@ type WlanDatarates struct { MinRssi *int `json:"min_rssi,omitempty"` // * `no-legacy`: no 11b // * `compatible`: all, like before, default setting that Broadcom/Atheros used - // * `legacy-only`: disable 802.11n and 802.11ac + // * `legacy-only`: disable 802.11n and 802.11ac // * `high-density`: no 11b, no low rates // * `custom`: user defined Template Optional[string] `json:"template"` diff --git a/mistapi/models/wlan_dynamic_psk.go b/mistapi/models/wlan_dynamic_psk.go index b288b70f..ab5e7bb3 100644 --- a/mistapi/models/wlan_dynamic_psk.go +++ b/mistapi/models/wlan_dynamic_psk.go @@ -5,16 +5,15 @@ import ( ) // WlanDynamicPsk represents a WlanDynamicPsk struct. -// for dynamic PSK where we get per_user PSK from Radius -// dynamic_psk allows PSK to be selected at runtime depending on context (wlan/site/user/...) thus following configurations are assumed (currently) -// - PSK will come from RADIUS server -// - AP sends client MAC as username ans password (i.e. `enable_mac_auth` is assumed) -// - AP sends BSSID:SSID as Caller-Station-ID -// - `auth_servers` is required -// - PSK will come from cloud WLC if source is cloud_psks -// - default_psk will be used if cloud WLC is not available -// - `multi_psk_only` and `psk` is ignored -// - `pairwise` can only be wpa2-ccmp (for now, wpa3 support on the roadmap) +// for dynamic PSK where we get per_user PSK from Radius. dynamic_psk allows PSK to be selected at runtime depending on context (wlan/site/user/...) thus following configurations are assumed (currently) +// * PSK will come from RADIUS server +// * AP sends client MAC as username ans password (i.e. `enable_mac_auth` is assumed) +// * AP sends BSSID:SSID as Caller-Station-ID +// * `auth_servers` is required +// * PSK will come from cloud WLC if source is cloud_psks +// * default_psk will be used if cloud WLC is not available +// * `multi_psk_only` and `psk` is ignored +// * `pairwise` can only be wpa2-ccmp (for now, wpa3 support on the roadmap) type WlanDynamicPsk struct { // default PSK to use if cloud WLC is not available, 8-63 characters DefaultPsk *string `json:"default_psk,omitempty"` diff --git a/mistapi/models/wlan_dynamic_vlan.go b/mistapi/models/wlan_dynamic_vlan.go index 48d7d172..2837f496 100644 --- a/mistapi/models/wlan_dynamic_vlan.go +++ b/mistapi/models/wlan_dynamic_vlan.go @@ -16,7 +16,7 @@ type WlanDynamicVlan struct { // standard (using Tunnel-Private-Group-ID, widely supported), airespace-interface-name (Airespace/Cisco) Type *WlanDynamicVlanTypeEnum `json:"type,omitempty"` // map between vlan_id (as string) to airespace interface names (comma-separated) or null for stndard mapping - // * if `dynamic_vlan.type`==`standard`, property key is the Vlan ID and property value is "" + // * if `dynamic_vlan.type`==`standard`, property key is the Vlan ID and property value is \"\" // * if `dynamic_vlan.type`==`airespace-interface-name`, property key is the Vlan ID and property value is the Airespace Interface Name Vlans map[string]string `json:"vlans,omitempty"` AdditionalProperties map[string]any `json:"_"` diff --git a/mistapi/models/wlan_mist_nac.go b/mistapi/models/wlan_mist_nac.go index a416ea49..70e19fbc 100644 --- a/mistapi/models/wlan_mist_nac.go +++ b/mistapi/models/wlan_mist_nac.go @@ -7,12 +7,12 @@ import ( // WlanMistNac represents a WlanMistNac struct. type WlanMistNac struct { // when enabled: - // * `auth_servers` is ignored - // * `acct_servers` is ignored - // * `auth_servers_*` are ignored - // * `coa_servers` is ignored - // * `radsec` is ignored - // * `coa_enabled` is assumed + // * `auth_servers` is ignored + // * `acct_servers` is ignored + // * `auth_servers_*` are ignored + // * `coa_servers` is ignored + // * `radsec` is ignored + // * `coa_enabled` is assumed' Enabled *bool `json:"enabled,omitempty"` AdditionalProperties map[string]any `json:"_"` } diff --git a/mistapi/models/wlan_portal_template_setting.go b/mistapi/models/wlan_portal_template_setting.go index f9cb8026..50c7abf0 100644 --- a/mistapi/models/wlan_portal_template_setting.go +++ b/mistapi/models/wlan_portal_template_setting.go @@ -49,7 +49,7 @@ type WlanPortalTemplateSetting struct { CompanyLabel *string `json:"companyLabel,omitempty"` // whether email field is required Email *bool `json:"email,omitempty"` - // error message when a user has valid social login but doesn’t match specified email domains. + // error message when a user has valid social login but doesn’ t match specified email domains. EmailAccessDomainError *string `json:"emailAccessDomainError,omitempty"` // Label for cancel confirmation code submission using email auth EmailCancel *string `json:"emailCancel,omitempty"` @@ -194,16 +194,16 @@ type WlanPortalTemplateSetting struct { SponsorEmail *string `json:"sponsorEmail,omitempty"` // “Please provide valid sponsor email” SponsorEmailError *string `json:"sponsorEmailError,omitempty"` - // html template to replace/override default sponsor email template - // Sponsor Email Template supports following template variables: - // * `approve_url`: Renders URL to approve the request; optionally &minutes=N query param can be appended to change the Authorization period of the guest, where N is a valid integer denoting number of minutes a guest remains authorized - // * `deny_url`: Renders URL to reject the request - // * `guest_email`: Renders Email ID of the guest - // * `guest_name`: Renders Name of the guest - // * `field1`: Renders value of the Custom Field 1 - // * `field2`: Renders value of the Custom Field 2 - // * `sponsor_link_validity_duration`: Renders validity time of the request (i.e. Approve/Deny URL) - // * `auth_expire_minutes`: Renders Wlan-level configured Guest Authorization Expiration time period (in minutes), If not configured then default (1 day in minutes) + // html template to replace/override default sponsor email template + // Sponsor Email Template supports following template variables: + // * `approve_url`: Renders URL to approve the request; optionally &minutes=N query param can be appended to change the Authorization period of the guest, where N is a valid integer denoting number of minutes a guest remains authorized + // * `deny_url`: Renders URL to reject the request + // * `guest_email`: Renders Email ID of the guest + // * `guest_name`: Renders Name of the guest + // * `field1`: Renders value of the Custom Field 1 + // * `field2`: Renders value of the Custom Field 2 + // * `sponsor_link_validity_duration`: Renders validity time of the request (i.e. Approve/Deny URL) + // * `auth_expire_minutes`: Renders Wlan-level configured Guest Authorization Expiration time period (in minutes), If not configured then default (1 day in minutes) SponsorEmailTemplate *string `json:"sponsorEmailTemplate,omitempty"` // “Your request was approved by” SponsorInfoApproved *string `json:"sponsorInfoApproved,omitempty"` diff --git a/mistapi/models/wlan_schedule.go b/mistapi/models/wlan_schedule.go index eda1498f..053ba998 100644 --- a/mistapi/models/wlan_schedule.go +++ b/mistapi/models/wlan_schedule.go @@ -9,7 +9,7 @@ import ( type WlanSchedule struct { Enabled *bool `json:"enabled,omitempty"` // hours of operation filter, the available days (mon, tue, wed, thu, fri, sat, sun). - // **Note**: If the dow is not defined then it’s treated as 00:00-23:59. + // **Note**: If the dow is not defined then it\u2019\ s treated as 00:00-23:59. Hours *Hours `json:"hours,omitempty"` AdditionalProperties map[string]any `json:"_"` } diff --git a/mistapi/models/wxlan_tag.go b/mistapi/models/wxlan_tag.go index 9a210604..672947ea 100644 --- a/mistapi/models/wxlan_tag.go +++ b/mistapi/models/wxlan_tag.go @@ -9,41 +9,61 @@ import ( // WxlanTag represents a WxlanTag struct. // WxLAN Tag -// * type: -// ** client: created manually (e.g. on wireless client table, when they spot a device of interest, they can create a wxlan tag for it -// ** resource: created automatically when we discover a network resource -// ** subnet: create automatically when a subnet is discovered -// * match: -// ** wlan_id, ap_id: values are a list of Wlan / Device ids -// ** client_mac: values are a list of MAC addresses -// * radius_group: this is a smart tag that matches RADIUS-Filter-ID, Airespace-ACL-Name (VendorID=14179, VendorType=6) / Aruba-User-Role (VendorID=14823, VendorType=1) -// * radius_username: this matches the ATTR-User-Name(1) -// * radius_class: thie matches the ATTR-Class(25) -// * radius_attr: the values are [ “6=1”, “26=10.2.3.4” ], this support other RADIUS attributes where we know the type -// * radius_vendor: the values are [ “14179.10=1”, “14178.16=1.2.3.4” ], this matches vendor attributes and will be dynamically evaluated +// * type: +// * client: created manually (e.g. on wireless client table, when they spot a device of interest, they can create a wxlan tag for it +// * resource: created automatically when we discover a network resource +// * subnet: create automatically when a subnet is discovered +// * match: +// * wlan_id, ap_id: values are a list of Wlan / Device ids +// * client_mac: values are a list of MAC addresses +// * radius_group: this is a smart tag that matches RADIUS-Filter-ID, Airespace-ACL-Name (VendorID=14179, VendorType=6) / Aruba-User-Role (VendorID=14823, VendorType=1) +// * radius_username: this matches the ATTR-User-Name(1) +// * radius_class: thie matches the ATTR-Class(25) +// * radius_attr: the values are [ \u201C6=1\u201D, \u201C26=10.2.3.4\u201D ], this support other RADIUS attributes where we know the type +// * radius_vendor: the values are [ \u201C14179.10=1\u201D, \u201C14178.16=1.2.3.4\u201D ], this matches vendor attributes and will be dynamically evaluated type WxlanTag struct { CreatedTime *float64 `json:"created_time,omitempty"` ForSite *bool `json:"for_site,omitempty"` Id *uuid.UUID `json:"id,omitempty"` LastIps []string `json:"last_ips,omitempty"` + // if `type`==`client`, Client MAC Address Mac Optional[string] `json:"mac"` + // required if `type`==`match` Match *WxlanTagMatchEnum `json:"match,omitempty"` ModifiedTime *float64 `json:"modified_time,omitempty"` // The name Name string `json:"name"` + // required if `type`==`match`, type of tag (inclusive/exclusive) Op *WxlanTagOperationEnum `json:"op,omitempty"` OrgId *uuid.UUID `json:"org_id,omitempty"` ResourceMac Optional[string] `json:"resource_mac"` Services []string `json:"services,omitempty"` SiteId *uuid.UUID `json:"site_id,omitempty"` - // if `type`==`specs` + // if `type`==`spec` Specs []WxlanTagSpec `json:"specs,omitempty"` Subnet *string `json:"subnet,omitempty"` Type WxlanTagTypeEnum `json:"type"` - // if `type`!=`vlan_id` and `type`!=`specs`, list of values to match + // required if `type`==`match` and + // * `match`==`ap_id`: list of AP IDs + // * `match`==`app`: list of Application Names + // * `match`==`asset_mac`: list of Asset MAC Addresses + // * `match`==`client_mac`: list of Client MAC Addresses + // * `match`==`hostname`: list of Resources Hostnames + // * `match`==`ip_range_subnet`: list of IP Addresses and/or CIDRs + // * `match`==`psk_name`: list of PSK Names + // * `match`==`psk_role`: list of PSK Roles + // * `match`==`port`: list of Ports or Port Ranges + // * `match`==`radius_attr`: list of RADIUS Attributes. The values are [ “6=1”, “26=10.2.3.4” ], this support other RADIUS attributes where we know the type + // * `match`==`radius_class`: list of RADIUS Classes. This matches the ATTR-Class(25) + // * `match`==`radius_group`: list of RADIUS Groups. This is a smart tag that matches RADIUS-Filter-ID, Airespace-ACL-Name (VendorID=14179, VendorType=6) / Aruba-User-Role (VendorID=14823, VendorType=1) + // * `match`==`radius_username`: list of RADIUS Usernames. This matches the ATTR-User-Name(1) + // * `match`==`sdkclient_uuid`: list of SDK UUIDs + // * `match`==`wlan_id`: list of WLAN IDs + // **Notes**: + // Variables are not allowed Values []string `json:"values,omitempty"` - // if `type`==`vlan_id` - VlanId *WxlanTagVlanId `json:"vlan_id,omitempty"` + // if `type`==`vlan_id`, VLAN ID or variable + VlanId *string `json:"vlan_id,omitempty"` AdditionalProperties map[string]any `json:"_"` } @@ -115,7 +135,7 @@ func (w WxlanTag) toMap() map[string]any { structMap["values"] = w.Values } if w.VlanId != nil { - structMap["vlan_id"] = w.VlanId.toMap() + structMap["vlan_id"] = w.VlanId } return structMap } @@ -178,7 +198,7 @@ type wxlanTag struct { Subnet *string `json:"subnet,omitempty"` Type *WxlanTagTypeEnum `json:"type"` Values []string `json:"values,omitempty"` - VlanId *WxlanTagVlanId `json:"vlan_id,omitempty"` + VlanId *string `json:"vlan_id,omitempty"` } func (w *wxlanTag) validate() error { diff --git a/mistapi/models/wxlan_tag_spec.go b/mistapi/models/wxlan_tag_spec.go index bdc17216..8718a395 100644 --- a/mistapi/models/wxlan_tag_spec.go +++ b/mistapi/models/wxlan_tag_spec.go @@ -6,11 +6,11 @@ import ( // WxlanTagSpec represents a WxlanTagSpec struct. type WxlanTagSpec struct { - // matched dst port, "0" means any + // matched destination port, "0" means any PortRange *string `json:"port_range,omitempty"` // tcp / udp / icmp / gre / any / ":protocol_number", `protocol_number` is between 1-254 Protocol *string `json:"protocol,omitempty"` - // matched dst subnet + // matched destination subnets and/or IP Addresses Subnets []string `json:"subnets,omitempty"` AdditionalProperties map[string]any `json:"_"` } diff --git a/mistapi/models/wxlan_tag_vlan_id.go b/mistapi/models/wxlan_tag_vlan_id.go deleted file mode 100644 index 31325d37..00000000 --- a/mistapi/models/wxlan_tag_vlan_id.go +++ /dev/null @@ -1,91 +0,0 @@ -package models - -import ( - "encoding/json" - "errors" - "strings" -) - -// WxlanTagVlanId represents a WxlanTagVlanId struct. -// This is a container for one-of cases. -type WxlanTagVlanId struct { - value any - isString bool - isNumber bool -} - -// String converts the WxlanTagVlanId object to a string representation. -func (w WxlanTagVlanId) String() string { - if bytes, err := json.Marshal(w.value); err == nil { - return strings.Trim(string(bytes), "\"") - } - return "" -} - -// MarshalJSON implements the json.Marshaler interface for WxlanTagVlanId. -// It customizes the JSON marshaling process for WxlanTagVlanId objects. -func (w WxlanTagVlanId) MarshalJSON() ( - []byte, - error) { - if w.value == nil { - return nil, errors.New("No underlying type is set. Please use any of the `models.WxlanTagVlanIdContainer.From*` functions to initialize the WxlanTagVlanId object.") - } - return json.Marshal(w.toMap()) -} - -// toMap converts the WxlanTagVlanId object to a map representation for JSON marshaling. -func (w *WxlanTagVlanId) toMap() any { - switch obj := w.value.(type) { - case *string: - return *obj - case *int: - return *obj - } - return nil -} - -// UnmarshalJSON implements the json.Unmarshaler interface for WxlanTagVlanId. -// It customizes the JSON unmarshaling process for WxlanTagVlanId objects. -func (w *WxlanTagVlanId) UnmarshalJSON(input []byte) error { - result, err := UnmarshallOneOf(input, - NewTypeHolder(new(string), false, &w.isString), - NewTypeHolder(new(int), false, &w.isNumber), - ) - - w.value = result - return err -} - -func (w *WxlanTagVlanId) AsString() ( - *string, - bool) { - if !w.isString { - return nil, false - } - return w.value.(*string), true -} - -func (w *WxlanTagVlanId) AsNumber() ( - *int, - bool) { - if !w.isNumber { - return nil, false - } - return w.value.(*int), true -} - -// internalWxlanTagVlanId represents a wxlanTagVlanId struct. -// This is a container for one-of cases. -type internalWxlanTagVlanId struct {} - -var WxlanTagVlanIdContainer internalWxlanTagVlanId - -// The internalWxlanTagVlanId instance, wrapping the provided string value. -func (w *internalWxlanTagVlanId) FromString(val string) WxlanTagVlanId { - return WxlanTagVlanId{value: &val} -} - -// The internalWxlanTagVlanId instance, wrapping the provided int value. -func (w *internalWxlanTagVlanId) FromNumber(val int) WxlanTagVlanId { - return WxlanTagVlanId{value: &val} -} diff --git a/mistapi/models/wxlan_tunnel.go b/mistapi/models/wxlan_tunnel.go index 13db7b0e..08ef9300 100644 --- a/mistapi/models/wxlan_tunnel.go +++ b/mistapi/models/wxlan_tunnel.go @@ -19,9 +19,9 @@ type WxlanTunnel struct { // in seconds, used as heartbeat to detect if a tunnel is alive. AP will try another peer after missing N hellos specified by hello_retries. HelloInterval *int `json:"hello_interval,omitempty"` HelloRetries *int `json:"hello_retries,omitempty"` - // optional, overwrite the hostname in SCCRQ control message, default is “” or null, %H and %M can be used, which will be replace with corresponding values: - // * %H: name of the ap if provided (and will be stripped so it can be used for hostname) and fallbacks to MAC - // * %M: MAC (e.g. 5c5b350e0060) + // optional, overwrite the hostname in SCCRQ control message, default is \u201C\u201D or null, %H and %M can be used, which will be replace with corresponding values: + // * %H: name of the ap if provided (and will be stripped so it can be used for hostname) and fallbacks to MAC + // * %M: MAC (e.g. 5c5b350e0060) Hostname *string `json:"hostname,omitempty"` Id *uuid.UUID `json:"id,omitempty"` // IPSec-related configurations; requires DMVPN be enabled diff --git a/mistapi/models/wxlan_tunnel_dmvpn.go b/mistapi/models/wxlan_tunnel_dmvpn.go index e974581a..5de83465 100644 --- a/mistapi/models/wxlan_tunnel_dmvpn.go +++ b/mistapi/models/wxlan_tunnel_dmvpn.go @@ -9,7 +9,7 @@ import ( type WxlanTunnelDmvpn struct { // whether DMVPN is enabled Enabled *bool `json:"enabled,omitempty"` - // optional; the holding time for NHRP ‘registration requests’ and ‘resolution replies’ sent from the Mist AP (in seconds); default 600 + // optional; the holding time for NHRP ‘registration requests’ and ‘resolution replies’ sent from the Mist AP (in seconds); default 600 HoldingTime *int `json:"holding_time,omitempty"` // optional; list of IPv4 DMVPN peer host ip-addresses to which traffic is forwarded HostRoutes []string `json:"host_routes,omitempty"` diff --git a/mistapi/ms_ps.go b/mistapi/ms_ps.go index 60cd99b8..d2e4850c 100644 --- a/mistapi/ms_ps.go +++ b/mistapi/ms_ps.go @@ -48,7 +48,7 @@ func (m *MSPs) CreateMsp( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -90,7 +90,7 @@ func (m *MSPs) DeleteMsp( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -126,7 +126,7 @@ func (m *MSPs) GetMspDetails( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -166,7 +166,7 @@ func (m *MSPs) UpdateMsp( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -215,7 +215,7 @@ func (m *MSPs) SearchMspOrgGroup( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.QueryParam("type", mType) diff --git a/mistapi/ms_ps_admins.go b/mistapi/ms_ps_admins.go index 78f6a35e..2ec902fe 100644 --- a/mistapi/ms_ps_admins.go +++ b/mistapi/ms_ps_admins.go @@ -48,7 +48,7 @@ func (m *MSPsAdmins) ListMspAdmins( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -92,7 +92,7 @@ func (m *MSPsAdmins) RevokeMspAdmin( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -133,7 +133,7 @@ func (m *MSPsAdmins) GetMspAdmin( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -178,7 +178,7 @@ func (m *MSPsAdmins) UpdateMspAdmin( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -227,7 +227,7 @@ func (m *MSPsAdmins) InviteMspAdmin( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -275,7 +275,7 @@ func (m *MSPsAdmins) UninviteMspAdmin( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -317,7 +317,7 @@ func (m *MSPsAdmins) UpdateMspAdminInvite( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/ms_ps_inventory.go b/mistapi/ms_ps_inventory.go index f3566d23..4751217f 100644 --- a/mistapi/ms_ps_inventory.go +++ b/mistapi/ms_ps_inventory.go @@ -52,7 +52,7 @@ func (m *MSPsInventory) GetMspInventoryByMac( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/ms_ps_licenses.go b/mistapi/ms_ps_licenses.go index 10f2cfd0..6da17aaa 100644 --- a/mistapi/ms_ps_licenses.go +++ b/mistapi/ms_ps_licenses.go @@ -49,7 +49,7 @@ func (m *MSPsLicenses) ClaimMspLicence( "400": {Message: "Response when the key is invalid (or already used)"}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -96,7 +96,7 @@ func (m *MSPsLicenses) ListMspLicenses( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -140,7 +140,7 @@ func (m *MSPsLicenses) MoveOrDeleteMspLicenseToAnotherOrg( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -184,7 +184,7 @@ func (m *MSPsLicenses) ListMspOrgLicenses( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/ms_ps_logo.go b/mistapi/ms_ps_logo.go index f861c17f..ea4103b2 100644 --- a/mistapi/ms_ps_logo.go +++ b/mistapi/ms_ps_logo.go @@ -51,7 +51,7 @@ func (m *MSPsLogo) DeleteMspLogo( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -88,7 +88,7 @@ func (m *MSPsLogo) PostMspLogo( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/ms_ps_logs.go b/mistapi/ms_ps_logs.go index ec800ddd..678191e4 100644 --- a/mistapi/ms_ps_logs.go +++ b/mistapi/ms_ps_logs.go @@ -56,7 +56,7 @@ func (m *MSPsLogs) ListMspAuditLogs( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if siteId != nil { @@ -127,7 +127,7 @@ func (m *MSPsLogs) CountMspAuditLogs( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { diff --git a/mistapi/ms_ps_marvis.go b/mistapi/ms_ps_marvis.go index c96d83fd..4c6915af 100644 --- a/mistapi/ms_ps_marvis.go +++ b/mistapi/ms_ps_marvis.go @@ -54,7 +54,7 @@ func (m *MSPsMarvis) CountMspsMarvisActions( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { diff --git a/mistapi/ms_ps_org_groups.go b/mistapi/ms_ps_org_groups.go index b2ffe2dd..33afdfdf 100644 --- a/mistapi/ms_ps_org_groups.go +++ b/mistapi/ms_ps_org_groups.go @@ -52,7 +52,7 @@ func (m *MSPsOrgGroups) ListMspOrgGroups( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -96,7 +96,7 @@ func (m *MSPsOrgGroups) CreateMspOrgGroup( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -144,7 +144,7 @@ func (m *MSPsOrgGroups) DeleteMspOrgGroup( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -185,7 +185,7 @@ func (m *MSPsOrgGroups) GetMspOrgGroup( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -230,7 +230,7 @@ func (m *MSPsOrgGroups) UpdateMspOrgGroup( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/ms_ps_orgs.go b/mistapi/ms_ps_orgs.go index 2b535a96..1210d4f5 100644 --- a/mistapi/ms_ps_orgs.go +++ b/mistapi/ms_ps_orgs.go @@ -48,7 +48,7 @@ func (m *MSPsOrgs) ListMspOrgs( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -88,7 +88,7 @@ func (m *MSPsOrgs) CreateMspOrg( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -132,7 +132,7 @@ func (m *MSPsOrgs) ManageMspOrgs( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -182,7 +182,7 @@ func (m *MSPsOrgs) SearchMspOrgs( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if name != nil { @@ -244,7 +244,7 @@ func (m *MSPsOrgs) DeleteMspOrg( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -285,7 +285,7 @@ func (m *MSPsOrgs) GetMspOrg( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -330,7 +330,7 @@ func (m *MSPsOrgs) UpdateMspOrg( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -379,7 +379,7 @@ func (m *MSPsOrgs) ListMspOrgStats( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { diff --git a/mistapi/ms_ps_sl_es.go b/mistapi/ms_ps_sl_es.go index 6d799399..1cc55c56 100644 --- a/mistapi/ms_ps_sl_es.go +++ b/mistapi/ms_ps_sl_es.go @@ -57,7 +57,7 @@ func (m *MSPsSLEs) GetMspSle( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if sle != nil { diff --git a/mistapi/ms_ps_sso.go b/mistapi/ms_ps_sso.go index 0b8254c2..10372012 100644 --- a/mistapi/ms_ps_sso.go +++ b/mistapi/ms_ps_sso.go @@ -48,7 +48,7 @@ func (m *MSPsSSO) ListMspSsos( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -88,7 +88,7 @@ func (m *MSPsSSO) CreateMspSso( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -136,7 +136,7 @@ func (m *MSPsSSO) DeleteMspSso( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -177,7 +177,7 @@ func (m *MSPsSSO) GetMspSso( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -222,7 +222,7 @@ func (m *MSPsSSO) UpdateMspSso( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -270,7 +270,7 @@ func (m *MSPsSSO) ListMspSsoLatestFailures( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -314,7 +314,7 @@ func (m *MSPsSSO) GetMspSsoSamlMetadata( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -374,7 +374,7 @@ func (m *MSPsSSO) DownloadMspSsoSamlMetadata( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/ms_ps_sso_roles.go b/mistapi/ms_ps_sso_roles.go index 1d5b486d..38825ce9 100644 --- a/mistapi/ms_ps_sso_roles.go +++ b/mistapi/ms_ps_sso_roles.go @@ -52,7 +52,7 @@ func (m *MSPsSSORoles) ListMspSsoRoles( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -96,7 +96,7 @@ func (m *MSPsSSORoles) CreateMspSsoRole( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -144,7 +144,7 @@ func (m *MSPsSSORoles) DeleteMspSsoRole( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -186,7 +186,7 @@ func (m *MSPsSSORoles) UpdateMspSsoRole( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/ms_ps_tickets.go b/mistapi/ms_ps_tickets.go index c17a81d4..4747a844 100644 --- a/mistapi/ms_ps_tickets.go +++ b/mistapi/ms_ps_tickets.go @@ -54,7 +54,7 @@ func (m *MSPsTickets) ListMspTickets( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if start != nil { @@ -107,7 +107,7 @@ func (m *MSPsTickets) CountMspTickets( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { diff --git a/mistapi/orgs.go b/mistapi/orgs.go index 7733ca50..d50bc9f6 100644 --- a/mistapi/orgs.go +++ b/mistapi/orgs.go @@ -48,7 +48,7 @@ func (o *Orgs) CreateOrg( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -90,7 +90,7 @@ func (o *Orgs) DeleteOrg( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -126,7 +126,7 @@ func (o *Orgs) GetOrg( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -166,7 +166,7 @@ func (o *Orgs) UpdateOrg( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -210,7 +210,7 @@ func (o *Orgs) CloneOrg( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -266,7 +266,7 @@ func (o *Orgs) SearchOrgEvents( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mType != nil { diff --git a/mistapi/orgs_admins.go b/mistapi/orgs_admins.go index c06d6a99..2a117b00 100644 --- a/mistapi/orgs_admins.go +++ b/mistapi/orgs_admins.go @@ -48,7 +48,7 @@ func (o *OrgsAdmins) ListOrgAdmins( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -92,7 +92,7 @@ func (o *OrgsAdmins) RevokeOrgAdmin( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -134,7 +134,7 @@ func (o *OrgsAdmins) UpdateOrgAdmin( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -182,7 +182,7 @@ func (o *OrgsAdmins) InviteOrgAdmin( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -227,7 +227,7 @@ func (o *OrgsAdmins) UninviteOrgAdmin( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -269,7 +269,7 @@ func (o *OrgsAdmins) UpdateOrgAdminInvite( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_alarm_templates.go b/mistapi/orgs_alarm_templates.go index 5464ac44..d637561f 100644 --- a/mistapi/orgs_alarm_templates.go +++ b/mistapi/orgs_alarm_templates.go @@ -54,7 +54,7 @@ func (o *OrgsAlarmTemplates) ListOrgAlarmTemplates( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -105,7 +105,7 @@ func (o *OrgsAlarmTemplates) CreateOrgAlarmTemplate( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -152,7 +152,7 @@ func (o *OrgsAlarmTemplates) UnsuppressOrgSuppressedAlarms( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -193,7 +193,7 @@ func (o *OrgsAlarmTemplates) ListOrgSuppressedAlarms( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if scope != nil { @@ -240,7 +240,7 @@ func (o *OrgsAlarmTemplates) SuppressOrgAlarm( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -285,7 +285,7 @@ func (o *OrgsAlarmTemplates) DeleteOrgAlarmTemplate( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -326,7 +326,7 @@ func (o *OrgsAlarmTemplates) GetOrgAlarmTemplate( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -371,7 +371,7 @@ func (o *OrgsAlarmTemplates) UpdateOrgAlarmTemplate( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_alarms.go b/mistapi/orgs_alarms.go index 0e7627df..50da5682 100644 --- a/mistapi/orgs_alarms.go +++ b/mistapi/orgs_alarms.go @@ -53,7 +53,7 @@ func (o *OrgsAlarms) AckOrgMultipleAlarms( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -99,7 +99,7 @@ func (o *OrgsAlarms) AckOrgAllAlarms( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -149,7 +149,7 @@ func (o *OrgsAlarms) CountOrgAlarms( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -216,7 +216,7 @@ func (o *OrgsAlarms) SearchOrgAlarms( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if siteId != nil { @@ -278,7 +278,7 @@ func (o *OrgsAlarms) UnackOrgMultipleAlarms( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -324,7 +324,7 @@ func (o *OrgsAlarms) UnackOrgAllArlarms( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -370,7 +370,7 @@ func (o *OrgsAlarms) AckOrgAlarm( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_ap_templates.go b/mistapi/orgs_ap_templates.go index b1f0103c..037b03b7 100644 --- a/mistapi/orgs_ap_templates.go +++ b/mistapi/orgs_ap_templates.go @@ -54,7 +54,7 @@ func (o *OrgsAPTemplates) ListOrgAptemplates( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -104,7 +104,7 @@ func (o *OrgsAPTemplates) CreateOrgAptemplate( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -152,7 +152,7 @@ func (o *OrgsAPTemplates) DeleteOrgAptemplate( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -193,7 +193,7 @@ func (o *OrgsAPTemplates) GetOrgAptemplate( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -238,7 +238,7 @@ func (o *OrgsAPTemplates) UpdateOrgAptemplate( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_api_tokens.go b/mistapi/orgs_api_tokens.go index c8209af7..e8e8ffb6 100644 --- a/mistapi/orgs_api_tokens.go +++ b/mistapi/orgs_api_tokens.go @@ -52,7 +52,7 @@ func (o *OrgsAPITokens) ListOrgApiTokens( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -97,7 +97,7 @@ func (o *OrgsAPITokens) CreateOrgApiToken( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -145,7 +145,7 @@ func (o *OrgsAPITokens) DeleteOrgApiToken( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -186,7 +186,7 @@ func (o *OrgsAPITokens) GetOrgApiToken( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -231,7 +231,7 @@ func (o *OrgsAPITokens) UpdateOrgApiToken( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_asset_filters.go b/mistapi/orgs_asset_filters.go index f5d47fc4..57291f15 100644 --- a/mistapi/orgs_asset_filters.go +++ b/mistapi/orgs_asset_filters.go @@ -55,7 +55,7 @@ func (o *OrgsAssetFilters) ListOrgAssetFilters( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -106,7 +106,7 @@ func (o *OrgsAssetFilters) CreateOrgAssetFilters( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -154,7 +154,7 @@ func (o *OrgsAssetFilters) DeleteOrgAssetFilter( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -195,7 +195,7 @@ func (o *OrgsAssetFilters) GetOrgAssetFilter( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -240,7 +240,7 @@ func (o *OrgsAssetFilters) UpdateOrgAssetFilters( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_assets.go b/mistapi/orgs_assets.go index 31fbafae..5b3e2189 100644 --- a/mistapi/orgs_assets.go +++ b/mistapi/orgs_assets.go @@ -50,7 +50,7 @@ func (o *OrgsAssets) ListOrgAssets( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -100,7 +100,7 @@ func (o *OrgsAssets) CreateOrgAsset( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -154,7 +154,7 @@ func (o *OrgsAssets) ImportOrgAssets( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) formFields := []https.FormParam{} @@ -201,7 +201,7 @@ func (o *OrgsAssets) DeleteOrgAsset( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -242,7 +242,7 @@ func (o *OrgsAssets) GetOrgAsset( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -287,7 +287,7 @@ func (o *OrgsAssets) UpdateOrgAsset( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_cert.go b/mistapi/orgs_cert.go index 7f1b8c2c..ecebe777 100644 --- a/mistapi/orgs_cert.go +++ b/mistapi/orgs_cert.go @@ -48,7 +48,7 @@ func (o *OrgsCert) GetOrgCertificates( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -91,7 +91,7 @@ func (o *OrgsCert) ClearOrgCertificates( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -135,7 +135,7 @@ func (o *OrgsCert) TruncateOrgCrlFile( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_clients_marvis.go b/mistapi/orgs_clients_marvis.go index d34a382b..0104e323 100644 --- a/mistapi/orgs_clients_marvis.go +++ b/mistapi/orgs_clients_marvis.go @@ -52,7 +52,7 @@ func (o *OrgsClientsMarvis) ListOrgMarvisClientInvites( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -96,7 +96,7 @@ func (o *OrgsClientsMarvis) CreateOrgMarvisClientInvites( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -144,7 +144,7 @@ func (o *OrgsClientsMarvis) DeleteOrgMarvisClientInvite( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -185,7 +185,7 @@ func (o *OrgsClientsMarvis) GetOrgMarvisClientInvites( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -230,7 +230,7 @@ func (o *OrgsClientsMarvis) UpdateOrgMarvisClientInvite( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_clients_nac.go b/mistapi/orgs_clients_nac.go index 89937b66..3e609f2f 100644 --- a/mistapi/orgs_clients_nac.go +++ b/mistapi/orgs_clients_nac.go @@ -73,7 +73,7 @@ func (o *OrgsClientsNAC) CountOrgNacClients( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -188,7 +188,7 @@ func (o *OrgsClientsNAC) CountOrgNacClientEvents( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -272,7 +272,7 @@ func (o *OrgsClientsNAC) SearchOrgNacClientEvents( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mType != nil { @@ -405,7 +405,7 @@ func (o *OrgsClientsNAC) SearchOrgNacClients( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if nacruleId != nil { diff --git a/mistapi/orgs_clients_sdk.go b/mistapi/orgs_clients_sdk.go index ea6a0402..6c1d92d8 100644 --- a/mistapi/orgs_clients_sdk.go +++ b/mistapi/orgs_clients_sdk.go @@ -53,7 +53,7 @@ func (o *OrgsClientsSDK) UpdateSdkClient( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_clients_wan.go b/mistapi/orgs_clients_wan.go index 586de519..366c37d6 100644 --- a/mistapi/orgs_clients_wan.go +++ b/mistapi/orgs_clients_wan.go @@ -57,7 +57,7 @@ func (o *OrgsClientsWan) CountOrgWanClientEvents( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -124,7 +124,7 @@ func (o *OrgsClientsWan) CountOrgWanClients( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -195,7 +195,7 @@ func (o *OrgsClientsWan) SearchOrgWanClientEvents( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mType != nil { @@ -278,7 +278,7 @@ func (o *OrgsClientsWan) SearchOrgWanClients( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mac != nil { diff --git a/mistapi/orgs_clients_wired.go b/mistapi/orgs_clients_wired.go index 5abb58cb..233b799d 100644 --- a/mistapi/orgs_clients_wired.go +++ b/mistapi/orgs_clients_wired.go @@ -58,7 +58,7 @@ func (o *OrgsClientsWired) CountOrgWiredClients( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -133,7 +133,7 @@ func (o *OrgsClientsWired) SearchOrgWiredClients( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if siteId != nil { diff --git a/mistapi/orgs_clients_wireless.go b/mistapi/orgs_clients_wireless.go index 168ce1d0..a9c3ed3f 100644 --- a/mistapi/orgs_clients_wireless.go +++ b/mistapi/orgs_clients_wireless.go @@ -66,7 +66,7 @@ func (o *OrgsClientsWireless) CountOrgWirelessClients( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -166,7 +166,7 @@ func (o *OrgsClientsWireless) SearchOrgWirelessClientEvents( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mType != nil { @@ -262,7 +262,7 @@ func (o *OrgsClientsWireless) SearchOrgWirelessClients( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if siteId != nil { @@ -370,7 +370,7 @@ func (o *OrgsClientsWireless) CountOrgWirelessClientsSessions( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -470,7 +470,7 @@ func (o *OrgsClientsWireless) SearchOrgWirelessClientSessions( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if ap != nil { diff --git a/mistapi/orgs_cradlepoint.go b/mistapi/orgs_cradlepoint.go index 64ab4864..1ed234a2 100644 --- a/mistapi/orgs_cradlepoint.go +++ b/mistapi/orgs_cradlepoint.go @@ -51,7 +51,7 @@ func (o *OrgsCradlepoint) DeleteOrgCradlepointConnection( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -92,7 +92,7 @@ func (o *OrgsCradlepoint) SetupOrgCradlepointConnectionToMist( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -137,7 +137,7 @@ func (o *OrgsCradlepoint) UpdateOrgCradlepointConnectionToMist( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -181,7 +181,7 @@ func (o *OrgsCradlepoint) SyncOrgCradlepointRouters( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/orgs_crl.go b/mistapi/orgs_crl.go index a89f41d3..926127df 100644 --- a/mistapi/orgs_crl.go +++ b/mistapi/orgs_crl.go @@ -46,7 +46,7 @@ func (o *OrgsCRL) GetOrgCrlFile( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/orgs_device_profiles.go b/mistapi/orgs_device_profiles.go index 3092f8ac..199865fe 100644 --- a/mistapi/orgs_device_profiles.go +++ b/mistapi/orgs_device_profiles.go @@ -55,7 +55,7 @@ func (o *OrgsDeviceProfiles) ListOrgDeviceProfiles( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mType != nil { @@ -108,7 +108,7 @@ func (o *OrgsDeviceProfiles) CreateOrgDeviceProfiles( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -156,7 +156,7 @@ func (o *OrgsDeviceProfiles) DeleteOrgDeviceProfile( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -197,7 +197,7 @@ func (o *OrgsDeviceProfiles) GetOrgDeviceProfile( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -242,7 +242,7 @@ func (o *OrgsDeviceProfiles) UpdateOrgDeviceProfile( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -291,7 +291,7 @@ func (o *OrgsDeviceProfiles) AssignOrgDeviceProfile( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -340,7 +340,7 @@ func (o *OrgsDeviceProfiles) UnassignOrgDeviceProfile( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_devices.go b/mistapi/orgs_devices.go index cd3be19b..d2daf609 100644 --- a/mistapi/orgs_devices.go +++ b/mistapi/orgs_devices.go @@ -51,7 +51,7 @@ func (o *OrgsDevices) ListOrgDevices( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -112,7 +112,7 @@ func (o *OrgsDevices) CountOrgDevices( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -221,7 +221,7 @@ func (o *OrgsDevices) CountOrgDeviceEvents( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -311,7 +311,7 @@ func (o *OrgsDevices) SearchOrgDeviceEvents( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mac != nil { @@ -392,7 +392,7 @@ func (o *OrgsDevices) CountOrgDeviceLastConfigs( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mType != nil { @@ -458,7 +458,7 @@ func (o *OrgsDevices) SearchOrgDeviceLastConfigs( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mType != nil { @@ -528,7 +528,7 @@ func (o *OrgsDevices) ListOrgApsMacs( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -601,7 +601,7 @@ func (o *OrgsDevices) SearchOrgDevices( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if hostname != nil { @@ -719,7 +719,7 @@ func (o *OrgsDevices) GetOrgJuniperDevicesCommand( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if siteId != nil { diff --git a/mistapi/orgs_devices_others.go b/mistapi/orgs_devices_others.go index 1cb85ff9..0f49a5ad 100644 --- a/mistapi/orgs_devices_others.go +++ b/mistapi/orgs_devices_others.go @@ -59,7 +59,7 @@ func (o *OrgsDevicesOthers) ListOrgOtherDevices( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if vendor != nil { @@ -124,7 +124,7 @@ func (o *OrgsDevicesOthers) UpdateOrgOtherDevices( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -174,7 +174,7 @@ func (o *OrgsDevicesOthers) CountOrgOtherDeviceEvents( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -245,7 +245,7 @@ func (o *OrgsDevicesOthers) SearchOrgOtherDeviceEvents( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if siteId != nil { @@ -319,7 +319,7 @@ func (o *OrgsDevicesOthers) DeleteOrgOtherDevice( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -360,7 +360,7 @@ func (o *OrgsDevicesOthers) GetOrgOtherDevice( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -405,7 +405,7 @@ func (o *OrgsDevicesOthers) UpdateOrgOtherDevice( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -450,7 +450,7 @@ func (o *OrgsDevicesOthers) RebootOrgOtherDevice( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/orgs_devices_ssr.go b/mistapi/orgs_devices_ssr.go index 2350cb1e..a802b424 100644 --- a/mistapi/orgs_devices_ssr.go +++ b/mistapi/orgs_devices_ssr.go @@ -51,7 +51,7 @@ func (o *OrgsDevicesSSR) GetOrg128TRegistrationCommands( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/orgs_evpn_topologies.go b/mistapi/orgs_evpn_topologies.go index 7a99068e..5202703b 100644 --- a/mistapi/orgs_evpn_topologies.go +++ b/mistapi/orgs_evpn_topologies.go @@ -54,7 +54,7 @@ func (o *OrgsEVPNTopologies) ListOrgEvpnTopologies( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -115,7 +115,7 @@ func (o *OrgsEVPNTopologies) CreateOrgEvpnTopology( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -163,7 +163,7 @@ func (o *OrgsEVPNTopologies) DeleteOrgEvpnTopology( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -204,7 +204,7 @@ func (o *OrgsEVPNTopologies) GetOrgEvpnTolopogy( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -249,7 +249,7 @@ func (o *OrgsEVPNTopologies) UpdateOrgEvpnTopology( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_gateway_templates.go b/mistapi/orgs_gateway_templates.go index 5696d8f6..76745c6d 100644 --- a/mistapi/orgs_gateway_templates.go +++ b/mistapi/orgs_gateway_templates.go @@ -54,7 +54,7 @@ func (o *OrgsGatewayTemplates) ListOrgGatewayTemplates( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -104,7 +104,7 @@ func (o *OrgsGatewayTemplates) CreateOrgGatewayTemplate( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -152,7 +152,7 @@ func (o *OrgsGatewayTemplates) DeleteOrgGatewayTemplate( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -193,7 +193,7 @@ func (o *OrgsGatewayTemplates) GetOrgGatewayTemplate( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -238,7 +238,7 @@ func (o *OrgsGatewayTemplates) UpdateOrgGatewayTemplate( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_guests.go b/mistapi/orgs_guests.go index e3464da0..56eff828 100644 --- a/mistapi/orgs_guests.go +++ b/mistapi/orgs_guests.go @@ -48,7 +48,7 @@ func (o *OrgsGuests) ListOrgGuestAuthorizations( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -97,7 +97,7 @@ func (o *OrgsGuests) CountOrgGuestAuthorizations( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -165,7 +165,7 @@ func (o *OrgsGuests) SearchOrgGuestAuthorization( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if wlanId != nil { @@ -230,7 +230,7 @@ func (o *OrgsGuests) DeleteOrgGuestAuthorization( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -271,7 +271,7 @@ func (o *OrgsGuests) GetOrgGuestAuthorization( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -316,7 +316,7 @@ func (o *OrgsGuests) UpdateOrgGuestAuthorization( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_idp_profiles.go b/mistapi/orgs_idp_profiles.go index 909f72f3..c16e9e1c 100644 --- a/mistapi/orgs_idp_profiles.go +++ b/mistapi/orgs_idp_profiles.go @@ -54,7 +54,7 @@ func (o *OrgsIDPProfiles) ListOrgIdpProfiles( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -104,7 +104,7 @@ func (o *OrgsIDPProfiles) CreateOrgIdpProfile( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -152,7 +152,7 @@ func (o *OrgsIDPProfiles) DeleteOrgIdpProfile( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -193,7 +193,7 @@ func (o *OrgsIDPProfiles) GetOrgIdpProfile( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -238,7 +238,7 @@ func (o *OrgsIDPProfiles) UpdateOrgIdpProfile( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_inventory.go b/mistapi/orgs_inventory.go index ebbf5efb..f88884b3 100644 --- a/mistapi/orgs_inventory.go +++ b/mistapi/orgs_inventory.go @@ -70,7 +70,7 @@ func (o *OrgsInventory) GetOrgInventory( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if serial != nil { @@ -144,7 +144,7 @@ func (o *OrgsInventory) AddOrgInventory( "400": {Message: "if none of the entries are valid"}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -192,7 +192,7 @@ func (o *OrgsInventory) UpdateOrgInventoryAssignment( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -240,7 +240,7 @@ func (o *OrgsInventory) CreateOrgGatewayHaCluster( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -286,7 +286,7 @@ func (o *OrgsInventory) DeleteOrgGatewayHaCluster( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -330,7 +330,7 @@ func (o *OrgsInventory) ReevaluateOrgAutoAssignment( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -375,7 +375,7 @@ func (o *OrgsInventory) ReplaceOrgDevices( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_jse.go b/mistapi/orgs_jse.go index ce3f7670..bf02b85c 100644 --- a/mistapi/orgs_jse.go +++ b/mistapi/orgs_jse.go @@ -52,7 +52,7 @@ func (o *OrgsJSE) GetOrgJseInfo( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -95,7 +95,7 @@ func (o *OrgsJSE) DeleteOrgJsecCredential( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -135,7 +135,7 @@ func (o *OrgsJSE) GetOrgJsecCredential( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -183,7 +183,7 @@ func (o *OrgsJSE) SetupOrgJsecCredential( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_jsi.go b/mistapi/orgs_jsi.go index f20fedf2..1f8d42e7 100644 --- a/mistapi/orgs_jsi.go +++ b/mistapi/orgs_jsi.go @@ -56,7 +56,7 @@ func (o *OrgsJSI) ListOrgJsiDevices( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if limit != nil { @@ -114,7 +114,7 @@ func (o *OrgsJSI) AdoptOrgJsiDevice( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -158,7 +158,7 @@ func (o *OrgsJSI) CreateOrgJsiDeviceShellSession( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -205,7 +205,7 @@ func (o *OrgsJSI) ListOrgJsiPastPurchases( "400": {Message: "Bad Request - no Juniper Account Linked", Unmarshaller: errors.NewResponseDetailString}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if limit != nil { diff --git a/mistapi/orgs_licenses.go b/mistapi/orgs_licenses.go index 7d515b5f..e4f99331 100644 --- a/mistapi/orgs_licenses.go +++ b/mistapi/orgs_licenses.go @@ -49,7 +49,7 @@ func (o *OrgsLicenses) ClaimOrgLicense( "400": {Message: "invalid key (or already used)"}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -96,7 +96,7 @@ func (o *OrgsLicenses) GetOrgLicencesSummary( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -144,7 +144,7 @@ func (o *OrgsLicenses) MoveOrDeleteOrgLicenseToAnotherOrg( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -189,7 +189,7 @@ func (o *OrgsLicenses) GetOrgLicencesBySite( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/orgs_linked_applications.go b/mistapi/orgs_linked_applications.go index 163bf9d5..ad99e7fe 100644 --- a/mistapi/orgs_linked_applications.go +++ b/mistapi/orgs_linked_applications.go @@ -53,7 +53,7 @@ func (o *OrgsLinkedApplications) LinkOrgToJuniperJuniperAccount( "400": {Message: "account already linked", Unmarshaller: errors.NewResponseDetailString}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -102,7 +102,7 @@ func (o *OrgsLinkedApplications) UnlinkOrgFromJuniperCustomerId( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -148,7 +148,7 @@ func (o *OrgsLinkedApplications) GetOrgOauthAppLinkedStatus( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.QueryParam("forward", forward) @@ -194,7 +194,7 @@ func (o *OrgsLinkedApplications) AddOrgOauthAppAccounts( "400": {Message: "Unsuccessful"}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -241,7 +241,7 @@ func (o *OrgsLinkedApplications) UpdateOrgOauthAppAccounts( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -287,7 +287,7 @@ func (o *OrgsLinkedApplications) DeleteOrgOauthAppAuthorization( "400": {Message: "Unsuccessful"}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/orgs_logs.go b/mistapi/orgs_logs.go index 667d08e6..9fd8f412 100644 --- a/mistapi/orgs_logs.go +++ b/mistapi/orgs_logs.go @@ -56,7 +56,7 @@ func (o *OrgsLogs) ListOrgAuditLogs( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if siteId != nil { @@ -136,7 +136,7 @@ func (o *OrgsLogs) CountOrgAuditLogs( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { diff --git a/mistapi/orgs_maps.go b/mistapi/orgs_maps.go index f8e9fbb3..d7b9cf39 100644 --- a/mistapi/orgs_maps.go +++ b/mistapi/orgs_maps.go @@ -61,7 +61,7 @@ func (o *OrgsMaps) ImportOrgMaps( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) formFields := []https.FormParam{} @@ -132,7 +132,7 @@ func (o *OrgsMaps) ImportOrgMapToSite( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) formFields := []https.FormParam{} diff --git a/mistapi/orgs_marvis.go b/mistapi/orgs_marvis.go index 29d4ae3f..35ed4123 100644 --- a/mistapi/orgs_marvis.go +++ b/mistapi/orgs_marvis.go @@ -61,7 +61,7 @@ func (o *OrgsMarvis) TroubleshootOrg( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mac != nil { diff --git a/mistapi/orgs_mx_clusters.go b/mistapi/orgs_mx_clusters.go index 7f760d32..6cf18bac 100644 --- a/mistapi/orgs_mx_clusters.go +++ b/mistapi/orgs_mx_clusters.go @@ -54,7 +54,7 @@ func (o *OrgsMxClusters) ListOrgMxEdgeClusters( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -104,7 +104,7 @@ func (o *OrgsMxClusters) CreateOrgMxEdgeCluster( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -152,7 +152,7 @@ func (o *OrgsMxClusters) DeleteOrgMxEdgeCluster( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -193,7 +193,7 @@ func (o *OrgsMxClusters) GetOrgMxEdgeCluster( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -238,7 +238,7 @@ func (o *OrgsMxClusters) UpdateOrgMxEdgeCluster( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_mx_edges.go b/mistapi/orgs_mx_edges.go index 962d8335..43589fe2 100644 --- a/mistapi/orgs_mx_edges.go +++ b/mistapi/orgs_mx_edges.go @@ -55,7 +55,7 @@ func (o *OrgsMxEdges) ListOrgMxEdges( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if forSites != nil { @@ -108,7 +108,7 @@ func (o *OrgsMxEdges) CreateOrgMxEdge( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -156,7 +156,7 @@ func (o *OrgsMxEdges) AssignOrgMxEdgeToSite( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -204,7 +204,7 @@ func (o *OrgsMxEdges) ClaimOrgMxEdge( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -265,7 +265,7 @@ func (o *OrgsMxEdges) CountOrgMxEdges( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -359,7 +359,7 @@ func (o *OrgsMxEdges) CountOrgSiteMxEdgeEvents( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -437,7 +437,7 @@ func (o *OrgsMxEdges) SearchOrgMistEdgeEvents( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mxedgeId != nil { @@ -517,7 +517,7 @@ func (o *OrgsMxEdges) SearchOrgMxEdges( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mxedgeId != nil { @@ -600,7 +600,7 @@ func (o *OrgsMxEdges) UnassignOrgMxEdgeFromSite( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -648,7 +648,7 @@ func (o *OrgsMxEdges) GetOrgMxEdgeUpgradeInfo( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if channel != nil { @@ -695,7 +695,7 @@ func (o *OrgsMxEdges) DeleteOrgMxEdge( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -736,7 +736,7 @@ func (o *OrgsMxEdges) GetOrgMxEdge( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -781,7 +781,7 @@ func (o *OrgsMxEdges) UpdateOrgMxEdge( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -830,7 +830,7 @@ func (o *OrgsMxEdges) DeleteOrgMxEdgeImage( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -873,7 +873,7 @@ func (o *OrgsMxEdges) AddOrgMxEdgeImage( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -918,7 +918,7 @@ func (o *OrgsMxEdges) RestartOrgMxEdge( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -960,7 +960,7 @@ func (o *OrgsMxEdges) BounceOrgMxEdgeDataPorts( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -1007,7 +1007,7 @@ func (o *OrgsMxEdges) ControlOrgMxEdgeServices( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -1048,7 +1048,7 @@ func (o *OrgsMxEdges) UploadOrgMxEdgeSupportFiles( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -1089,7 +1089,7 @@ func (o *OrgsMxEdges) UnregisterOrgMxEdge( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/orgs_mx_tunnels.go b/mistapi/orgs_mx_tunnels.go index f61b007b..bfebe460 100644 --- a/mistapi/orgs_mx_tunnels.go +++ b/mistapi/orgs_mx_tunnels.go @@ -54,7 +54,7 @@ func (o *OrgsMxTunnels) ListOrgMxTunnels( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -104,7 +104,7 @@ func (o *OrgsMxTunnels) CreateOrgMxTunnel( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -152,7 +152,7 @@ func (o *OrgsMxTunnels) DeleteOrgMxTunnel( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -193,7 +193,7 @@ func (o *OrgsMxTunnels) GetOrgMxTunnel( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -238,7 +238,7 @@ func (o *OrgsMxTunnels) UpdateOrgMxTunnel( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_nac_portals.go b/mistapi/orgs_nac_portals.go index 4398f595..747eb1d9 100644 --- a/mistapi/orgs_nac_portals.go +++ b/mistapi/orgs_nac_portals.go @@ -54,7 +54,7 @@ func (o *OrgsNACPortals) ListOrgNacPortals( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -104,7 +104,7 @@ func (o *OrgsNACPortals) CreateOrgNacPortal( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -152,7 +152,7 @@ func (o *OrgsNACPortals) DeleteOrgNacPortal( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -193,7 +193,7 @@ func (o *OrgsNACPortals) GetOrgNacPortal( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -238,7 +238,7 @@ func (o *OrgsNACPortals) UpdateOrgNacPortal( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -291,7 +291,7 @@ func (o *OrgsNACPortals) ListOrgNacPortalSsoLatestFailures( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -350,7 +350,7 @@ func (o *OrgsNACPortals) GetOrgNacPortalSsoSamlMetadata( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -410,7 +410,7 @@ func (o *OrgsNACPortals) DownloadOrgNacPortalSsoSamlMetadata( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/orgs_nac_rules.go b/mistapi/orgs_nac_rules.go index cb51c688..2b797ddb 100644 --- a/mistapi/orgs_nac_rules.go +++ b/mistapi/orgs_nac_rules.go @@ -54,7 +54,7 @@ func (o *OrgsNACRules) ListOrgNacRules( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -104,7 +104,7 @@ func (o *OrgsNACRules) CreateOrgNacRule( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -152,7 +152,7 @@ func (o *OrgsNACRules) DeleteOrgNacRule( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -193,7 +193,7 @@ func (o *OrgsNACRules) GetOrgNacRule( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -238,7 +238,7 @@ func (o *OrgsNACRules) UpdateOrgNacRule( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_nac_tags.go b/mistapi/orgs_nac_tags.go index b563dd94..2f4ada50 100644 --- a/mistapi/orgs_nac_tags.go +++ b/mistapi/orgs_nac_tags.go @@ -57,7 +57,7 @@ func (o *OrgsNACTags) ListOrgNacTags( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mType != nil { @@ -116,7 +116,7 @@ func (o *OrgsNACTags) CreateOrgNacTag( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -164,7 +164,7 @@ func (o *OrgsNACTags) DeleteOrgNacTag( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -205,7 +205,7 @@ func (o *OrgsNACTags) GetOrgNacTag( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -250,7 +250,7 @@ func (o *OrgsNACTags) UpdateOrgNacTag( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_naccrl.go b/mistapi/orgs_naccrl.go index 7c8a930d..ec59910a 100644 --- a/mistapi/orgs_naccrl.go +++ b/mistapi/orgs_naccrl.go @@ -52,7 +52,7 @@ func (o *OrgsNACCRL) GetOrgNacCrl( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -97,7 +97,7 @@ func (o *OrgsNACCRL) ImportOrgNacCrl( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) formFields := []https.FormParam{} @@ -151,7 +151,7 @@ func (o *OrgsNACCRL) DeleteOrgNacCrl( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/orgs_nacidp.go b/mistapi/orgs_nacidp.go index 1278e539..7a0258dd 100644 --- a/mistapi/orgs_nacidp.go +++ b/mistapi/orgs_nacidp.go @@ -99,7 +99,7 @@ func (o *OrgsNACIDP) ValidateOrgIdpCredential( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_network_templates.go b/mistapi/orgs_network_templates.go index 39333327..3e2956bd 100644 --- a/mistapi/orgs_network_templates.go +++ b/mistapi/orgs_network_templates.go @@ -54,7 +54,7 @@ func (o *OrgsNetworkTemplates) ListOrgNetworkTemplates( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -104,7 +104,7 @@ func (o *OrgsNetworkTemplates) CreateOrgNetworkTemplate( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -152,7 +152,7 @@ func (o *OrgsNetworkTemplates) DeleteOrgNetworkTemplate( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -193,7 +193,7 @@ func (o *OrgsNetworkTemplates) GetOrgNetworkTemplate( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -238,7 +238,7 @@ func (o *OrgsNetworkTemplates) UpdateOrgNetworkTemplates( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_networks.go b/mistapi/orgs_networks.go index 5e1ba345..30ce2ad7 100644 --- a/mistapi/orgs_networks.go +++ b/mistapi/orgs_networks.go @@ -54,7 +54,7 @@ func (o *OrgsNetworks) ListOrgNetworks( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -104,7 +104,7 @@ func (o *OrgsNetworks) CreateOrgNetwork( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -152,7 +152,7 @@ func (o *OrgsNetworks) DeleteOrgNetwork( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -193,7 +193,7 @@ func (o *OrgsNetworks) GetOrgNetwork( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -238,7 +238,7 @@ func (o *OrgsNetworks) UpdateOrgNetwork( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_premium_analytics.go b/mistapi/orgs_premium_analytics.go index ffdc19cb..b6503c44 100644 --- a/mistapi/orgs_premium_analytics.go +++ b/mistapi/orgs_premium_analytics.go @@ -53,7 +53,7 @@ func (o *OrgsPremiumAnalytics) ListOrgPmaDashboards( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { diff --git a/mistapi/orgs_psk_portals.go b/mistapi/orgs_psk_portals.go index f2df1d50..f837e436 100644 --- a/mistapi/orgs_psk_portals.go +++ b/mistapi/orgs_psk_portals.go @@ -54,7 +54,7 @@ func (o *OrgsPskPortals) ListOrgPskPortals( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -104,7 +104,7 @@ func (o *OrgsPskPortals) CreateOrgPskPortal( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -156,7 +156,7 @@ func (o *OrgsPskPortals) ListOrgPskPortalLogs( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if start != nil { @@ -220,7 +220,7 @@ func (o *OrgsPskPortals) CountOrgPskPortalLogs( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -293,7 +293,7 @@ func (o *OrgsPskPortals) SearchOrgPskPortalLogs( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if start != nil { @@ -373,7 +373,7 @@ func (o *OrgsPskPortals) DeleteOrgPskPortal( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -414,7 +414,7 @@ func (o *OrgsPskPortals) GetOrgPskPortal( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -459,7 +459,7 @@ func (o *OrgsPskPortals) UpdateOrgPskPortal( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -508,7 +508,7 @@ func (o *OrgsPskPortals) DeleteOrgPskPortalImage( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -551,7 +551,7 @@ func (o *OrgsPskPortals) UploadOrgPskPortalImage( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) formFields := []https.FormParam{} @@ -603,7 +603,7 @@ func (o *OrgsPskPortals) UpdateOrgPskPortalTemplate( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_psks.go b/mistapi/orgs_psks.go index 30732293..782d87d7 100644 --- a/mistapi/orgs_psks.go +++ b/mistapi/orgs_psks.go @@ -53,7 +53,7 @@ func (o *OrgsPsks) ListOrgPsks( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if name != nil { @@ -110,7 +110,7 @@ func (o *OrgsPsks) CreateOrgPsk( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -157,7 +157,7 @@ func (o *OrgsPsks) UpdateOrgMultiplePsks( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -206,7 +206,7 @@ func (o *OrgsPsks) DeleteOrgPskList( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -259,7 +259,7 @@ func (o *OrgsPsks) ImportOrgPsks( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) formFields := []https.FormParam{} @@ -309,7 +309,7 @@ func (o *OrgsPsks) DeleteOrgPsk( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -350,7 +350,7 @@ func (o *OrgsPsks) GetOrgPsk( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -395,7 +395,7 @@ func (o *OrgsPsks) UpdateOrgPsk( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -444,7 +444,7 @@ func (o *OrgsPsks) DeleteOrgPskOldPassphrase( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/orgs_rf_templates.go b/mistapi/orgs_rf_templates.go index 94dfdae4..46157ffb 100644 --- a/mistapi/orgs_rf_templates.go +++ b/mistapi/orgs_rf_templates.go @@ -54,7 +54,7 @@ func (o *OrgsRFTemplates) ListOrgRfTemplates( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -104,7 +104,7 @@ func (o *OrgsRFTemplates) CreateOrgRfTemplate( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -152,7 +152,7 @@ func (o *OrgsRFTemplates) DeleteOrgRfTemplate( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -193,7 +193,7 @@ func (o *OrgsRFTemplates) GetOrgRfTemplate( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -238,7 +238,7 @@ func (o *OrgsRFTemplates) UpdateOrgRfTemplate( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_sdk_invites.go b/mistapi/orgs_sdk_invites.go index cc1d7873..99174daa 100644 --- a/mistapi/orgs_sdk_invites.go +++ b/mistapi/orgs_sdk_invites.go @@ -52,7 +52,7 @@ func (o *OrgsSDKInvites) ListSdkInvites( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -96,7 +96,7 @@ func (o *OrgsSDKInvites) CreateSdkInvite( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -144,7 +144,7 @@ func (o *OrgsSDKInvites) RevokeSdkInvite( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -185,7 +185,7 @@ func (o *OrgsSDKInvites) GetSdkInvite( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -230,7 +230,7 @@ func (o *OrgsSDKInvites) UpdateSdkInvite( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -279,7 +279,7 @@ func (o *OrgsSDKInvites) SendSdkInviteEmail( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -324,7 +324,7 @@ func (o *OrgsSDKInvites) GetSdkInviteQrCode( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -366,7 +366,7 @@ func (o *OrgsSDKInvites) SendSdkInviteSms( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -411,7 +411,7 @@ func (o *OrgsSDKInvites) ActivateSdkInvite( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_sdk_templates.go b/mistapi/orgs_sdk_templates.go index 8f0777e0..9c9d9de9 100644 --- a/mistapi/orgs_sdk_templates.go +++ b/mistapi/orgs_sdk_templates.go @@ -52,7 +52,7 @@ func (o *OrgsSDKTemplates) ListSdkTemplates( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -96,7 +96,7 @@ func (o *OrgsSDKTemplates) CreateSdkTemplate( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -144,7 +144,7 @@ func (o *OrgsSDKTemplates) DeleteSdkTemplate( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -185,7 +185,7 @@ func (o *OrgsSDKTemplates) GetSdkTemplate( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -230,7 +230,7 @@ func (o *OrgsSDKTemplates) UpdateSdkTemplate( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_sec_policies.go b/mistapi/orgs_sec_policies.go index a11afc4b..1fed2400 100644 --- a/mistapi/orgs_sec_policies.go +++ b/mistapi/orgs_sec_policies.go @@ -54,7 +54,7 @@ func (o *OrgsSecPolicies) ListOrgSecPolicies( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -104,7 +104,7 @@ func (o *OrgsSecPolicies) CreateOrgSecPolicies( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -152,7 +152,7 @@ func (o *OrgsSecPolicies) DeleteOrgSecPolicy( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -193,7 +193,7 @@ func (o *OrgsSecPolicies) GetOrgSecPolicy( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -238,7 +238,7 @@ func (o *OrgsSecPolicies) UpdateOrgSecPolicies( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_service_policies.go b/mistapi/orgs_service_policies.go index d3737833..8640903d 100644 --- a/mistapi/orgs_service_policies.go +++ b/mistapi/orgs_service_policies.go @@ -54,7 +54,7 @@ func (o *OrgsServicePolicies) ListOrgServicePolicies( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -104,7 +104,7 @@ func (o *OrgsServicePolicies) CreateOrgServicePolicy( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -152,7 +152,7 @@ func (o *OrgsServicePolicies) DeleteOrgServicePolicy( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -193,7 +193,7 @@ func (o *OrgsServicePolicies) GetOrgServicePolicy( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -238,7 +238,7 @@ func (o *OrgsServicePolicies) UpdateOrgServicePolicy( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_services.go b/mistapi/orgs_services.go index a3b1fa61..16cc1801 100644 --- a/mistapi/orgs_services.go +++ b/mistapi/orgs_services.go @@ -54,7 +54,7 @@ func (o *OrgsServices) ListOrgServices( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -104,7 +104,7 @@ func (o *OrgsServices) CreateOrgService( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -152,7 +152,7 @@ func (o *OrgsServices) DeleteOrgService( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -193,7 +193,7 @@ func (o *OrgsServices) GetOrgService( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -238,7 +238,7 @@ func (o *OrgsServices) UpdateOrgService( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_setting.go b/mistapi/orgs_setting.go index 8d12dd89..551dd293 100644 --- a/mistapi/orgs_setting.go +++ b/mistapi/orgs_setting.go @@ -52,7 +52,7 @@ func (o *OrgsSetting) GetOrgSettings( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -96,7 +96,7 @@ func (o *OrgsSetting) UpdateOrgSettings( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -143,7 +143,7 @@ func (o *OrgsSetting) DeleteOrgWirelessClientsBlocklist( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -187,7 +187,7 @@ func (o *OrgsSetting) CreateOrgWirelessClientsBlocklist( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -239,7 +239,7 @@ func (o *OrgsSetting) SetOrgCustomBucket( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -288,7 +288,7 @@ func (o *OrgsSetting) VerifyOrgCustomBucket( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_setting_zscaler.go b/mistapi/orgs_setting_zscaler.go index 12c28f4d..7cd72484 100644 --- a/mistapi/orgs_setting_zscaler.go +++ b/mistapi/orgs_setting_zscaler.go @@ -52,7 +52,7 @@ func (o *OrgsSettingZscaler) DeleteOrgZscalerCredential( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -92,7 +92,7 @@ func (o *OrgsSettingZscaler) GetOrgZscalerCredential( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -136,7 +136,7 @@ func (o *OrgsSettingZscaler) SetupOrgZscalerCredential( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_site_templates.go b/mistapi/orgs_site_templates.go index e6943e4b..c6e4c5d7 100644 --- a/mistapi/orgs_site_templates.go +++ b/mistapi/orgs_site_templates.go @@ -54,7 +54,7 @@ func (o *OrgsSiteTemplates) ListOrgSiteTemplates( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -104,7 +104,7 @@ func (o *OrgsSiteTemplates) CreateOrgSiteTemplates( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -152,7 +152,7 @@ func (o *OrgsSiteTemplates) DeleteOrgSiteTemplate( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -193,7 +193,7 @@ func (o *OrgsSiteTemplates) GetOrgSiteTemplate( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -238,7 +238,7 @@ func (o *OrgsSiteTemplates) UpdateOrgSiteTemplate( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_sitegroups.go b/mistapi/orgs_sitegroups.go index efcf2004..c86b8b79 100644 --- a/mistapi/orgs_sitegroups.go +++ b/mistapi/orgs_sitegroups.go @@ -54,7 +54,7 @@ func (o *OrgsSitegroups) ListOrgSiteGroups( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -104,7 +104,7 @@ func (o *OrgsSitegroups) CreateOrgSiteGroup( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -152,7 +152,7 @@ func (o *OrgsSitegroups) DeleteOrgSiteGroup( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -193,7 +193,7 @@ func (o *OrgsSitegroups) GetOrgSiteGroup( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -238,7 +238,7 @@ func (o *OrgsSitegroups) UpdateOrgSiteGroup( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_sites.go b/mistapi/orgs_sites.go index ebd15e62..51503b64 100644 --- a/mistapi/orgs_sites.go +++ b/mistapi/orgs_sites.go @@ -49,7 +49,7 @@ func (o *OrgsSites) ListOrgSites( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if limit != nil { @@ -95,7 +95,7 @@ func (o *OrgsSites) CreateOrgSite( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -148,7 +148,7 @@ func (o *OrgsSites) CountOrgSites( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -229,7 +229,7 @@ func (o *OrgsSites) SearchOrgSites( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if analyticEnabled != nil { diff --git a/mistapi/orgs_sl_es.go b/mistapi/orgs_sl_es.go index e95b6018..6bcaa9ef 100644 --- a/mistapi/orgs_sl_es.go +++ b/mistapi/orgs_sl_es.go @@ -58,7 +58,7 @@ func (o *OrgsSLEs) GetOrgSitesSle( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if sle != nil { @@ -128,7 +128,7 @@ func (o *OrgsSLEs) GetOrgSle( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if sle != nil { diff --git a/mistapi/orgs_sso.go b/mistapi/orgs_sso.go index c8bc7466..5f96b3a1 100644 --- a/mistapi/orgs_sso.go +++ b/mistapi/orgs_sso.go @@ -50,7 +50,7 @@ func (o *OrgsSSO) ListOrgSsos( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -96,7 +96,7 @@ func (o *OrgsSSO) CreateOrgSso( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -144,7 +144,7 @@ func (o *OrgsSSO) DeleteOrgSso( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -185,7 +185,7 @@ func (o *OrgsSSO) GetOrgSso( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -230,7 +230,7 @@ func (o *OrgsSSO) UpdateOrgSso( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -283,7 +283,7 @@ func (o *OrgsSSO) ListOrgSsoLatestFailures( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -342,7 +342,7 @@ func (o *OrgsSSO) GetOrgSsoSamlMetadata( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -402,7 +402,7 @@ func (o *OrgsSSO) DownloadOrgSsoSamlMetadata( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/orgs_sso_roles.go b/mistapi/orgs_sso_roles.go index 3e07480c..ee3ee036 100644 --- a/mistapi/orgs_sso_roles.go +++ b/mistapi/orgs_sso_roles.go @@ -54,7 +54,7 @@ func (o *OrgsSSORoles) ListOrgSsoRoles( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -104,7 +104,7 @@ func (o *OrgsSSORoles) CreateOrgSsoRole( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -152,7 +152,7 @@ func (o *OrgsSSORoles) DeleteOrgSsoRole( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -193,7 +193,7 @@ func (o *OrgsSSORoles) GetOrgSsoRole( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -238,7 +238,7 @@ func (o *OrgsSSORoles) UpdateOrgSsoRole( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_stats.go b/mistapi/orgs_stats.go index 03e49f8a..fb1c802a 100644 --- a/mistapi/orgs_stats.go +++ b/mistapi/orgs_stats.go @@ -52,7 +52,7 @@ func (o *OrgsStats) GetOrgStats( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { diff --git a/mistapi/orgs_stats_assets.go b/mistapi/orgs_stats_assets.go index d3535bd7..a868f7e6 100644 --- a/mistapi/orgs_stats_assets.go +++ b/mistapi/orgs_stats_assets.go @@ -56,7 +56,7 @@ func (o *OrgsStatsAssets) ListOrgAssetsStats( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -115,7 +115,7 @@ func (o *OrgsStatsAssets) CountOrgAssetsByDistanceField( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -179,7 +179,7 @@ func (o *OrgsStatsAssets) SearchOrgAssets( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if siteId != nil { diff --git a/mistapi/orgs_stats_bgp_peers.go b/mistapi/orgs_stats_bgp_peers.go index 0ee1ee7f..dd0868af 100644 --- a/mistapi/orgs_stats_bgp_peers.go +++ b/mistapi/orgs_stats_bgp_peers.go @@ -51,7 +51,7 @@ func (o *OrgsStatsBGPPeers) CountOrgBgpStats( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -94,7 +94,7 @@ func (o *OrgsStatsBGPPeers) SearchOrgBgpStats( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/orgs_stats_devices.go b/mistapi/orgs_stats_devices.go index 34e3cdb9..10ff3e14 100644 --- a/mistapi/orgs_stats_devices.go +++ b/mistapi/orgs_stats_devices.go @@ -64,7 +64,7 @@ func (o *OrgsStatsDevices) ListOrgDevicesStats( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mType != nil { diff --git a/mistapi/orgs_stats_mx_edges.go b/mistapi/orgs_stats_mx_edges.go index 9833e5d6..9441cd39 100644 --- a/mistapi/orgs_stats_mx_edges.go +++ b/mistapi/orgs_stats_mx_edges.go @@ -57,7 +57,7 @@ func (o *OrgsStatsMxEdges) ListOrgMxEdgesStats( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -119,7 +119,7 @@ func (o *OrgsStatsMxEdges) GetOrgMxEdgeStats( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/orgs_stats_other_devices.go b/mistapi/orgs_stats_other_devices.go index 5008938b..91bf0427 100644 --- a/mistapi/orgs_stats_other_devices.go +++ b/mistapi/orgs_stats_other_devices.go @@ -52,7 +52,7 @@ func (o *OrgsStatsOtherDevices) GetOrgOtherDeviceStats( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/orgs_stats_ports.go b/mistapi/orgs_stats_ports.go index 13e9c4f4..582c0a14 100644 --- a/mistapi/orgs_stats_ports.go +++ b/mistapi/orgs_stats_ports.go @@ -84,7 +84,7 @@ func (o *OrgsStatsPorts) SearchOrgSwOrGwPorts( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if fullDuplex != nil { @@ -257,7 +257,7 @@ func (o *OrgsStatsPorts) CountOrgSwitchPorts( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { diff --git a/mistapi/orgs_stats_tunnels.go b/mistapi/orgs_stats_tunnels.go index ed03d380..7d0bc8df 100644 --- a/mistapi/orgs_stats_tunnels.go +++ b/mistapi/orgs_stats_tunnels.go @@ -53,7 +53,7 @@ func (o *OrgsStatsTunnels) CountOrgTunnelsStats( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -122,7 +122,7 @@ func (o *OrgsStatsTunnels) SearchOrgTunnelsStats( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mxclusterId != nil { diff --git a/mistapi/orgs_stats_vpn_peers.go b/mistapi/orgs_stats_vpn_peers.go index d046c13f..8bf433e1 100644 --- a/mistapi/orgs_stats_vpn_peers.go +++ b/mistapi/orgs_stats_vpn_peers.go @@ -57,7 +57,7 @@ func (o *OrgsStatsVPNPeers) CountOrgPeerPathStats( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -122,7 +122,7 @@ func (o *OrgsStatsVPNPeers) SearchOrgPeerPathStats( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if start != nil { diff --git a/mistapi/orgs_subscriptions.go b/mistapi/orgs_subscriptions.go index 7010340c..a7337c15 100644 --- a/mistapi/orgs_subscriptions.go +++ b/mistapi/orgs_subscriptions.go @@ -51,7 +51,7 @@ func (o *OrgsSubscriptions) UnsubscribeOrgAlarmsReports( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -92,7 +92,7 @@ func (o *OrgsSubscriptions) SubscribeOrgAlarmsReports( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/orgs_tickets.go b/mistapi/orgs_tickets.go index 1ffd71c6..69e7aaf1 100644 --- a/mistapi/orgs_tickets.go +++ b/mistapi/orgs_tickets.go @@ -55,7 +55,7 @@ func (o *OrgsTickets) ListOrgTickets( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if start != nil { @@ -108,7 +108,7 @@ func (o *OrgsTickets) CreateOrgTicket( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -156,7 +156,7 @@ func (o *OrgsTickets) CountOrgTickets( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -206,7 +206,7 @@ func (o *OrgsTickets) GetOrgTicket( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if start != nil { @@ -260,7 +260,7 @@ func (o *OrgsTickets) UpdateOrgTicket( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -309,7 +309,7 @@ func (o *OrgsTickets) UploadrgTicketAttachment( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) formFields := []https.FormParam{} @@ -360,7 +360,7 @@ func (o *OrgsTickets) GetOrgTicketAttachment( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if start != nil { @@ -415,7 +415,7 @@ func (o *OrgsTickets) AddOrgTicketComment( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) formFields := []https.FormParam{} diff --git a/mistapi/orgs_user_ma_cs.go b/mistapi/orgs_user_ma_cs.go index 83427ed3..f4e21752 100644 --- a/mistapi/orgs_user_ma_cs.go +++ b/mistapi/orgs_user_ma_cs.go @@ -58,7 +58,7 @@ func (o *OrgsUserMACs) ListOrgUserMacs( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if blacklisted != nil { @@ -127,7 +127,7 @@ func (o *OrgsUserMACs) CreateOrgUserMacs( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -175,7 +175,7 @@ func (o *OrgsUserMACs) ImportOrgUserMacs( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -223,7 +223,7 @@ func (o *OrgsUserMACs) SearchOrgUserMacs( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mac != nil { @@ -279,7 +279,7 @@ func (o *OrgsUserMACs) DeleteOrgUserMac( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -320,7 +320,7 @@ func (o *OrgsUserMACs) GetOrgUserMac( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/orgs_vars.go b/mistapi/orgs_vars.go index f69406e9..0939188b 100644 --- a/mistapi/orgs_vars.go +++ b/mistapi/orgs_vars.go @@ -57,7 +57,7 @@ func (o *OrgsVars) SearchOrgVars( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if siteId != nil { diff --git a/mistapi/orgs_vp_ns.go b/mistapi/orgs_vp_ns.go index 1096a757..e3135116 100644 --- a/mistapi/orgs_vp_ns.go +++ b/mistapi/orgs_vp_ns.go @@ -50,7 +50,7 @@ func (o *OrgsVPNs) ListOrgsVpns( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -96,7 +96,7 @@ func (o *OrgsVPNs) CreateOrgVpns( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -144,7 +144,7 @@ func (o *OrgsVPNs) DeleteOrgVpn( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -185,7 +185,7 @@ func (o *OrgsVPNs) GetOrgVpn( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -230,7 +230,7 @@ func (o *OrgsVPNs) UpdateOrgVpn( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_webhooks.go b/mistapi/orgs_webhooks.go index ab91f5da..12005552 100644 --- a/mistapi/orgs_webhooks.go +++ b/mistapi/orgs_webhooks.go @@ -54,7 +54,7 @@ func (o *OrgsWebhooks) ListOrgWebhooks( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -105,7 +105,7 @@ func (o *OrgsWebhooks) CreateOrgWebhook( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -153,7 +153,7 @@ func (o *OrgsWebhooks) DeleteOrgWebhook( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -194,7 +194,7 @@ func (o *OrgsWebhooks) GetOrgWebhook( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -239,7 +239,7 @@ func (o *OrgsWebhooks) UpdateOrgWebhook( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -302,7 +302,7 @@ func (o *OrgsWebhooks) CountOrgWebhooksDeliveries( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mError != nil { @@ -387,7 +387,7 @@ func (o *OrgsWebhooks) SearchOrgWebhooksDeliveries( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mError != nil { @@ -455,7 +455,7 @@ func (o *OrgsWebhooks) PingOrgWebhook( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/orgs_wlan_templates.go b/mistapi/orgs_wlan_templates.go index 624c00b4..9a488844 100644 --- a/mistapi/orgs_wlan_templates.go +++ b/mistapi/orgs_wlan_templates.go @@ -54,7 +54,7 @@ func (o *OrgsWLANTemplates) ListOrgTemplates( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -104,7 +104,7 @@ func (o *OrgsWLANTemplates) CreateOrgTemplate( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -152,7 +152,7 @@ func (o *OrgsWLANTemplates) DeleteOrgTemplate( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -193,7 +193,7 @@ func (o *OrgsWLANTemplates) GetOrgTemplate( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -238,7 +238,7 @@ func (o *OrgsWLANTemplates) UpdateOrgTemplate( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -287,7 +287,7 @@ func (o *OrgsWLANTemplates) CloneOrgTemplate( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_wlans.go b/mistapi/orgs_wlans.go index b72c546a..17cff71e 100644 --- a/mistapi/orgs_wlans.go +++ b/mistapi/orgs_wlans.go @@ -50,7 +50,7 @@ func (o *OrgsWlans) ListOrgWlans( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -96,7 +96,7 @@ func (o *OrgsWlans) CreateOrgWlan( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -144,7 +144,7 @@ func (o *OrgsWlans) DeleteOrgWlan( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -185,7 +185,7 @@ func (o *OrgsWlans) GetOrgWLAN( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -230,7 +230,7 @@ func (o *OrgsWlans) UpdateOrgWlan( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -278,7 +278,7 @@ func (o *OrgsWlans) DeleteOrgWlanPortalImage( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -321,7 +321,7 @@ func (o *OrgsWlans) UploadOrgWlanPortalImage( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) formFields := []https.FormParam{} @@ -384,7 +384,7 @@ func (o *OrgsWlans) UpdateOrgWlanPortalTemplate( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_wx_rules.go b/mistapi/orgs_wx_rules.go index 80184aec..b0c44713 100644 --- a/mistapi/orgs_wx_rules.go +++ b/mistapi/orgs_wx_rules.go @@ -54,7 +54,7 @@ func (o *OrgsWxRules) ListOrgWxRules( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -104,7 +104,7 @@ func (o *OrgsWxRules) CreateOrgWxRule( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -151,7 +151,7 @@ func (o *OrgsWxRules) GetOrgWxRulesDerived( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -195,7 +195,7 @@ func (o *OrgsWxRules) DeleteOrgWxRule( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -236,7 +236,7 @@ func (o *OrgsWxRules) GetOrgWxRule( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -281,7 +281,7 @@ func (o *OrgsWxRules) UpdateOrgWxRule( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/orgs_wx_tags.go b/mistapi/orgs_wx_tags.go index 2263371c..732911a9 100644 --- a/mistapi/orgs_wx_tags.go +++ b/mistapi/orgs_wx_tags.go @@ -50,7 +50,7 @@ func (o *OrgsWxTags) ListOrgWxTags( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -100,7 +100,7 @@ func (o *OrgsWxTags) CreateOrgWxTag( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -147,7 +147,7 @@ func (o *OrgsWxTags) GetOrgApplicationList( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -191,7 +191,7 @@ func (o *OrgsWxTags) DeleteOrgWxTag( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -232,7 +232,7 @@ func (o *OrgsWxTags) GetOrgWxTag( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -277,7 +277,7 @@ func (o *OrgsWxTags) UpdateOrgWxTag( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -325,7 +325,7 @@ func (o *OrgsWxTags) GetOrgCurrentMatchingClientsOfAWxTag( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/orgs_wx_tunnels.go b/mistapi/orgs_wx_tunnels.go index 1c24758a..2dea0098 100644 --- a/mistapi/orgs_wx_tunnels.go +++ b/mistapi/orgs_wx_tunnels.go @@ -54,7 +54,7 @@ func (o *OrgsWxTunnels) ListOrgWxTunnels( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -104,7 +104,7 @@ func (o *OrgsWxTunnels) CreateOrgWxTunnel( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -152,7 +152,7 @@ func (o *OrgsWxTunnels) DeleteOrgWxTunnel( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -193,7 +193,7 @@ func (o *OrgsWxTunnels) GetOrgWxTunnel( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -238,7 +238,7 @@ func (o *OrgsWxTunnels) UpdateOrgWxTunnel( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/self_account.go b/mistapi/self_account.go index 37cfbf2c..30f64886 100644 --- a/mistapi/self_account.go +++ b/mistapi/self_account.go @@ -48,7 +48,7 @@ func (s *SelfAccount) DeleteSelf(ctx context.Context) ( "400": {Message: "Bad Request", Unmarshaller: errors.NewErrorDeleteFailed}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) context, err := req.Call() @@ -81,7 +81,7 @@ func (s *SelfAccount) GetSelf(ctx context.Context) ( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) var result models.Admin @@ -119,7 +119,7 @@ func (s *SelfAccount) UpdateSelf( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -165,7 +165,7 @@ func (s *SelfAccount) UpdateSelfEmail( "400": {Message: "invalid email address or new email address already exists", Unmarshaller: errors.NewResponseDetailString}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -208,7 +208,7 @@ func (s *SelfAccount) VerifySelfEmail( "400": {Message: "Bad Request", Unmarshaller: errors.NewResponseDetailString}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/self_alarms.go b/mistapi/self_alarms.go index b1972c48..389f24f5 100644 --- a/mistapi/self_alarms.go +++ b/mistapi/self_alarms.go @@ -43,7 +43,7 @@ func (s *SelfAlarms) ListAlarmSubscriptions(ctx context.Context) ( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) var result []models.ResponseSelfSubscription diff --git a/mistapi/self_api_token.go b/mistapi/self_api_token.go index 5399bc4f..88761245 100644 --- a/mistapi/self_api_token.go +++ b/mistapi/self_api_token.go @@ -46,7 +46,7 @@ func (s *SelfAPIToken) ListApiTokens(ctx context.Context) ( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) var result []models.UserApitoken @@ -85,7 +85,7 @@ func (s *SelfAPIToken) CreateApiToken( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -131,7 +131,7 @@ func (s *SelfAPIToken) DeleteApiToken( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -171,7 +171,7 @@ func (s *SelfAPIToken) GetApiToken( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -215,7 +215,7 @@ func (s *SelfAPIToken) UpdateApiToken( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/self_audit_logs.go b/mistapi/self_audit_logs.go index ebef9b50..4af3aafe 100644 --- a/mistapi/self_audit_logs.go +++ b/mistapi/self_audit_logs.go @@ -50,7 +50,7 @@ func (s *SelfAuditLogs) ListSelfAuditLogs( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { diff --git a/mistapi/self_mfa.go b/mistapi/self_mfa.go index 1a74ae4b..6ae3accc 100644 --- a/mistapi/self_mfa.go +++ b/mistapi/self_mfa.go @@ -46,7 +46,7 @@ func (s *SelfMFA) GenerateSecretFor2faVerification( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if by != nil { @@ -88,7 +88,7 @@ func (s *SelfMFA) VerifyTwoFactor( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/self_o_auth_2.go b/mistapi/self_o_auth_2.go index 249feaa7..04f0d6c5 100644 --- a/mistapi/self_o_auth_2.go +++ b/mistapi/self_o_auth_2.go @@ -51,7 +51,7 @@ func (s *SelfOAuth2) GetOauth2UrlForLinking( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if forward != nil { @@ -98,7 +98,7 @@ func (s *SelfOAuth2) LinkOauth2MistAccount( "400": {Message: "Authorization Error", Unmarshaller: errors.NewResponseSelfOauthLinkFailure}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/sites.go b/mistapi/sites.go index 83d9d49a..9083cc56 100644 --- a/mistapi/sites.go +++ b/mistapi/sites.go @@ -48,7 +48,7 @@ func (s *Sites) DeleteSite( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -84,7 +84,7 @@ func (s *Sites) GetSiteInfo( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -124,7 +124,7 @@ func (s *Sites) UpdateSiteInfo( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/sites_alarms.go b/mistapi/sites_alarms.go index 37bdc199..29eff152 100644 --- a/mistapi/sites_alarms.go +++ b/mistapi/sites_alarms.go @@ -53,7 +53,7 @@ func (s *SitesAlarms) AckSiteMultipleAlarms( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -99,7 +99,7 @@ func (s *SitesAlarms) AckSiteAllAlarms( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -154,7 +154,7 @@ func (s *SitesAlarms) CountSiteAlarms( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -239,7 +239,7 @@ func (s *SitesAlarms) SearchSiteAlarms( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mType != nil { @@ -310,7 +310,7 @@ func (s *SitesAlarms) UnackSiteMultipleAlarms( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -356,7 +356,7 @@ func (s *SitesAlarms) UnackSiteAllArlarms( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -402,7 +402,7 @@ func (s *SitesAlarms) AckSiteAlarm( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -448,7 +448,7 @@ func (s *SitesAlarms) UnackSiteAlarm( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -492,7 +492,7 @@ func (s *SitesAlarms) UnsubscribeSiteAlarms( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -532,7 +532,7 @@ func (s *SitesAlarms) SubscribeSiteAlarms( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/sites_anomaly.go b/mistapi/sites_anomaly.go index 9c88c4ff..07b7b3df 100644 --- a/mistapi/sites_anomaly.go +++ b/mistapi/sites_anomaly.go @@ -53,7 +53,7 @@ func (s *SitesAnomaly) GetSiteAnomalyEventsForClient( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -98,7 +98,7 @@ func (s *SitesAnomaly) GetSiteAnomalyEventsforDevice( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -142,7 +142,7 @@ func (s *SitesAnomaly) GetSiteAnomalyEvents( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/sites_ap_templates.go b/mistapi/sites_ap_templates.go index c5e103f5..7b2e9b9e 100644 --- a/mistapi/sites_ap_templates.go +++ b/mistapi/sites_ap_templates.go @@ -52,7 +52,7 @@ func (s *SitesAPTemplates) GetSiteApTemplateDerived( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if resolve != nil { diff --git a/mistapi/sites_applications.go b/mistapi/sites_applications.go index a8588672..04f2ce5d 100644 --- a/mistapi/sites_applications.go +++ b/mistapi/sites_applications.go @@ -47,7 +47,7 @@ func (s *SitesApplications) ListSiteApps( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/sites_asset_filters.go b/mistapi/sites_asset_filters.go index 4c5fe797..1fadccb1 100644 --- a/mistapi/sites_asset_filters.go +++ b/mistapi/sites_asset_filters.go @@ -54,7 +54,7 @@ func (s *SitesAssetFilters) ListSiteAssetFilters( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -104,7 +104,7 @@ func (s *SitesAssetFilters) CreateSiteAssetFilters( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -152,7 +152,7 @@ func (s *SitesAssetFilters) DeleteSiteAssetFilter( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -193,7 +193,7 @@ func (s *SitesAssetFilters) GetSiteAssetFilter( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -238,7 +238,7 @@ func (s *SitesAssetFilters) UpdateSiteAssetFilter( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/sites_assets.go b/mistapi/sites_assets.go index a4ad6bf5..733311b8 100644 --- a/mistapi/sites_assets.go +++ b/mistapi/sites_assets.go @@ -54,7 +54,7 @@ func (s *SitesAssets) ListSiteAssets( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -104,7 +104,7 @@ func (s *SitesAssets) CreateSiteAsset( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -159,7 +159,7 @@ func (s *SitesAssets) ImportSiteAssets( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if upsert != nil { @@ -209,7 +209,7 @@ func (s *SitesAssets) DeleteSiteAsset( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -250,7 +250,7 @@ func (s *SitesAssets) GetSiteAsset( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -295,7 +295,7 @@ func (s *SitesAssets) UpdateSiteAsset( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/sites_beacons.go b/mistapi/sites_beacons.go index e5916973..ac05cc8a 100644 --- a/mistapi/sites_beacons.go +++ b/mistapi/sites_beacons.go @@ -54,7 +54,7 @@ func (s *SitesBeacons) ListSiteBeacons( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -104,7 +104,7 @@ func (s *SitesBeacons) CreateSiteBeacon( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -152,7 +152,7 @@ func (s *SitesBeacons) DeleteSiteBeacons( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -193,7 +193,7 @@ func (s *SitesBeacons) GetSiteBeacon( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -238,7 +238,7 @@ func (s *SitesBeacons) UpdateSiteBeacons( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/sites_clients_nac.go b/mistapi/sites_clients_nac.go index 13f0f140..f00635a8 100644 --- a/mistapi/sites_clients_nac.go +++ b/mistapi/sites_clients_nac.go @@ -72,7 +72,7 @@ func (s *SitesClientsNAC) CountSiteNacClients( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -184,7 +184,7 @@ func (s *SitesClientsNAC) CountSiteNacClientEvents( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -271,7 +271,7 @@ func (s *SitesClientsNAC) SearchSiteNacClientEvents( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mType != nil { @@ -414,7 +414,7 @@ func (s *SitesClientsNAC) SearchSiteNacClients( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if nacruleId != nil { diff --git a/mistapi/sites_clients_wan.go b/mistapi/sites_clients_wan.go index 5c4c59cd..b5adb49d 100644 --- a/mistapi/sites_clients_wan.go +++ b/mistapi/sites_clients_wan.go @@ -57,7 +57,7 @@ func (s *SitesClientsWan) CountSiteWanClientEvents( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -124,7 +124,7 @@ func (s *SitesClientsWan) CountSiteWanClients( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -195,7 +195,7 @@ func (s *SitesClientsWan) SearchSiteWanClientEvents( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mType != nil { @@ -277,7 +277,7 @@ func (s *SitesClientsWan) SearchSiteWanClients( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mac != nil { diff --git a/mistapi/sites_clients_wired.go b/mistapi/sites_clients_wired.go index 16928a53..e347e962 100644 --- a/mistapi/sites_clients_wired.go +++ b/mistapi/sites_clients_wired.go @@ -61,7 +61,7 @@ func (s *SitesClientsWired) CountSiteWiredClients( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -146,7 +146,7 @@ func (s *SitesClientsWired) SearchSiteWiredClients( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if deviceMac != nil { diff --git a/mistapi/sites_clients_wireless.go b/mistapi/sites_clients_wireless.go index 60b346a7..fc4f5915 100644 --- a/mistapi/sites_clients_wireless.go +++ b/mistapi/sites_clients_wireless.go @@ -65,7 +65,7 @@ func (s *SitesClientsWireless) CountSiteWirelessClients( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -162,7 +162,7 @@ func (s *SitesClientsWireless) CountSiteWirelessClientEvents( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -253,7 +253,7 @@ func (s *SitesClientsWireless) SearchSiteWirelessClientEvents( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mType != nil { @@ -347,7 +347,7 @@ func (s *SitesClientsWireless) SearchSiteWirelessClients( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mac != nil { @@ -446,7 +446,7 @@ func (s *SitesClientsWireless) CountSiteWirelessClientSessions( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -546,7 +546,7 @@ func (s *SitesClientsWireless) SearchSiteWirelessClientSessions( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if ap != nil { @@ -646,7 +646,7 @@ func (s *SitesClientsWireless) GetSiteEventsForClient( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mType != nil { diff --git a/mistapi/sites_device_profiles.go b/mistapi/sites_device_profiles.go index fd6e9b76..a9743067 100644 --- a/mistapi/sites_device_profiles.go +++ b/mistapi/sites_device_profiles.go @@ -52,7 +52,7 @@ func (s *SitesDeviceProfiles) ListSiteDeviceProfilesDerived( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if resolve != nil { diff --git a/mistapi/sites_devices.go b/mistapi/sites_devices.go index 879929ba..24ccd5c1 100644 --- a/mistapi/sites_devices.go +++ b/mistapi/sites_devices.go @@ -56,7 +56,7 @@ func (s *SitesDevices) ListSiteDevices( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mType != nil { @@ -118,7 +118,7 @@ func (s *SitesDevices) CountSiteDeviceConfigHistory( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -188,7 +188,7 @@ func (s *SitesDevices) SearchSiteDeviceConfigHistory( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mType != nil { @@ -266,7 +266,7 @@ func (s *SitesDevices) CountSiteDevices( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -368,7 +368,7 @@ func (s *SitesDevices) CountSiteDeviceEvents( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -445,7 +445,7 @@ func (s *SitesDevices) SearchSiteDeviceEvents( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mac != nil { @@ -518,7 +518,7 @@ func (s *SitesDevices) ExportSiteDevices( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -564,7 +564,7 @@ func (s *SitesDevices) ImportSiteDevices( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -617,7 +617,7 @@ func (s *SitesDevices) CountSiteDeviceLastConfig( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -686,7 +686,7 @@ func (s *SitesDevices) SearchSiteDeviceLastConfigs( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mType != nil { @@ -754,7 +754,7 @@ func (s *SitesDevices) RestartSiteMultipleDevices( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -825,7 +825,7 @@ func (s *SitesDevices) SearchSiteDevices( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if hostname != nil { @@ -950,7 +950,7 @@ func (s *SitesDevices) GetSiteDevice( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -995,7 +995,7 @@ func (s *SitesDevices) UpdateSiteDevice( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -1044,7 +1044,7 @@ func (s *SitesDevices) DeleteSiteDeviceImage( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -1088,7 +1088,7 @@ func (s *SitesDevices) AddSiteDeviceImage( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) formFields := []https.FormParam{} diff --git a/mistapi/sites_devices_others.go b/mistapi/sites_devices_others.go index dc10b6b5..41674aae 100644 --- a/mistapi/sites_devices_others.go +++ b/mistapi/sites_devices_others.go @@ -58,7 +58,7 @@ func (s *SitesDevicesOthers) ListSiteOtherDevices( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if vendor != nil { @@ -128,7 +128,7 @@ func (s *SitesDevicesOthers) CountSiteOtherDeviceEvents( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -197,7 +197,7 @@ func (s *SitesDevicesOthers) SearchSiteOtherDeviceEvents( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mac != nil { diff --git a/mistapi/sites_devices_wan_cluster.go b/mistapi/sites_devices_wan_cluster.go index c62a74fd..d8a8ae4c 100644 --- a/mistapi/sites_devices_wan_cluster.go +++ b/mistapi/sites_devices_wan_cluster.go @@ -53,7 +53,7 @@ func (s *SitesDevicesWANCluster) DeleteSiteDeviceHaCluster( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -94,7 +94,7 @@ func (s *SitesDevicesWANCluster) GetSiteDeviceHaClusterNode( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -268,7 +268,7 @@ func (s *SitesDevicesWANCluster) CreateSiteDeviceHaCluster( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/sites_devices_wired.go b/mistapi/sites_devices_wired.go index 86b573a1..597d87d1 100644 --- a/mistapi/sites_devices_wired.go +++ b/mistapi/sites_devices_wired.go @@ -52,7 +52,7 @@ func (s *SitesDevicesWired) DeleteSiteLocalSwitchPortConfig( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -94,7 +94,7 @@ func (s *SitesDevicesWired) UpdateSiteLocalSwitchPortConfig( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/sites_devices_wired_virtual_chassis.go b/mistapi/sites_devices_wired_virtual_chassis.go index b0c64429..ea6cdef9 100644 --- a/mistapi/sites_devices_wired_virtual_chassis.go +++ b/mistapi/sites_devices_wired_virtual_chassis.go @@ -54,7 +54,7 @@ func (s *SitesDevicesWiredVirtualChassis) DeleteSiteVirtualChassis( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -96,7 +96,7 @@ func (s *SitesDevicesWiredVirtualChassis) GetSiteDeviceVirtualChassis( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -148,7 +148,7 @@ func (s *SitesDevicesWiredVirtualChassis) CreateSiteVirtualChassis( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -169,7 +169,7 @@ func (s *SitesDevicesWiredVirtualChassis) CreateSiteVirtualChassis( // UpdateSiteVirtualChassisMember takes context, siteId, deviceId, body as parameters and // returns an models.ApiResponse with models.ResponseVirtualChassisConfig data and // an error if there was an issue with the request or response. -// The VC creation and adding member switch API will update the device’s virtual chassis config which is applied after VC is formed to create JUNOS pre-provisioned virtual chassis configuration. +// The VC creation and adding member switch API will update the device’ s virtual chassis config which is applied after VC is formed to create JUNOS pre-provisioned virtual chassis configuration. // ## Change to use preprovisioned VC // To switch the VC to use preprovisioned VC, enable preprovisioned in virtual_chassis config. Both vc_role master and backup will be matched to routing-engine role in Junos preprovisioned VC config. // In this config, fpc0 has to be the same as the mac of device_id. Use renumber if you want to replace fpc0 which involves device_id change. @@ -192,7 +192,7 @@ func (s *SitesDevicesWiredVirtualChassis) CreateSiteVirtualChassis( // 5. The Org’s Inventory shows the switch is removed. // Please notice that member ID 0 (fpc0) cannot be removed. When a VC has two switches left, unpluging the cable may result in the situation that fpc0 becomes a line card (LC). When this situation is happened, please re-plug in the cable, wait for both switches becoming present (show virtual-chassis) and then removing the cable again. // ## Renumber a member switch -// When a member switch doesn’t work properly and needed to be replaced, the renumber API could be used. The following two types of renumber are supported: +// When a member switch doesn’ t work properly and needed to be replaced, the renumber API could be used. The following two types of renumber are supported: // 1. Replace a non-fpc0 member switch // 2. Replace fpc0. When fpc0 is relaced, PAPI device config and JUNOS config will be both updated. // For renumber to work, the following procedures are needed: @@ -233,7 +233,7 @@ func (s *SitesDevicesWiredVirtualChassis) UpdateSiteVirtualChassisMember( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -282,7 +282,7 @@ func (s *SitesDevicesWiredVirtualChassis) SetSiteVcPort( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/sites_devices_wireless.go b/mistapi/sites_devices_wireless.go index 38ec259f..8862b584 100644 --- a/mistapi/sites_devices_wireless.go +++ b/mistapi/sites_devices_wireless.go @@ -52,7 +52,7 @@ func (s *SitesDevicesWireless) GetSiteDeviceRadioChannels( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if countryCode != nil { @@ -99,7 +99,7 @@ func (s *SitesDevicesWireless) GetSiteDeviceIotPort( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -146,7 +146,7 @@ func (s *SitesDevicesWireless) SetSiteDeviceIotPort( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/sites_events.go b/mistapi/sites_events.go index 302791a7..1ef46382 100644 --- a/mistapi/sites_events.go +++ b/mistapi/sites_events.go @@ -56,7 +56,7 @@ func (s *SitesEvents) GetSiteRoamingEvents( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mType != nil { @@ -120,7 +120,7 @@ func (s *SitesEvents) CountSiteSystemEvents( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -186,7 +186,7 @@ func (s *SitesEvents) SearchSiteSystemEvents( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mType != nil { diff --git a/mistapi/sites_evpn_topologies.go b/mistapi/sites_evpn_topologies.go index 49945344..8a4288ba 100644 --- a/mistapi/sites_evpn_topologies.go +++ b/mistapi/sites_evpn_topologies.go @@ -52,7 +52,7 @@ func (s *SitesEVPNTopologies) ListSiteEvpnTopologies( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -107,7 +107,7 @@ func (s *SitesEVPNTopologies) CreateSiteEvpnTopology( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -155,7 +155,7 @@ func (s *SitesEVPNTopologies) DeleteSiteEvpnTopology( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -196,7 +196,7 @@ func (s *SitesEVPNTopologies) GetSiteEvpnTopology( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -238,7 +238,7 @@ func (s *SitesEVPNTopologies) UpdateSiteEvpnTopology( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/sites_gateway_templates.go b/mistapi/sites_gateway_templates.go index 900820fa..7de7742e 100644 --- a/mistapi/sites_gateway_templates.go +++ b/mistapi/sites_gateway_templates.go @@ -52,7 +52,7 @@ func (s *SitesGatewayTemplates) GetSiteGatewayTemplateDerived( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if resolve != nil { diff --git a/mistapi/sites_guests.go b/mistapi/sites_guests.go index b9e2e49e..5d43334b 100644 --- a/mistapi/sites_guests.go +++ b/mistapi/sites_guests.go @@ -53,7 +53,7 @@ func (s *SitesGuests) ListSiteAllGuestAuthorizations( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if wlanId != nil { @@ -105,7 +105,7 @@ func (s *SitesGuests) CountSiteGuestAuthorizations( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -168,7 +168,7 @@ func (s *SitesGuests) ListSiteAllGuestAuthorizationsDerived( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if wlanId != nil { @@ -224,7 +224,7 @@ func (s *SitesGuests) SearchSiteGuestAuthorization( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if wlanId != nil { @@ -289,7 +289,7 @@ func (s *SitesGuests) DeleteSiteGuestAuthorization( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -330,7 +330,7 @@ func (s *SitesGuests) GetSiteGuestAuthorization( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -375,7 +375,7 @@ func (s *SitesGuests) UpdateSiteGuestAuthorization( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/sites_insights.go b/mistapi/sites_insights.go index 2c20acff..eeca4156 100644 --- a/mistapi/sites_insights.go +++ b/mistapi/sites_insights.go @@ -60,7 +60,7 @@ func (s *SitesInsights) GetSiteInsightMetricsForClient( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -130,7 +130,7 @@ func (s *SitesInsights) GetSiteInsightMetricsForDevice( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -199,7 +199,7 @@ func (s *SitesInsights) GetSiteInsightMetrics( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { diff --git a/mistapi/sites_jse.go b/mistapi/sites_jse.go index 77dc75d2..e8f32a85 100644 --- a/mistapi/sites_jse.go +++ b/mistapi/sites_jse.go @@ -51,7 +51,7 @@ func (s *SitesJSE) GetSiteJseInfo( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/sites_licenses.go b/mistapi/sites_licenses.go index 93a9587d..181db287 100644 --- a/mistapi/sites_licenses.go +++ b/mistapi/sites_licenses.go @@ -51,7 +51,7 @@ func (s *SitesLicenses) GetSiteLicenseUsage( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/sites_location.go b/mistapi/sites_location.go index 9b63dd24..854b02b9 100644 --- a/mistapi/sites_location.go +++ b/mistapi/sites_location.go @@ -59,7 +59,7 @@ func (s *SitesLocation) GetSiteBeamCoverageOverview( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mapId != nil { @@ -125,7 +125,7 @@ func (s *SitesLocation) GetSiteMachineLearningCurrentStat( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mapId != nil { @@ -171,7 +171,7 @@ func (s *SitesLocation) GetSiteDefaultPlfForModels( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -215,7 +215,7 @@ func (s *SitesLocation) ClearSiteMlOverwriteForDevice( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -257,7 +257,7 @@ func (s *SitesLocation) OverwriteSiteMlForDevice( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -305,7 +305,7 @@ func (s *SitesLocation) ClearSiteMlOverwriteForMap( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -347,7 +347,7 @@ func (s *SitesLocation) OverwriteSiteMlForMap( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -395,7 +395,7 @@ func (s *SitesLocation) ResetSiteMlStatsByMap( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/sites_maps.go b/mistapi/sites_maps.go index a49aaa65..c404fa89 100644 --- a/mistapi/sites_maps.go +++ b/mistapi/sites_maps.go @@ -50,7 +50,7 @@ func (s *SitesMaps) ListSiteMaps( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -100,7 +100,7 @@ func (s *SitesMaps) CreateSiteMap( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -159,7 +159,7 @@ func (s *SitesMaps) ImportSiteMaps( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) formFields := []https.FormParam{} @@ -221,7 +221,7 @@ func (s *SitesMaps) DeleteSiteMap( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -262,7 +262,7 @@ func (s *SitesMaps) GetSiteMap( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -307,7 +307,7 @@ func (s *SitesMaps) UpdateSiteMap( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -355,7 +355,7 @@ func (s *SitesMaps) DeleteSiteMapImage( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -398,7 +398,7 @@ func (s *SitesMaps) AddSiteMapImage( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) formFields := []https.FormParam{} @@ -450,7 +450,7 @@ func (s *SitesMaps) ReplaceSiteMapImage( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) formFields := []https.FormParam{} @@ -503,7 +503,7 @@ func (s *SitesMaps) BulkAssignSiteApsToMap( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -552,7 +552,7 @@ func (s *SitesMaps) ImportSiteWayfindings( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/sites_maps_auto_placement.go b/mistapi/sites_maps_auto_placement.go index 4c06478a..fdc0f6f9 100644 --- a/mistapi/sites_maps_auto_placement.go +++ b/mistapi/sites_maps_auto_placement.go @@ -53,7 +53,7 @@ func (s *SitesMapsAutoPlacement) DeleteSiteApAutoOrientation( "400": {Message: "Autoplacement was not triggered"}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -96,7 +96,7 @@ func (s *SitesMapsAutoPlacement) StartSiteApAutoOrientation( "400": {Message: "Bad Request", Unmarshaller: errors.NewResponseDetailString}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -144,7 +144,7 @@ func (s *SitesMapsAutoPlacement) DeleteSiteApAutoplacement( "400": {Message: "Autoplacement was not triggered"}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -195,7 +195,7 @@ func (s *SitesMapsAutoPlacement) GetSiteApAutoPlacement( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -241,7 +241,7 @@ func (s *SitesMapsAutoPlacement) RunSiteApAutoplacement( "400": {Message: "* Map has less than 3 APs associated with it to perform auto placement \n* Auto AP Placement is already in progress for this Map\n* Autoplacement data does not exist or has gone stale"}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -287,7 +287,7 @@ func (s *SitesMapsAutoPlacement) ClearSiteApAutoOrient( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -333,7 +333,7 @@ func (s *SitesMapsAutoPlacement) ClearSiteApAutoplacement( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -379,7 +379,7 @@ func (s *SitesMapsAutoPlacement) ConfirmSiteApLocalizationData( "400": {Message: "Invalid localization service expected: placement or orientation"}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/sites_mx_edges.go b/mistapi/sites_mx_edges.go index 5fbebede..48fed678 100644 --- a/mistapi/sites_mx_edges.go +++ b/mistapi/sites_mx_edges.go @@ -54,7 +54,7 @@ func (s *SitesMxEdges) ListSiteMxEdges( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -104,7 +104,7 @@ func (s *SitesMxEdges) CreateSiteMxEdge( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -160,7 +160,7 @@ func (s *SitesMxEdges) CountSiteMxEdgeEvents( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -238,7 +238,7 @@ func (s *SitesMxEdges) SearchSiteMistEdgeEvents( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mxedgeId != nil { @@ -306,7 +306,7 @@ func (s *SitesMxEdges) DeleteSiteMxEdge( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -347,7 +347,7 @@ func (s *SitesMxEdges) GetSiteMxEdge( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -389,7 +389,7 @@ func (s *SitesMxEdges) UpdateSiteMxEdge( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -437,7 +437,7 @@ func (s *SitesMxEdges) UploadSiteMxEdgeSupportFiles( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/sites_network_templates.go b/mistapi/sites_network_templates.go index 00ec6a09..9c966dec 100644 --- a/mistapi/sites_network_templates.go +++ b/mistapi/sites_network_templates.go @@ -52,7 +52,7 @@ func (s *SitesNetworkTemplates) GetSiteNetworkTemplateDerived( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if resolve != nil { diff --git a/mistapi/sites_networks.go b/mistapi/sites_networks.go index d73a49b0..c842455d 100644 --- a/mistapi/sites_networks.go +++ b/mistapi/sites_networks.go @@ -52,7 +52,7 @@ func (s *SitesNetworks) ListSiteNetworksDerived( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if resolve != nil { diff --git a/mistapi/sites_psks.go b/mistapi/sites_psks.go index ba5d2c93..86edf2f5 100644 --- a/mistapi/sites_psks.go +++ b/mistapi/sites_psks.go @@ -53,7 +53,7 @@ func (s *SitesPsks) ListSitePsks( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if ssid != nil { @@ -113,7 +113,7 @@ func (s *SitesPsks) CreateSitePsk( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -157,7 +157,7 @@ func (s *SitesPsks) UpdateSiteMultiplePsks( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -212,7 +212,7 @@ func (s *SitesPsks) ImportSitePsks( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) formFields := []https.FormParam{} @@ -262,7 +262,7 @@ func (s *SitesPsks) DeleteSitePsk( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -303,7 +303,7 @@ func (s *SitesPsks) GetSitePsk( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -348,7 +348,7 @@ func (s *SitesPsks) UpdateSitePsk( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/sites_rf_templates.go b/mistapi/sites_rf_templates.go index ea2d202f..2d5a1102 100644 --- a/mistapi/sites_rf_templates.go +++ b/mistapi/sites_rf_templates.go @@ -52,7 +52,7 @@ func (s *SitesRFTemplates) GetSiteRfTemplateDerived( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if resolve != nil { diff --git a/mistapi/sites_rfdiags.go b/mistapi/sites_rfdiags.go index 3fb4472f..963c818f 100644 --- a/mistapi/sites_rfdiags.go +++ b/mistapi/sites_rfdiags.go @@ -57,7 +57,7 @@ func (s *SitesRfdiags) GetSiteSiteRfdiagRecording( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -116,7 +116,7 @@ func (s *SitesRfdiags) StartSiteRecording( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -164,7 +164,7 @@ func (s *SitesRfdiags) DeleteSiteRfdiagRecording( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -205,7 +205,7 @@ func (s *SitesRfdiags) GetSiteRfdiagRecording( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -250,7 +250,7 @@ func (s *SitesRfdiags) UpdateSiteRfdiagRecording( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -299,7 +299,7 @@ func (s *SitesRfdiags) DownloadSiteRfdiagRecording( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -340,7 +340,7 @@ func (s *SitesRfdiags) StopSiteRfdiagRecording( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/sites_rogues.go b/mistapi/sites_rogues.go index e0ec7798..a264d424 100644 --- a/mistapi/sites_rogues.go +++ b/mistapi/sites_rogues.go @@ -57,7 +57,7 @@ func (s *SitesRogues) ListSiteRogueAPs( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mType != nil { @@ -123,7 +123,7 @@ func (s *SitesRogues) ListSiteRogueClients( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if limit != nil { @@ -192,7 +192,7 @@ func (s *SitesRogues) CountSiteRogueEvents( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -278,7 +278,7 @@ func (s *SitesRogues) SearchSiteRogueEvents( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mType != nil { @@ -352,7 +352,7 @@ func (s *SitesRogues) GetSiteRogueAP( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/sites_rrm.go b/mistapi/sites_rrm.go index d246087c..7e18fdf9 100644 --- a/mistapi/sites_rrm.go +++ b/mistapi/sites_rrm.go @@ -51,7 +51,7 @@ func (s *SitesRRM) GetSiteCurrentChannelPlanning( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -96,7 +96,7 @@ func (s *SitesRRM) GetSiteCurrentRrmConsiderations( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -145,7 +145,7 @@ func (s *SitesRRM) GetSiteRrmEvents( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if band != nil { @@ -209,7 +209,7 @@ func (s *SitesRRM) GetSiteCurrentRrmNeighbors( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { diff --git a/mistapi/sites_rssi_zones.go b/mistapi/sites_rssi_zones.go index 5d5f9d9f..2a85807c 100644 --- a/mistapi/sites_rssi_zones.go +++ b/mistapi/sites_rssi_zones.go @@ -54,7 +54,7 @@ func (s *SitesRSSIZones) ListSiteRssiZones( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -104,7 +104,7 @@ func (s *SitesRSSIZones) CreateSiteRssiZone( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -152,7 +152,7 @@ func (s *SitesRSSIZones) DeleteSiteRssiZone( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -193,7 +193,7 @@ func (s *SitesRSSIZones) GetSiteRssiZone( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -238,7 +238,7 @@ func (s *SitesRSSIZones) UpdateSiteRssiZone( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/sites_service_policies.go b/mistapi/sites_service_policies.go index eef31a87..77a7f3b9 100644 --- a/mistapi/sites_service_policies.go +++ b/mistapi/sites_service_policies.go @@ -52,7 +52,7 @@ func (s *SitesServicePolicies) ListSiteServicePoliciesDerived( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if resolve != nil { diff --git a/mistapi/sites_services.go b/mistapi/sites_services.go index ddaa6938..137973d9 100644 --- a/mistapi/sites_services.go +++ b/mistapi/sites_services.go @@ -52,7 +52,7 @@ func (s *SitesServices) ListSiteServicesDerived( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if resolve != nil { @@ -113,7 +113,7 @@ func (s *SitesServices) CountSiteServicePathEvents( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -215,7 +215,7 @@ func (s *SitesServices) SearchSiteServicePathEvents( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mType != nil { diff --git a/mistapi/sites_setting.go b/mistapi/sites_setting.go index f969c779..123cb9ea 100644 --- a/mistapi/sites_setting.go +++ b/mistapi/sites_setting.go @@ -52,7 +52,7 @@ func (s *SitesSetting) GetSiteSetting( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -96,7 +96,7 @@ func (s *SitesSetting) UpdateSiteSettings( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -143,7 +143,7 @@ func (s *SitesSetting) DeleteSiteWirelessClientsBlocklist( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -185,7 +185,7 @@ func (s *SitesSetting) CreateSiteWirelessClientsBlocklist( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -232,7 +232,7 @@ func (s *SitesSetting) DeleteSiteWatchedStations( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -274,7 +274,7 @@ func (s *SitesSetting) CreateSiteWatchedStations( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -321,7 +321,7 @@ func (s *SitesSetting) DeleteSiteWirelessClientsAllowlist( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -363,7 +363,7 @@ func (s *SitesSetting) CreateSiteWirelessClientsAllowlist( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/sites_site_templates.go b/mistapi/sites_site_templates.go index 566a03f1..14895231 100644 --- a/mistapi/sites_site_templates.go +++ b/mistapi/sites_site_templates.go @@ -52,7 +52,7 @@ func (s *SitesSiteTemplates) GetSiteSiteTemplateDerived( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if resolve != nil { diff --git a/mistapi/sites_skyatp.go b/mistapi/sites_skyatp.go index f405ccf7..397607b5 100644 --- a/mistapi/sites_skyatp.go +++ b/mistapi/sites_skyatp.go @@ -61,7 +61,7 @@ func (s *SitesSkyatp) CountSiteSkyatpEvents( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -143,7 +143,7 @@ func (s *SitesSkyatp) SearchSiteSkyatpEvents( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mType != nil { diff --git a/mistapi/sites_sl_es.go b/mistapi/sites_sl_es.go index d65728fd..79f8845d 100644 --- a/mistapi/sites_sl_es.go +++ b/mistapi/sites_sl_es.go @@ -58,7 +58,7 @@ func (s *SitesSLEs) GetSiteSleClassifierDetails( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if start != nil { @@ -113,7 +113,7 @@ func (s *SitesSLEs) GetSiteSleMetricClassifiers( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -162,7 +162,7 @@ func (s *SitesSLEs) GetSiteSleHistogram( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if start != nil { @@ -226,7 +226,7 @@ func (s *SitesSLEs) GetSiteSleImpactSummary( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if start != nil { @@ -291,7 +291,7 @@ func (s *SitesSLEs) GetSiteSleImpactedApplications( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if start != nil { @@ -353,7 +353,7 @@ func (s *SitesSLEs) GetSiteSleImpactedAps( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if start != nil { @@ -415,7 +415,7 @@ func (s *SitesSLEs) GetSiteSleImpactedChassis( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if start != nil { @@ -477,7 +477,7 @@ func (s *SitesSLEs) GetSiteSleImpactedWiredClients( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if start != nil { @@ -539,7 +539,7 @@ func (s *SitesSLEs) GetSiteSleImpactedGateways( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if start != nil { @@ -601,7 +601,7 @@ func (s *SitesSLEs) GetSiteSleImpactedInterfaces( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if start != nil { @@ -663,7 +663,7 @@ func (s *SitesSLEs) GetSiteSleImpactedSwitches( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if start != nil { @@ -725,7 +725,7 @@ func (s *SitesSLEs) GetSiteSleImpactedWirelessClients( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if start != nil { @@ -786,7 +786,7 @@ func (s *SitesSLEs) GetSiteSleSummary( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if start != nil { @@ -841,7 +841,7 @@ func (s *SitesSLEs) GetSiteSleThreshold( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -888,7 +888,7 @@ func (s *SitesSLEs) ReplaceSiteSleThreshold( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -939,7 +939,7 @@ func (s *SitesSLEs) UpdateSiteSleThreshold( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -988,7 +988,7 @@ func (s *SitesSLEs) GetSiteSlesMetrics( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/sites_stats.go b/mistapi/sites_stats.go index f8403ccf..1880ffa6 100644 --- a/mistapi/sites_stats.go +++ b/mistapi/sites_stats.go @@ -51,7 +51,7 @@ func (s *SitesStats) GetSiteStats( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/sites_stats_apps.go b/mistapi/sites_stats_apps.go index 87768659..353effbf 100644 --- a/mistapi/sites_stats_apps.go +++ b/mistapi/sites_stats_apps.go @@ -55,7 +55,7 @@ func (s *SitesStatsApps) CountSiteApps( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { diff --git a/mistapi/sites_stats_assets.go b/mistapi/sites_stats_assets.go index 49f57683..39085e8e 100644 --- a/mistapi/sites_stats_assets.go +++ b/mistapi/sites_stats_assets.go @@ -56,7 +56,7 @@ func (s *SitesStatsAssets) ListSiteAssetsStats( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -117,7 +117,7 @@ func (s *SitesStatsAssets) GetSiteAssetStats( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if start != nil { @@ -170,7 +170,7 @@ func (s *SitesStatsAssets) CountSiteAssets( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -234,7 +234,7 @@ func (s *SitesStatsAssets) SearchSiteAssets( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mac != nil { @@ -336,7 +336,7 @@ func (s *SitesStatsAssets) ListSiteDiscoveredAssets( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -399,7 +399,7 @@ func (s *SitesStatsAssets) GetSiteAssetsOfInterest( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if duration != nil { @@ -431,7 +431,7 @@ func (s *SitesStatsAssets) GetSiteAssetsOfInterest( // GetSiteDiscoveredAssetByMap takes context, siteId, mapId as parameters and // returns an models.ApiResponse with []models.StatsAsset data and // an error if there was an issue with the request or response. -// Get a list of BLE beacons that we discovered (whether they’re defined as assets or not) +// Get a list of BLE beacons that we discovered (whether they’ re defined as assets or not) func (s *SitesStatsAssets) GetSiteDiscoveredAssetByMap( ctx context.Context, siteId uuid.UUID, @@ -458,7 +458,7 @@ func (s *SitesStatsAssets) GetSiteDiscoveredAssetByMap( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/sites_stats_beacons.go b/mistapi/sites_stats_beacons.go index 3fcb3668..93913f22 100644 --- a/mistapi/sites_stats_beacons.go +++ b/mistapi/sites_stats_beacons.go @@ -56,7 +56,7 @@ func (s *SitesStatsBeacons) ListSiteBeaconsStats( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { diff --git a/mistapi/sites_stats_bgp_peers.go b/mistapi/sites_stats_bgp_peers.go index b978f49d..0f168b3d 100644 --- a/mistapi/sites_stats_bgp_peers.go +++ b/mistapi/sites_stats_bgp_peers.go @@ -53,7 +53,7 @@ func (s *SitesStatsBGPPeers) CountSiteBgpStats( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if state != nil { @@ -102,7 +102,7 @@ func (s *SitesStatsBGPPeers) SearchSiteBgpStats( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/sites_stats_calls.go b/mistapi/sites_stats_calls.go index 0fd8c008..54872d8c 100644 --- a/mistapi/sites_stats_calls.go +++ b/mistapi/sites_stats_calls.go @@ -60,7 +60,7 @@ func (s *SitesStatsCalls) TroubleshootSiteCall( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.QueryParam("meeting_id", meetingId) @@ -130,7 +130,7 @@ func (s *SitesStatsCalls) CountSiteCalls( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distrinct != nil { @@ -194,7 +194,7 @@ func (s *SitesStatsCalls) SearchSiteCalls( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mac != nil { @@ -265,7 +265,7 @@ func (s *SitesStatsCalls) ListSiteTroubleshootCalls( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if ap != nil { diff --git a/mistapi/sites_stats_clients_sdk.go b/mistapi/sites_stats_clients_sdk.go index 830f9944..76fe4ea2 100644 --- a/mistapi/sites_stats_clients_sdk.go +++ b/mistapi/sites_stats_clients_sdk.go @@ -52,7 +52,7 @@ func (s *SitesStatsClientsSDK) GetSiteSdkStatsByMap( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -96,7 +96,7 @@ func (s *SitesStatsClientsSDK) GetSiteSdkStats( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/sites_stats_clients_wireless.go b/mistapi/sites_stats_clients_wireless.go index 869a63ba..68659530 100644 --- a/mistapi/sites_stats_clients_wireless.go +++ b/mistapi/sites_stats_clients_wireless.go @@ -56,7 +56,7 @@ func (s *SitesStatsClientsWireless) ListSiteWirelessClientsStats( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if wired != nil { @@ -116,7 +116,7 @@ func (s *SitesStatsClientsWireless) GetSiteWirelessClientStats( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if wired != nil { @@ -168,7 +168,7 @@ func (s *SitesStatsClientsWireless) GetSiteWirelessClientsStatsByMap( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -227,7 +227,7 @@ func (s *SitesStatsClientsWireless) ListSiteUnconnectedClientStats( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/sites_stats_devices.go b/mistapi/sites_stats_devices.go index 3133eaa9..1e66bbf2 100644 --- a/mistapi/sites_stats_devices.go +++ b/mistapi/sites_stats_devices.go @@ -55,7 +55,7 @@ func (s *SitesStatsDevices) ListSiteDevicesStats( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mType != nil { @@ -111,7 +111,7 @@ func (s *SitesStatsDevices) GetSiteDeviceStats( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -155,7 +155,7 @@ func (s *SitesStatsDevices) GetSiteAllClientsStatsByDevice( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -198,7 +198,7 @@ func (s *SitesStatsDevices) GetSiteGatewayMetrics( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -244,7 +244,7 @@ func (s *SitesStatsDevices) GetSiteSwitchesMetrics( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mType != nil { diff --git a/mistapi/sites_stats_discovered_switches.go b/mistapi/sites_stats_discovered_switches.go index 1eb81877..102e39de 100644 --- a/mistapi/sites_stats_discovered_switches.go +++ b/mistapi/sites_stats_discovered_switches.go @@ -57,7 +57,7 @@ func (s *SitesStatsDiscoveredSwitches) SearchSiteDiscoveredSwitchesMetrics( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if scope != nil { @@ -124,7 +124,7 @@ func (s *SitesStatsDiscoveredSwitches) CountSiteDiscoveredSwitches( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -187,7 +187,7 @@ func (s *SitesStatsDiscoveredSwitches) GetSiteDiscoveredSwitchesMetrics( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if threshold != nil { @@ -246,7 +246,7 @@ func (s *SitesStatsDiscoveredSwitches) SearchSiteDiscoveredSwitches( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if adopted != nil { diff --git a/mistapi/sites_stats_mx_edges.go b/mistapi/sites_stats_mx_edges.go index 22516bc3..2de85601 100644 --- a/mistapi/sites_stats_mx_edges.go +++ b/mistapi/sites_stats_mx_edges.go @@ -56,7 +56,7 @@ func (s *SitesStatsMxEdges) ListSiteMxEdgesStats( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -118,7 +118,7 @@ func (s *SitesStatsMxEdges) GetSiteMxEdgeStats( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if start != nil { diff --git a/mistapi/sites_stats_ports.go b/mistapi/sites_stats_ports.go index 80fb9e66..98267efe 100644 --- a/mistapi/sites_stats_ports.go +++ b/mistapi/sites_stats_ports.go @@ -82,7 +82,7 @@ func (s *SitesStatsPorts) CountSiteSwOrGwPorts( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -260,7 +260,7 @@ func (s *SitesStatsPorts) SearchSiteSwOrGwPorts( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if fullDuplex != nil { @@ -460,7 +460,7 @@ func (s *SitesStatsPorts) CountSiteSwitchPorts( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -625,7 +625,7 @@ func (s *SitesStatsPorts) SearchSiteSwitchPorts( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if fullDuplex != nil { diff --git a/mistapi/sites_stats_wx_rules.go b/mistapi/sites_stats_wx_rules.go index 5662fe3e..0141ff85 100644 --- a/mistapi/sites_stats_wx_rules.go +++ b/mistapi/sites_stats_wx_rules.go @@ -51,7 +51,7 @@ func (s *SitesStatsWxRules) GetSiteWxRulesUsage( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/sites_stats_zones.go b/mistapi/sites_stats_zones.go index c2b86f0d..1abf160a 100644 --- a/mistapi/sites_stats_zones.go +++ b/mistapi/sites_stats_zones.go @@ -52,7 +52,7 @@ func (s *SitesStatsZones) ListSiteZonesStats( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mapId != nil { @@ -100,7 +100,7 @@ func (s *SitesStatsZones) GetSiteZoneStats( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/sites_synthetic_tests.go b/mistapi/sites_synthetic_tests.go index 1ee96120..15ef7b24 100644 --- a/mistapi/sites_synthetic_tests.go +++ b/mistapi/sites_synthetic_tests.go @@ -26,7 +26,7 @@ func NewSitesSyntheticTests(baseController baseController) *SitesSyntheticTests // StartSiteSwitchRadiusSyntheticTest takes context, siteId, deviceId, body as parameters and // returns an models.ApiResponse with models.WebsocketSession data and // an error if there was an issue with the request or response. -// Ping test from the AP to confirm ‘reachability’ of the Radius server. Utilize Juniper EX switch(to which an AP is connected to) radius test capabilities to get details on the Radius Server ‘availability’. +// Ping test from the AP to confirm ‘reachability’ of the Radius server. Utilize Juniper EX switch(to which an AP is connected to) radius test capabilities to get details on the Radius Server ‘availability’ . func (s *SitesSyntheticTests) StartSiteSwitchRadiusSyntheticTest( ctx context.Context, siteId uuid.UUID, @@ -54,7 +54,7 @@ func (s *SitesSyntheticTests) StartSiteSwitchRadiusSyntheticTest( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -102,7 +102,7 @@ func (s *SitesSyntheticTests) GetSiteDeviceSyntheticTest( "400": {Message: "Device not online / Device not supported / Already in progress"}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -144,7 +144,7 @@ func (s *SitesSyntheticTests) TriggerSiteDeviceSyntheticTest( "400": {Message: "Device not online / Device not supported / Already in progress"}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -188,7 +188,7 @@ func (s *SitesSyntheticTests) GetSiteSyntheticTestStatus( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -232,7 +232,7 @@ func (s *SitesSyntheticTests) TriggerSiteSyntheticTest( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -285,7 +285,7 @@ func (s *SitesSyntheticTests) SearchSiteSyntheticTest( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mac != nil { diff --git a/mistapi/sites_ui_settings.go b/mistapi/sites_ui_settings.go index 462cce34..5004224e 100644 --- a/mistapi/sites_ui_settings.go +++ b/mistapi/sites_ui_settings.go @@ -52,7 +52,7 @@ func (s *SitesUISettings) ListSiteUiSettings( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -96,7 +96,7 @@ func (s *SitesUISettings) CreateSiteUiSettings( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -143,7 +143,7 @@ func (s *SitesUISettings) GetSiteUiSettingDerived( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -187,7 +187,7 @@ func (s *SitesUISettings) DeleteSiteUiSetting( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -228,7 +228,7 @@ func (s *SitesUISettings) GetSiteUiSetting( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -273,7 +273,7 @@ func (s *SitesUISettings) UpdateSiteUiSetting( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/sites_v_beacons.go b/mistapi/sites_v_beacons.go index 8cb7afe6..f47b8346 100644 --- a/mistapi/sites_v_beacons.go +++ b/mistapi/sites_v_beacons.go @@ -54,7 +54,7 @@ func (s *SitesVBeacons) ListSiteVBeacons( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -104,7 +104,7 @@ func (s *SitesVBeacons) CreateSiteVBeacon( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -152,7 +152,7 @@ func (s *SitesVBeacons) DeleteSiteVBeacon( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -193,7 +193,7 @@ func (s *SitesVBeacons) GetSiteVBeacon( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -238,7 +238,7 @@ func (s *SitesVBeacons) UpdateSiteVBeacon( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/sites_vp_ns.go b/mistapi/sites_vp_ns.go index 7cdf8a20..b3469d9c 100644 --- a/mistapi/sites_vp_ns.go +++ b/mistapi/sites_vp_ns.go @@ -52,7 +52,7 @@ func (s *SitesVPNs) ListSiteVpnsDerived( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if resolve != nil { diff --git a/mistapi/sites_wan_usages.go b/mistapi/sites_wan_usages.go index 1afd5f19..9068f652 100644 --- a/mistapi/sites_wan_usages.go +++ b/mistapi/sites_wan_usages.go @@ -64,7 +64,7 @@ func (s *SitesWANUsages) CountSiteWanUsage( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mac != nil { @@ -158,7 +158,7 @@ func (s *SitesWANUsages) SearchSiteWanUsage( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mac != nil { diff --git a/mistapi/sites_webhooks.go b/mistapi/sites_webhooks.go index dd7def28..0f08cc9d 100644 --- a/mistapi/sites_webhooks.go +++ b/mistapi/sites_webhooks.go @@ -54,7 +54,7 @@ func (s *SitesWebhooks) ListSiteWebhooks( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -120,7 +120,7 @@ func (s *SitesWebhooks) CreateSiteWebhook( "400": {Message: "Bad request", Unmarshaller: errors.NewResponseDetailString}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -168,7 +168,7 @@ func (s *SitesWebhooks) DeleteSiteWebhook( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -209,7 +209,7 @@ func (s *SitesWebhooks) GetSiteWebhook( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -254,7 +254,7 @@ func (s *SitesWebhooks) UpdateSiteWebhook( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -317,7 +317,7 @@ func (s *SitesWebhooks) CountSiteWebhooksDeliveries( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mError != nil { @@ -402,7 +402,7 @@ func (s *SitesWebhooks) SearchSiteWebhooksDeliveries( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mError != nil { @@ -470,7 +470,7 @@ func (s *SitesWebhooks) PingSiteWebhook( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/sites_wlans.go b/mistapi/sites_wlans.go index f769d781..40d437e7 100644 --- a/mistapi/sites_wlans.go +++ b/mistapi/sites_wlans.go @@ -54,7 +54,7 @@ func (s *SitesWlans) ListSiteWlans( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -104,7 +104,7 @@ func (s *SitesWlans) CreateSiteWlan( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -153,7 +153,7 @@ func (s *SitesWlans) ListSiteWlanDerived( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if resolve != nil { @@ -203,7 +203,7 @@ func (s *SitesWlans) DeleteSiteWlan( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -244,7 +244,7 @@ func (s *SitesWlans) GetSiteWlan( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -289,7 +289,7 @@ func (s *SitesWlans) UpdateSiteWlan( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -339,7 +339,7 @@ func (s *SitesWlans) UploadSiteWlanPortalImage( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) formFields := []https.FormParam{} @@ -402,7 +402,7 @@ func (s *SitesWlans) UpdateSiteWlanPortalTemplate( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/sites_wx_rules.go b/mistapi/sites_wx_rules.go index 61f10387..7ddb0b16 100644 --- a/mistapi/sites_wx_rules.go +++ b/mistapi/sites_wx_rules.go @@ -54,7 +54,7 @@ func (s *SitesWxRules) ListSiteWxRules( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -104,7 +104,7 @@ func (s *SitesWxRules) CreateSiteWxRule( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -151,7 +151,7 @@ func (s *SitesWxRules) GetSiteWxRulesDerived( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -195,7 +195,7 @@ func (s *SitesWxRules) DeleteSiteWxRule( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -236,7 +236,7 @@ func (s *SitesWxRules) GetSiteWxRule( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -281,7 +281,7 @@ func (s *SitesWxRules) UpdateSiteWxRule( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/sites_wx_tags.go b/mistapi/sites_wx_tags.go index 0585af6c..84f64947 100644 --- a/mistapi/sites_wx_tags.go +++ b/mistapi/sites_wx_tags.go @@ -54,7 +54,7 @@ func (s *SitesWxTags) ListSiteWxTags( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -104,7 +104,7 @@ func (s *SitesWxTags) CreateSiteWxTag( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -151,7 +151,7 @@ func (s *SitesWxTags) GetSiteApplicationList( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -195,7 +195,7 @@ func (s *SitesWxTags) DeleteSiteWxTag( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -236,7 +236,7 @@ func (s *SitesWxTags) GetSiteWxTag( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -281,7 +281,7 @@ func (s *SitesWxTags) UpdateSiteWxTag( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -329,7 +329,7 @@ func (s *SitesWxTags) GetSiteCurrentMatchingClientsOfAWxTag( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/sites_wx_tunnels.go b/mistapi/sites_wx_tunnels.go index 76b39c4c..6133150b 100644 --- a/mistapi/sites_wx_tunnels.go +++ b/mistapi/sites_wx_tunnels.go @@ -54,7 +54,7 @@ func (s *SitesWxTunnels) ListSiteWxTunnels( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -104,7 +104,7 @@ func (s *SitesWxTunnels) CreateSiteWxTunnel( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -152,7 +152,7 @@ func (s *SitesWxTunnels) DeleteSiteWxTunnel( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -193,7 +193,7 @@ func (s *SitesWxTunnels) GetSiteWxTunnel( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -238,7 +238,7 @@ func (s *SitesWxTunnels) UpdateSiteWxTunnel( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/sites_zones.go b/mistapi/sites_zones.go index 7a390362..0cee619e 100644 --- a/mistapi/sites_zones.go +++ b/mistapi/sites_zones.go @@ -54,7 +54,7 @@ func (s *SitesZones) ListSiteZones( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -104,7 +104,7 @@ func (s *SitesZones) CreateSiteZone( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -152,7 +152,7 @@ func (s *SitesZones) DeleteSiteZone( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -193,7 +193,7 @@ func (s *SitesZones) GetSiteZone( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -238,7 +238,7 @@ func (s *SitesZones) UpdateSiteZone( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -296,7 +296,7 @@ func (s *SitesZones) CountSiteZoneSessions( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if distinct != nil { @@ -379,7 +379,7 @@ func (s *SitesZones) SearchSiteZoneSessions( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if userType != nil { diff --git a/mistapi/utilities_common.go b/mistapi/utilities_common.go index cc8a4cd6..3ef801bb 100644 --- a/mistapi/utilities_common.go +++ b/mistapi/utilities_common.go @@ -73,7 +73,7 @@ func (u *UtilitiesCommon) ArpFromDevice( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -130,7 +130,7 @@ func (u *UtilitiesCommon) ClearSiteDeviceMacTable( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -181,7 +181,7 @@ func (u *UtilitiesCommon) GetSiteDeviceConfigCmd( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if sort != nil { @@ -239,7 +239,7 @@ func (u *UtilitiesCommon) StartSiteLocateDevice( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -286,7 +286,7 @@ func (u *UtilitiesCommon) MonitorSiteDeviceTraffic( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -354,7 +354,7 @@ func (u *UtilitiesCommon) PingFromDevice( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -402,7 +402,7 @@ func (u *UtilitiesCommon) ReadoptSiteOctermDevice( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -443,7 +443,7 @@ func (u *UtilitiesCommon) ReprovisionSiteOctermDevice( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -484,7 +484,7 @@ func (u *UtilitiesCommon) GetSiteDeviceZtpPassword( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -529,7 +529,7 @@ func (u *UtilitiesCommon) RestartSiteDevice( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -574,7 +574,7 @@ func (u *UtilitiesCommon) CreateSiteDeviceShellSession( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -627,7 +627,7 @@ func (u *UtilitiesCommon) GetSiteDeviceArpTable( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -698,7 +698,7 @@ func (u *UtilitiesCommon) GetSiteDeviceBgpSummary( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -747,7 +747,7 @@ func (u *UtilitiesCommon) GetSiteDeviceEvpnDatabase( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -808,7 +808,7 @@ func (u *UtilitiesCommon) GetSiteDeviceForwardingTable( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -865,7 +865,7 @@ func (u *UtilitiesCommon) GetSiteDeviceMacTable( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -924,7 +924,7 @@ func (u *UtilitiesCommon) UploadSiteDeviceSupportFile( "400": {Message: "Device not online"}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -978,7 +978,7 @@ func (u *UtilitiesCommon) TracerouteFromDevice( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -1026,7 +1026,7 @@ func (u *UtilitiesCommon) StopSiteLocateDevice( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/utilities_lan.go b/mistapi/utilities_lan.go index b5e8b091..25765b22 100644 --- a/mistapi/utilities_lan.go +++ b/mistapi/utilities_lan.go @@ -53,7 +53,7 @@ func (u *UtilitiesLAN) UpgradeSiteDevicesBios( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -98,7 +98,7 @@ func (u *UtilitiesLAN) UpgradeSiteDevicesFpga( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -162,7 +162,7 @@ func (u *UtilitiesLAN) PortsBounceFromSwitch( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -226,7 +226,7 @@ func (u *UtilitiesLAN) CableTestFromSwitch( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -275,7 +275,7 @@ func (u *UtilitiesLAN) ClearBpduErrosFromPortsOnSwitch( "400": {Message: "Port not specified"}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -321,7 +321,7 @@ func (u *UtilitiesLAN) ClearAllLearnedMacsFromPortOnSwitch( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -366,7 +366,7 @@ func (u *UtilitiesLAN) PollSiteSwitchStats( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -407,7 +407,7 @@ func (u *UtilitiesLAN) CreateSiteDeviceSnapshot( "400": {Message: "Bad Request"}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -452,7 +452,7 @@ func (u *UtilitiesLAN) UpgradeDeviceBios( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -501,7 +501,7 @@ func (u *UtilitiesLAN) UpgradeDeviceFPGA( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/utilities_location.go b/mistapi/utilities_location.go index 2f680778..9d8e8c53 100644 --- a/mistapi/utilities_location.go +++ b/mistapi/utilities_location.go @@ -53,7 +53,7 @@ func (u *UtilitiesLocation) SendSiteDevicesArbitratryBleBeacon( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/utilities_mx_edge.go b/mistapi/utilities_mx_edge.go index b1c779e6..6fca6c63 100644 --- a/mistapi/utilities_mx_edge.go +++ b/mistapi/utilities_mx_edge.go @@ -52,7 +52,7 @@ func (u *UtilitiesMxEdge) PreemptSitesMxTunnel( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) diff --git a/mistapi/utilities_pca_ps.go b/mistapi/utilities_pca_ps.go index 30ef00d7..deab8874 100644 --- a/mistapi/utilities_pca_ps.go +++ b/mistapi/utilities_pca_ps.go @@ -53,7 +53,7 @@ func (u *UtilitiesPCAPs) ListOrgPacketCaptures( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -111,7 +111,7 @@ func (u *UtilitiesPCAPs) StopOrgPacketCapture( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -151,7 +151,7 @@ func (u *UtilitiesPCAPs) GetOrgCapturingStatus( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -231,7 +231,7 @@ func (u *UtilitiesPCAPs) StartOrgPacketCapture( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -284,7 +284,7 @@ func (u *UtilitiesPCAPs) ListSitePacketCaptures( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if page != nil { @@ -345,7 +345,7 @@ func (u *UtilitiesPCAPs) StopSitePacketCapture( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -385,7 +385,7 @@ func (u *UtilitiesPCAPs) GetSiteCapturingStatus( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -505,7 +505,7 @@ func (u *UtilitiesPCAPs) StartSitePacketCapture( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -554,7 +554,7 @@ func (u *UtilitiesPCAPs) UpdateSitePacketCapture( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/utilities_upgrade.go b/mistapi/utilities_upgrade.go index d14a3a68..29be9202 100644 --- a/mistapi/utilities_upgrade.go +++ b/mistapi/utilities_upgrade.go @@ -52,7 +52,7 @@ func (u *UtilitiesUpgrade) ListOrgDeviceUpgrades( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -96,7 +96,7 @@ func (u *UtilitiesUpgrade) UpgradeOrgDevices( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -144,7 +144,7 @@ func (u *UtilitiesUpgrade) GetOrgDeviceUpgrade( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -189,7 +189,7 @@ func (u *UtilitiesUpgrade) UpgradeOrgJsiDevice( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -233,7 +233,7 @@ func (u *UtilitiesUpgrade) ListOrgMxEdgeUpgrades( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -277,7 +277,7 @@ func (u *UtilitiesUpgrade) UpgradeOrgMxEdges( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -322,7 +322,7 @@ func (u *UtilitiesUpgrade) GetOrgMxEdgeUpgrade( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -365,7 +365,7 @@ func (u *UtilitiesUpgrade) ListOrgSsrUpgrades( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -409,7 +409,7 @@ func (u *UtilitiesUpgrade) UpgradeOrgSsrs( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -457,7 +457,7 @@ func (u *UtilitiesUpgrade) CancelOrgSsrUpgrade( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -498,7 +498,7 @@ func (u *UtilitiesUpgrade) ListOrgAvailableSsrVersions( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if channel != nil { @@ -545,7 +545,7 @@ func (u *UtilitiesUpgrade) ListSiteDeviceUpgrades( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if status != nil { @@ -593,7 +593,7 @@ func (u *UtilitiesUpgrade) UpgradeSiteDevices( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -641,7 +641,7 @@ func (u *UtilitiesUpgrade) GetSiteDeviceUpgrade( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -685,7 +685,7 @@ func (u *UtilitiesUpgrade) CancelSiteDeviceUpgrade( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -727,7 +727,7 @@ func (u *UtilitiesUpgrade) ListSiteAvailableDeviceVersions( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) if mType != nil { @@ -778,7 +778,7 @@ func (u *UtilitiesUpgrade) UpgradeDevice( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -826,7 +826,7 @@ func (u *UtilitiesUpgrade) GetSiteSsrUpgrade( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -871,7 +871,7 @@ func (u *UtilitiesUpgrade) UpgradeSsr( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/utilities_wan.go b/mistapi/utilities_wan.go index b454d947..61a05527 100644 --- a/mistapi/utilities_wan.go +++ b/mistapi/utilities_wan.go @@ -56,7 +56,7 @@ func (u *UtilitiesWAN) ClearSiteSsrArpCache( "400": {Message: "port_id must be specified with vlan or ip\nBoth vlan and ip cannot be specified"}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -105,7 +105,7 @@ func (u *UtilitiesWAN) ClearSiteSsrBgpRoutes( "400": {Message: "parameter neighbor absent"}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -154,7 +154,7 @@ func (u *UtilitiesWAN) ReleaseSiteSsrDhcpLease( "400": {Message: "Parameter `port ` absent"}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -214,7 +214,7 @@ func (u *UtilitiesWAN) TestSiteSsrDnsResolution( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -278,7 +278,7 @@ func (u *UtilitiesWAN) ServicePingFromSsr( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -354,7 +354,7 @@ func (u *UtilitiesWAN) GetSiteSsrAndSrxRoutes( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -423,7 +423,7 @@ func (u *UtilitiesWAN) GetSiteSsrServicePath( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -492,7 +492,7 @@ func (u *UtilitiesWAN) GetSiteSsrAndSrxSessions( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") diff --git a/mistapi/utilities_wi_fi.go b/mistapi/utilities_wi_fi.go index 46452923..59e7c493 100644 --- a/mistapi/utilities_wi_fi.go +++ b/mistapi/utilities_wi_fi.go @@ -52,7 +52,7 @@ func (u *UtilitiesWiFi) ReauthOrgDot1xWirelessClient( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -89,7 +89,7 @@ func (u *UtilitiesWiFi) TestSiteWlanTelstraSetup( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -129,7 +129,7 @@ func (u *UtilitiesWiFi) TestSiteWlanTwilioSetup( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -173,7 +173,7 @@ func (u *UtilitiesWiFi) DisconnectSiteMultipleClients( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -218,7 +218,7 @@ func (u *UtilitiesWiFi) UnauthorizeSiteMultipleClients( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -263,7 +263,7 @@ func (u *UtilitiesWiFi) ReauthSiteDot1xWirelessClient( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -304,7 +304,7 @@ func (u *UtilitiesWiFi) DisconnectSiteWirelessClient( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -345,7 +345,7 @@ func (u *UtilitiesWiFi) UnauthorizeSiteWirelessClient( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -385,7 +385,7 @@ func (u *UtilitiesWiFi) ReprovisionSiteAllAps( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -426,7 +426,7 @@ func (u *UtilitiesWiFi) ResetSiteAllApsToUseRrm( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -471,7 +471,7 @@ func (u *UtilitiesWiFi) ZeroizeSiteFipsAllAps( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json") @@ -516,7 +516,7 @@ func (u *UtilitiesWiFi) DeauthSiteWirelessClientsConnectedToARogue( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) @@ -557,7 +557,7 @@ func (u *UtilitiesWiFi) OptimizeSiteRrm( "400": {Message: "Bad Syntax", Unmarshaller: errors.NewResponseHttp400}, "401": {Message: "Unauthorized", Unmarshaller: errors.NewResponseHttp400}, "403": {Message: "Permission Denied", Unmarshaller: errors.NewResponseHttp400}, - "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’t exist", Unmarshaller: errors.NewResponseHttp404}, + "404": {Message: "Not found. The API endpoint doesn’t exist or resource doesn’ t exist", Unmarshaller: errors.NewResponseHttp404}, "429": {Message: "Too Many Request. The API Token used for the request reached the 5000 API Calls per hour threshold", Unmarshaller: errors.NewResponseHttp400}, }) req.Header("Content-Type", "application/json")