ListSolFunctionPackageInfo

Information about a function package.

A function package is a .zip file in CSAR (Cloud Service Archive) format that contains a network function (an ETSI standard telecommunication application) and function package descriptor that uses the TOSCA standard to describe how the network functions should run on your network.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String

Function package ARN.

Link copied to clipboard
val id: String

ID of the function package.

Link copied to clipboard

The metadata of the function package.

Link copied to clipboard

Onboarding state of the function package.

Link copied to clipboard

Operational state of the function package.

Link copied to clipboard

Usage state of the function package.

Link copied to clipboard

Identifies the function package and the function package descriptor.

Link copied to clipboard

Identifies the version of the function package descriptor.

Link copied to clipboard

The product name for the network function.

Link copied to clipboard

Provider of the function package and the function package descriptor.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String