Get Service Perimeter Result
data class GetServicePerimeterResult(val description: String, val name: String, val perimeterType: String, val status: ServicePerimeterConfigResponse, val title: String)
Constructors
Link copied to clipboard
fun GetServicePerimeterResult(description: String, name: String, perimeterType: String, status: ServicePerimeterConfigResponse, title: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Perimeter type indicator. A single project is allowed to be a member of single regular perimeter, but multiple service perimeter bridges. A project cannot be a included in a perimeter bridge without being included in regular perimeter. For perimeter bridges, restricted/unrestricted service lists as well as access lists must be empty.