You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**expose** | **bool**| display the unmasked API token | [optional][default to false]
43
-
**names** | [**list[str]**](str.md)| A list of names. | [optional]
44
+
**filter** | **str**| The filter to be used for query. | [optional]
45
+
**ids** | [**list[str]**](str.md)| A comma-separated list of resource IDs. This cannot be provided together with the name or names query parameters. | [optional]
46
+
**limit** | **int**| limit, should be >= 0 | [optional]
47
+
**names** | [**list[str]**](str.md)| A comma-separated list of resource names. This cannot be provided together with the ids query parameters. | [optional]
48
+
**sort** | **str**| The way to order the results. | [optional]
49
+
**start** | **int**| start | [optional]
50
+
**token** | **str**| token | [optional]
51
+
**expose** | **bool**| Display the unmasked API token. This is only valid when listing your own token. | [optional][default to false]
44
52
45
53
### Return type
46
54
@@ -58,11 +66,11 @@ Name | Type | Description | Notes
58
66
[[Back to top]](#)[[Back to API list]](index.md#endpoint-properties)[[Back to Model list]](index.md#documentation-for-models)[[Back to Overview]](index.md)
**names** | [**list[str]**](str.md)| A list of names. | [optional]
102
+
**ids** | [**list[str]**](str.md)| A comma-separated list of resource IDs. This cannot be provided together with the name or names query parameters. | [optional]
103
+
**names** | [**list[str]**](str.md)| A comma-separated list of resource names. This cannot be provided together with the ids query parameters. | [optional]
**names** | [**list[str]**](str.md)| A list of names. | [optional]
43
+
**ids** | [**list[str]**](str.md)| A comma-separated list of resource IDs. This cannot be provided together with the name or names query parameters. | [optional]
44
+
**names** | [**list[str]**](str.md)| A comma-separated list of resource names. This cannot be provided together with the ids query parameters. | [optional]
44
45
45
46
### Return type
46
47
@@ -58,11 +59,11 @@ void (empty response body)
58
59
[[Back to top]](#)[[Back to API list]](index.md#endpoint-properties)[[Back to Model list]](index.md#documentation-for-models)[[Back to Overview]](index.md)
**names** | [**list[str]**](str.md)| A required list of names. |
92
93
**refresh** | **bool**| Whether to refresh the user info from directory service | [optional][default to false]
93
94
**filter** | **str**| The filter to be used for query. | [optional]
95
+
**ids** | [**list[str]**](str.md)| A comma-separated list of resource IDs. This cannot be provided together with the name or names query parameters. | [optional]
94
96
**limit** | **int**| limit, should be >= 0 | [optional]
97
+
**names** | [**list[str]**](str.md)| A comma-separated list of resource names. This cannot be provided together with the ids query parameters. | [optional]
95
98
**sort** | **str**| The way to order the results. | [optional]
**names** | [**list[str]**](str.md)| A list of names. | [optional]
44
+
**names** | [**list[str]**](str.md)| A comma-separated list of resource names. This cannot be provided together with the ids query parameters. | [optional]
45
45
46
46
### Return type
47
47
@@ -63,7 +63,7 @@ Name | Type | Description | Notes
63
63
64
64
65
65
66
-
Delete alert watchers
66
+
Delete alert watchers.
67
67
68
68
### Example
69
69
```python
@@ -81,14 +81,14 @@ if res:
81
81
res = fb.alert_watchers.delete_alert_watchers(names=['test@example.com'])
82
82
print(res)
83
83
except rest.ApiException as e:
84
-
print("Exception when creating alert watchers: %s\n"% e)
84
+
print("Exception when deleting alert watchers: %s\n"% e)
**names** | [**list[str]**](str.md)| A list of names. | [optional]
91
+
**names** | [**list[str]**](str.md)| A comma-separated list of resource names. This cannot be provided together with the ids query parameters. | [optional]
92
92
93
93
### Return type
94
94
@@ -106,11 +106,11 @@ void (empty response body)
106
106
[[Back to top]](#)[[Back to API list]](index.md#endpoint-properties)[[Back to Model list]](index.md#documentation-for-models)[[Back to Overview]](index.md)
**names** | [**list[str]**](str.md)| A list of names. | [optional]
140
139
**filter** | **str**| The filter to be used for query. | [optional]
140
+
**ids** | [**list[str]**](str.md)| A comma-separated list of resource IDs. This cannot be provided together with the name or names query parameters. | [optional]
141
+
**limit** | **int**| limit, should be >= 0 | [optional]
142
+
**names** | [**list[str]**](str.md)| A comma-separated list of resource names. This cannot be provided together with the ids query parameters. | [optional]
141
143
**sort** | **str**| The way to order the results. | [optional]
142
144
**start** | **int**| start | [optional]
143
-
**limit** | **int**| limit, should be >= 0 | [optional]
**names** | [**list[str]**](str.md)| A list of names. | [optional]
193
+
**names** | [**list[str]**](str.md)| A comma-separated list of resource names. This cannot be provided together with the ids query parameters. | [optional]
193
194
194
195
### Return type
195
196
@@ -207,11 +208,11 @@ Name | Type | Description | Notes
207
208
[[Back to top]](#)[[Back to API list]](index.md#endpoint-properties)[[Back to Model list]](index.md#documentation-for-models)[[Back to Overview]](index.md)
**names** | [**list[str]**](str.md)| A list of names. | [optional]
243
+
**ids** | [**list[str]**](str.md)| A comma-separated list of resource IDs. This cannot be provided together with the name or names query parameters. | [optional]
244
+
**names** | [**list[str]**](str.md)| A comma-separated list of resource names. This cannot be provided together with the ids query parameters. | [optional]
**names** | [**list[str]**](str.md)| A list of names. | [optional]
43
42
**filter** | **str**| The filter to be used for query. | [optional]
43
+
**ids** | [**list[str]**](str.md)| A comma-separated list of resource IDs. This cannot be provided together with the name or names query parameters. | [optional]
44
+
**limit** | **int**| limit, should be >= 0 | [optional]
45
+
**names** | [**list[str]**](str.md)| A comma-separated list of resource names. This cannot be provided together with the ids query parameters. | [optional]
44
46
**sort** | **str**| The way to order the results. | [optional]
45
47
**start** | **int**| start | [optional]
46
-
**limit** | **int**| limit, should be >= 0 | [optional]
47
48
**token** | **str**| token | [optional]
48
49
49
50
### Return type
@@ -66,7 +67,7 @@ Name | Type | Description | Notes
**names** | [**list[str]**](str.md)| A list of names. | [optional]
98
+
**names** | [**list[str]**](str.md)| A comma-separated list of resource names. This cannot be provided together with the ids query parameters. | [optional]
0 commit comments