Get Nest Service Instances Filter
data class GetNestServiceInstancesFilter(val name: String? = null, val values: List<String>? = null)
Constructors
Types
Properties
Link copied to clipboard
The name of the filter. Valid Values: Name, ServiceInstanceName, ServiceInstanceId, ServiceId, Version, Status, DeployType, ServiceType, OperationStartTimeBefore, OperationStartTimeAfter, OperationEndTimeBefore, OperationEndTimeAfter, OperatedServiceInstanceId, OperationServiceInstanceId, EnableInstanceOps.