ListSolNetworkOperationsInfo - AWS Telco Network Builder

ListSolNetworkOperationsInfo

Information parameters for a network operation.

Contents

arn

Network operation ARN.

Type: String

Pattern: ^arn:(aws|aws-cn|aws-iso|aws-iso-b|aws-us-gov):tnb:([a-z]{2}(-(gov|isob|iso))?-(east|west|north|south|central){1,2}-[0-9]):\d{12}:(network-operation/no-[a-f0-9]{17})$

Required: Yes

id

ID of this network operation.

Type: String

Pattern: ^no-[a-f0-9]{17}$

Required: Yes

lcmOperationType

Type of lifecycle management network operation.

Type: String

Valid Values: INSTANTIATE | UPDATE | TERMINATE

Required: Yes

nsInstanceId

ID of the network instance related to this operation.

Type: String

Pattern: ^ni-[a-f0-9]{17}$

Required: Yes

operationState

The state of the network operation.

Type: String

Valid Values: PROCESSING | COMPLETED | FAILED | CANCELLING | CANCELLED

Required: Yes

error

Error related to this specific network operation.

Type: ProblemDetails object

Required: No

metadata

Metadata related to this network operation.

Type: ListSolNetworkOperationsMetadata object

Required: No

updateType

Type of the update. Only present if the network operation lcmOperationType is UPDATE.

Type: String

Valid Values: MODIFY_VNF_INFORMATION | UPDATE_NS

Required: No

See Also

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