instance Ids
Parameters
A list of instance ID that you want to associate. If this parameter is empty, only the domain name of the website is added but no instance is associated with the website.
NOTE: There is a potential diff error because of the order of
instance_ids
values indefinite. So, from version 1.161.0,instance_ids
type has been updated asset
fromlist
, and you can use tolist to convert it to a list.
Parameters
A list of instance ID that you want to associate. If this parameter is empty, only the domain name of the website is added but no instance is associated with the website.
NOTE: There is a potential diff error because of the order of
instance_ids
values indefinite. So, from version 1.161.0,instance_ids
type has been updated asset
fromlist
, and you can use tolist to convert it to a list.