/host-store/api/v1/hosts/deployAsk AIpost https://example.com/host-store/api/v1/hosts/deployCreate, update a host in host storeBody Paramsaccess_group_iduuidDefines host's access groupdeployablebooleanWhether the host is writable through /deploy end point with deployment credentialstruefalsetofubooleanWhether the host key should be accepted and stored on first connectiontruefalsestand_alone_hostbooleanIndicates it is a standalone host - bound to local host directorytruefalseexternal_idstringThe equipment ID from the originating equipment storeinstance_idstringThe instance ID from the originating cloud service (searchable by keyword)audit_enabledbooleanWheter the host is set to be audited.truefalsessh_host_public_keysarray of objectsssh_host_public_keysADD objecthost_certificate_rawstringHost certificate, used to verify that the target host is the correct one.contact_addressstringThe host public address scanning script instructs the host store to use in service address-field.servicesarray of objectsservicesADD objectprincipalsarray of objectsWhat principals (target server user names/ accounts) the host hasprincipalsADD objectsource_idstringA unique import-source identifier for the host entry, for example a hash for AWS account ID. (searchable by keyword)cloud_providerstringThe cloud provider this host resides incloud_provider_regionstringThe cloud provider region the host resides indistinguished_namestringLDAPv3 Disinguished name (searchable by keyword)common_namestringX.500 Common name (searchable by keyword)organizationstringX.500 Organization (searchable by keyword)organizational_unitstringX.500 Organizational unit (searchable by keyword)zonestringEquipment zone (development, production, user acceptance testing, ..) (searchable by keyword)scopearray of stringsUnder what compliance scopes the listed equipment falls under (searchable by keyword)scopeADD stringhost_typestringEquipment type (virtual, physical) (searchable by keyword)host_classificationstringClassification (Windows desktop, Windows server, AIX, Linux RH, ..) (searchable by keyword)commentstringA comment describing the hostaddressesarray of stringsaddressesADD stringtagsarray of stringstagsADD stringdisabledstringenumBY_ADMINBY_LICENSEfalseAllowed:BY_ADMINBY_LICENSEfalsecertificate_templatestringName of the certificate template used for certificate authentication for this hostHeadersAuthorizationstringrequiredDefaults to Bearer a-proper-token-goes-hereOAuth2 tokenResponses 200Operation okay 400Bad request 401Unauthorized request, Trusted-Client credentials incorrect 403Unauthorized request 404Resource not found 500Internal server errorUpdated over 4 years ago