You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: admin/api_atlas_search.go
+14-14
Original file line number
Diff line number
Diff line change
@@ -16,11 +16,11 @@ type AtlasSearchApi interface {
16
16
/*
17
17
CreateAtlasSearchDeployment Create Search Nodes
18
18
19
-
[experimental] Creates search nodes for the specified cluster.
19
+
[experimental] Creates Search Nodes for the specified cluster.
20
20
21
21
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
22
22
@param groupId Unique 24-hexadecimal digit string that identifies your project. Use the [/groups](#tag/Projects/operation/listProjects) endpoint to retrieve all projects to which the authenticated user has access. **NOTE**: Groups and projects are synonymous terms. Your group id is the same as your project id. For existing groups, your group/project id remains the same. The resource and corresponding endpoints use the term groups.
23
-
@param clusterName Label that identifies the cluster to create search nodes for.
23
+
@param clusterName Label that identifies the cluster to create Search Nodes for.
[experimental] Deletes the search nodes for the specified cluster.
67
+
[experimental] Deletes the Search Nodes for the specified cluster.
68
68
69
69
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
70
70
@param groupId Unique 24-hexadecimal digit string that identifies your project. Use the [/groups](#tag/Projects/operation/listProjects) endpoint to retrieve all projects to which the authenticated user has access. **NOTE**: Groups and projects are synonymous terms. Your group id is the same as your project id. For existing groups, your group/project id remains the same. The resource and corresponding endpoints use the term groups.
@@ -113,11 +113,11 @@ type AtlasSearchApi interface {
113
113
/*
114
114
GetAtlasSearchDeployment Return Search Nodes
115
115
116
-
[experimental] Return the search nodes for the specified cluster.
116
+
[experimental] Return the Search Nodes for the specified cluster.
117
117
118
118
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
119
119
@param groupId Unique 24-hexadecimal digit string that identifies your project. Use the [/groups](#tag/Projects/operation/listProjects) endpoint to retrieve all projects to which the authenticated user has access. **NOTE**: Groups and projects are synonymous terms. Your group id is the same as your project id. For existing groups, your group/project id remains the same. The resource and corresponding endpoints use the term groups.
120
-
@param clusterName Label that identifies the cluster to return the search nodes for.
120
+
@param clusterName Label that identifies the cluster to return the Search Nodes for.
@@ -188,11 +188,11 @@ type AtlasSearchApi interface {
188
188
/*
189
189
UpdateAtlasSearchDeployment Update Search Nodes
190
190
191
-
[experimental] Updates the search nodes for the specified cluster.
191
+
[experimental] Updates the Search Nodes for the specified cluster.
192
192
193
193
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
194
194
@param groupId Unique 24-hexadecimal digit string that identifies your project. Use the [/groups](#tag/Projects/operation/listProjects) endpoint to retrieve all projects to which the authenticated user has access. **NOTE**: Groups and projects are synonymous terms. Your group id is the same as your project id. For existing groups, your group/project id remains the same. The resource and corresponding endpoints use the term groups.
195
-
@param clusterName Label that identifies the cluster to update the search nodes for.
195
+
@param clusterName Label that identifies the cluster to update the Search Nodes for.
[experimental] Creates search nodes for the specified cluster.
272
+
[experimental] Creates Search Nodes for the specified cluster.
273
273
274
274
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
275
275
@param groupId Unique 24-hexadecimal digit string that identifies your project. Use the [/groups](#tag/Projects/operation/listProjects) endpoint to retrieve all projects to which the authenticated user has access. **NOTE**: Groups and projects are synonymous terms. Your group id is the same as your project id. For existing groups, your group/project id remains the same. The resource and corresponding endpoints use the term groups.
276
-
@param clusterName Label that identifies the cluster to create search nodes for.
276
+
@param clusterName Label that identifies the cluster to create Search Nodes for.
[experimental] Deletes the search nodes for the specified cluster.
547
+
[experimental] Deletes the Search Nodes for the specified cluster.
548
548
549
549
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
550
550
@param groupId Unique 24-hexadecimal digit string that identifies your project. Use the [/groups](#tag/Projects/operation/listProjects) endpoint to retrieve all projects to which the authenticated user has access. **NOTE**: Groups and projects are synonymous terms. Your group id is the same as your project id. For existing groups, your group/project id remains the same. The resource and corresponding endpoints use the term groups.
[experimental] Return the search nodes for the specified cluster.
801
+
[experimental] Return the Search Nodes for the specified cluster.
802
802
803
803
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
804
804
@param groupId Unique 24-hexadecimal digit string that identifies your project. Use the [/groups](#tag/Projects/operation/listProjects) endpoint to retrieve all projects to which the authenticated user has access. **NOTE**: Groups and projects are synonymous terms. Your group id is the same as your project id. For existing groups, your group/project id remains the same. The resource and corresponding endpoints use the term groups.
805
-
@param clusterName Label that identifies the cluster to return the search nodes for.
805
+
@param clusterName Label that identifies the cluster to return the Search Nodes for.
[experimental] Updates the search nodes for the specified cluster.
1212
+
[experimental] Updates the Search Nodes for the specified cluster.
1213
1213
1214
1214
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
1215
1215
@param groupId Unique 24-hexadecimal digit string that identifies your project. Use the [/groups](#tag/Projects/operation/listProjects) endpoint to retrieve all projects to which the authenticated user has access. **NOTE**: Groups and projects are synonymous terms. Your group id is the same as your project id. For existing groups, your group/project id remains the same. The resource and corresponding endpoints use the term groups.
1216
-
@param clusterName Label that identifies the cluster to update the search nodes for.
1216
+
@param clusterName Label that identifies the cluster to update the Search Nodes for.
Copy file name to clipboardExpand all lines: admin/api_private_endpoint_services.go
+2-2
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ type PrivateEndpointServicesApi interface {
41
41
/*
42
42
CreatePrivateEndpointService Create One Private Endpoint Service for One Provider
43
43
44
-
Creates one private endpoint service for the specified cloud service provider. This cloud service provider manages the private endpoint service for the project. When you create a private endpoint service, MongoDB Cloud creates a network container in the project for the cloud provider for which you create the private endpoint service if one doesn't already exist. To use this resource, the requesting API Key must have the Project Owner role.
44
+
Creates one private endpoint service for the specified cloud service provider. This cloud service provider manages the private endpoint service for the project. When you create a private endpoint service, MongoDB Cloud creates a network container in the project for the cloud provider for which you create the private endpoint service if one doesn't already exist. To learn more about private endpoint terminology in MongoDB Cloud, see Private Endpoint Concepts. To use this resource, the requesting API Key must have the Project Owner role.
45
45
46
46
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
47
47
@param groupId Unique 24-hexadecimal digit string that identifies your project. Use the [/groups](#tag/Projects/operation/listProjects) endpoint to retrieve all projects to which the authenticated user has access. **NOTE**: Groups and projects are synonymous terms. Your group id is the same as your project id. For existing groups, your group/project id remains the same. The resource and corresponding endpoints use the term groups.
CreatePrivateEndpointService Create One Private Endpoint Service for One Provider
412
412
413
-
Creates one private endpoint service for the specified cloud service provider. This cloud service provider manages the private endpoint service for the project. When you create a private endpoint service, MongoDB Cloud creates a network container in the project for the cloud provider for which you create the private endpoint service if one doesn't already exist. To use this resource, the requesting API Key must have the Project Owner role.
413
+
Creates one private endpoint service for the specified cloud service provider. This cloud service provider manages the private endpoint service for the project. When you create a private endpoint service, MongoDB Cloud creates a network container in the project for the cloud provider for which you create the private endpoint service if one doesn't already exist. To learn more about private endpoint terminology in MongoDB Cloud, see Private Endpoint Concepts. To use this resource, the requesting API Key must have the Project Owner role.
414
414
415
415
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
416
416
@param groupId Unique 24-hexadecimal digit string that identifies your project. Use the [/groups](#tag/Projects/operation/listProjects) endpoint to retrieve all projects to which the authenticated user has access. **NOTE**: Groups and projects are synonymous terms. Your group id is the same as your project id. For existing groups, your group/project id remains the same. The resource and corresponding endpoints use the term groups.
Copy file name to clipboardExpand all lines: admin/model_available_cloud_provider_region.go
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ import (
6
6
"encoding/json"
7
7
)
8
8
9
-
// AvailableCloudProviderRegion List of regions that this cloud provider supports for this instance size.
9
+
// AvailableCloudProviderRegion struct for AvailableCloudProviderRegion
10
10
typeAvailableCloudProviderRegionstruct {
11
11
// Flag that indicates whether the cloud provider sets this region as its default. AWS defaults to US_EAST_1, GCP defaults to CENTRAL_US, and AZURE defaults to US_WEST_2.
Copy file name to clipboardExpand all lines: admin/model_federation_identity_provider.go
+42
Original file line number
Diff line number
Diff line change
@@ -50,6 +50,9 @@ type FederationIdentityProvider struct {
50
50
// String enum that indicates whether the identity provider is active.
51
51
Status*string`json:"status,omitempty"`
52
52
// Identifier of the intended recipient of the token.
53
+
Audience*string`json:"audience,omitempty"`
54
+
// Identifier of the intended recipient of the token. The audienceClaim field is deprecated and will be removed in the 04/17/2024 release, use the audience field instead.
0 commit comments