New

The executive guide to generative AI

Read more

DeploymentCreateSettings

edit

Additional configuration for the new deployment object.

Properties

edit
ip_filtering_settings (IpFilteringSettings)
The set of rulesets applies to this deployment.

Example

edit
{
   "ip_filtering_settings" : {
      "rulesets" : [
         "string"
      ]
   }
}

On this page

Was this helpful?
Feedback