instance_get_matrix_mode
Returns the matrix mode of an instance.
References:
arguments
-
"instance_name" : String
The name of the instance. This name must be the full database name of the instance, including namespace.
return value
StringThe matrix mode of an instance, either "matrix" or "interpolated".