31.12.2022 Views

REST API & CLI for ExaCS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

db.node

List nodes in db-system

oci db node list --compartment-id <COMPARTMENT_ID> --db-system-id <db_systems[0]>

Get node

oci db node get --db-node-id <node_id>

DB node stop

oci db node stop --db-node-id <node_id>

DB node start

oci db node start --db-node-id <node_id>

DB node reset

oci db node reset --db-node-id <node_id>

DB node soft-reset

oci db node soft-reset --db-node-id <node_id>

Copyright © 2019, Oracle and/or its affiliates. All rights reserved.

23

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!