Adición de Parches Dependientes
Agregue parches dependientes para un parche que tenga parches dependientes para asegurarse de que determinados parches se aplican antes que otros en Fleet Application Management.
Utilice el comando oci flota-apps-management conjunto-apps-management-operations patch create-patch-generic-artifact-details y los parámetros para agregar parches dependientes a un parche genérico:
oci fleet-apps-management fleet-apps-management-operations patch create-patch-generic-artifact-details --artifact-details-artifact <json_file_or_string> --compartment-id <compartment_OCID> --name <text> --patch-type <json_file_or_string> --product <json_file_or_string> --severity <text> --time-released <datetime> [OPTIONS]
Utilice los parámetros y el comando oci fleet-apps-management-apps-management-operations patch create-patch-generic-artifact-details para agregar parches dependientes a un parche específico de la plataforma:
oci fleet-apps-management fleet-apps-management-operations patch create-patch-platform-specific-artifact-details --artifact-details-artifacts <json_file_or_string> --compartment-id <compartment_OCID> --name <text> --patch-type <json_file_or_string> --product <json_file_or_string> --severity <text> --time-released <datetime> [OPTIONS]
Para obtener una lista completa de indicadores y opciones de variables para los comandos de la CLI de Fleet Application Management, consulte la CLI para Fleet Application Management.
Ejecute la operación CreatePatch con parámetros para agregar parches dependientes a un parche personalizado.