ScriptAction interface

Describes a script action on role on the cluster.

Properties

name

The name of the script action.

parameters

The parameters for the script provided.

uri

The URI to the script.

Property Details

name

The name of the script action.

name: string

Property Value

string

parameters

The parameters for the script provided.

parameters: string

Property Value

string

uri

The URI to the script.

uri: string

Property Value

string