atlas api streams
On this page
experimental: Returns, adds, edits, and removes Streams Instances.
This resource requires your project ID.
Options
Name | Type | Required | Description |
---|---|---|---|
-h, --help | false | help for streams |
Inherited Options
Name | Type | Required | Description |
---|---|---|---|
-P, --profile | string | false | Name of the profile to use from your configuration file. To learn about profiles for the Atlas CLI, see https://dochub.mongodb.org/core/atlas-cli-save-connection-settings. |
Related Commands
atlas api streams acceptVpcPeeringConnection - experimental: Requests the acceptance of an incoming VPC Peering connection.
atlas api streams createPrivateLinkConnection - experimental: Creates one Private Link in the specified project.
atlas api streams createStreamConnection - experimental: Creates one connection for a stream instance in the specified project.
atlas api streams createStreamInstance - experimental: Creates one stream instance in the specified project.
atlas api streams createStreamInstanceWithSampleConnections - experimental: Creates one stream instance in the specified project with sample connections.
atlas api streams createStreamProcessor - experimental: Create one Stream Processor within the specified stream instance.
atlas api streams deletePrivateLinkConnection - experimental: Deletes one Private Link in the specified project.
atlas api streams deleteStreamConnection - experimental: Delete one connection of the specified stream instance.
atlas api streams deleteStreamInstance - experimental: Delete one stream instance in the specified project.
atlas api streams deleteStreamProcessor - experimental: Delete a Stream Processor within the specified stream instance.
atlas api streams deleteVpcPeeringConnection - experimental: Deletes an incoming VPC Peering connection.
atlas api streams downloadStreamTenantAuditLogs - experimental: Downloads the audit logs for the specified Atlas Streams Processing instance.
atlas api streams getAccountDetails - experimental: Returns the Account ID, and the VPC ID for the group and region specified.
atlas api streams getActiveVpcPeeringConnections - experimental: Returns a list of active incoming VPC Peering Connections.
atlas api streams getPrivateLinkConnection - experimental: Returns the details of one Private Link connection within the project.
atlas api streams getStreamConnection - experimental: Returns the details of one stream connection within the specified stream instance.
atlas api streams getStreamInstance - experimental: Returns the details of one stream instance within the specified project.
atlas api streams getStreamProcessor - experimental: Get one Stream Processor within the specified stream instance.
atlas api streams getVpcPeeringConnections - experimental: Returns a list of incoming VPC Peering Connections.
atlas api streams listPrivateLinkConnections - experimental: Returns all Private Link connections for the specified project.
atlas api streams listStreamConnections - experimental: Returns all connections of the stream instance for the specified project.
atlas api streams listStreamInstances - experimental: Returns all stream instances for the specified project.
atlas api streams listStreamProcessors - experimental: Returns all Stream Processors within the specified stream instance.
atlas api streams modifyStreamProcessor - experimental: Modify one existing Stream Processor within the specified stream instance.
atlas api streams rejectVpcPeeringConnection - experimental: Requests the rejection of an incoming VPC Peering connection.
atlas api streams startStreamProcessor - experimental: Start a Stream Processor within the specified stream instance.
atlas api streams stopStreamProcessor - experimental: Stop a Stream Processor within the specified stream instance.
atlas api streams updateStreamConnection - experimental: Update one connection for the specified stream instance in the specified project.
atlas api streams updateStreamInstance - experimental: Update one stream instance in the specified project.