DESCRIBE OPENFLOW DEPLOYMENT

See also:

CREATE OPENFLOW DEPLOYMENT, ALTER OPENFLOW DEPLOYMENT, DROP OPENFLOW DEPLOYMENT, SHOW OPENFLOW DEPLOYMENTS

Returns properties for a single deployment.

Syntax

DESCRIBE OPENFLOW DEPLOYMENT <name>

Output

The command output provides deployment properties in the following columns. Output matches SHOW OPENFLOW DEPLOYMENTS except created_on and updated_on are omitted.

ColumnDescription
nameDeployment identifier.
typeSNOWFLAKE or BYOC.
statusCurrent lifecycle state.
vpc_typeBYOC VPC type.
display_nameUI display name.
use_private_linkWhether PrivateLink is enabled.
use_user_auth_over_private_linkWhether user authentication over PrivateLink is enabled.
custom_ingress_hostnameBYOC custom hostname.
keyInternal key.
ownerRole that owns the deployment.
commentComment for the deployment.