RenameSearchDomainByIdInput is an input datatype for renaming a repository or view. It's used by the renameSearchDomainById() mutation field.

Table: RenameSearchDomainByIdInput

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Sep 19, 2024
idstringyes Long-TermThe unique identifier of the search domain to rename.
newNamestringyes Long-TermThe new name of the search domain.
renameMessagestring  Long-TermAn optional message as to why the search domain was renamed. Will be added to the audit log.