NodeInstance - AWS Panorama

NodeInstance

A node instance.

Contents

CurrentStatus

The instance's current status.

Type: String

Valid Values: RUNNING | ERROR | NOT_AVAILABLE | PAUSED

Required: Yes

NodeInstanceId

The instance's ID.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: ^[a-zA-Z0-9\-\_]+$

Required: Yes

NodeId

The node's ID.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: ^[a-zA-Z0-9\-\_\.]+$

Required: No

NodeName

The instance's name.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: ^[a-zA-Z0-9\-\_]+$

Required: No

PackageName

The instance's package name.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: ^[a-zA-Z0-9\-\_]+$

Required: No

PackagePatchVersion

The instance's package patch version.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: ^[a-z0-9]+$

Required: No

PackageVersion

The instance's package version.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: ^([0-9]+)\.([0-9]+)$

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: