interface AddDeploymentACLRulesResponse {
    rules: LLMInference.v1beta1.ACLRule[];
}

Properties

Properties

List of ACL rules added.