参数

参数名字 描述
location_id
选填

根据位置界定的范围

Validations:

  • Must be a Integer

organization_id
选填

根据机构界定的范围

Validations:

  • Must be a Integer

registry
必填

Validations:

  • Must be a Hash

registry[name]
必填

Validations:

  • Must be a String

registry[location_ids]
选填 , 允许空值

使用给定 id 替换位置

Validations:

  • Must be an array of any type

registry[organization_ids]
选填 , 允许空值

使用给定 id 替换机构

Validations:

  • Must be an array of any type

registry[url]
必填

Validations:

  • Must be a String

registry[description]
选填 , 允许空值

Validations:

  • Must be a String

registry[username]
选填 , 允许空值

Validations:

  • Must be a String

registry[password]
选填 , 允许空值

Validations:

  • Must be a String