GetSolNetworkOperationMetadata - AWS Telco Network Builder

GetSolNetworkOperationMetadata

Metadata related to a network operation occurrence.

A network operation is any operation that is done to your network, such as network instance instantiation or termination.

Contents

createdAt

The date that the resource was created.

Type: Timestamp

Required: Yes

lastModified

The date that the resource was last modified.

Type: Timestamp

Required: Yes

instantiateMetadata

Metadata related to the network operation occurrence for network instantiation. This is populated only if the lcmOperationType is INSTANTIATE.

Type: InstantiateMetadata object

Required: No

modifyVnfInfoMetadata

Metadata related to the network operation occurrence for network function updates in a network instance. This is populated only if the lcmOperationType is UPDATE and the updateType is MODIFY_VNF_INFORMATION.

Type: ModifyVnfInfoMetadata object

Required: No

updateNsMetadata

Metadata related to the network operation occurrence for network instance updates. This is populated only if the lcmOperationType is UPDATE and the updateType is UPDATE_NS.

Type: UpdateNsMetadata object

Required: No

See Also

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