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.
Types
Properties
Link copied to clipboard
Metadata related to the network operation occurrence for network instantiation. This is populated only if the lcmOperationType is INSTANTIATE
.
Link copied to clipboard
The date that the resource was last modified.
Link copied to clipboard
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
.
Link copied to clipboard
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
.
Functions
Link copied to clipboard
inline fun copy(block: GetSolNetworkOperationMetadata.Builder.() -> Unit = {}): GetSolNetworkOperationMetadata