github.com/m3db/m3@v1.5.0/src/cmd/tools/m3ctl/yaml/testdata/unknown_operation.yaml (about)

     1  ---
     2  operation: unknown
     3  request:
     4    type: cluster
     5    namespace_name: default
     6    retention_time: 168h
     7    num_shards: 64
     8    replication_factor: 327
     9    hosts:
    10    - id: m3db_seed
    11      isolation_group: rack-a
    12      zone: embedded
    13      weight: 1024
    14      endpoint: m3db_seed:9000
    15      hostname: m3db_seed
    16      port: 9000
    17