Returns, adds, edits, and removes Streams Instances.
Atlas API 하위 명령은 MongoDB Atlas 관리자 API 에서 자동으로 생성되며 관리자 API 에 대한 전체 범위를 제공합니다. 관리자 API 기능에는 자체 출시하다 수명 주기가 있으며, 이는 제공된 API 엔드포인트 문서 링크를 통해 확인할 수 있습니다.
이 리소스를 사용하려면 프로젝트 ID가 필요합니다.
옵션
이름 | 유형 | 필수 사항 | 설명 |
---|---|---|---|
-h, --help | 거짓 | 스트림에 대한 도움말 |
상속된 옵션
이름 | 유형 | 필수 사항 | 설명 |
---|---|---|---|
-P, --profile | 문자열 | 거짓 | 구성 파일 에서 사용할 프로필의 이름입니다. Atlas CLI 의 프로필에 대해 학습 https://dochub.mongodb.org/core/atlas-cli-save-connection-settings를 참조하세요. |
관련 명령
atlas api streams acceptVpcPeeringConnection - Requests the acceptance of an incoming VPC Peering connection.
atlas api streams createPrivateLinkConnection - Creates one Private Link in the specified project.
atlas api streams createStreamConnection - Creates one connection for a stream instance in the specified project.
atlas api streams createStreamProcessor - Create one Stream Processor within the specified stream instance.
atlas api streams createStreamWorkspace - Creates one stream instance in the specified project.
atlas api streams deletePrivateLinkConnection - Deletes one Private Link in the specified project.
atlas api streams deleteStreamConnection - Delete one connection of the specified stream instance.
atlas api streams deleteStreamProcessor - Delete a Stream Processor within the specified stream instance.
atlas api streams deleteStreamWorkspace - Delete one stream instance in the specified project.
atlas api streams deleteVpcPeeringConnection - Deletes an incoming VPC Peering connection.
atlas api streams downloadAuditLogs - Downloads the audit logs for the specified Atlas Streams Processing instance.
atlas api streams getAccountDetails - Returns the Account ID, and the VPC ID for the group and region specified.
atlas api streams getPrivateLinkConnection - Returns the details of one Private Link connection within the project.
atlas api streams getStreamConnection - Returns the details of one stream connection within the specified stream instance.
atlas api streams getStreamProcessor - Get one Stream Processor within the specified stream instance.
atlas api streams getStreamProcessors - Returns all Stream Processors within the specified stream instance.
atlas api streams getStreamWorkspace - Returns the details of one stream instance within the specified project.
atlas api streams listActivePeeringConnections - Returns a list of active incoming VPC Peering Connections.
atlas api streams listPrivateLinkConnections - Returns all Private Link connections for the specified project.
atlas api streams listStreamConnections - Returns all connections of the stream instance for the specified project.
atlas api streams listStreamWorkspaces - Returns all stream instances for the specified project.
atlas api streams listVpcPeeringConnections - Returns a list of incoming VPC Peering Connections.
atlas api streams rejectVpcPeeringConnection - Requests the rejection of an incoming VPC Peering connection.
atlas api streams startStreamProcessor - Start a Stream Processor within the specified stream instance.
atlas api streams startStreamProcessorWith - Start a Stream Processor within the specified stream instance.
atlas api streams stopStreamProcessor - Stop a Stream Processor within the specified stream instance.
atlas api streams updateStreamConnection - Update one connection for the specified stream instance in the specified project.
atlas api streams updateStreamProcessor - Modify one existing Stream Processor within the specified stream instance.
atlas api streams updateStreamWorkspace - Update one stream instance in the specified project.
atlas api streams withStreamSampleConnections - Creates one stream instance in the specified project with sample connections.