Package-level declarations
Types
Link copied to clipboard
data class GetNetworkFunctionResult(val capacity: Int? = null, val deploymentNotes: String? = null, val id: String, val infrastructureElementCount: Int, val location: String, val name: String, val networkFunctionAdministrativeState: String, val networkFunctionOperationalStatus: String, val networkFunctionType: String, val provisioningState: String, val sku: String, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String, val userDescription: String? = null)
AO5GC Network Function Resource
Link copied to clipboard
data class SystemDataResponse(val createdAt: String? = null, val createdBy: String? = null, val createdByType: String? = null, val lastModifiedAt: String? = null, val lastModifiedBy: String? = null, val lastModifiedByType: String? = null)
Metadata pertaining to creation and last modification of the resource.